Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a custom GrapeLogging formatter to get the timestampsh-add-grape-logging | Stan Hu | 2017-09-07 | 1 | -2/+2 |
| | |||||
* | Fix Rubocop failures in API logger | Stan Hu | 2017-09-07 | 1 | -3/+5 |
| | |||||
* | Add JSON logger in `log/api_json.log` for Grape API endpoints | Stan Hu | 2017-09-06 | 1 | -0/+9 |
| | | | | Closes #36189 | ||||
* | Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master' | Kamil Trzciński | 2017-09-06 | 4 | -73/+104 |
|\ | | | | | | | | | | | | | Add API endpoint for downloading a single job artifact Closes #37196 See merge request !14027 | ||||
| * | Revert moving authorization hook in jobs APIfeature/gb/download-single-job-artifact-using-api | Grzegorz Bizon | 2017-09-06 | 1 | -2/+2 |
| | | |||||
| * | Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into ↵ | Grzegorz Bizon | 2017-09-06 | 9 | -42/+265 |
| |\ | | | | | | | | | | | | | | | | feature/gb/download-single-job-artifact-using-api * commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d': (210 commits) | ||||
| * | | Respond with a bad request if artifact path is invalid | Grzegorz Bizon | 2017-09-06 | 2 | -2/+2 |
| | | | |||||
| * | | Extract job artifacts API code to a separate file | Grzegorz Bizon | 2017-09-06 | 4 | -99/+99 |
| | | | |||||
| * | | Do not require API authentication if artifacts are public | Grzegorz Bizon | 2017-09-05 | 1 | -36/+43 |
| | | | |||||
| * | | Do not use artifacts metadata to access single artifact | Grzegorz Bizon | 2017-09-05 | 1 | -3/+4 |
| | | | |||||
| * | | Use API helper to send artifact file through Workhorse | Grzegorz Bizon | 2017-09-05 | 2 | -1/+5 |
| | | | |||||
| * | | Add API endpoint for downloading single job artifact | Grzegorz Bizon | 2017-09-04 | 1 | -0/+19 |
| | | | |||||
* | | | Merge branch '35942_api_binary_encoding' into 'master' | Sean McGivern | 2017-09-06 | 2 | -2/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | API fix for non UTF-8 data Closes #35942 See merge request !14038 | ||||
| * | | | revert to using a simple representation | micael.bergeron | 2017-09-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | wip: fake its a binary diff | micael.bergeron | 2017-09-06 | 2 | -2/+3 |
| | | | | |||||
* | | | | Merge branch 'gitaly-shell-redis-2' into 'master' | Sean McGivern | 2017-09-06 | 2 | -1/+19 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Internal API changes to decouple redis from Shell Closes gitaly#520 See merge request !13971 | ||||
| * | | | Implement /internal/pre-receive for shell operations | Alejandro Rodríguez | 2017-09-05 | 1 | -0/+8 |
| | | | | |||||
| * | | | Return a value to check if redis is available on /internal/check | Alejandro Rodríguez | 2017-09-05 | 2 | -1/+11 |
| | |/ | |/| | |||||
* | | | change collapse to resolve and comments to discussions | Ashley Dumaine | 2017-09-06 | 4 | -6/+6 |
| | | | |||||
* | | | Add functionality to collapse outdated diff comments regardless of ↵ | Ashley Dumaine | 2017-09-06 | 4 | -3/+8 |
|/ / | | | | | | | discussion resolution | ||||
* | | API: Add GPG key management for admins | Robert Schilling | 2017-09-05 | 1 | -0/+80 |
| | | |||||
* | | API: Add GPG key management | Robert Schilling | 2017-09-05 | 2 | -0/+74 |
| | | |||||
* | | Merge branch 'api_branches_head' into 'master' | Sean McGivern | 2017-09-05 | 1 | -10/+15 |
|\ \ | | | | | | | | | | | | | | | | | | | Add branch existence check to the APIv4 branches via HEAD request Closes #37159 See merge request !13979 | ||||
| * | | Add branch existence check to the APIv4 branches via HEAD request | blackst0ne | 2017-09-05 | 1 | -10/+15 |
| | | | |||||
* | | | Merge branch 'issue-api-my-reaction' into 'master' | Sean McGivern | 2017-09-05 | 2 | -0/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | Add my_reaction_emoji param to /issues and /merge_requests API See merge request !14016 | ||||
| * | | | Add my_reaction_emoji param to /merge_requests API | Hiroyuki Sato | 2017-09-05 | 1 | -0/+1 |
| | | | | |||||
| * | | | Add my_reaction_emoji param to /issues API | Hiroyuki Sato | 2017-09-05 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' ↵ | Kamil Trzciński | 2017-09-05 | 2 | -17/+71 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Extend API: Pipeline Schedule Variable Closes #34518 See merge request !13653 | ||||
| * | | | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-new | Shinya Maeda | 2017-09-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | Improve def pipeline_schedule with authrozation code | Shinya Maeda | 2017-09-04 | 1 | -16/+13 |
| | | | | |||||
| * | | | Improve by zj nice catches | Shinya Maeda | 2017-09-04 | 2 | -25/+14 |
| | | | | |||||
| * | | | Finish spec | Shinya Maeda | 2017-09-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add spec (Halfway) | Shinya Maeda | 2017-09-04 | 2 | -54/+51 |
| | | | | |||||
| * | | | Extend API: Pipeline Schedule Variable | Shinya Maeda | 2017-09-04 | 2 | -1/+72 |
| |/ / | |||||
* | | | Merge branch ↵ | Kamil Trzciński | 2017-09-05 | 1 | -13/+19 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequest' into 'master' Removes `CreateTriggerRequestService` and add a blocker to prevent saving variables on `Ci::TriggerRequest` Closes #35650 See merge request !13792 | ||||
| * | | Use pipeline.trigger_requests.lastfix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequest | Shinya Maeda | 2017-09-05 | 1 | -1/+1 |
| | | | |||||
| * | | Fix trigger_request.variables | Shinya Maeda | 2017-09-04 | 1 | -4/+2 |
| | | | |||||
| * | | Fix spec | Shinya Maeda | 2017-09-04 | 1 | -2/+3 |
| | | | |||||
| * | | Revert autheticate! in Trigger API | Shinya Maeda | 2017-09-04 | 2 | -8/+8 |
| | | | |||||
| * | | Remove CreateTriggerRequestService and forbit to save variables on ↵ | Shinya Maeda | 2017-09-04 | 2 | -16/+23 |
| |/ | | | | | | | Ci::TriggerRequest | ||||
* | | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_builds | Shinya Maeda | 2017-09-05 | 1 | -2/+1 |
| | | |||||
* | | Use unknown_failure for runner | Shinya Maeda | 2017-09-05 | 1 | -5/+2 |
| | | |||||
* | | - Allow runner API to pass failure_reason | Shinya Maeda | 2017-09-05 | 1 | -1/+7 |
| | | | | | | | | - Fix spec | ||||
* | | Fix enum lists | Shinya Maeda | 2017-09-05 | 2 | -2/+2 |
| | | |||||
* | | Fix enum wording | Shinya Maeda | 2017-09-05 | 1 | -1/+1 |
| | | |||||
* | | Implement `failure_reason` on `ci_builds` | Shinya Maeda | 2017-09-05 | 2 | -2/+2 |
|/ | |||||
* | Fix spec | Shinya Maeda | 2017-09-03 | 1 | -2/+4 |
| | |||||
* | Improve API arguments as String | Shinya Maeda | 2017-09-03 | 1 | -1/+2 |
| | |||||
* | Add API support | Shinya Maeda | 2017-09-03 | 2 | -1/+3 |
| | |||||
* | Merge branch 'issue-discussions-refactor' into 'master' | Jacob Schatz | 2017-09-02 | 1 | -2/+2 |
|\ | | | | | | | | | Issue discussions Vue refactor See merge request !12069 |