Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add downtime constantsdm-add-concurrent-index-cop | Douwe Maan | 2017-03-07 | 3 | -0/+6 |
| | |||||
* | Add cop to ensure reversibility of add_concurrent_index | Douwe Maan | 2017-03-07 | 22 | -22/+186 |
| | |||||
* | Merge remote-tracking branch ↵ | Douwe Maan | 2017-03-07 | 30 | -145/+1053 |
|\ | | | | | | | 'origin/personal_access_token_api_and_impersonation_token' | ||||
| * | apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_token | Tiago Botelho | 2017-03-06 | 27 | -649/+313 |
| | | |||||
| * | refactors finder and correlated code | Tiago Botelho | 2017-03-01 | 17 | -202/+378 |
| | | |||||
| * | applies relevant changes to the code and code structure | Tiago Botelho | 2017-02-28 | 24 | -279/+317 |
| | | |||||
| * | refactors documentation and personal access tokens form to not allow admins ↵ | Tiago Botelho | 2017-02-28 | 14 | -127/+230 |
| | | | | | | | | to generate non impersionation tokens | ||||
| * | add admin panel for personal access tokens | Simon Vocella | 2017-02-28 | 7 | -0/+269 |
| | | |||||
| * | add documentation and changelog entry for user personal access tokens api | Simon Vocella | 2017-02-28 | 4 | -0/+152 |
| | | |||||
| * | Add text-warning class in profile settings if the personal_access_token ↵ | Simon Vocella | 2017-02-28 | 2 | -3/+4 |
| | | | | | | | | expires soon | ||||
| * | add impersonation token | Simon Vocella | 2017-02-28 | 10 | -35/+116 |
| | | |||||
| * | manage personal_access_tokens through api | Simon Vocella | 2017-02-28 | 12 | -3/+427 |
| | | |||||
* | | Merge branch '28559-remove-active-underline' into 'master' | Annabel Dunstone Gray | 2017-03-07 | 1 | -0/+4 |
|\ \ | | | | | | | | | | | | | | | | | | | don't underline clicked links in Notes header Closes #28559 See merge request !9753 | ||||
| * | | don't underline clicked links in Notes header28559-remove-active-underline | Simon Knox | 2017-03-07 | 1 | -0/+4 |
| | | | |||||
* | | | Merge branch '26790-label-color-todos' into 'master' | Douwe Maan | 2017-03-07 | 3 | -1/+17 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | #26790 whitelist style attribute in event_note Closes #26790 See merge request !9155 | ||||
| * | | | whitelist style attribute in event_note | mhasbini | 2017-03-07 | 3 | -1/+17 |
| | | | | |||||
* | | | | Merge branch '28835-jobs-head' into 'master' | Annabel Dunstone Gray | 2017-03-07 | 2 | -1/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix Jobs header height - only set fixed size for rows Closes #28835 See merge request !9752 | ||||
| * | | | | fix Jobs header height - only set fixed size for rows28835-jobs-head | Simon Knox | 2017-03-07 | 2 | -1/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'feature/runner-jobs-v4-api' into 'master' | Kamil Trzciński | 2017-03-07 | 14 | -9/+1447 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Feature/runner jobs v4 api Closes #28513 See merge request !9273 | ||||
| * | | | | Add minor refactoringfeature/runner-jobs-v4-api | Tomasz Maczukin | 2017-03-07 | 7 | -47/+63 |
| | | | | | |||||
| * | | | | Change artifacts and cache fields to arrays | Tomasz Maczukin | 2017-03-06 | 2 | -7/+13 |
| | | | | | |||||
| * | | | | Fix spec for Ci::RegisterJobService | Tomasz Maczukin | 2017-03-06 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Fix rubocop offenses | Tomasz Maczukin | 2017-03-06 | 3 | -3/+3 |
| | | | | | |||||
| * | | | | Add some fixes and refactoring after review | Tomasz Maczukin | 2017-03-02 | 10 | -115/+292 |
| | | | | | |||||
| * | | | | Fix rubocop offenses | Tomasz Maczukin | 2017-03-02 | 4 | -17/+17 |
| | | | | | |||||
| * | | | | Add artifacts downloading API | Tomasz Maczukin | 2017-03-02 | 2 | -0/+65 |
| | | | | | |||||
| * | | | | Add artifacts uploading API | Tomasz Maczukin | 2017-03-02 | 2 | -0/+252 |
| | | | | | |||||
| * | | | | Add artifacts uploading authorize API | Tomasz Maczukin | 2017-03-02 | 3 | -0/+111 |
| | | | | | |||||
| * | | | | Add job patch trace API | Tomasz Maczukin | 2017-03-02 | 3 | -1/+178 |
| | | | | | |||||
| * | | | | Add job update API | Tomasz Maczukin | 2017-03-02 | 3 | -3/+86 |
| | | | | | |||||
| * | | | | Update step data naming | Tomasz Maczukin | 2017-03-02 | 3 | -15/+13 |
| | | | | | |||||
| * | | | | Add missing param description for POST /api/v4/jobs/request | Tomasz Maczukin | 2017-03-02 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Add changelog entry | Tomasz Maczukin | 2017-03-02 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Fix rubocop offenses | Tomasz Maczukin | 2017-03-02 | 4 | -19/+16 |
| | | | | | |||||
| * | | | | Refactor JobRequest response structure | Tomasz Maczukin | 2017-03-02 | 10 | -45/+233 |
| | | | | | |||||
| * | | | | Add jobs requesting API | Tomasz Maczukin | 2017-03-02 | 4 | -0/+362 |
| | | | | | |||||
* | | | | | Merge branch '28251-mr-and-issue-iids-for-api-v4' into 'master' | Douwe Maan | 2017-03-07 | 26 | -456/+1174 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API routes referencing a specific issue should use the issue `iid` Closes #28251 See merge request !9530 | ||||
| * | | | | | Implement review comments from @dbalexandre28251-mr-and-issue-iids-for-api-v4 | Timothy Andrew | 2017-03-07 | 4 | -6/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Typo in docs - Newline between test/expectation in `api/issues_spec` - Use `find_by` instead of `reference_by` in the structure defining awardables | ||||
| * | | | | | Add documentation for !9530. | Timothy Andrew | 2017-03-07 | 4 | -226/+227 |
| | | | | | | |||||
| * | | | | | Fix time tracking endpoints for API v4 | Timothy Andrew | 2017-03-07 | 5 | -5/+249 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use issue/merge_request IID instead of ID - Duplicate the original `TimeTrackingEndpoints` concern (+ specs) for V3, since this is a breaking change. | ||||
| * | | | | | Migrate the Todos API to use `issuable_iid` | Timothy Andrew | 2017-03-07 | 2 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Instead of `issuable_id` | ||||
| * | | | | | Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid` | Timothy Andrew | 2017-03-07 | 4 | -37/+337 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Instead of `merge_request_id` and `issue_id` - The API also deals with `snippet_id`, which remains unchanged (since snippets don't have `iid`s - Duplicate the original `AwardEmoji` API (and spec) for use with the V3 API, since this is a breaking change. | ||||
| * | | | | | Migrate the MergeRequestDiffs API to use `merge_request_iid` | Timothy Andrew | 2017-03-07 | 3 | -19/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Instead of `merge_request_id` - Duplicate the original `MergeRequestDiffs` API (and spec) for use with the V3 API, since this is a breaking change. | ||||
| * | | | | | API routes referencing a specific merge request should use the MR `iid` | Timothy Andrew | 2017-03-07 | 4 | -80/+179 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - As opposed to the `id` that was previously being used. - This brings the API routes closer to the web interface's routes. - This is specific to API v4. | ||||
| * | | | | | API routes referencing a specific issue should use the issue `iid` | Timothy Andrew | 2017-03-07 | 6 | -83/+134 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - As opposed to the issue `id` that was previously being used. - This brings the API routes closer to the web interface's routes. - This is specific to API v4. | ||||
* | | | | | | Merge branch 'sort-builds-in-stage' into 'master' | Sean McGivern | 2017-03-07 | 4 | -4/+29 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sort builds in stage dropdown Closes #28354 See merge request !9760 | ||||
| * | | | | | | Sort builds in stage dropdown | Kamil Trzcinski | 2017-03-07 | 4 | -4/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Order: failed pending running manual canceled success skipped created | ||||
* | | | | | | | Merge branch 'feature/gb/add-blocked-pipeline-mr-widget-state' into 'master' | Kamil Trzciński | 2017-03-07 | 5 | -2/+35 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new merge request widget state for blocked pipeline See merge request !9762 | ||||
| * | | | | | | | Add feature specs for new MR widget blocked statefeature/gb/add-blocked-pipeline-mr-widget-state | Grzegorz Bizon | 2017-03-07 | 1 | -1/+26 |
| | | | | | | | | |||||
| * | | | | | | | Add new merge request widget state for blocked pipeline | Grzegorz Bizon | 2017-03-07 | 4 | -1/+9 |
| |/ / / / / / |