..
entities
…
helpers
Revert "Remove HipChat integration from GitLab"
2019-04-10 12:58:18 +01:00
release
…
validations /types
Add array support for labels
2019-03-06 13:28:42 +02:00
access_requests.rb
…
api.rb
…
api_guard.rb
…
applications.rb
…
avatar.rb
…
award_emoji.rb
…
badges.rb
…
boards.rb
…
boards_responses.rb
…
branches.rb
Fix API /project/:id/branches not returning correct merge status
2019-03-30 05:20:29 -07:00
broadcast_messages.rb
…
circuit_breakers.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
Refactor API noteable types constants
2019-03-04 17:44:56 +01:00
entities.rb
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
2019-04-09 15:38:58 +00:00
environments.rb
Add new API endpoint to expose single environment
2019-04-09 09:16:57 +00:00
events.rb
…
features.rb
…
files.rb
…
group_boards.rb
…
group_labels.rb
…
group_milestones.rb
…
group_variables.rb
…
groups.rb
Backport some changes from EE
2019-04-02 23:20:43 -05:00
helpers.rb
Resolve "Get milestone by title via API"
2019-03-27 09:01:07 +00:00
import_github.rb
Return a `401` error code
2019-04-11 06:43:09 +00:00
internal.rb
Feature flag for merge requestion push options
2019-04-09 10:57:04 +12:00
issues.rb
Fix `updated_at` doesn't apply to `state_event` updates of issues via API
2019-04-08 15:33:30 +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
[CE] Support multiple assignees for merge requests
2019-04-08 18:40:00 -03:00
milestone_responses.rb
Resolve "Get milestone by title via API"
2019-03-27 09:01:07 +00:00
namespaces.rb
…
notes.rb
Refactor API noteable types constants
2019-03-04 17:44:56 +01:00
notification_settings.rb
…
pages_domains.rb
…
pagination_params.rb
…
pipeline_schedules.rb
…
pipelines.rb
Forbid the use of `#reload` and prefer `#reset`
2019-04-15 13:05:14 +02:00
project_clusters.rb
Include cluster domain into Project Cluster API
2019-04-01 16:29:05 +00: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
Backport changes to API::ProtectedBranches
2019-03-26 14:18:29 +01:00
protected_tags.rb
…
releases.rb
…
repositories.rb
Run rubocop -a
2019-03-13 13:42:43 +00:00
resource_label_events.rb
Move eventable types constant to a helper
2019-03-04 17:44:56 +01:00
runner.rb
…
runners.rb
add tag_list param to runners api
2019-02-27 20:19:49 +01:00
scope.rb
…
search.rb
Apply suggestion to lib/api/search.rb
2019-03-15 21:03:49 +01:00
services.rb
Move API::Services constants to a helper
2019-03-04 17:44:57 +01:00
settings.rb
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
2019-04-09 15:38:58 +00: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
Update Triggers documentation per EE
2019-03-04 17:44:57 +01:00
users.rb
Backport some changes from EE
2019-04-02 23:20:43 -05:00
variables.rb
Backport parameters for API::Parameters
2019-03-26 14:18:29 +01:00
version.rb
Add metadata about the GitLab server to GraphQL
2019-03-05 15:00:32 +00:00
wikis.rb
…