| Commit message (Expand) | Author | Age | Files | Lines |
* | Add “Project moved” error to Git-over-SSH | Michael Kozono | 2017-06-16 | 1 | -1/+6 |
* | Refactor construction of response | Michael Kozono | 2017-06-05 | 1 | -0/+16 |
* | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assignees | Valery Sizov | 2017-05-11 | 1 | -4/+4 |
* | Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g... | Sean McGivern | 2017-05-05 | 1 | -38/+14 |
|\ |
|
| * | Generate and handle a gl_repository param to pass around components | Alejandro Rodríguez | 2017-05-03 | 1 | -38/+14 |
* | | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 1 | -0/+13 |
|/ |
|
* | Remove unused user activities code | Sean McGivern | 2017-04-14 | 1 | -2/+1 |
* | Remove user activities table and use redis instead of PG for recording activi... | James Lopez | 2017-04-14 | 1 | -0/+7 |
* | Set Git-specific env in /api/internal/allowed | Rémy Coutable | 2017-04-10 | 1 | -3/+3 |
* | Backport API changes needed to fix sticking in EEbackport-sticking-api-helper-changes | Yorick Peterse | 2017-03-31 | 1 | -1/+5 |
* | Remove legacy Runners support in /api/v4/jobs/request | Tomasz Maczukin | 2017-03-20 | 1 | -8/+0 |
* | Merge branch '28447-hybrid-repository-storages' into 'master'
| Sean McGivern | 2017-03-07 | 1 | -3/+3 |
|\ |
|
| * | Update storage settings to allow extra values per shard28447-hybrid-repository-storages | Alejandro Rodríguez | 2017-03-03 | 1 | -3/+3 |
* | | Fix rubocop offenses | Tomasz Maczukin | 2017-03-02 | 1 | -2/+2 |
* | | Add artifacts uploading authorize API | Tomasz Maczukin | 2017-03-02 | 1 | -0/+4 |
* | | Add job patch trace API | Tomasz Maczukin | 2017-03-02 | 1 | -0/+13 |
* | | Add job update API | Tomasz Maczukin | 2017-03-02 | 1 | -1/+10 |
* | | Fix rubocop offenses | Tomasz Maczukin | 2017-03-02 | 1 | -1/+1 |
* | | Add jobs requesting API | Tomasz Maczukin | 2017-03-02 | 1 | -0/+28 |
|/ |
|
* | Merge branch 'feature/runners-v4-api' into 'master'
| Kamil Trzciński | 2017-02-27 | 1 | -0/+23 |
|\ |
|
| * | Rename API::Ci to API::Runnerfeature/runners-v4-api | Tomasz Maczukin | 2017-02-16 | 1 | -1/+1 |
| * | Fix rubocop offenses | Tomasz Maczukin | 2017-02-16 | 1 | -4/+3 |
| * | Add Runner registration/deletion API | Tomasz Maczukin | 2017-02-16 | 1 | -0/+24 |
* | | Paginate all endpoints that return an array | Robert Schilling | 2017-02-16 | 1 | -1/+1 |
|/ |
|
* | replace `find_with_namespace` with `find_by_full_path` | Adam Pahlevi | 2017-02-03 | 1 | -2/+2 |
* | Merge branch 'master' into auto-pipelines-vue | Grzegorz Bizon | 2016-12-21 | 1 | -0/+8 |
|\ |
|
| * | Accept environment variables from the `pre-receive` script. | Timothy Andrew | 2016-12-16 | 1 | -0/+8 |
* | | Merge branch 'master' into auto-pipelines-vue | Regis | 2016-12-16 | 1 | -0/+14 |
|\ \
| |/ |
|
| * | Add an environment slug | Nick Thomas | 2016-12-15 | 1 | -0/+14 |
* | | Extract API pagination code to a separete module | Grzegorz Bizon | 2016-12-07 | 1 | -0/+45 |
|/ |
|
* | API: Introduce `#find_group!` which also check access permission22373-reduce-queries-in-api-helpers-find_project | Rémy Coutable | 2016-11-24 | 1 | -1/+1 |
* | Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project paths | Nick Thomas | 2016-11-16 | 1 | -0/+57 |
* | New AccessRequests API endpoints for Group & Project | Rémy Coutable | 2016-08-10 | 1 | -0/+13 |