summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-0/+20
|\
| * Do not expose projects on deploymentsZ.J. van de Weg2016-08-181-4/+3
| * Expose project for environmentsZ.J. van de Weg2016-08-181-0/+1
| * Add deployment endpointsZ.J. van de Weg2016-08-181-0/+12
| * Add docs on API for pipelines, plus minor fixeszj-pipelines-api-endpointsZ.J. van de Weg2016-08-181-1/+1
| * Add endpoints for pipelinesZ.J. van de Weg2016-08-181-0/+8
* | Add expiration date to group membershipsSean McGivern2016-08-181-3/+4
* | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-16/+26
|\ \ | |/
| * 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
* | Add API support for expires_at.Adam Niedzielski2016-08-061-0/+3
|/
* 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