summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-2/+2
* Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-2/+2
* Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-151-2/+2
* Update SystemHooks API to expose and handle new repository_update_eventsGabriel Mazetto2017-05-121-1/+1
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-3/+10
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+5
* Don't display the `is_admin?` flag for user API responses.Timothy Andrew2017-04-251-2/+2
* Expose `last_activity_on` in the User APIRémy Coutable2017-04-141-1/+3
* Port 'Add user activities API' to CESean McGivern2017-04-141-0/+5
* Remove the User#is_admin? methodblackst0ne2017-04-091-3/+3
* Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-1/+2
|\
| * Merge branch '22303-symbolic-in-tree' into 'master' Douwe Maan2017-04-031-1/+1
| |\
| | * Fix symlink icon in project treemhasbini2017-04-021-1/+1
| * | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-0/+1
| |/
* | Fixed developers_can_push in RepoBranch API entityJames Edwards-Jones2017-04-041-6/+2
* | Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-031-1/+1
* | Extract ProtectedRef ConcernJames Edwards-Jones2017-04-031-2/+2
|/
* Send only defined dependenciesTomasz Maczukin2017-03-201-1/+1
* Send token of depenent jobTomasz Maczukin2017-03-201-1/+1
* Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-071-0/+16
|\
| * applies relevant changes to the code and code structureTiago Botelho2017-02-281-3/+6
| * add impersonation tokenSimon Vocella2017-02-281-0/+1
| * manage personal_access_tokens through apiSimon Vocella2017-02-281-0/+12
* | Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-0/+78
|\ \
| * | Update step data namingTomasz Maczukin2017-03-021-1/+1
| * | Refactor JobRequest response structureTomasz Maczukin2017-03-021-27/+67
| * | Add jobs requesting APITomasz Maczukin2017-03-021-0/+38
* | | Narrow environment payload by using basic project details resource28598-narrow-environment-payload-by-using-basic-projectOswaldo Ferreira2017-03-061-1/+1
* | | Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński2017-03-061-10/+12
|\ \ \
| * | | Add changelog entryZ.J. van de Weg2017-03-061-1/+1
| * | | Update entities, rename from builds to jobsZ.J. van de Weg2017-03-061-9/+5
| * | | Rename Builds to Jobs in the APIZ.J. van de Weg2017-03-061-9/+15
* | | | 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
|\ \ \ | |/ /