gitlab-org--gitlab-foss/lib/api
Dylan MacKenzie b421bd316f Add programming language filtering to `/projects` 2019-02-04 15:06:17 +00:00
..
entities Add Container Registry API 2019-01-25 13:13:48 +01:00
helpers Do not expose trigger token when user should not see it 2019-01-31 16:51:17 +01:00
release Remove releases_page feature flag 2019-01-11 13:26:09 +09:00
validations/types Validate Wiki attachments are valid temporary files 2018-10-23 20:47:38 -07:00
access_requests.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
api.rb Merge branch '51913-api-getting-projects-for-users-with-dot-gets-404' into 'master' 2019-02-01 14:35:46 +00:00
api_guard.rb Add config to disable impersonation 2018-11-29 09:37:16 +01:00
applications.rb Use application finder for Doorkeeper Applications 2018-10-15 23:03:08 +09:00
avatar.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
award_emoji.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
badges.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
boards.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
boards_responses.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
branches.rb Fix timeout issues retrieving branches via API 2018-12-27 04:24:37 -08:00
broadcast_messages.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
circuit_breakers.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
commit_statuses.rb Fix deprecation: Passing ActiveRecord::Base objects to sanitize_sql_hash_for_assignment 2018-12-13 21:48:43 +01:00
commits.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
container_registry.rb Add Container Registry API 2019-01-25 13:13:48 +01:00
custom_attributes_endpoints.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
deploy_keys.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
deployments.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
discussions.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
entities.rb Do not expose trigger token when user should not see it 2019-01-31 16:51:17 +01:00
environments.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
events.rb Hide confidential events in ruby 2018-12-17 18:47:53 +01:00
features.rb Allow setting of feature gates per project 2019-01-14 14:29:51 +01:00
files.rb Use read_repository scope on read-only files API 2018-12-04 11:55:34 +01:00
group_boards.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
group_milestones.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
group_variables.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
groups.rb Rename GroupHierarchy into ObjectHierarchy 2018-12-19 15:24:29 +01:00
helpers.rb Restrict multiple clusters through API 2019-01-10 18:20:04 -06:00
import_github.rb API for importing external repos 2019-01-17 10:37:08 +00:00
internal.rb Add support for Git push options, specifically ci.skip 2018-12-31 13:57:53 -05:00
issues.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
job_artifacts.rb Refactor project.latest_successful_builds_for def 2019-01-07 17:29:26 +01:00
jobs.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
keys.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
labels.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
lint.rb Allow to include files from another projects 2019-01-07 09:38:05 +01:00
markdown.rb Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'master' 2018-10-05 17:47:52 +00:00
members.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
merge_request_diffs.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
merge_requests.rb Use 'delete' instead of 'remove' for source branch 2019-01-22 12:57:01 -05:00
milestone_responses.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
namespaces.rb Backports some changes from gitlab-ee!7885 2018-12-07 08:29:53 -05:00
notes.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
notification_settings.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
pages_domains.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
pagination_params.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
pipeline_schedules.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
pipelines.rb [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
project_clusters.rb Restrict multiple clusters through API 2019-01-10 18:20:04 -06:00
project_export.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_hooks.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_import.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_milestones.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_snapshots.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_snippets.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_templates.rb Backport project template API to CE 2018-10-05 11:34:43 +01:00
projects.rb Add programming language filtering to `/projects` 2019-02-04 15:06:17 +00:00
projects_relation_builder.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
protected_branches.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
protected_tags.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
releases.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
repositories.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
resource_label_events.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
runner.rb Remove Rubocop override that is no longer necessary 2018-11-20 15:26:38 +01:00
runners.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
scope.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
search.rb Optimized file search to work without limits 2018-12-06 09:25:09 +01:00
services.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
settings.rb API: Fix default branch protection setting for Admin API 2019-01-15 19:05:39 +00:00
sidekiq_metrics.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
snippets.rb Set content disposition attachment to several endpoints 2018-11-23 16:44:09 +00:00
submodules.rb Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
subscriptions.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
suggestions.rb Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
system_hooks.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
tags.rb Search project tags via API 2019-01-21 10:01:00 +00:00
templates.rb Prevent a path traversal attack on global file templates 2018-12-05 14:12:35 +00:00
time_tracking_endpoints.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
todos.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
triggers.rb Present all pipeline triggers using trigger presenter 2019-01-31 16:51:17 +01:00
users.rb Unify user requirements for API slugs 2019-01-31 11:13:23 +01:00
variables.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
version.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
wikis.rb API: Support dots in wiki slugs 2019-01-15 09:02:00 +01:00