summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Bump Gitaly version to 1.44.0Douwe Maan2019-06-031-1/+1
* Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-031-21/+15
|\
| * Add payload to the service responseOswaldo Ferreira2019-05-311-4/+0
| * Simplify merge_ref_head methodsOswaldo Ferreira2019-05-311-6/+4
| * Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-311-21/+21
* | Merge branch 'update-gitlab-runner-helm-chart-to-0-5-2' into 'master'Kamil Trzciński2019-06-031-1/+1
|\ \
| * | Update GitLab Runner Helm Chart to 0.5.2update-gitlab-runner-helm-chart-to-0-5-2Tomasz Maczukin2019-06-031-1/+1
* | | Cleans up UpdateProjectStatistics concernMayra Cabrera2019-06-033-22/+33
* | | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-033-0/+25
|\ \ \ | |/ / |/| |
| * | Merge branch 'security-fix_milestones_search_api_leak' into 'master'GitLab Release Tools Bot2019-06-031-0/+12
| |\ \
| | * | Resolve: Milestones leaked via search APIFelipe Artur2019-05-201-0/+12
| * | | Merge branch 'security-60039' into 'master'GitLab Release Tools Bot2019-06-031-0/+12
| |\ \ \
| | * | | Validate MR branch namesMark Chao2019-05-031-0/+12
| * | | | Add DNS rebinding protection settingsOswaldo Ferreira2019-05-301-0/+1
* | | | | Merge branch 'ac-graphql-stats' into 'master'Dmitriy Zaporozhets2019-06-031-0/+2
|\ \ \ \ \
| * | | | | Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza2019-06-031-0/+2
| | |_|_|/ | |/| | |
* | | | | Abstract auto merge processesShinya Maeda2019-06-031-6/+18
|/ / / /
* | | | Merge branch '56959-drop-project_auto_devops_domain' into 'master'Robert Speicher2019-05-311-2/+4
|\ \ \ \
| * | | | Ignore ProjectAutoDevops domain columnThong Kuah2019-05-311-2/+4
* | | | | Merge branch 'dz-scope-project-routes-3' into 'master'Lin Jen-Shin2019-05-311-0/+1
|\ \ \ \ \
| * | | | | Add /-/ scope to link_reference_patternDmitriy Zaporozhets2019-05-291-0/+1
* | | | | | Move method into groupWei-Meng Lee2019-05-311-0/+4
* | | | | | Simplify logic using new group notification settings methodWei-Meng Lee2019-05-311-17/+5
* | | | | | Guarantee order of notification settingsWei-Meng Lee2019-05-312-4/+10
* | | | | | Merge branch 'remove-legacy-artifacts-related-code' into 'master'Kamil Trzciński2019-05-312-93/+29
|\ \ \ \ \ \
| * | | | | | Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-312-93/+29
| | |/ / / / | |/| | | |
* | | | | | Change query to work on mysql as well. Also set entire date because setting o...Luke Picciau2019-05-311-0/+11
* | | | | | Remove nils from project_statistics.packages_sizeAlessio Caiazza2019-05-311-1/+1
|/ / / / /
* | | | | Merge branch '9121-sort-relative-position' into 'master'docs/create-table-driven-standardsSean McGivern2019-05-301-3/+5
|\ \ \ \ \
| * | | | | Allow issues to be sorted by relative_positionBrett Walker2019-05-281-3/+5
| | |/ / / | |/| | |
* | | | | Add wiki size to project statisticsPeter Marko2019-05-292-3/+14
* | | | | Make external_dashboard_url available to frontendReuben Pereira2019-05-291-0/+1
| |/ / / |/| | |
* | | | Merge branch 'mc/feature/reports-download' into 'master'Grzegorz Bizon2019-05-292-2/+15
|\ \ \ \
| * | | | Extract Ci::Build#report_artifacts into methodmc/feature/reports-downloadMatija Čupić2019-05-281-0/+4
| * | | | Rename with_all_reports to with_reportsMatija Čupić2019-05-281-4/+9
| * | | | Add all reports scope to Ci::JobArtifactMatija Čupić2019-05-281-0/+4
| |/ / /
* | | | Add notify_only_default_branch option to PipelinesEmailServicePeter Marko2019-05-281-3/+15
|/ / /
* | | Store Let's Encrypt private key in settingsVladimir Shushlin2019-05-281-0/+6
* | | Update GitLab Runner Helm Chart to 0.5.1/11.11.1Steve Azzopardi2019-05-271-1/+1
* | | Disable two_step_rebase feature flagDouwe Maan2019-05-271-1/+1
* | | Removes duplicated members from api/projects/:id/members/all51854-api-to-get-all-project-group-members-returns-duplicatesJacopo2019-05-271-0/+2
* | | Add changelog entryJacques Erasmus2019-05-271-6/+59
* | | Merge branch 'ce-jej/group-saml-cleans-up-identity' into 'master'Mayra Cabrera2019-05-241-0/+1
|\ \ \
| * | | Adds Identity#for_user for use in an EE MRce-jej/group-saml-cleans-up-identityJames Edwards-Jones2019-05-241-0/+1
* | | | Remove un-used methodsThong Kuah2019-05-241-8/+0
* | | | Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah2019-05-242-30/+1
* | | | JupyterHub Repo IntegrationAmit Rathi2019-05-221-0/+9
* | | | Merge branch 'sh-bump-shoulda-matcher' into 'master'Jan Provaznik2019-05-221-0/+2
|\ \ \ \
| * | | | Fix remaining failures in shoulda-matcherStan Hu2019-05-211-0/+2
* | | | | Merge branch '61935-remove-code-left-over-from-when-clusters-were-always-proj...Nick Thomas2019-05-224-61/+39
|\ \ \ \ \ | |/ / / / |/| | | |