summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-061-8/+14
* Update documentation and expose IDKamil Trzcinski2017-03-051-0/+1
* Introduce tests for pipeline triggersKamil Trzcinski2017-03-051-1/+3
* Update triggers APIKamil Trzcinski2017-03-051-4/+0
* Use string based `visibility` getter & setterToon Claes2017-03-021-4/+2
* Expose ApplicationSetting visibility settings as StringToon Claes2017-03-021-4/+6
* Expose Group VisibilityLevel as StringToon Claes2017-03-021-1/+2
* Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes2017-03-021-2/+2
* Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-011-2/+2
|\
| * Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-2/+2
* | Merge branch '22951-fix-todos-api-endpoint-error-for-commits' into 'master' Sean McGivern2017-03-011-1/+2
|\ \ | |/ |/|
| * Add spec for todo with target_type CommitGeorge Andrinopoulos2017-02-211-5/+2
| * Fix todos API endpoint application errorGeorge Andrinopoulos2017-02-171-1/+5
* | Merge branch 'feature/runners-v4-api' into 'master' Kamil Trzciński2017-02-271-0/+4
|\ \
| * | Add Runner registration/deletion APITomasz Maczukin2017-02-161-0/+4
| |/
* | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-241-3/+0
|\ \
| * | Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-221-3/+0
* | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-211-1/+1
|\ \ \ | |/ /
| * | Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-151-1/+1
| |/
* | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-161-19/+20
|\ \ | |/
| * Merge branch 'add-missing-api-entities' into 'master'Rémy Coutable2017-02-151-17/+18
| |\
| | * entities: use the RepoCommit entity for branch commitsBen Boeckel2017-02-141-17/+18
| * | Merge branch 'dz-nested-groups-improvements-3' into 'master' Dmitriy Zaporozhets2017-02-151-1/+1
| |\ \
| | * | Expose Namespace#full_path in namespaces APIDmitriy Zaporozhets2017-02-141-1/+1
| | |/
| * | Make it possible to pass coverage value to commit status APIwendy04022017-02-141-1/+1
| |/
* | Fix tests and disallow 0 to make it consistent with .gitlab-ci.ymlLin Jen-Shin2017-02-151-0/+1
|/
* Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable2017-02-131-3/+1
|\
| * Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-3/+1
* | Add nested groups to the APIdz-nested-groups-apiDmitriy Zaporozhets2017-02-081-0/+1
* | Split V3 entities into a separate fileapi-remove-snippets-expires-atRobert Schilling2017-02-071-14/+0
* | Remove deprecated 'expires_at' from project snippets APIRobert Schilling2017-02-071-3/+14
|/
* Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-0/+1
* Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-301-0/+1
* Add some API endpoints for time tracking.Ruben Davila2017-01-181-0/+7
* Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-121-0/+2
* Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-1/+1
|\
| * Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-201-1/+1
| |\
| * \ Merge CSSFilipa Lacerda2016-12-121-3/+16
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-061-1/+8
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-221-3/+3
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-171-2/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-101-17/+128
| |\ \ \ \ \ \
| * | | | | | | Added can_push attribute to deploy keys and update docs for APIAli Ibrahim2016-08-181-1/+1
* | | | | | | | Add more storage statisticsMarkus Koller2016-12-211-0/+19
* | | | | | | | Consistently use current_user in API entitiesMarkus Koller2016-12-211-8/+8
* | | | | | | | Don't expose all namespace fields in APIMarkus Koller2016-12-211-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add an environment slugNick Thomas2016-12-151-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'features/api-snippets' into 'master' Sean McGivern2016-12-121-0/+13
|\ \ \ \ \ \
| * | | | | | API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-011-0/+13
* | | | | | | adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-071-4/+3