summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove lib/gitlab/ci/templates/.gitlab-ci.yml as this was for CI of the old g...50289-unvendor-gitlab-ci-ymlDylan Griffith2018-09-261-4/+0
* Add a spec that validates all CI YML templatesDylan Griffith2018-09-261-0/+12
* Improve spec yaml_processor_spec.rb so it does not need to glob for templatesDylan Griffith2018-09-261-5/+3
* Remove LICENSE and CONTRIBUTING.md from lib/gitlab/ci/templatesDylan Griffith2018-09-262-71/+0
* Update docs for new un-vendored gitlab CI YML templatesDylan Griffith2018-09-266-15/+13
* Remove CI YML templates from lib/tasks/gitlab/update_templates.rake since it ...Dylan Griffith2018-09-261-4/+0
* Move vendor/gitlab-ci-yml -> lib/gitlab/ci/templatesDylan Griffith2018-09-2654-14/+14
* Merge branch '51747-gitlab-com-unable-to-import-a-project-that-was-just-expor...Douglas Barbosa Alexandre2018-09-255-4/+29
|\
| * Add changelog. Add more specs.51747-gitlab-com-unable-to-import-a-project-that-was-just-exportedJames Lopez2018-09-243-0/+10
| * Fix null pipeline problemJames Lopez2018-09-244-4/+19
* | Merge branch 'docs/version-and-tiers-guidance' into 'master'Marcia Ramos2018-09-251-3/+15
|\ \
| * | Add clarity to EE feature styles for features introduced before and after 9.2Evan Read2018-09-251-3/+15
|/ /
* | Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-2537-155/+485
|\ \
| * | Refactor Feature.flipper methodmk/improve-usage-of-request-storeMichael Kozono2018-09-242-14/+12
| * | Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-2420-81/+67
| * | Add note to docs about `Gitlab::SafeRequestStore`Michael Kozono2018-09-241-2/+3
| * | Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-2411-60/+21
| * | Use a null object with RequestStoreMichael Kozono2018-09-244-0/+384
* | | Merge branch 'nik-doc-postgres-alignment' into 'master'Yorick Peterse2018-09-251-28/+45
|\ \ \
| * | | Postgres alignment padding – logic fixed:nik-doc-postgres-alignmentNikolay OOO Sep 14 / Moscow timezone Sep 15-222018-09-201-28/+45
* | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-09-251-1/+1
|\ \ \ \
| * | | | Update ldap.mdEd Goforth2018-07-061-1/+1
* | | | | Merge branch 'deploy-tokens' into 'master'Rémy Coutable2018-09-251-2/+2
|\ \ \ \ \
| * | | | | use redirect instead of render to avoid creating keys when refresh - resolves...Muhammad Nuzaihan2018-07-041-2/+2
* | | | | | Merge branch 'update-frontend-dependencies' into 'master'Tim Zallmann2018-09-252-508/+866
|\ \ \ \ \ \
| * | | | | | Upgrade webpack-bundle-analyzer to latestupdate-frontend-dependenciesMike Greiling2018-09-242-41/+144
| * | | | | | Upgrade webpack and webpack-cliMike Greiling2018-09-242-199/+151
| * | | | | | Bump monaco-editor-webpack-plugin to latestMike Greiling2018-09-242-4/+4
| * | | | | | Upgrade several webpack loadersMike Greiling2018-09-242-15/+15
| * | | | | | Update karma dependenciesMike Greiling2018-09-241-133/+124
| * | | | | | Bump nodemon and commander dependenciesMike Greiling2018-09-242-6/+10
| * | | | | | Update babel test dependenciesMike Greiling2018-09-242-54/+181
| * | | | | | Update webpack-dev-server to v3.1.8Mike Greiling2018-09-242-113/+187
| * | | | | | Update compression-webpack-plugin to 2.xMike Greiling2018-09-242-8/+115
* | | | | | | Merge branch 'ide-refactor-for-ee-specific' into 'master'Phil Hughes2018-09-252-9/+31
|\ \ \ \ \ \ \
| * | | | | | | Refactor IDE index to support EE specific codePaul Slaughter2018-09-242-9/+31
* | | | | | | | Merge branch '50904-move-job-page-vue' into 'master'Phil Hughes2018-09-2516-368/+317
|\ \ \ \ \ \ \ \
| * | | | | | | | Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-2516-368/+317
|/ / / / / / / /
* | | | | | | | Merge branch '51509-remove-sidekiq-limit-fetch' into 'master'Valery Sizov2018-09-2522-210/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-2422-210/+25
* | | | | | | | Merge branch '51050-fix' into 'master'Annabel Dunstone Gray2018-09-242-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve "Collapsed open and closed sections in boards styling is broken"Andrea Leone2018-09-242-1/+14
|/ / / / / / / /
* | | | | | | | Merge branch '47818-post-comment-on-commit-when-downstream-pipeline-is-create...Robert Speicher2018-09-243-104/+126
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Refactor scripts/trigger-build and post a commit note with the downstream pip...Rémy Coutable2018-09-243-104/+126
|/ / / / / / /
* | | | | | | Merge branch 'auto-devops-docs-improvements' into 'master'Achilleas Pipinellis2018-09-241-19/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Auto devops docs improvementsDylan Griffith2018-09-241-19/+1
|/ / / / / /
* | | | | | Merge branch '24128-fix-comment-unresolve-discussions' into 'master'Douwe Maan2018-09-244-30/+75
|\ \ \ \ \ \
| * | | | | | Auto resolve new notes of resolved discussionsPaul Slaughter2018-09-244-0/+40
| * | | | | | Refactor 'resolved discussion reply form' specsPaul Slaughter2018-09-241-30/+35
* | | | | | | Merge branch 'feature/new_user_snippets_breadcrumbs' into 'master'Rémy Coutable2018-09-243-1/+24
|\ \ \ \ \ \ \