summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-071-2/+2
|\
| * Support descriptions for snippetsJarka Kadlecova2017-05-311-2/+2
* | Merge branch 'projects-api-import-status' into 'master'Douwe Maan2017-06-021-0/+2
|\ \
| * | Expose import_status in Projects APIRobin Bobbitt2017-06-021-0/+2
* | | Merge branch '24196-protected-variables' into 'master'Kamil Trzciński2017-06-011-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into '24196-protected-variables'Kamil Trzciński2017-06-011-0/+22
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-06-011-0/+11
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-311-1/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)2017-05-261-1/+3
| |\ \ \ \
| * | | | | API and doc for protected variablesLin Jen-Shin2017-05-251-0/+1
* | | | | | Merge branch 'dm-collapsed-blob' into 'master'Sean McGivern2017-06-011-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Change no_limits to limitsdm-collapsed-blobDouwe Maan2017-05-311-3/+3
| * | | | | Consistent diff and blob size limit namesDouwe Maan2017-05-291-3/+3
| | |_|/ / | |/| | |
* | | | | Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+22
| |_|_|/ |/| | |
* | | | Use PipelineScheduleDetailsShinya Maeda2017-05-301-1/+4
* | | | Remove deleted_at from Entity. Use find_by. Remove returns.Shinya Maeda2017-05-301-1/+1
* | | | Expose last_pipeline only when detailed statusShinya Maeda2017-05-301-1/+1
* | | | Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda2017-05-301-1/+1
* | | | includes last_pipelineShinya Maeda2017-05-301-3/+1
* | | | Define last_pipeline in PipelineScheduleEntityShinya Maeda2017-05-301-1/+3
* | | | Remove if from last_pipeline in entityShinya Maeda2017-05-301-1/+1
* | | | Add API support for pipeline scheduleShinya Maeda2017-05-301-0/+8
|/ / /
* | | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-1/+4
|\ \ \ | |_|/ |/| |
| * | Hide nested group UI/API support for MySQLYorick Peterse2017-05-171-1/+4
* | | Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan2017-05-231-1/+3
| |/ |/|
* | 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