gitlab-org--gitlab-foss/lib/api/helpers
Stan Hu 990af4fb5d Replace grape-route-helpers with our own grape-path-helpers
This gem (https://gitlab.com/gitlab-org/grape-path-helpers) makes a number of changes:

1. Brings in @mdelaossa's changes in https://github.com/reprah/grape-route-helpers/pull/21
2. Fixes some broken specs and code for Grape 1.0+
3. Optimizes the generation of paths by bringing in @dblessing's
   HashWithIndifferentAccess changes in https://gitlab.com/gitlab-org/gitlab-ce/issues/45718#note_70123793

Closes #45718
2018-05-30 03:15:03 -07:00
..
badges_helpers.rb Projects and groups badges API 2018-03-05 17:51:40 +00:00
common_helpers.rb [API] Fix creating issue when assignee_id is empty 2018-01-15 14:24:16 +02:00
custom_attributes.rb show only groups an admin is a member of in dashboards/grops 2018-05-01 09:24:21 +00:00
custom_validators.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
internal_helpers.rb Don't pass the repository path to Gitlab Shell 2018-05-17 15:19:32 +02:00
members_helpers.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
notes_helpers.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
pagination.rb Add feature-flag for keyset pagination. 2018-05-21 18:02:41 +02:00
project_snapshots_helpers.rb Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01:00
projects_helpers.rb Make the API project params reusable 2018-04-04 19:49:48 +02:00
related_resources_helpers.rb Replace grape-route-helpers with our own grape-path-helpers 2018-05-30 03:15:03 -07:00
runner.rb Persist runner IP address on contact (#43489) 2018-02-28 11:54:37 +11:00