.. |
helpers
|
Replace grape-route-helpers with our own grape-path-helpers
|
2018-05-30 03:15:03 -07:00 |
access_requests.rb
|
|
|
api.rb
|
Removed API endpoint and specs
|
2018-05-30 18:23:07 +02:00 |
api_guard.rb
|
Block access to API & git when terms are enforced
|
2018-05-10 17:02:27 +02:00 |
applications.rb
|
|
|
award_emoji.rb
|
|
|
badges.rb
|
Projects and groups badges settings UI
|
2018-04-08 10:20:05 +00:00 |
boards.rb
|
|
|
boards_responses.rb
|
|
|
branches.rb
|
|
|
broadcast_messages.rb
|
|
|
circuit_breakers.rb
|
|
|
commit_statuses.rb
|
|
|
commits.rb
|
|
|
custom_attributes_endpoints.rb
|
|
|
deploy_keys.rb
|
Fix API to remove deploy key from project instead of deleting it entirely
|
2018-05-04 12:41:53 +02:00 |
deployments.rb
|
|
|
discussions.rb
|
Merge request and commit discussions API
|
2018-05-01 12:39:44 +00:00 |
entities.rb
|
Adds variables to POST api/v4/projects/:id/pipeline
|
2018-06-01 14:23:45 +02:00 |
environments.rb
|
|
|
events.rb
|
|
|
features.rb
|
|
|
files.rb
|
|
|
group_boards.rb
|
|
|
group_milestones.rb
|
|
|
group_variables.rb
|
Resolve "Make a Rubocop that forbids returning from a block"
|
2018-04-18 09:19:40 +00:00 |
groups.rb
|
Move API group deletion to Sidekiq
|
2018-05-18 01:05:11 +00:00 |
helpers.rb
|
Merge request and commit discussions API
|
2018-05-01 12:39:44 +00:00 |
internal.rb
|
Merge branch 'zj-internal-repo-path' into 'master'
|
2018-05-28 08:13:58 +00:00 |
issues.rb
|
Eliminate cached N+1 queries for projects in Issue API
|
2018-05-31 00:18:05 -07:00 |
job_artifacts.rb
|
Resolve "Make a Rubocop that forbids returning from a block"
|
2018-04-18 09:19:40 +00:00 |
jobs.rb
|
Resolve "Make a Rubocop that forbids returning from a block"
|
2018-04-18 09:19:40 +00:00 |
keys.rb
|
|
|
labels.rb
|
|
|
lint.rb
|
|
|
markdown.rb
|
Resolve "Expand API: Render an arbitrary Markdown document"
|
2018-05-18 10:25:59 +00:00 |
members.rb
|
|
|
merge_request_diffs.rb
|
|
|
merge_requests.rb
|
Add merge requests list endpoint for groups
|
2018-05-31 15:29:07 +00: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
|
|
|
notes.rb
|
Merge request and commit discussions API
|
2018-05-01 12:39:44 +00:00 |
notification_settings.rb
|
|
|
pages_domains.rb
|
|
|
pagination_params.rb
|
|
|
pipeline_schedules.rb
|
|
|
pipelines.rb
|
Review 1
|
2018-06-01 17:02:02 +02:00 |
project_export.rb
|
|
|
project_hooks.rb
|
Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6'
|
2018-04-05 08:41:56 +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
|
|
|
project_snapshots.rb
|
Add an API endpoint to download git repository snapshots
|
2018-04-19 17:25:01 +01:00 |
project_snippets.rb
|
Resolve "Make a Rubocop that forbids returning from a block"
|
2018-04-18 09:19:40 +00:00 |
projects.rb
|
Only preload member records for the relevant projects/groups/user in projects API
|
2018-05-30 15:58:39 +02:00 |
projects_relation_builder.rb
|
|
|
protected_branches.rb
|
|
|
repositories.rb
|
[API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contributors' when no value is passed for 'order_by' or 'sort'
|
2018-04-17 15:20:07 +02:00 |
runner.rb
|
Revert correctly
|
2018-05-28 14:17:38 +09:00 |
runners.rb
|
Remove unnecessary runner.is_shared? checks in api because they are handled by policy
|
2018-05-16 10:52:28 +02:00 |
scope.rb
|
|
|
search.rb
|
|
|
services.rb
|
|
|
settings.rb
|
Add missing usage_ping_enabled to API settings
|
2018-05-30 10:50:30 -07:00 |
sidekiq_metrics.rb
|
|
|
snippets.rb
|
Resolve "Make a Rubocop that forbids returning from a block"
|
2018-04-18 09:19:40 +00:00 |
subscriptions.rb
|
|
|
system_hooks.rb
|
|
|
tags.rb
|
|
|
templates.rb
|
|
|
time_tracking_endpoints.rb
|
|
|
todos.rb
|
|
|
triggers.rb
|
Resolve "Make a Rubocop that forbids returning from a block"
|
2018-04-18 09:19:40 +00:00 |
users.rb
|
Add 2FA filter to users API for admins only
|
2018-04-23 11:54:45 +03:00 |
variables.rb
|
Resolve "Make a Rubocop that forbids returning from a block"
|
2018-04-18 09:19:40 +00: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
|
|
|