| .. |
|
helpers
|
Return a value to check if redis is available on /internal/check
|
2017-09-05 20:12:18 -03:00 |
|
v3
|
Merge branch '23079-remove-default-scope-in-sortable' into 'master'
|
2017-09-07 16:15:32 +00:00 |
|
access_requests.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
api.rb
|
Exclude logging of API responses to prevent leakage of confidential data
|
2017-09-13 01:25:33 -07:00 |
|
api_guard.rb
|
Make sure API responds with 401 when invalid authentication info is provided
|
2017-09-28 14:17:52 +02:00 |
|
award_emoji.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
boards.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
branches.rb
|
Detect n+1 issues involving Gitaly
|
2017-09-19 10:55:37 +00:00 |
|
broadcast_messages.rb
|
Removes default scope from sortable
|
2017-09-07 13:01:59 +01:00 |
|
circuit_breakers.rb
|
Add a Circuitbreaker for storage paths
|
2017-08-04 15:38:48 +02:00 |
|
commit_statuses.rb
|
Fix enum lists
|
2017-09-05 14:30:28 +09:00 |
|
commits.rb
|
wip: fake its a binary diff
|
2017-09-06 09:01:53 -04:00 |
|
custom_attributes_endpoints.rb
|
Support custom attributes on users
|
2017-09-28 16:49:42 +00:00 |
|
deploy_keys.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
deployments.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
entities.rb
|
Support custom attributes on users
|
2017-09-28 16:49:42 +00:00 |
|
environments.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
events.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
features.rb
|
…
|
|
|
files.rb
|
fix :file_path - add requirements:
|
2017-08-30 18:37:44 +00:00 |
|
group_milestones.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
group_variables.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
groups.rb
|
Make Members with Owner and Master roles always able to create subgroups
|
2017-09-07 13:47:58 -05:00 |
|
helpers.rb
|
Ensure no exception is raised when Raven tries to get the current user in API context
|
2017-09-29 18:57:22 +02:00 |
|
internal.rb
|
refactor users update service
|
2017-09-28 08:46:39 +02:00 |
|
issues.rb
|
Add my_reaction_emoji param to /issues API
|
2017-09-05 11:56:17 +09:00 |
|
job_artifacts.rb
|
Respond with a bad request if artifact path is invalid
|
2017-09-06 11:31:08 +02:00 |
|
jobs.rb
|
Revert moving authorization hook in jobs API
|
2017-09-06 14:45:28 +02:00 |
|
keys.rb
|
…
|
|
|
labels.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +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 |
|
members.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
merge_request_diffs.rb
|
Removes default scope from sortable
|
2017-09-07 13:01:59 +01:00 |
|
merge_requests.rb
|
fix #35290 Make read-only API for public merge requests available without authentication
|
2017-09-18 17:29:17 +00:00 |
|
milestone_responses.rb
|
Removes default scope from sortable
|
2017-09-07 13:01:59 +01:00 |
|
namespaces.rb
|
…
|
|
|
notes.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
notification_settings.rb
|
refactor users update service
|
2017-09-28 08:46:39 +02:00 |
|
pagination_params.rb
|
…
|
|
|
pipeline_schedules.rb
|
Fix security breaching
|
2017-09-04 21:53:19 +09:00 |
|
pipelines.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
project_hooks.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
project_milestones.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
project_snippets.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
projects.rb
|
Add an API endpoint to determine the forks of a project
|
2017-09-20 08:27:16 +10:00 |
|
protected_branches.rb
|
Update remaining endpoints
|
2017-08-28 17:10:30 +02:00 |
|
repositories.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
runner.rb
|
Use script_failure. Add runner_system_failure. Improve spec.
|
2017-09-05 15:10:34 +09:00 |
|
runners.rb
|
Improve API arguments as String
|
2017-09-03 23:49:10 +09:00 |
|
scope.rb
|
…
|
|
|
services.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
session.rb
|
…
|
|
|
settings.rb
|
Move the key restriction validation to its own class
|
2017-08-30 20:50:44 +01:00 |
|
sidekiq_metrics.rb
|
…
|
|
|
snippets.rb
|
Conditionally destroy a ressource
|
2017-08-28 16:40:25 +02:00 |
|
subscriptions.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
system_hooks.rb
|
Conditionally destroy a ressource
|
2017-08-28 16:40:25 +02:00 |
|
tags.rb
|
Don't use public_send in destroy_conditionally! helper
|
2017-08-30 14:32:02 +01:00 |
|
templates.rb
|
Upgrade grape to 1.0
|
2017-08-16 22:06:31 +02:00 |
|
time_tracking_endpoints.rb
|
…
|
|
|
todos.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
triggers.rb
|
Revert autheticate! in Trigger API
|
2017-09-04 21:55:26 +09:00 |
|
users.rb
|
Support custom attributes on users
|
2017-09-28 16:49:42 +00:00 |
|
variables.rb
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
version.rb
|
…
|
|
|
wikis.rb
|
Add API support for wiki pages
|
2017-09-07 09:21:52 +11:00 |