gitlab-org--gitlab-foss/lib/api
Jason Goodman 7ecffe2987 Show upcoming status for releases
Add released_at field to releases API
Add released_at column to releases table
Return releases to the API sorted by released_at
2019-07-03 09:12:15 +00:00
..
entities
helpers Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
release
validations Review updates and cleanup 2019-05-17 13:56:25 +03:00
access_requests.rb
api.rb Remove the circuit breaker API 2019-05-24 17:17:14 +02:00
api_guard.rb
applications.rb
avatar.rb
award_emoji.rb
badges.rb
boards.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
boards_responses.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
branches.rb Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
broadcast_messages.rb
commit_statuses.rb
commits.rb Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
container_registry.rb Add 2nd response for container api bulk delete 2019-06-18 22:08:30 +00:00
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
discussions.rb Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
entities.rb Show upcoming status for releases 2019-07-03 09:12:15 +00:00
environments.rb Add name & search parameters to project environments API 2019-06-24 12:18:40 +00:00
events.rb Add new api class for projects events 2019-04-24 17:20:11 +02:00
features.rb Allow setting feature flags per GitLab group 2019-02-19 14:57:03 +08:00
files.rb
group_boards.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
group_labels.rb
group_milestones.rb
group_variables.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
groups.rb CE-port of Refactor EE specific params override in API::Groups 2019-05-27 12:37:53 +00:00
helpers.rb Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
import_github.rb Return a `401` error code 2019-04-11 06:43:09 +00:00
internal.rb Remove the mr_push_options feature flag 2019-05-17 13:47:24 +12:00
issues.rb API issues - minor cleanup of permission check 2019-06-11 23:12:21 +00:00
job_artifacts.rb API: delete job_artifacts of a single job 2019-03-06 11:06:21 +00:00
jobs.rb
keys.rb
labels.rb
lint.rb
markdown.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Automatically update MR merge-ref along merge status 2019-06-20 11:48:30 -03:00
milestone_responses.rb Resolve "Get milestone by title via API" 2019-03-27 09:01:07 +00:00
namespaces.rb Get rid of the user_namespace API helper method 2019-04-24 19:39:59 +02:00
notes.rb Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
notification_settings.rb
pages_domains.rb Don't show private keys for letsencrypt certs 2019-06-21 12:06:12 +00:00
pagination_params.rb
pipeline_schedules.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
pipelines.rb Forbid the use of `#reload` and prefer `#reset` 2019-04-15 13:05:14 +02:00
project_clusters.rb Add gitlab-managed option to clusters form 2019-05-03 01:05:53 +00:00
project_events.rb Add new api class for projects events 2019-04-24 17:20:11 +02:00
project_export.rb
project_hooks.rb
project_import.rb CE port of Move EE specific lines in API::Projects 2019-05-30 21:55:17 +00:00
project_milestones.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
project_snapshots.rb
project_snippets.rb
project_statistics.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
project_templates.rb Merge branch 'sh-fix-cpp-templates-404' into 'master' 2019-02-26 12:21:57 +01:00
projects.rb CE port of Move EE specific lines in API::Projects 2019-05-30 21:55:17 +00:00
projects_relation_builder.rb
protected_branches.rb CE port of Move EE specific lines in API::ProtectedBranches 2019-05-29 12:49:56 +00:00
protected_tags.rb
releases.rb Show upcoming status for releases 2019-07-03 09:12:15 +00:00
repositories.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
resource_label_events.rb Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
runner.rb Added filtering jobs by age to jobs/request API endpoint 2019-05-20 15:03:34 +00:00
runners.rb add tag_list param to runners api 2019-02-27 20:19:49 +01:00
scope.rb
search.rb #46469 - Added ref querystring parameter to project search to allow searching on branches other than master 2019-05-17 06:10:08 +00:00
services.rb Move API::Services constants to a helper 2019-03-04 17:44:57 +01:00
settings.rb refactor: remove Sentry from application settings 2019-06-25 21:17:19 +02:00
sidekiq_metrics.rb
snippets.rb Allow all personal snippets to be accessed by API 2019-03-06 09:05:03 +00:00
submodules.rb
subscriptions.rb
suggestions.rb
system_hooks.rb
tags.rb Add documentation and tests 2019-06-19 07:08:56 +00:00
templates.rb
time_tracking_endpoints.rb
todos.rb Rename Todos.with_api_entity_associations to with_entity_associations 2019-06-24 10:49:13 -07:00
triggers.rb Update Triggers documentation per EE 2019-03-04 17:44:57 +01:00
users.rb Add support for creating random passwords in user creation API 2019-06-27 13:25:37 -07:00
variables.rb CE port of Move EE specific lines in API::Variables 2019-05-28 10:14:43 +00:00
version.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
wikis.rb Added list_pages method to avoid loading all wiki pages content 2019-04-25 04:19:07 +00:00