gitlab-org--gitlab-foss/lib/api
Rémy Coutable 2b5aa3efb8 Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'
Allows to work with execute permissions in GitLab API

Closes #43832

See merge request gitlab-org/gitlab-ce!21866
2018-09-27 10:28:27 +00:00
..
helpers Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
access_requests.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
api.rb Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
api_guard.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
applications.rb Make the exposing of the Application secret more explicit 2018-01-24 09:44:07 +01:00
avatar.rb Add Avatar API 2018-06-06 10:12:52 +02:00
award_emoji.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
badges.rb Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
boards.rb Backport issue board milestone lists EE changes 2018-08-07 17:29:06 +00:00
boards_responses.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
branches.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
broadcast_messages.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
circuit_breakers.rb Fix duplication in API::CircuitBreakers 2018-01-15 14:03:39 +03:00
commit_statuses.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
commits.rb Adds chmod action to POST /projects/:id/repository/commits API 2018-09-27 11:51:15 +02:00
custom_attributes_endpoints.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
deploy_keys.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
deployments.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
discussions.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
entities.rb add user's public_email attribute to api 2018-09-27 11:33:55 +02:00
environments.rb Support manually stopping any environment from the UI 2018-07-10 08:11:04 +00:00
events.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
features.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
files.rb Resolve "500 Internal Server Error: Cherrypick commit with empty branch name" 2018-09-11 22:02:09 +00:00
group_boards.rb Backport issue board milestone lists EE changes 2018-08-07 17:29:06 +00:00
group_milestones.rb Allow to delete group milestones 2018-08-06 17:31:47 -03:00
group_variables.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
groups.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
helpers.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
internal.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
issues.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
job_artifacts.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
jobs.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
keys.rb Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00
labels.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
lint.rb move lib/ci/gitlab_ci_yaml_processor.rb into lib/gitlab/ci/yaml_processor.rb 2017-09-12 22:32:02 +03:00
markdown.rb enable CommonMark as the default 2018-06-14 08:30:16 +00:00
members.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
merge_request_diffs.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
merge_requests.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
milestone_responses.rb Allow start_date as only parameter when updating Milestone via API 2018-05-24 16:05:29 +01:00
namespaces.rb Allow request namespace by ID or path 2017-11-23 17:44:05 +01:00
notes.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
notification_settings.rb Allow global event list containing all events 2018-08-14 15:03:27 +08:00
pages_domains.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
pagination_params.rb
pipeline_schedules.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
pipelines.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
project_export.rb refactor code based on feedback 2018-09-07 14:43:51 +02:00
project_hooks.rb Filter project hooks by branch 2018-08-13 13:20:58 +02:00
project_import.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
project_milestones.rb Allow to delete group milestones 2018-08-06 17:31:47 -03:00
project_snapshots.rb Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01:00
project_snippets.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
projects.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
projects_relation_builder.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
protected_branches.rb Remove EE-specific code from ProtectedRefAccess 2018-09-17 19:36:53 +08:00
protected_tags.rb Remove EE-specific code from ProtectedRefAccess 2018-09-17 19:36:53 +08:00
repositories.rb Get the merge-base of 2 refs trough the API 2018-08-13 11:58:54 +02:00
resource_label_events.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
runner.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
runners.rb add status param to runners api 2018-09-15 21:39:26 +02:00
scope.rb
search.rb Add ability to search wiki titles 2018-06-04 11:41:37 +00:00
services.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
settings.rb Remove background job throttling feature 2018-09-24 18:41:14 +03:00
sidekiq_metrics.rb
snippets.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
subscriptions.rb API: Use defined project requirements 2017-08-31 14:57:47 +02:00
system_hooks.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
tags.rb sorting for tags api 2017-12-14 13:42:15 +00:00
templates.rb Allow the TemplateFinder to handle licenses as well 2018-09-05 15:10:39 +01:00
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 Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4' 2018-02-09 12:16:25 -06:00
triggers.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
users.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
variables.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
version.rb Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory 2018-05-24 10:14:01 +02:00
wikis.rb Uploads to wiki stored inside the wiki git repository 2018-09-04 10:39:08 +00:00