summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changelog entry added60068-avoid-null-domain-help-textEnrique Alcantara2019-04-051-0/+5
* Do not display ingress IP help textEnrique Alcantara2019-04-052-6/+21
* Merge branch 'move-allow-developers-to-create-projects-in-groups-to-core' int...Douglas Barbosa Alexandre2019-04-0533-16/+447
|\
| * Add part of needed codeGosia Ksionek2019-04-0533-16/+447
|/
* Merge branch 'feature/gb/serverless-switch-to-gitlabktl' into 'master'Kamil Trzciński2019-04-053-34/+59
|\
| * Copy-edit new serverless documentationfeature/gb/serverless-switch-to-gitlabktlGrzegorz Bizon2019-04-051-2/+2
| * Add changelog for GitLab Serverless gitlabktl changeGrzegorz Bizon2019-04-051-0/+5
| * Fix indentation of exemplary serverless.yml configGrzegorz Bizon2019-04-031-23/+23
| * Update GitLab Serverless documentation to use `gitlabktl`Grzegorz Bizon2019-04-031-25/+40
| * Update serverless docs to use `gitlabktl`Grzegorz Bizon2019-04-031-7/+9
| * Build and deploy serverless functions with gitlabktlGrzegorz Bizon2019-04-031-5/+8
* | Merge branch 'gitaly-version-v1.33.0' into 'master'Douglas Barbosa Alexandre2019-04-052-1/+6
|\ \
| * | Upgrade Gitaly to v1.33.0GitalyBot2019-04-052-1/+6
|/ /
* | Merge branch 'css-color-utils' into 'master'Clement Ho2019-04-054-24/+125
|\ \
| * | Add docs to mention new util classescss-color-utilsSimon Knox2019-04-051-1/+9
| * | Add color util classes for backgrounds and textSimon Knox2019-04-044-24/+117
* | | Merge branch 'stylint-error-formatter-1-0-2' into 'master'Fatih Acet2019-04-052-48/+10
|\ \ \
| * | | Update stylelint error formatterstylint-error-formatter-1-0-2Luke Bennett2019-04-052-48/+10
* | | | Merge branch 'ce-9262-move-project-search-bar-into-modal-dialog-on-operations...Filipa Lacerda2019-04-0513-73/+672
|\ \ \ \
| * | | | Make corrections to address review feedbackce-9262-move-project-search-bar-into-modal-dialog-on-operations-dashboard-pagemfluharty2019-04-027-179/+150
| * | | | Add reusable project_selector componentNathan Friend2019-04-0212-48/+676
| | |/ / | |/| |
* | | | Merge branch 'create-label-and-list-checkbox' into 'master'Phil Hughes2019-04-0510-9/+51
|\ \ \ \
| * | | | Add checkbox to choose to create new list when creating new labelTucker Chapman2019-04-0510-9/+51
|/ / / /
* | | | Merge branch '9788-add-generic-metrics-report-type-to-merge-requests-backport...Filipa Lacerda2019-04-053-3/+13
|\ \ \ \
| * | | | Backporting EE changes to CE9788-add-generic-metrics-report-type-to-merge-requests-backportScott Hampton2019-04-043-3/+13
* | | | | Merge branch '59719-const-get' into 'master'Robert Speicher2019-04-051-1/+1
|\ \ \ \ \
| * | | | | Switch to Object.const_get59719-const-getThong Kuah2019-04-051-1/+1
| * | | | | Do not inherit when calling const_getThong Kuah2019-04-041-1/+1
* | | | | | Merge branch 'port-6539-extract-ee-specific-code' into 'master'Robert Speicher2019-04-051-0/+1
|\ \ \ \ \ \
| * | | | | | Extract EE specific files/lines for quick actions testsport-6539-extract-ee-specific-codeAlexandru Croitor2019-04-031-0/+1
* | | | | | | Merge branch 'revert-3962b00b' into 'master'Andreas Brandl2019-04-05103-3058/+35
|\ \ \ \ \ \ \
| * | | | | | | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-05103-3058/+35
* | | | | | | | Merge branch 'revert-39eb16aa' into 'master'Sean McGivern2019-04-0518-64/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Merge branch 'require-all-templates-to-include-default-stages' into '...Sean McGivern2019-04-0518-64/+50
* | | | | | | | | Merge branch '57482-shortcut-to-create-merge-request-from-web-ide' into 'master'Phil Hughes2019-04-0515-72/+238
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Shortcut to create MR in web IDE57482-shortcut-to-create-merge-request-from-web-ideSam Bigelow2019-04-0415-72/+238
* | | | | | | | | | Merge branch '9201-create-a-user-via-scim-ce' into 'master'Douglas Barbosa Alexandre2019-04-051-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add saml provider to user build service9201-create-a-user-via-scim-ceJames Lopez2019-04-051-1/+5
* | | | | | | | | | | Merge branch '57668-create-file-from-url' into 'master'Phil Hughes2019-04-058-17/+271
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Set tree list accounting for already-opened files57668-create-file-from-urlDenys Mishunov2019-04-046-17/+249
| * | | | | | | | | | | Create a new file if URL references non-existent oneDenys Mishunov2019-04-042-0/+22
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'winh-jest-ee_else_ce' into 'master'Phil Hughes2019-04-051-4/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add ee_else_ce to Jest configwinh-jest-ee_else_ceWinnie Hellmann2019-04-051-4/+7
* | | | | | | | | | | | Merge branch 'allow-ref-name-caching-projects-controller' into 'master'Douglas Barbosa Alexandre2019-04-055-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Enable FindCommit caching for project and commits pagesStan Hu2019-04-055-0/+15
* | | | | | | | | | | | Merge branch 'remove-ci-charts-undescriptive-header' into 'master'Filipa Lacerda2019-04-0547-139/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Removes the undescriptive CI Charts headerDimitrie Hoekstra2019-04-0547-139/+5
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'mc/fix/ci-variable-qa' into 'master'Sanad Liaquat2019-04-051-5/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove spaces from variable namemc/fix/ci-variable-qaMatija Čupić2019-04-051-5/+4
* | | | | | | | | | | Merge branch 'if-57131-external_auth_to_ce' into 'master'Andreas Brandl2019-04-05103-35/+3058
|\ \ \ \ \ \ \ \ \ \ \