summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add cop to ensure reversibility of add_concurrent_indexDouwe Maan2017-03-071-0/+41
* Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-078-26/+563
|\
| * apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-069-273/+124
| * refactors finder and correlated codeTiago Botelho2017-03-016-77/+266
| * applies relevant changes to the code and code structureTiago Botelho2017-02-285-61/+83
| * refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho2017-02-284-23/+78
| * add admin panel for personal access tokensSimon Vocella2017-02-281-0/+95
| * Add text-warning class in profile settings if the personal_access_token expir...Simon Vocella2017-02-281-1/+1
| * add impersonation tokenSimon Vocella2017-02-284-17/+74
| * manage personal_access_tokens through apiSimon Vocella2017-02-285-2/+270
* | Merge branch '26790-label-color-todos' into 'master' Douwe Maan2017-03-071-0/+7
|\ \
| * | whitelist style attribute in event_notemhasbini2017-03-071-0/+7
* | | Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-075-7/+1011
|\ \ \
| * | | Add minor refactoringfeature/runner-jobs-v4-apiTomasz Maczukin2017-03-073-24/+53
| * | | Change artifacts and cache fields to arraysTomasz Maczukin2017-03-061-5/+11
| * | | Fix spec for Ci::RegisterJobServiceTomasz Maczukin2017-03-061-3/+3
| * | | Fix rubocop offensesTomasz Maczukin2017-03-063-3/+3
| * | | Add some fixes and refactoring after reviewTomasz Maczukin2017-03-024-40/+196
| * | | Fix rubocop offensesTomasz Maczukin2017-03-021-3/+5
| * | | Add artifacts downloading APITomasz Maczukin2017-03-021-0/+40
| * | | Add artifacts uploading APITomasz Maczukin2017-03-021-0/+205
| * | | Add artifacts uploading authorize APITomasz Maczukin2017-03-021-0/+77
| * | | Add job patch trace APITomasz Maczukin2017-03-021-0/+134
| * | | Add job update APITomasz Maczukin2017-03-021-0/+48
| * | | Update step data namingTomasz Maczukin2017-03-021-2/+2
| * | | Fix rubocop offensesTomasz Maczukin2017-03-021-16/+13
| * | | Refactor JobRequest response structureTomasz Maczukin2017-03-023-13/+66
| * | | Add jobs requesting APITomasz Maczukin2017-03-021-0/+257
* | | | Merge branch '28251-mr-and-issue-iids-for-api-v4' into 'master' Douwe Maan2017-03-0711-166/+671
|\ \ \ \
| * | | | Implement review comments from @dbalexandre28251-mr-and-issue-iids-for-api-v4Timothy Andrew2017-03-071-0/+6
| * | | | Fix time tracking endpoints for API v4Timothy Andrew2017-03-073-2/+130
| * | | | Migrate the Todos API to use `issuable_iid`Timothy Andrew2017-03-071-3/+3
| * | | | Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew2017-03-072-25/+250
| * | | | Migrate the MergeRequestDiffs API to use `merge_request_iid`Timothy Andrew2017-03-072-13/+30
| * | | | API routes referencing a specific merge request should use the MR `iid`Timothy Andrew2017-03-071-54/+143
| * | | | API routes referencing a specific issue should use the issue `iid`Timothy Andrew2017-03-072-69/+109
* | | | | Merge branch 'sort-builds-in-stage' into 'master' Sean McGivern2017-03-071-0/+19
|\ \ \ \ \
| * | | | | Sort builds in stage dropdownKamil Trzcinski2017-03-071-0/+19
* | | | | | Merge branch 'feature/gb/add-blocked-pipeline-mr-widget-state' into 'master' Kamil Trzciński2017-03-071-1/+26
|\ \ \ \ \ \
| * | | | | | Add feature specs for new MR widget blocked statefeature/gb/add-blocked-pipeline-mr-widget-stateGrzegorz Bizon2017-03-071-1/+26
| |/ / / / /
* | | | | | Improve pipeline triggers UIKamil Trzciński2017-03-073-11/+319
* | | | | | Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli2017-03-073-11/+26
* | | | | | Merge branch 'set-default-cache-key-for-jobs' into 'master' Kamil Trzciński2017-03-074-3/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'upstream/master' into set-default-cache-key-for...Lin Jen-Shin2017-03-07217-1104/+6390
| |\ \ \ \ \
| * | | | | | No need to set cache:key if no path was specifiedLin Jen-Shin2017-03-033-15/+9
| * | | | | | Only test against the default key, feedback:Lin Jen-Shin2017-03-031-3/+2
| * | | | | | Restore Unspecified and we could discuss laterLin Jen-Shin2017-03-031-0/+32
| * | | | | | Fix tests for added default cache keyLin Jen-Shin2017-03-031-6/+9
| * | | | | | Set default cache key for jobs, detail:Lin Jen-Shin2017-03-027-38/+30
* | | | | | | Merge branch 'default-kubernetes-namespace' into 'master' Sean McGivern2017-03-071-2/+4
|\ \ \ \ \ \ \