gitlab-org--gitlab-foss/lib/api
Patrick Derichs 0e99daae4a Use NotesFinder in IssuableActions module
Remove project from NotesFinder constructor

Add project parameter to specs

Also look for methods in private scope

Fix specs to match new NotesFinder constructor
2019-08-01 10:42:42 +02:00
..
entities Add Container Registry API 2019-01-25 13:13:48 +01:00
helpers Use NotesFinder in IssuableActions module 2019-08-01 10:42:42 +02:00
release Prevent Releases links API to leak tag existance 2019-02-08 16:39:15 +00:00
validations Prefer `flat_map` over `map` + `flatten` 2019-07-26 10:44:13 +00:00
access_requests.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
api.rb Filter Geo proxied data from api_json.log 2019-07-14 20:53:54 -07:00
api_guard.rb Add config to disable impersonation 2018-11-29 09:37:16 +01:00
applications.rb Use application finder for Doorkeeper Applications 2018-10-15 23:03:08 +09:00
avatar.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
award_emoji.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
badges.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
boards.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
boards_responses.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
branches.rb Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
broadcast_messages.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
commit_statuses.rb Add specs for specifying pipeline behavior 2019-07-23 12:02:07 +02:00
commits.rb Merge branch 'webide-commit-use-correct-parent' into 'master' 2019-07-18 10:47:35 +00:00
container_registry.rb Add 2nd response for container api bulk delete 2019-06-18 22:08:30 +00:00
custom_attributes_endpoints.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
deploy_keys.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
deployments.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
discussions.rb Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
entities.rb Merge branch 'add-git-blame-api' into 'master' 2019-07-29 11:41:44 +00:00
environments.rb Add name & search parameters to project environments API 2019-06-24 12:18:40 +00:00
events.rb Add new api class for projects events 2019-04-24 17:20:11 +02:00
features.rb Allow setting feature flags per GitLab group 2019-02-19 14:57:03 +08:00
files.rb Add git blame api 2019-07-26 19:27:32 +03:00
group_boards.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
group_clusters.rb Add API for CRUD group clusters 2019-07-11 17:22:58 +10:00
group_labels.rb Add documentation 2019-02-06 14:56:16 +01:00
group_milestones.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
group_variables.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
groups.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
helpers.rb CE: Add project download & project export audit event 2019-07-26 12:25:56 +05:30
import_github.rb Rename ProjectEntity to IssuableEntity 2019-07-09 15:41:45 +03:00
internal.rb Remove the mr_push_options feature flag 2019-05-17 13:47:24 +12:00
issues.rb Expose merge requests count based on user access 2019-06-18 12:46:46 +03:00
job_artifacts.rb Rename latest_successful to be more explicit 2019-07-26 00:17:52 +02:00
jobs.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
keys.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
labels.rb Simplify label helper and correct version 2019-01-31 13:49:52 +01:00
lint.rb Allow to include files from another projects 2019-01-07 09:38:05 +01:00
markdown.rb Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'master' 2018-10-05 17:47:52 +00:00
members.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
merge_request_diffs.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
merge_requests.rb Allow asynchronous rebase operations to be monitored 2019-07-04 08:50:55 +01: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 Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
notification_settings.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
pages_domains.rb Don't show private keys for letsencrypt certs 2019-06-21 12:06:12 +00:00
pagination_params.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
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 Refactor: model errors for multi cluster validation 2019-07-11 17:22:58 +10:00
project_events.rb Add new api class for projects events 2019-04-24 17:20:11 +02:00
project_export.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_hooks.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_import.rb CE port of Move EE specific lines in API::Projects 2019-05-30 21:55:17 +00:00
project_milestones.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
project_snapshots.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_snippets.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_statistics.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
project_templates.rb Merge branch 'sh-fix-cpp-templates-404' into 'master' 2019-02-26 12:21:57 +01:00
projects.rb CE port of "Move external authorization service API management to EE" 2019-07-17 07:20:17 +00:00
projects_relation_builder.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
protected_branches.rb CE port of Move EE specific lines in API::ProtectedBranches 2019-05-29 12:49:56 +00:00
protected_tags.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
releases.rb Update Release API docs 2019-07-16 11:47:46 +00:00
repositories.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
resource_label_events.rb Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
runner.rb Added filtering jobs by age to jobs/request API endpoint 2019-05-20 15:03:34 +00:00
runners.rb Adding order by to list runner jobs api. 2019-07-05 14:24:56 +05:30
scope.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
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 Move API::Services constants to a helper 2019-03-04 17:44:57 +01:00
settings.rb Add support page link in help menu 2019-07-30 17:03:17 +00:00
sidekiq_metrics.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
snippets.rb Allow all personal snippets to be accessed by API 2019-03-06 09:05:03 +00:00
submodules.rb Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
subscriptions.rb Simplify label helper and correct version 2019-01-31 13:49:52 +01:00
suggestions.rb Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
system_hooks.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
tags.rb Add documentation and tests 2019-06-19 07:08:56 +00:00
templates.rb Prevent a path traversal attack on global file templates 2018-12-05 14:12:35 +00:00
time_tracking_endpoints.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
todos.rb Merge branch 'security-59581-related-merge-requests-count' into 'master' 2019-07-02 06:19:58 +00:00
triggers.rb Drop feature to take ownership of a trigger token 2019-07-10 12:08:45 +02:00
user_counts.rb Updates on success of an MR the count on top and in other tabs 2019-07-09 08:44:19 +00:00
users.rb Merge branch '12800-read-and-write-user-admin-notes-via-api-ce' into 'master' 2019-07-16 22:13: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 Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
wikis.rb Added list_pages method to avoid loading all wiki pages content 2019-04-25 04:19:07 +00:00