summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | fdescribe remove :-/Tim Zallmann2017-10-301-1/+1
| * | | | | | | | | | Updated icon.vue to be more inline with other components + added spec for itTim Zallmann2017-10-303-8/+49
| * | | | | | | | | | Lets try with trigger('click')Tim Zallmann2017-10-302-2/+2
| * | | | | | | | | | Fixes another problem that happens during knapsack testingTim Zallmann2017-10-301-1/+1
| * | | | | | | | | | Fixing Tests and CSS displayTim Zallmann2017-10-303-10/+18
| * | | | | | | | | | Fixes one icon testTim Zallmann2017-10-301-1/+1
| * | | | | | | | | | Test FixesTim Zallmann2017-10-303-3/+3
| * | | | | | | | | | Fixes for TestsTim Zallmann2017-10-3013-55/+34
| * | | | | | | | | | Update Action IconsTim Zallmann2017-10-3010-25/+20
| * | | | | | | | | | Fixing IconsTim Zallmann2017-10-3019-151/+112
| * | | | | | | | | | Updated also Badge + Dropdown IconsTim Zallmann2017-10-3020-22/+22
| * | | | | | | | | | Comma to muchTim Zallmann2017-10-301-1/+1
| * | | | | | | | | | Now one test works lets get the other one greenTim Zallmann2017-10-301-1/+1
| * | | | | | | | | | CHanged to String StatusesTim Zallmann2017-10-301-4/+4
| * | | | | | | | | | Need to render it into String cause its a content_tagTim Zallmann2017-10-301-2/+2
| * | | | | | | | | | Fixed SVG Output TestTim Zallmann2017-10-301-8/+4
| * | | | | | | | | | Fix the size of a status iconTim Zallmann2017-10-301-1/+1
| * | | | | | | | | | Updated Static Icons from CI AreaTim Zallmann2017-10-304-22/+25
* | | | | | | | | | | Merge branch 'clarify-docs-about-external-artifacts-and-gitlab-pages' into 'm...Grzegorz Bizon2017-11-021-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Clarify external artifacts only working when GitLab pages is enabledclarify-docs-about-external-artifacts-and-gitlab-pagesEric Eastwood2017-11-021-2/+4
* | | | | | | | | | | | Merge branch 'dm-sidekiq-sigstp' into 'master'Sean McGivern2017-11-023-17/+91
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when t...dm-sidekiq-sigstpDouwe Maan2017-11-023-17/+91
* | | | | | | | | | | | | Merge branch 'dm-remove-private-token' into 'master'Sean McGivern2017-11-0260-951/+587
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Update documentationdm-remove-private-tokenDouwe Maan2017-11-023-66/+75
| * | | | | | | | | | | | | Add changelog itemsDouwe Maan2017-11-024-0/+21
| * | | | | | | | | | | | | Update specs for sudo behaviorDouwe Maan2017-11-023-241/+155
| * | | | | | | | | | | | | Move RSS and incoming email tokens from User Settings > Accounts to User Sett...Douwe Maan2017-11-025-37/+53
| * | | | | | | | | | | | | 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 checkNick Thomas2017-11-022-10/+2
* | | | | | | | | | | | | | | Merge branch 'remove-useless-closereopenreport-specs' into 'master'Clement Ho2017-11-021-34/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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 so `all` finder will wait (patience)34435-add-wait-timer-for-recent-searches-itemEric Eastwood2017-10-311-13/+7
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'docs-clarify-beginner-issue-weights' into 'master'Rémy Coutable2017-11-021-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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 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 originalZeger-Jan van de Weg2017-11-011-1/+5
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |