summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qa/e2e-test-custom-email' into 'master'66360-zoom-for-incident-management-integrationRémy Coutable2019-09-023-3/+3
|\
| * Update views for testabilityWalmyr Lima2019-08-303-3/+3
* | Fixing #65389Massimeddu Cireddu2019-09-023-2/+10
* | quick action label must be first in issue commentManeschi Romain2019-09-021-1/+1
* | Merge branch 'fix-peek-on-puma' into 'master'Rémy Coutable2019-09-023-8/+16
|\ \
| * | Make performance bar enabled checks consistentSean McGivern2019-08-283-10/+12
| * | Fix Peek on PumaSean McGivern2019-08-272-1/+7
* | | Merge branch '50013-add-browser-platform-flags-sign-in-pages' into 'master'Filipa Lacerda2019-09-022-2/+4
|\ \ \
| * | | Add browser and platform flagsKushal Pandya2019-09-022-2/+4
* | | | Merge branch '65304-add-pages-first-deployment-message' into 'master'Filipa Lacerda2019-09-021-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Add warning about Pages initial deployment delay65304-add-pages-first-deployment-messageNathan Friend2019-08-301-1/+3
* | | | Merge branch 'ss/fix-sast-failure-on-master' into 'master'Kushal Pandya2019-09-021-1/+1
|\ \ \ \
| * | | | Add argument to catchss/fix-sast-failure-on-mastersstern2019-08-301-1/+1
* | | | | Add additional public note to project container registry settingNick Kipling2019-09-021-0/+7
* | | | | 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
|\ \ \ \ \ \ \ \