summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Simplify filter_labels method in IssuableBaseServiceadd-label-push-optsChristian Couder2019-09-041-15/+9
* Avoid creating labels when removing themChristian Couder2019-09-043-6/+8
* Support adding and removing labels w/ push optsChristian Couder2019-09-044-6/+33
* Merge branch '46686-move-k8s-services-out-of-gcp-namespace' into 'master'66783-usage-ping-for-slack-integrationsThong Kuah2019-09-019-250/+242
|\
| * Move generic k8s services out of GCP namespace46686-move-k8s-services-out-of-gcp-namespaceTiger2019-08-289-250/+242
* | Merge branch '66139-remove-kubernetes_namespace_per_environment-feature-flag'...Nick Thomas2019-09-011-1/+1
|\ \
| * | Remove :kubernetes_namespace_per_environment feature flag66139-remove-kubernetes_namespace_per_environment-feature-flagTiger2019-08-301-1/+1
* | | Merge branch 'remove-unnecessary-freeze-in-app-models' into 'master'Stan Hu2019-09-0130-45/+45
|\ \ \
| * | | Avoid calling freeze on already frozen strings in app/modelsdineshpanda2019-09-0130-45/+45
* | | | Merge branch 'remove-unnecessary-freeze-in-app-controllers' into 'master'Stan Hu2019-09-014-8/+8
|\ \ \ \
| * | | | Avoid calling freeze on already frozen strings in app/controllersdineshpanda2019-09-014-8/+8
| |/ / /
* | | | Merge branch 'improve-chatops-help' into 'master'Nick Thomas2019-09-011-1/+3
|\ \ \ \
| * | | | Improve chatops help outputimprove-chatops-helpYorick Peterse2019-08-291-1/+3
* | | | | Merge branch 'refactor/showStagedIcon' into 'master'Paul Slaughter2019-09-012-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Refactor showStagedIcon property's behavior to match its nameArun Kumar Mohan2019-08-302-3/+3
* | | | | Merge branch 'remove-ignorable-column-concern' into 'master'Michael Kozono2019-08-3010-59/+25
|\ \ \ \ \
| * | | | | Use self.ignored_columns += instead of =Stan Hu2019-08-306-25/+24
| * | | | | Remove dependency on IgnorableColumn concerndineshpanda2019-08-3010-58/+25
* | | | | | Creates Feature Flag for job logFilipa Lacerda2019-08-303-2/+29
* | | | | | Limit access request email to 10 most recently active owners/maintainersManoj MJ2019-08-303-5/+22
* | | | | | Fix for #56295, https://gitlab.com/gitlab-org/gitlab-ce/issues/56295.Jesse Hall2019-08-301-4/+5
* | | | | | Merge branch 'fix-nil-deployable-exception-on-job-controller-show' into 'master'Grzegorz Bizon2019-08-301-1/+1
|\ \ \ \ \ \
| * | | | | | Fix deployable nil exception on job controllerfix-nil-deployable-exception-on-job-controller-showShinya Maeda2019-08-301-1/+1
* | | | | | | Install cert-manager v0.9.1James Fargher2019-08-301-4/+29
* | | | | | | Merge branch 'ab-routable-two-step-search' into 'master'Jan Provaznik2019-08-301-2/+22
|\ \ \ \ \ \ \
| * | | | | | | Add another counter to calculate method call ratioab-routable-two-step-searchAndreas Brandl2019-08-301-5/+7
| * | | | | | | Add method call count instrumentationAndreas Brandl2019-08-301-0/+11
| * | | | | | | Perform two-step Routable lookup by pathAndreas Brandl2019-08-301-2/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Improve search result labelsMarkus Koller2019-08-302-3/+43
* | | | | | | Delete animation width on global search inputManeschi Romain2019-08-301-2/+1
* | | | | | | Revert "DB change, migratoin and changelog"Lee Tickett2019-08-301-4/+4
* | | | | | | Merge branch 'nfriend-add-anchor-tag-to-release-block' into 'master'Kushal Pandya2019-08-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add id to release blocknfriend-add-anchor-tag-to-release-blockNathan Friend2019-08-281-1/+1
* | | | | | | | Merge branch 'ce-13479-rename-atmtwps-to-mtwps' into 'master'Paul Slaughter2019-08-302-9/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename ATMTWPS to MTWPS (CE)ce-13479-rename-atmtwps-to-mtwpsNathan Friend2019-08-222-9/+5
* | | | | | | | | Resolve "Use "moved" instead of "closed" in issue references"Juliette de Rancourt2019-08-301-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | URL-encode file links in find fileJan Beckmann2019-08-301-1/+1
* | | | | | | | Allow be_url to specify the typeAlex Kalderimis2019-08-301-5/+5
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'ce-backport-of-ml-web-terminal-spec-qa' into 'master'Dan Davison2019-08-292-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Backport changes from EEce-backport-of-ml-web-terminal-spec-qaMark Lapierre2019-08-292-2/+3
* | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-2932-73/+341
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-294-9/+55
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add support for using a Camo proxy serverBrett Walker2019-08-234-9/+55
| * | | | | | | | | Merge branch 'security-2853-prevent-comments-on-private-mrs' into 'master'GitLab Release Tools Bot2019-08-292-4/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Prevent unauthorised comments on merge requestsAlex Kalderimis2019-08-072-4/+11
| * | | | | | | | | | Merge branch 'security-epic-notes-api-reveals-historical-info-ce-master' into...GitLab Release Tools Bot2019-08-294-2/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Return NO_ACCESS if user is nilPatrick Derichs2019-08-281-0/+2
| | * | | | | | | | | | Filter out old system notes for epicsPatrick Derichs2019-08-283-2/+6
| * | | | | | | | | | | Merge branch 'security-personal-snippets' into 'master'GitLab Release Tools Bot2019-08-293-2/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add direct upload support for personal snippetsJan Provaznik2019-08-233-2/+12