gitlab-org--gitlab-foss/lib/api/helpers
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
..
badges_helpers.rb
common_helpers.rb
custom_attributes.rb
custom_validators.rb Provide EE backports for filtering by approver feature 2019-03-07 23:55:45 +00:00
discussions_helpers.rb
events_helpers.rb Add new api class for projects events 2019-04-24 17:20:11 +02:00
graphql_helpers.rb Remove :graphql feature flag 2019-07-09 12:45:23 +00:00
groups_helpers.rb CE-port of Refactor EE specific params override in API::Groups 2019-05-27 12:37:53 +00:00
headers_helpers.rb
internal_helpers.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
issues_helpers.rb CE port of Move EE specific lines in API::Issues 2019-05-29 10:28:11 +00:00
label_helpers.rb
members_helpers.rb Removes duplicated members from api/projects/:id/members/all 2019-05-27 15:40:56 +02:00
notes_helpers.rb Use NotesFinder in IssuableActions module 2019-08-01 10:42:42 +02:00
pagination.rb Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
presentable.rb
project_snapshots_helpers.rb
projects_helpers.rb API: Allow changing only ci_default_git_depth 2019-07-18 10:18:23 +02:00
protected_branches_helpers.rb CE port of Move EE specific lines in API::ProtectedBranches 2019-05-29 12:49:56 +00:00
related_resources_helpers.rb Use a path for the related merge requests endpoint 2019-05-07 06:16:39 -07:00
resource_label_events_helpers.rb
runner.rb CE: Add project download & project export audit event 2019-07-26 12:25:56 +05:30
search_helpers.rb add users search to search api 2019-03-14 18:21:01 +01:00
services_helpers.rb Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
settings_helpers.rb CE port of Move EE specific lines in API::Settings 2019-05-30 21:53:25 +00:00
users_helpers.rb CE port of Move EE specific lines in API::Users 2019-05-28 10:14:26 +00:00
variables_helpers.rb CE port of Move EE specific lines in API::Variables 2019-05-28 10:14:43 +00:00
version.rb