summaryrefslogtreecommitdiff
path: root/lib/gitlab/route_map.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
|
* Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'Douwe Maan2017-07-191-2/+6
| | | | | | 24570 use re2 for user supplied regexp 9 3 See merge request !2129
* Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-021-2/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
|
* Use stricter regex anchorsroute-map-string-sourceDouwe Maan2017-02-071-1/+1
|
* Support a string source in the route mapDouwe Maan2017-02-071-17/+15
|
* Address feedbackDouwe Maan2017-02-061-2/+0
|
* Add testsDouwe Maan2017-02-061-0/+2
|
* Validate route mapDouwe Maan2017-02-061-0/+52