summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | WIP, try to add views for locked runnersLin Jen-Shin2016-06-091-0/+1
|/
* Allow custom text on 'almost there' pageSean McGivern2016-06-081-0/+1
* Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-1/+1
* Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-031-0/+1
|\
| * Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski2016-05-311-0/+1
* | Incorportate feedbackZ.J. van de Weg2016-06-011-0/+2
* | Merge branch 'master' into awardablesZJ van de Weg2016-05-251-0/+9
|\ \ | |/
| * Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-201-0/+8
| * Extend runner options that are configurable via APIGrzegorz Bizon2016-05-191-0/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-181-4/+9
|\ \ | |/
| * Merge branch 'docker-registry' into 'master' Douwe Maan2016-05-161-1/+2
| |\
| | * Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-131-2/+6
| | |\
| | * | Rename `images` to `container_registry`Kamil Trzcinski2016-05-091-1/+1
| | * | Make images_enabled configurableKamil Trzcinski2016-04-291-1/+2
| * | | Clean up LegacyDiffNote somewhatDouwe Maan2016-05-131-1/+1
| * | | Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-3/+3
| | |/ | |/|
| * | Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-121-0/+4
* | | Incorporate feedbackZeger-Jan van de Weg2016-05-111-2/+1
* | | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-2/+14
|\ \ \ | |/ /
| * | Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable2016-05-091-1/+1
| * | API: Expose Issue#user_notes_countcnam-dep2016-05-091-1/+1
| |/