Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update group api doc with full_name and full_path attributes | Dmitriy Zaporozhets | 2017-01-30 | 1 | -1/+12 |
* | update scripts and docs to reference the newly namespaced rake taskrelative-url-assets | Mike Greiling | 2017-01-27 | 1 | -1/+1 |
* | Update enviroments.md - example CURL requests had a typo in the URL | Marc van Gend | 2017-01-24 | 1 | -2/+2 |
* | Merge branch '25851-document-token-scopes' into 'master' | Rémy Coutable | 2017-01-20 | 1 | -0/+8 |
|\ | |||||
| * | Add documentation around OAuth/Personal Access Token scopes. | Timothy Andrew | 2017-01-19 | 1 | -0/+8 |
* | | Add some API endpoints for time tracking. | Ruben Davila | 2017-01-18 | 2 | -0/+279 |
* | | API: Implement project issues iid param with IssuesFinder and add tests23194-fix-no-milestone-option-for-projects-endpoint | David Eisner | 2017-01-12 | 1 | -0/+3 |
* | | Add support for PlantUML diagrams in Asciidoc. | Horacio Sanson | 2017-01-12 | 1 | -2/+8 |
* | | Fix groups API to accept path when transferring a project | Mark Fletcher | 2017-01-03 | 1 | -1/+1 |
* | | Grapify the settings APIgrapify-settings-api | Robert Schilling | 2016-12-29 | 1 | -0/+1 |
* | | Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' | Douwe Maan | 2016-12-27 | 1 | -6/+13 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-12-20 | 5 | -13/+202 |
| |\ \ | |||||
| * \ \ | Merge CSS | Filipa Lacerda | 2016-12-12 | 7 | -37/+325 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-12-06 | 19 | -182/+152 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-11-22 | 4 | -26/+77 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-11-17 | 3 | -25/+57 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-11-10 | 35 | -415/+3053 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Added can_push attribute to deploy keys and update docs for API | Ali Ibrahim | 2016-08-18 | 1 | -6/+13 |
* | | | | | | | | | Add more storage statistics | Markus Koller | 2016-12-21 | 2 | -1/+11 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Allow unauthenticated access to Repositories Files API GET endpoints | Rémy Coutable | 2016-12-20 | 1 | -1/+3 |
* | | | | | | | | Allow Repositories API GET endpoints to be requested anonymously | Rémy Coutable | 2016-12-19 | 1 | -5/+13 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge branch 'issue_22269' into 'master' | Kamil Trzciński | 2016-12-16 | 1 | -2/+36 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Mattermost Notifications Service | Felipe Artur | 2016-12-15 | 1 | -2/+36 |
* | | | | | | | | Merge branch '22864-add-clean-environment-name' into 'master' | Kamil Trzciński | 2016-12-15 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add an environment slug | Nick Thomas | 2016-12-15 | 1 | -2/+6 |
| |/ / / / / / / | |||||
* | | | | | | | | Remove duplicated parameter description [ci skip]fix-api-docs | Robert Schilling | 2016-12-15 | 1 | -1/+0 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'api-cherry-pick' into 'master' | Rémy Coutable | 2016-12-13 | 1 | -0/+39 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | API: Ability to cherry-pick a commit | Robert Schilling | 2016-12-13 | 1 | -0/+39 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | API: Ability to get group's project in simple representationapi-simple-group-project | Robert Schilling | 2016-12-13 | 1 | -6/+11 |
* | | | | | | | Merge branch 'grapify-service-api' into 'master' | Rémy Coutable | 2016-12-12 | 1 | -2/+110 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Grapify the service APIgrapify-service-api | Robert Schilling | 2016-12-12 | 1 | -6/+16 |
| * | | | | | | Grapify the service API | Robert Schilling | 2016-12-09 | 1 | -2/+100 |
* | | | | | | | Merge branch 'features/api-snippets' into 'master' | Sean McGivern | 2016-12-12 | 1 | -0/+232 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | API: Endpoint to expose personal snippets as /snippets | Guyzmo | 2016-12-01 | 1 | -0/+232 |
* | | | | | | | | Fix typo in curl example request | Georg Hartmann | 2016-12-11 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'api-remove-source-branch' into 'master' | Rémy Coutable | 2016-12-09 | 1 | -23/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | API: Ability to remove source branchapi-remove-source-branch | Robert Schilling | 2016-12-04 | 1 | -23/+26 |
* | | | | | | | | | Merge branch 'public-tags-api' into 'master' 19703-direct-link-pipelines-into-builds | Douwe Maan | 2016-12-08 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Allow public access to some Tag API endpointspublic-tags-api | Rémy Coutable | 2016-12-07 | 1 | -2/+5 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch '24537-reenable-private-token-with-sudo' into 'master' | Douwe Maan | 2016-12-08 | 1 | -1/+50 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudo | tiagonbotelho | 2016-12-07 | 1 | -1/+50 |
* | | | | | | | | | | Merge branch '24565-fix-api-example-typos' into 'master' | Rémy Coutable | 2016-12-07 | 2 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Fix typos in API doc examples | Ryan O'Boyle | 2016-11-16 | 2 | -9/+9 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch '23589-open-issue-for-mr' into 'master' | Sean McGivern | 2016-12-06 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Feature: delegate all open discussions to Issue | Bob Van Landuyt | 2016-12-05 | 1 | -1/+2 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'document-public-project-api' into 'master' | Douwe Maan | 2016-12-06 | 1 | -4/+44 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Document the public Project API and document `GET /projects/:id/users`document-public-project-api | Rémy Coutable | 2016-12-02 | 1 | -4/+44 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' | Kamil Trzciński | 2016-12-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeeds | Grzegorz Bizon | 2016-11-30 | 15 | -164/+56 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeeds | Grzegorz Bizon | 2016-11-25 | 7 | -33/+103 |
| |\ \ \ \ \ \ \ |