summaryrefslogtreecommitdiff
path: root/lib/gitlab/patch
Commit message (Expand)AuthorAgeFilesLines
* Use correct integrity hash for sprockets caching57431-sprockets-caches-files-independent-of-contentLukas Eipert2019-02-081-1/+1
* Monkey-patch Sprockets to prevent cache ballooningRémy Coutable2019-02-051-0/+22
* Make it clear that we intent to use | over ||Lin Jen-Shin2018-10-261-2/+3
* Allow CE do nothing if route doesn't exist7864-ee-routesLin Jen-Shin2018-10-261-2/+2
* Extract EE only oauth routes and add testsLin Jen-Shin2018-10-261-2/+6
* Make it possible to add EE only routeLin Jen-Shin2018-10-261-4/+16
* Put EE routes in EE files under EE directoriesLin Jen-Shin2018-10-261-0/+21
* Explain why we need PrependableLin Jen-Shin2018-09-111-0/+8
* Preserve prepend semantics for RubyLin Jen-Shin2018-09-111-31/+17
* Properly implement prepending for ConcernLin Jen-Shin2018-09-111-0/+71