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 Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
common_helpers.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
custom_attributes.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
custom_validators.rb Provide EE backports for filtering by approver feature 2019-03-07 23:55:45 +00:00
discussions_helpers.rb Refactor API noteable types constants 2019-03-04 17:44:56 +01:00
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 Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
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 Simplify label helper and correct version 2019-01-31 13:49:52 +01:00
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 Do not expose trigger token when user should not see it 2019-01-31 16:51:17 +01:00
project_snapshots_helpers.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
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 Move eventable types constant to a helper 2019-03-04 17:44:56 +01:00
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 Improve readablity of CI_API_V4_URL related code 2019-01-04 15:32:40 +01:00