summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-2511-99/+11
* Merge branch 'ce-7013-add-epics-close-support' into 'master'Douglas Barbosa Alexandre2018-09-258-7/+58
|\
| * Bacport FE changes from Closing Epicsce-7013-add-epics-close-supportJarka Košanová2018-09-246-1/+31
| * Add name definition for table methodJarka Košanová2018-09-241-0/+4
| * Add specs for closing and reopening issueJarka Košanová2018-09-241-6/+23
* | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | Feature/new user snippets breadcrumbsJ.D. Bean2018-09-243-1/+24
|/ / / / / / / /
* | | | | | | | Merge branch 'dz-group-labels-finder' into 'master'Yorick Peterse2018-09-243-4/+51
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |