gitlab-org--gitlab-foss/lib/api
Jacopo 310d209b67 Adds sorting to deployments API
Adds sorting to deployments API through the `order_by` and sort
`fields`.
2018-01-17 08:47:55 +01:00
..
helpers [API] Fix creating issue when assignee_id is empty 2018-01-15 14:24:16 +02:00
v3 Use preload instead of includes to avoid joins 2018-01-15 22:04:08 +01:00
access_requests.rb
api.rb Save user ID and username in Grape API log (api_json.log) 2018-01-08 21:23:24 -08:00
api_guard.rb
award_emoji.rb
boards.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
boards_responses.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
branches.rb
broadcast_messages.rb
circuit_breakers.rb Fix duplication in API::CircuitBreakers 2018-01-15 14:03:39 +03:00
commit_statuses.rb
commits.rb Add option to disable commit stats to commit API 2018-01-09 11:36:12 +00:00
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb Adds sorting to deployments API 2018-01-17 08:47:55 +01:00
entities.rb Merge branch 'remove-soft-removals' into 'master' 2018-01-11 16:06:01 +00:00
environments.rb
events.rb
features.rb
files.rb
group_milestones.rb
group_variables.rb
groups.rb
helpers.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
internal.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
issues.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
job_artifacts.rb
jobs.rb Use preload instead of includes to avoid joins 2018-01-15 22:04:08 +01:00
keys.rb
labels.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
lint.rb
members.rb Backport a change made in EE 2017-12-21 11:15:19 +01:00
merge_request_diffs.rb
merge_requests.rb Merge branch '39214__pipeline_api' into 'master' 2018-01-11 11:29:53 +00:00
milestone_responses.rb
namespaces.rb
notes.rb
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
project_hooks.rb
project_milestones.rb Enables Project Milestone Deletion via API 2018-01-16 13:11:59 +01:00
project_snippets.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
projects.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
projects_relation_builder.rb Not forcing to redefine preload_relation 2017-12-01 19:21:04 +01:00
protected_branches.rb CE backport of ProtectedBranches API changes 2017-12-07 11:58:50 +00:00
repositories.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
runner.rb Store expire_at in ci_job_artifacts 2017-12-03 12:05:23 +01:00
runners.rb
scope.rb
services.rb Support new chat notifications parameters in Services API 2017-12-22 12:18:05 +00:00
settings.rb
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb sorting for tags api 2017-12-14 13:42:15 +00:00
templates.rb
time_tracking_endpoints.rb Only include the user's ID in the time_spent command's update hash 2017-12-19 15:45:08 -06:00
todos.rb
triggers.rb
users.rb Added default order to UserFinder 2017-12-04 09:49:53 +00:00
variables.rb
version.rb
wikis.rb