summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
| * Rename License entity to RepoLicense to avoid conflict with EElicense-templates-and-api-12804Rémy Coutable2016-04-191-1/+1
| * Update to licensee 8.0.0 and fix API specsRémy Coutable2016-04-181-4/+5
| * Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-181-0/+11
* | Create table for award emojiZeger-Jan van de Weg2016-05-061-3/+4
|/
* Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-121-5/+10
|\
| * Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-081-4/+11
| |\
| * | Update API to use notification_level from notification_settingDmitriy Zaporozhets2016-03-301-5/+10
* | | API: Expose updated_at for notesRobert Schilling2016-04-121-1/+1
* | | Merge branch 'api-labels-info' into 'master' Rémy Coutable2016-04-121-0/+1
|\ \ \ | |_|/ |/| |
| * | API: Expose open_issues_count, closed_issues_count, open_merge_requests_count...Robert Schilling2016-04-061-0/+1
* | | API: Expose subscribed? on issuesRobert Schilling2016-04-081-0/+8
* | | Expose user location in APIRobert Schilling2016-04-061-1/+1
|/ /
* | Merge branch 'routing' into 'master' Robert Speicher2016-04-011-2/+2
|\ \
| * | Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-2/+2
| |/
* | Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-1/+0
|/
* api - expose label descriptionMariusz Jachimowicz2016-03-241-1/+1
* Improve group visibility level featureZeger-Jan van de Weg2016-03-181-1/+1
* Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-7/+8
|\
| * Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-7/+0
| |\
| | * Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-151-7/+0
| | |\
| | | * Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-7/+0
| * | | Doc external users featureZeger-Jan van de Weg2016-03-151-0/+1
| |/ /
| * | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-0/+4
| |\ \
| | * | Bring share project with group API from EEshare-project-ceDmitriy Zaporozhets2016-03-131-0/+4
| | |/
| * | Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-apiRobert Speicher2016-03-091-0/+3
| |/
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+1
|/
* Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-091-1/+1
|\
| * Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-1/+1
* | Add fields to GET /users/* API endpoints for adminsevuez/gitlab-ce-add-info-user-apievuez2016-03-041-0/+2
|/
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-3/+3