.. |
helpers
|
Change update entrypoint instead of adding new keep-alive one
|
2018-06-07 18:45:48 +02:00 |
access_requests.rb
|
|
|
api.rb
|
Add Avatar API
|
2018-06-06 10:12:52 +02:00 |
api_guard.rb
|
Block access to API & git when terms are enforced
|
2018-05-10 17:02:27 +02:00 |
applications.rb
|
|
|
avatar.rb
|
Add Avatar API
|
2018-06-06 10:12:52 +02:00 |
award_emoji.rb
|
|
|
badges.rb
|
|
|
boards.rb
|
|
|
boards_responses.rb
|
|
|
branches.rb
|
|
|
broadcast_messages.rb
|
|
|
circuit_breakers.rb
|
|
|
commit_statuses.rb
|
|
|
commits.rb
|
Added with_statsoption for GET /projects/:id/repository/commits
|
2018-06-12 17:15:53 +02:00 |
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
|
Expose whether current user can push into a branch on branches API
|
2018-06-18 12:04:51 +02:00 |
environments.rb
|
|
|
events.rb
|
Eliminate N+1 queries with authors and push_data_payload in Events API
|
2018-06-05 07:22:07 -07:00 |
features.rb
|
|
|
files.rb
|
|
|
group_boards.rb
|
|
|
group_milestones.rb
|
|
|
group_variables.rb
|
|
|
groups.rb
|
Add id as second sort parameter for group sort by name
|
2018-06-18 19:30:34 +02:00 |
helpers.rb
|
Rails5 fix no implicit conversion of Hash into String. ActionController::Parameters no longer returns an hash in Rails 5
|
2018-06-13 23:49:44 +02:00 |
internal.rb
|
Merge branch 'zj-internal-repo-path' into 'master'
|
2018-05-28 08:13:58 +00:00 |
issues.rb
|
Remove N+1 query for author in issues API
|
2018-06-04 16:44:03 -07:00 |
job_artifacts.rb
|
|
|
jobs.rb
|
Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pipeline_id/jobs
|
2018-06-04 16:47:16 -07:00 |
keys.rb
|
|
|
labels.rb
|
|
|
lint.rb
|
|
|
markdown.rb
|
enable CommonMark as the default
|
2018-06-14 08:30:16 +00:00 |
members.rb
|
|
|
merge_request_diffs.rb
|
|
|
merge_requests.rb
|
Merge branch '42751-rename-mr-maintainer-push' into 'master'
|
2018-06-05 15:04:18 +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
|
|
|
project_import.rb
|
|
|
project_milestones.rb
|
|
|
project_snapshots.rb
|
|
|
project_snippets.rb
|
|
|
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
|
wording
|
2018-06-06 21:01:43 +09:00 |
repositories.rb
|
|
|
runner.rb
|
Optimised paused runners to not re-query every 3s
|
2018-06-17 16:52:17 +02:00 |
runners.rb
|
Improve Runners API validations
|
2018-05-31 10:56:41 +02:00 |
scope.rb
|
|
|
search.rb
|
Add ability to search wiki titles
|
2018-06-04 11:41:37 +00:00 |
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
|
|
|
subscriptions.rb
|
|
|
system_hooks.rb
|
|
|
tags.rb
|
|
|
templates.rb
|
|
|
time_tracking_endpoints.rb
|
|
|
todos.rb
|
|
|
triggers.rb
|
|
|
users.rb
|
Restoring user v3 endpoint
|
2018-06-13 08:25:01 +00:00 |
variables.rb
|
|
|
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
|
|
|