summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski2016-08-161-2/+4
|\
| * Improve EE compatibility with protected branch access levels.Timothy Andrew2016-08-161-2/+4
| * Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-161-2/+2
* | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-111-11/+13
|\ \ | |/
| * Improve the performance of the GET /:sources/:id/{access_requests,members} AP...Rémy Coutable2016-08-101-2/+2
| * New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-101-11/+13
* | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-111-1/+1
|\ \ | |/
| * switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-1/+1
* | Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-2/+4
|/
* Add API support for environmentsZ.J. van de Weg2016-07-291-0/+4
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-2/+2
* Have the `branches` API work with the new protected branches data model.Timothy Andrew2016-07-291-2/+4
* Add commit stats to commit api responsedixpac2016-07-281-0/+5
* Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-1/+3
|\
| * Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-1/+1
| * Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-0/+2
* | Simplify entities for branches and tags APIapi-cleanup-entitiesRobert Schilling2016-07-191-37/+14
* | API: Expose 'developers_can_merge' for branchesRobert Schilling2016-07-191-0/+6
* | API: Expose 'developers_can_push' for branchesRobert Schilling2016-07-191-2/+8
|/
* Merge branch 'api-isssues-due-date' into 'master' Rémy Coutable2016-07-181-0/+1
|\
| * API: Expose due_date for issuesapi-isssues-due-dateRobert Schilling2016-07-121-0/+1
* | removes basicprojectwithaccess and replaces it with basicprojectdetailstiagonbotelho2016-07-121-8/+0
* | changes the usage of simpleprojectdetails to already implemented basicproject...tiagonbotelho2016-07-121-6/+0
* | adds basic functionality to the new endpoint of the apitiagonbotelho2016-07-121-2/+6
* | implements filter_paramstiagonbotelho2016-07-121-0/+2
* | fixes missing field on basicprojectdetailstiagonbotelho2016-07-121-0/+1
* | changes the usage of simpleprojectdetails to already implemented basicproject...tiagonbotelho2016-07-121-7/+1
* | adds basic functionality to the new endpoint of the apitiagonbotelho2016-07-121-2/+14
* | implements filter_paramstiagonbotelho2016-07-121-0/+2
|/
* Merge branch 'remove-branch-api' into 'master' Rémy Coutable2016-07-121-0/+2
|\
| * api: expose {should,force}_remove_source_branchBen Boeckel2016-07-111-0/+2
* | entities: remove :description from MergeRequestBen Boeckel2016-07-111-1/+0
|/
* API: Expose shared projects in a groupapi-shared-projectsRobert Schilling2016-07-081-0/+1
* Expose shared groups for projectsapi-shared-groupsRobert Schilling2016-07-081-0/+11
* Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-061-3/+3
* Expose target, filter by state as stringRobert Schilling2016-07-011-4/+4
* Expose action_nameRobert Schilling2016-07-011-1/+1
* Add user to project to see todosRobert Schilling2016-07-011-1/+1
* Fix rebaseRobert Schilling2016-07-011-4/+0
* Add Todos APIDouglas Barbosa Alexandre2016-07-011-0/+29
* Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-0/+1
* Fix builds API response not including commit dataGrzegorz Bizon2016-06-211-5/+1
* Merge branch '17521-gitlab-ci-yml-templates' into 'master' Jacob Schatz2016-06-211-2/+2
|\
| * Refactor Gitlab::GitignoresZJ van de Weg2016-06-201-2/+2
* | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-201-0/+8
|\ \ | |/
| * Add endpoints for Award EmojiZ.J. van de Weg2016-06-171-0/+8
* | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-171-4/+1
|\ \ | |/
| * UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-4/+1
* | Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin2016-06-141-0/+5
|\ \ | |/
| * Fix Error 500 when using closes_issues API with an external issue trackerStan Hu2016-06-111-0/+5