summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Modify :ci_variable factoryTomasz Maczukin2016-01-131-2/+2
| * | | | | | | Change :variable_id to :key as resource ID in APITomasz Maczukin2016-01-071-27/+15
| * | | | | | | Add create feature to variables APITomasz Maczukin2015-12-311-0/+38
| * | | | | | | Add missing 'not_found' checks in variables APITomasz Maczukin2015-12-311-0/+18
| * | | | | | | Add delete feature to variables APITomasz Maczukin2015-12-311-1/+28
| * | | | | | | Add update feature for variables APITomasz Maczukin2015-12-311-8/+44
| * | | | | | | Add features for list and show details of variables in APITomasz Maczukin2015-12-311-0/+75
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-142-5/+70
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan2016-01-141-5/+18
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Prevent ldap_blocked users from being blocked/unblocked by the APIGabriel Mazetto2016-01-081-5/+18
| * | | | | | Fix specs and rubocop warningsfix/private-referencesRémy Coutable2016-01-141-5/+6
| * | | | | | Ensure the API doesn't return notes that the current user shouldn't seeRémy Coutable2016-01-131-0/+51
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '8-4-stable' into ci/api-triggersTomasz Maczukin2016-01-142-0/+44
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'api-project-upload' into 'master' Robert Speicher2016-01-081-0/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add API project upload endpointDouwe Maan2016-01-071-0/+14
| | | |_|/ | | |/| |
| * | | | Delete tag via APIapi-delete-tagRobert Schilling2016-01-081-0/+21
| |/ / /
| * | | Fix API project lookups when querying with a namespace with dotsStan Hu2016-01-031-0/+9
| |/ /
* | | Add some fixes after reviewTomasz Maczukin2016-01-131-6/+6
* | | Change 'trigger_id' to 'token' as resource ID in triggers APITomasz Maczukin2016-01-071-28/+14
* | | Get show details feature to triggers APITomasz Maczukin2016-01-051-5/+51
* | | Add create feature to triggers APITomasz Maczukin2016-01-051-0/+29
* | | Add delete feature to triggers APITomasz Maczukin2016-01-051-0/+33
* | | Add triggers feature to APITomasz Maczukin2016-01-041-4/+41
|/ /
* | Add API support for looking up a user by usernameStan Hu2015-12-241-0/+7
|/
* Merge branch 'branch-invalid-name' into 'master' Douwe Maan2015-12-241-1/+1
|\
| * Fix specDouglas Barbosa Alexandre2015-12-181-1/+1
* | Merge branch 'add-project-permissions' into 'master' Dmitriy Zaporozhets2015-12-231-0/+13
|\ \
| * | Add project permissions to all project API endpointsStan Hu2015-12-221-0/+13
| |/
* | Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-1/+0
|/
* Api support for requesting starred projects for userZeger-Jan van de Weg2015-12-161-1/+20
* Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl...Dmitriy Zaporozhets2015-12-161-0/+16
|\
| * Add open_issues_count to project APIStan Hu2015-12-111-0/+16
* | Fixed Rubocop offensesGabriel Mazetto2015-12-152-2/+2
* | Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-148-368/+121
|\ \
| * | Fix after column renameKamil Trzcinski2015-12-112-9/+9
| * | Fix triggers testsKamil Trzcinski2015-12-112-19/+13
| * | Reimplement Trigger APIKamil Trzcinski2015-12-111-0/+80
| * | Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-112-3/+3
| * | Migrate CI::Project to ProjectKamil Trzcinski2015-12-116-287/+31
| * | Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-102-75/+10
| |/
* | Stub also `ensure_*` method in CI runners API specsci/persist-registration-tokenGrzegorz Bizon2015-12-111-0/+1
* | Use new runners registration token to register CI runnersGrzegorz Bizon2015-12-111-3/+6
|/
* Merge branch 'master' into merge-if-greenDouwe Maan2015-12-081-2/+57
|\
| * Merge branch 'master' into ui/dashboard-new-issueui/dashboard-new-issueDouwe Maan2015-12-083-7/+19
| |\
| * | Add API group projects specsDouwe Maan2015-12-081-2/+57
* | | Merge branch 'master' into zj/gitlab-ce-merge-if-greenDouwe Maan2015-12-083-7/+19
|\ \ \ | | |/ | |/|
| * | Add custom NamespaceValidatorRobert Speicher2015-12-071-2/+2
| * | Add custom ColorValidatorRobert Speicher2015-12-071-5/+5
| * | Fix API setting of 'public' attribute to false will make a project privateStan Hu2015-12-051-0/+12
| |/
* | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-073-12/+106
|\ \ | |/