Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into feature/gb/downl... | Grzegorz Bizon | 2017-09-06 | 10 | -15/+581 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Extract job artifacts API code to a separate file | Grzegorz Bizon | 2017-09-06 | 1 | -2/+3 | |
| * | | | | Do not require API authentication if artifacts are public | Grzegorz Bizon | 2017-09-05 | 1 | -7/+38 | |
| * | | | | Do not use artifacts metadata to access single artifact | Grzegorz Bizon | 2017-09-05 | 1 | -8/+0 | |
| * | | | | Use API helper to send artifact file through Workhorse | Grzegorz Bizon | 2017-09-05 | 1 | -3/+2 | |
| * | | | | Set project / pipeline before context in job API specs | Grzegorz Bizon | 2017-09-04 | 1 | -2/+2 | |
| * | | | | Add API endpoint for downloading single job artifact | Grzegorz Bizon | 2017-09-04 | 1 | -0/+57 | |
* | | | | | Merge branch '35942_api_binary_encoding' into 'master' | Sean McGivern | 2017-09-06 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | renames ambiguous methods and add spec | micael.bergeron | 2017-09-06 | 1 | -0/+6 | |
* | | | | | | Merge branch 'gitaly-shell-redis-2' into 'master' | Sean McGivern | 2017-09-06 | 1 | -2/+29 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Implement /internal/pre-receive for shell operations | Alejandro Rodríguez | 2017-09-05 | 1 | -2/+18 | |
| * | | | | | Return a value to check if redis is available on /internal/check | Alejandro Rodríguez | 2017-09-05 | 1 | -0/+11 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Tidy up projects API specs | Sean McGivern | 2017-09-06 | 2 | -40/+23 | |
* | | | | | change collapse to resolve and comments to discussions | Ashley Dumaine | 2017-09-06 | 2 | -28/+28 | |
* | | | | | add unit tests for new collapse_outdated_diff_comments toggle | Ashley Dumaine | 2017-09-06 | 2 | -0/+56 | |
|/ / / / | ||||||
* | | | | API: Add GPG key management for admins | Robert Schilling | 2017-09-05 | 1 | -0/+158 | |
* | | | | API: Add GPG key management | Robert Schilling | 2017-09-05 | 1 | -0/+168 | |
* | | | | Merge branch 'api_branches_head' into 'master' | Sean McGivern | 2017-09-05 | 1 | -0/+16 | |
|\ \ \ \ | ||||||
| * | | | | Add branch existence check to the APIv4 branches via HEAD request | blackst0ne | 2017-09-05 | 1 | -0/+16 | |
* | | | | | Merge branch 'issue-api-my-reaction' into 'master' | Sean McGivern | 2017-09-05 | 2 | -0/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add my_reaction_emoji param to /merge_requests API | Hiroyuki Sato | 2017-09-05 | 1 | -0/+12 | |
| * | | | | | Add my_reaction_emoji param to /issues API | Hiroyuki Sato | 2017-09-05 | 1 | -0/+10 | |
* | | | | | | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int... | Kamil Trzciński | 2017-09-05 | 1 | -1/+159 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-new | Shinya Maeda | 2017-09-04 | 1 | -1/+13 | |
| * | | | | | | Improve by zj nice catches | Shinya Maeda | 2017-09-04 | 1 | -4/+4 | |
| * | | | | | | Finish spec | Shinya Maeda | 2017-09-04 | 1 | -16/+6 | |
| * | | | | | | Add spec (Halfway) | Shinya Maeda | 2017-09-04 | 1 | -0/+156 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p... | Kamil Trzciński | 2017-09-05 | 2 | -8/+28 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Remove ci_trigger_request_with_variables | Shinya Maeda | 2017-09-04 | 1 | -6/+25 | |
| * | | | | | Fix trigger_request.variables | Shinya Maeda | 2017-09-04 | 1 | -1/+2 | |
| * | | | | | Fix spec | Shinya Maeda | 2017-09-04 | 1 | -1/+1 | |
| * | | | | | Revert autheticate! in Trigger API | Shinya Maeda | 2017-09-04 | 2 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_builds | Shinya Maeda | 2017-09-05 | 1 | -9/+19 | |
* | | | | | Fix spec | Shinya Maeda | 2017-09-05 | 1 | -1/+1 | |
* | | | | | - Allow runner API to pass failure_reason | Shinya Maeda | 2017-09-05 | 2 | -1/+10 | |
* | | | | | Fix enum lists | Shinya Maeda | 2017-09-05 | 2 | -3/+3 | |
* | | | | | Fix enum wording | Shinya Maeda | 2017-09-05 | 1 | -1/+1 | |
* | | | | | Implement `failure_reason` on `ci_builds` | Shinya Maeda | 2017-09-05 | 2 | -0/+5 | |
|/ / / / | ||||||
* | | | | Merge branch 'move-git-operation-service' into 'master' | Sean McGivern | 2017-09-04 | 2 | -4/+4 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Move GitOperationService to Gitlab::Gitmove-git-operation-service | Jacob Vosmaer | 2017-09-01 | 2 | -4/+4 | |
* | | | | Fix spec | Shinya Maeda | 2017-09-03 | 3 | -5/+5 | |
* | | | | Improve API arguments as String | Shinya Maeda | 2017-09-03 | 1 | -1/+1 | |
* | | | | Refactor access_level to not_protected and ref_protected | Shinya Maeda | 2017-09-03 | 1 | -2/+2 | |
* | | | | Impprove spec by godfat suggestions | Shinya Maeda | 2017-09-03 | 1 | -1/+1 | |
* | | | | Add API support | Shinya Maeda | 2017-09-03 | 1 | -1/+3 | |
* | | | | Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '... | Robert Speicher | 2017-09-01 | 1 | -1/+13 | |
|\ \ \ \ | ||||||
| * | | | | Rework the permissions model for SSH key restrictions | Nick Thomas | 2017-08-30 | 1 | -15/+12 | |
| * | | | | Add settings for minimum key strength and allowed key type | Nick Thomas | 2017-08-30 | 1 | -1/+16 | |
| |/ / / | ||||||
* | | | | Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master' | Sean McGivern | 2017-09-01 | 2 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Correct the cherry-pick message for merge commits | Saverio Miroddi | 2017-08-17 | 2 | -2/+2 |