Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'support-akismet' into 'master' | Robert Speicher | 2016-02-03 | 1 | -0/+31 |
|\ | |||||
| * | Fix rubocop offenses | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -5/+9 |
| * | Refactor spam filtering on issues API | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -3/+8 |
| * | Support Akismet spam checking for creation of issues via API | Stan Hu | 2016-02-02 | 1 | -0/+22 |
* | | Add a spec for the API pagination Link header | Rémy Coutable | 2016-02-02 | 1 | -3/+3 |
|/ | |||||
* | Improve consistency and duplication for Merge Request APIimprove-mr-api | Dmitriy Zaporozhets | 2016-01-28 | 1 | -31/+31 |
* | Fix CI runner version not being properly updated when asking for a buildfix-ci-runners-version-update | Kamil Trzcinski | 2016-01-27 | 2 | -0/+29 |
* | Add specs. Adjust filter. | Josh Frye | 2016-01-19 | 1 | -0/+23 |
* | Merge branch 'ci/build_dependencies' into 'master' | Douwe Maan | 2016-01-15 | 1 | -0/+12 |
|\ | |||||
| * | Change dependencies.builds to depends_on_builds | Kamil Trzcinski | 2016-01-15 | 1 | -2/+2 |
| * | Let the CI runner know about builds that this build depends onci/build_dependencies | Kamil Trzcinski | 2016-01-14 | 1 | -0/+12 |
* | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 4 | -1/+227 |
|\ \ | |/ | |||||
| * | Merge branch 'ci/api-builds' into 'master' | Douwe Maan | 2016-01-14 | 1 | -0/+172 |
| |\ | |||||
| | * | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-14 | 3 | -5/+252 |
| | |\ | |||||
| | * | | Add seperated 'describe' block for build trace specs | Tomasz Maczukin | 2016-01-13 | 1 | -7/+13 |
| | * | | Change :ci_build_canceled factory to :canceled trait | Tomasz Maczukin | 2016-01-13 | 1 | -1/+1 |
| | * | | Add some fixes after review | Tomasz Maczukin | 2016-01-13 | 1 | -0/+6 |
| | * | | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-11 | 2 | -0/+35 |
| | |\ \ | |||||
| | * | | | Change commit builds URL in builds API | Tomasz Maczukin | 2016-01-11 | 1 | -3/+3 |
| | * | | | Add some modifications to builds API and specs | Tomasz Maczukin | 2016-01-08 | 1 | -4/+4 |
| | * | | | Change test access level from MASTER to DEVELOPER | Tomasz Maczukin | 2016-01-08 | 1 | -1/+1 |
| | * | | | Modify entities for builds API | Tomasz Maczukin | 2016-01-08 | 1 | -1/+0 |
| | * | | | Modify builds scope filtering in builds API | Tomasz Maczukin | 2016-01-08 | 1 | -1/+14 |
| | * | | | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-05 | 1 | -0/+9 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2015-12-30 | 1 | -0/+7 |
| | |\ \ \ \ | |||||
| | * | | | | | Add cancel/retry features to builds API | Tomasz Maczukin | 2015-12-30 | 1 | -1/+61 |
| | * | | | | | Add specs for build details/traces features in builds API | Tomasz Maczukin | 2015-12-30 | 1 | -2/+38 |
| | * | | | | | Add specs for build listings in API | Tomasz Maczukin | 2015-12-29 | 1 | -0/+52 |
| * | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into add-pag... | Rémy Coutable | 2016-01-14 | 3 | -5/+246 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'ci/view-build-artifacts' into 'master' | Grzegorz Bizon | 2016-01-14 | 1 | -0/+46 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | | * | | | | | Refactor build artifacts upload API endpoint | Grzegorz Bizon | 2016-01-14 | 1 | -6/+5 |
| | | * | | | | | Update build artifacts API | Grzegorz Bizon | 2016-01-14 | 1 | -13/+35 |
| | | * | | | | | Modify artifacts upload API endpoint, add artifacts metadata | Grzegorz Bizon | 2016-01-14 | 1 | -0/+25 |
| * | | | | | | | Add pagination headers to already paginated API resourcesadd-pagination-headers-to-api | Rémy Coutable | 2016-01-14 | 2 | -1/+9 |
* | | | | | | | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 1 | -0/+182 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'master' into ci/api-variables | Douwe Maan | 2016-01-14 | 2 | -5/+70 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch '8-4-stable' into ci/api-variables | Tomasz Maczukin | 2016-01-13 | 2 | -0/+44 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Modify :ci_variable factory | Tomasz Maczukin | 2016-01-13 | 1 | -2/+2 |
| * | | | | | | | Change :variable_id to :key as resource ID in API | Tomasz Maczukin | 2016-01-07 | 1 | -27/+15 |
| * | | | | | | | Add create feature to variables API | Tomasz Maczukin | 2015-12-31 | 1 | -0/+38 |
| * | | | | | | | Add missing 'not_found' checks in variables API | Tomasz Maczukin | 2015-12-31 | 1 | -0/+18 |
| * | | | | | | | Add delete feature to variables API | Tomasz Maczukin | 2015-12-31 | 1 | -1/+28 |
| * | | | | | | | Add update feature for variables API | Tomasz Maczukin | 2015-12-31 | 1 | -8/+44 |
| * | | | | | | | Add features for list and show details of variables in API | Tomasz Maczukin | 2015-12-31 | 1 | -0/+75 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 2 | -5/+70 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'feature/ldap-sync-edgecases' into 'master' | Douwe Maan | 2016-01-14 | 1 | -5/+18 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Prevent ldap_blocked users from being blocked/unblocked by the API | Gabriel Mazetto | 2016-01-08 | 1 | -5/+18 |
| * | | | | | | Fix specs and rubocop warningsfix/private-references | Rémy Coutable | 2016-01-14 | 1 | -5/+6 |
| * | | | | | | Ensure the API doesn't return notes that the current user shouldn't see | Rémy Coutable | 2016-01-13 | 1 | -0/+51 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch '8-4-stable' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 2 | -0/+44 |
|\ \ \ \ \ \ | |/ / / / / |