summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | Move RSS and incoming email tokens from User Settings > Accounts to User ↵Douwe Maan2017-11-025-37/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Settings > Access Tokens
| * | | | | | | | | | Remove user authentication_token columnDouwe Maan2017-11-023-2/+21
| | | | | | | | | | |
| * | | | | | | | | | Migrate user private tokens to personal access tokensDouwe Maan2017-11-022-0/+103
| | | | | | | | | | |
| * | | | | | | | | | Add sudo API scopeDouwe Maan2017-11-0211-98/+74
| | | | | | | | | | |
| * | | | | | | | | | Consistently use PersonalAccessToken instead of PersonalTokenDouwe Maan2017-11-024-15/+15
| | | | | | | | | | |
| * | | | | | | | | | Remove User#private_tokenDouwe Maan2017-11-021-4/+1
| | | | | | | | | | |
| * | | | | | | | | | Remove authentication using user.private_tokenDouwe Maan2017-11-0215-200/+75
| | | | | | | | | | |
| * | | | | | | | | | Remove tokens:reset_all_auth rake taskDouwe Maan2017-11-022-17/+1
| | | | | | | | | | |
| * | | | | | | | | | Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan2017-11-023-64/+0
| | | | | | | | | | |
| * | | | | | | | | | Remove private_token from API user entityDouwe Maan2017-11-026-20/+7
| | | | | | | | | | |
| * | | | | | | | | | Remove Session APIDouwe Maan2017-11-025-184/+0
| | | | | | | | | | |
| * | | | | | | | | | Remove Private Token from User Settings > AccountDouwe Maan2017-11-026-24/+7
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'remove-readonly-exclusion-from-systemcheck' into 'master'Douwe Maan2017-11-022-10/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove an exception from the git user default SSH config check See merge request gitlab-org/gitlab-ce!15151
| * | | | | | | | | | | Remove an exception from the git user default SSH config checkNick Thomas2017-11-022-10/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'remove-useless-closereopenreport-specs' into 'master'Clement Ho2017-11-021-34/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove useless closeReopenReport specs Closes gitlab-ee#3890 See merge request gitlab-org/gitlab-ce!15133
| * | | | | | | | | | | | Remove useless closeReopenReport specsLuke "Jared" Bennett2017-11-021-34/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch '34435-add-wait-timer-for-recent-searches-item' into 'master'Rémy Coutable2017-11-021-13/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use `count` expectation on `all` finder for patient specs (address flakey recent searches specs) Closes #34435 See merge request gitlab-org/gitlab-ce!14961
| * | | | | | | | | | | | Use count expectation so `all` finder will wait (patience)34435-add-wait-timer-for-recent-searches-itemEric Eastwood2017-10-311-13/+7
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34435 Address flakey specs
* | | | | | | | | | | | Merge branch 'docs-clarify-beginner-issue-weights' into 'master'Rémy Coutable2017-11-021-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify the weights that identify issues for beginners See merge request gitlab-org/gitlab-ce!15138
| * | | | | | | | | | | | Clarify the weights that identify issues for beginnersMark Fletcher2017-11-011-2/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk-epic-changes-ce-port' into 'master'Sean McGivern2017-11-0237-228/+631
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CE port of code changed for epics See merge request gitlab-org/gitlab-ce!15144
| * | | | | | | | | | | | CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-0237-228/+631
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'zj-gitaly-migrate-metrics' into 'master'Sean McGivern2017-11-021-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Measure Gitaly migration sites against original See merge request gitlab-org/gitlab-ce!15118
| * | | | | | | | | | | | Measure Gitaly migration sites against originalZeger-Jan van de Weg2017-11-011-1/+5
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were missing data for Gitaly migration call sites against the original implementation. This commit adds a histogram with a flag telling us if gitaly received the call or the original implementation did.
* | | | | | | | | | | | Merge branch 'winh-admin-projects-namespace-filter' into 'master'Tim Zallmann2017-11-026-85/+128
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make NamespaceSelect change URL when filtering Closes #37277 See merge request gitlab-org/gitlab-ce!14888
| * | | | | | | | | | | | Make NamespaceSelect change URL when filteringwinh-admin-projects-namespace-filterWinnie Hellmann2017-11-022-11/+17
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add failing test for https://gitlab.com/gitlab-org/gitlab-ce/issues/37277Winnie Hellmann2017-10-261-0/+65
| | | | | | | | | | | | |
| * | | | | | | | | | | | Reduce eslint-disable from NamespaceSelectWinnie Hellmann2017-10-261-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Replace showAny for NamespaceSelect by isFilterWinnie Hellmann2017-10-263-8/+5
| | | | | | | | | | | | |
| * | | | | | | | | | | | Inline onSelectItem of NamespaceSelectWinnie Hellmann2017-10-261-7/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | Make NamespaceSelect a moduleWinnie Hellmann2017-10-262-81/+59
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '3274-geo-route-whitelisting' into 'master'Nick Thomas2017-11-023-2/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Geo route whitelisting is too optimistic Closes gitlab-ee#3274 See merge request gitlab-org/gitlab-ce!15082
| * | | | | | | | | | | | | Geo route whitelisting is too optimisticBrett Walker2017-11-023-2/+34
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'docs/gitlab-runner' into 'master'Marcia Ramos2017-11-029-16/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change to new GitLab Runner name Closes #39636 See merge request gitlab-org/gitlab-ce!15101
| * | | | | | | | | | | | Change to new GitLab Runner namedocs/gitlab-runnerAchilleas Pipinellis2017-10-3110-17/+17
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '39704-fix-webhooks_log_time' into 'master'Stan Hu2017-11-025-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix webhook recent deliveries elapsed time field Closes #39704 See merge request gitlab-org/gitlab-ce!15146
| * | | | | | | | | | | | | Fix webhook recent deliveries elapsed time fieldAlexander Randa2017-11-025-3/+8
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'patch-28' into 'master'Douwe Maan2017-11-025-1/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add debugging section to testing_guide/best_practices.md. See merge request gitlab-org/gitlab-ce!14858
| * | | | | | | | | | | | | Address Douwe's feedbackRémy Coutable2017-11-023-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | | Simplify the live debugger resume mechanism: press any keyRémy Coutable2017-10-262-14/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | | Ensure no exception is raised if the Gitaly process is already gone in ↵Rémy Coutable2017-10-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TestEnv.cleanup Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | | Improve the LiveDebugger exit handler and documentationRémy Coutable2017-10-172-11/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | | Add LiveDebugger#live_debug to debug Capybara in feature tests.Rémy Coutable2017-10-164-20/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | | Update best_practices.mdClement Ho2017-10-121-6/+11
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Add debugging section to testing_guide/best_practices.md.Fatih Acet2017-10-121-0/+14
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jivl-fix-cancel-button-file-upload-new-issue' into 'master'Filipa Lacerda2017-11-023-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cancel button not working when uploading a file on the new issue page Closes #39512 See merge request gitlab-org/gitlab-ce!15137
| * | | | | | | | | | | | | | Fix cancel button not working when uploading a file on the new issue pagejivl-fix-cancel-button-file-upload-new-issueJose Ivan Vargas2017-11-013-3/+16
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'BDO-fixes' into 'master'38610-prevent-locked-files-from-being-editedRémy Coutable2017-11-021-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to changed / broken links See merge request gitlab-org/gitlab-ce!15089
| * | | | | | | | | | | | | | | Fixes to changed / broken linksBDO-fixesBrendan O'Leary2017-10-301-6/+6
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'multi-file-editor-binary-editor' into 'master'Filipa Lacerda2017-11-022-6/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix binary files not showing anything in edit mode See merge request gitlab-org/gitlab-ce!15124