.. |
entities
|
|
|
helpers
|
CE port of Move EE specific lines in API::ProtectedBranches
|
2019-05-29 12:49: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
|
|
|
boards_responses.rb
|
|
|
branches.rb
|
Introduce ServiceResponse to wrap around response
|
2019-04-22 17:16:32 +08:00 |
broadcast_messages.rb
|
|
|
commit_statuses.rb
|
|
|
commits.rb
|
Accept force option on commit via API
|
2019-03-06 10:44:59 +00:00 |
container_registry.rb
|
|
|
custom_attributes_endpoints.rb
|
|
|
deploy_keys.rb
|
|
|
deployments.rb
|
|
|
discussions.rb
|
Allow replying to an individual note in the API
|
2019-05-06 19:48:32 +01:00 |
entities.rb
|
Add wiki size to project statistics
|
2019-05-29 16:08:25 +02:00 |
environments.rb
|
Add new API endpoint to expose single environment
|
2019-04-09 09:16:57 +00:00 |
events.rb
|
Add new api class for projects events
|
2019-04-24 17:20:11 +02:00 |
features.rb
|
|
|
files.rb
|
|
|
group_boards.rb
|
|
|
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
|
Get rid of the user_namespace API helper method
|
2019-04-24 19:39:59 +02: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
|
CE port of Move EE specific lines in API::Issues
|
2019-05-29 10:28:11 +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
|
Revert "Merge branch '55127-add-delay-after-mr-creation-for-async-tasks-to-complete' into 'master'"
|
2019-05-20 17:37:43 +00: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
|
|
|
notification_settings.rb
|
|
|
pages_domains.rb
|
|
|
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
|
|
|
project_milestones.rb
|
Run rubocop -a
|
2019-03-13 13:42:43 +00:00 |
project_snapshots.rb
|
|
|
project_snippets.rb
|
|
|
project_statistics.rb
|
|
|
project_templates.rb
|
|
|
projects.rb
|
Forbid the use of #reload and prefer #reset
|
2019-04-15 13:05:14 +02: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
|
Allow guests users to access project releases
|
2019-05-03 13:29:20 +00:00 |
repositories.rb
|
Run rubocop -a
|
2019-03-13 13:42:43 +00:00 |
resource_label_events.rb
|
|
|
runner.rb
|
Added filtering jobs by age to jobs/request API endpoint
|
2019-05-20 15:03:34 +00:00 |
runners.rb
|
|
|
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
|
|
|
settings.rb
|
Backport of 328-versioned-es-schema
|
2019-05-02 22:22:45 -06: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
|
|
|
templates.rb
|
|
|
time_tracking_endpoints.rb
|
|
|
todos.rb
|
Significantly reduce N+1 queries in /api/v4/todos endpoint
|
2019-03-06 07:03:46 -08:00 |
triggers.rb
|
|
|
users.rb
|
CE port of Move EE specific lines in API::Users
|
2019-05-28 10:14:26 +00:00 |
variables.rb
|
CE port of Move EE specific lines in API::Variables
|
2019-05-28 10:14:43 +00:00 |
version.rb
|
|
|
wikis.rb
|
Added list_pages method to avoid loading all wiki pages content
|
2019-04-25 04:19:07 +00:00 |