summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'osw-suggest-diff-line-change' into 'master'Phil Hughes2018-12-1386-25/+2150
|\ | | | | | | | | Allow suggesting single line changes in diffs See merge request gitlab-org/gitlab-ce!23147
| * Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-1386-25/+2150
|/
* Merge branch 'strict_fs_benchmarks' into 'master'Achilleas Pipinellis2018-12-131-9/+7
|\ | | | | | | | | Update Filesystem Benchmarking to be more strict See merge request gitlab-org/gitlab-ce!23709
| * Update Filesystem Benchmarking to be more strictDrew Blessing2018-12-131-9/+7
|/
* Merge branch 'docs-fix-base64-examples' into 'master'Achilleas Pipinellis2018-12-132-3/+3
|\ | | | | | | | | | | | | Fix base64 example to use universal option Closes #55218 See merge request gitlab-org/gitlab-ce!23787
| * Fix base64 example to use universal optionThong Kuah2018-12-132-3/+3
| | | | | | | | | | | | `-D` is OSX speific and is invalid on Linux, etc Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/55218
* | Merge branch 'qa-fix-nightly-42' into 'master'Mark Lapierre2018-12-133-2/+12
|\ \ | | | | | | | | | | | | | | | | | | [QA] Fix the 'Commit data' QA test Closes gitlab-org/quality/nightly#42 See merge request gitlab-org/gitlab-ce!23800
| * | [QA] Fix the 'Commit data' QA testRémy Coutable2018-12-133-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now visit the project/wiki page after a push since that's the logical page where we should be after a push. Also, we now properly set the `@project` variable because the `web_url` of a Push resource isn't necessarily it's project/wiki page (if the project/wiki are created via the API for instance, `current_url` would be the current page, not the project/wiki page). Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'revert-accidental-master-push' into 'master'Achilleas Pipinellis2018-12-131-19/+0
|\ \ \ | | | | | | | | | | | | | | | | Revert "Document gitaly network architecture" See merge request gitlab-org/gitlab-ce!23743
| * | | Revert "Document gitaly network architecture"Jacob Vosmaer2018-12-111-19/+0
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit cc7353523bc1d19054769d7a0a61b0cb7f6ce4e3. I pushed this commit to master accidentally. Oops!
* | | | Merge branch 'docs/fix-automatic-merge-documentation' into 'master'Robert Speicher2018-12-131-11/+13
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix documentation for automatic merging See merge request gitlab-org/gitlab-ce!23784
| * | | | Fix documentation for automatic mergingYorick Peterse2018-12-131-11/+13
| | |/ / | |/| | | | | | | | | | | | | | The strategy name and interval was incorrect, and the link back to the developer documentation was in the wrong place.
* | | | Merge branch '54736-sign-in-bottom-margin' into 'master'Annabel Dunstone Gray2018-12-133-3/+9
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Add margin to .row on signin page and fix missing border-radius Closes #54736 See merge request gitlab-org/gitlab-ce!23739
| * | | 54376 Add changelogPaul Gear2018-12-131-0/+5
| | | |
| * | | 54376 Add margin to .row on signin pagePaul Gear2018-12-131-1/+1
| | | |
| * | | 54376 Fix border radius for omniauth signin blockPaul Gear2018-12-131-2/+3
| | | |
* | | | Merge branch '51994-disable-merging-labels-in-dropdowns' into 'master'Fatih Acet2018-12-1311-284/+41
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Fix labels dropdown with multiple same names" Closes #51994 See merge request gitlab-org/gitlab-ce!23265
| * | | | Fix failed tests and add extra testHeinrich Lee Yu2018-12-064-8/+26
| | | | |
| * | | | Add changelog entryHeinrich Lee Yu2018-12-061-0/+5
| | | | |
| * | | | Allow creating label lists with the same label nameHeinrich Lee Yu2018-12-062-2/+7
| | | | |
| * | | | Allow adding of duplicate label names in boardsHeinrich Lee Yu2018-12-061-3/+3
| | | | |
| * | | | Disable duplicate label merging in other dropdownsHeinrich Lee Yu2018-12-061-28/+4
| | | | |
| * | | | Disable duplicate label merging in search bar dropdownHeinrich Lee Yu2018-12-064-248/+1
| | | | |
* | | | | Merge branch 'gt-update-navigation-theme-colors' into 'master'Phil Hughes2018-12-133-8/+14
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update header navigation theme colors Closes #49658 See merge request gitlab-org/gitlab-ce!23734
| * | | | | Update header navigation theme colorsGeorge Tsiolis2018-12-133-8/+14
|/ / / / /
* | | | | Merge branch 'fix-calendar-events-fetching-error' into 'master'Fatih Acet2018-12-132-0/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix calendar events fetching error on private profile page. Closes #54938 See merge request gitlab-org/gitlab-ce!23718
| * | | | | Fix calendar events fetching error on private profile page.Harry Kiselev2018-12-132-0/+7
|/ / / / /
* | | | | Merge branch '55257-fix-sm-button-sizes' into 'master'Fatih Acet2018-12-132-3/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix small button line height Closes #55257 See merge request gitlab-org/gitlab-ce!23779
| * | | | | Fix small button line heightPaul Slaughter2018-12-122-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | **Why?** Commit 75496059 accidentally changed line height for all small buttons. This fixes that by introducing some `btn-xs` variables.
* | | | | | Merge branch 'mg-update-eslint-config' into 'master'Clement Ho2018-12-133-59/+119
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update eslint dependencies See merge request gitlab-org/gitlab-ce!23610
| * | | | | | Disable vue/use-v-on-exact due to confusing rule violationsMike Greiling2018-12-111-0/+1
| | | | | | |
| * | | | | | Update gitlab's eslint-config to latestMike Greiling2018-12-112-25/+39
| | | | | | |
| * | | | | | Upgrade eslint dependenciesMike Greiling2018-12-112-35/+80
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '51944-redesign-project-lists-ui' into 'master'Sean McGivern2018-12-1313-73/+348
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Redesign project lists UI" Closes #51944 See merge request gitlab-org/gitlab-ce!22682
| * | | | | | Resolve "Redesign project lists UI"Martin Wortschack2018-12-1313-73/+348
|/ / / / / /
* | | | | | Merge branch 'diff-empty-state-fixes' into 'master'Filipa Lacerda2018-12-138-47/+169
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix diff changes empty state Closes #48635 See merge request gitlab-org/gitlab-ce!23767
| * | | | | | Fix diff changes empty statePhil Hughes2018-12-138-47/+169
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The empty state now only gets shown when no files exist in the branch. If the user is reviewing 2 versions with no files, we don't show the state. Refactors the diff app spec to use Vue test utils. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48635
* | | | | | | Merge branch 'list-id' into 'master'Sean McGivern2018-12-136-1/+91
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add List-Id to notification emails Closes #53493 See merge request gitlab-org/gitlab-ce!22817
| * | | | | | | Add List-Id to notification emailsOlivier Crête2018-12-136-1/+91
|/ / / / / / /
* | | | | | | Merge branch '52774-fix-svgs-in-ie-11' into 'master'Mike Greiling2018-12-133-5/+10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IE11: Fix sprite icon rendering Closes #52774 See merge request gitlab-org/gitlab-ce!23773
| * | | | | | | IE11: Fix sprite icon renderingLukas Eipert2018-12-123-5/+10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'zj-backup-restore-object-pools' into 'master'Douwe Maan2018-12-136-1/+39
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore Object Pools when restoring an object pool Closes gitaly#1355 See merge request gitlab-org/gitlab-ce!23682
| * | | | | | | Restore Object Pools when restoring an object poolZeger-Jan van de Weg2018-12-136-1/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pool repositories are persisted in the database, and when the DB is restored, the data need to be restored on disk. This is done by resetting the state machine and rescheduling the object pool creation. This is not an exact replica of the state like at the time of the creation of the backup. However, the data is consistent again. Dumping isn't required as internally GitLab uses git bundles which bundle all refs and include all objects in the bundle that they require, reduplicating as more repositories get backed up. This does require more data to be stored. Fixes https://gitlab.com/gitlab-org/gitaly/issues/1355
* | | | | | | | Merge branch 're-define-default-only-except-policy' into 'master'Grzegorz Bizon2018-12-1313-254/+223
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-define default only except policy Closes #55099 See merge request gitlab-org/gitlab-ce!23765
| * | | | | | | Re-define default only except policyKamil Trzciński2018-12-1313-254/+223
|/ / / / / / /
* | | | | | | Merge branch 'gt-update-environment-breadcrumb' into 'master'Filipa Lacerda2018-12-132-1/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update environments breadcrumb Closes #48048 See merge request gitlab-org/gitlab-ce!23751
| * | | | | | | Update environments breadcrumbGeorge Tsiolis2018-12-112-1/+5
| | | | | | | |
* | | | | | | | Merge branch 'fixed-diff-notes-not-showing-ce' into 'master'Filipa Lacerda2018-12-132-28/+102
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed notes not being applied to diff lines Closes #55245 and #55248 See merge request gitlab-org/gitlab-ce!23778
| * | | | | | | | Fixed parallel discussions throwing an errorPhil Hughes2018-12-131-2/+2
| | | | | | | | |
| * | | | | | | | Added testPhil Hughes2018-12-121-0/+81
| | | | | | | | |