summaryrefslogtreecommitdiff
path: root/lib/gitlab/etag_caching/router.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert to passing the path when matching key to the routerzj-raise-etag-route-regex-missZ.J. van de Weg2017-06-121-2/+2
* Fix incorrect ETag cache key when relative instance URL is usedAdam Niedzielski2017-06-071-2/+2
* Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeKamil Trzcinski2017-06-021-2/+6
|\
| * Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-06-011-2/+3
| |\
| * \ Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-05-251-2/+2
| |\ \
| * | | Restore original comment [ci skip]Z.J. van de Weg2017-05-241-1/+1
| * | | Use etag caching for environments JSONZ.J. van de Weg2017-05-221-2/+7
* | | | Initial implementation for real time job viewZ.J. van de Weg2017-05-311-1/+7
| |_|/ |/| |
* | | Should escape the routes because we added -Lin Jen-Shin2017-05-271-1/+1
* | | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-1/+1
| |/ |/|
* | Merge branch 'dm-fix-routes' into 'master'Robert Speicher2017-05-241-1/+1
|\ \
| * | Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-231-1/+1
| * | Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-231-1/+1
| |/
* | Add Etag caching for Pipeline#Show actionZ.J. van de Weg2017-05-221-1/+1
|/
* Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-131-3/+3
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Real time pipeline show actionZeger-Jan van de Weg2017-05-061-1/+5
* Minor style adjustmentsBob Van Landuyt2017-05-011-1/+1
* Rename `NamespaceValidator` to `DynamicPathValidator`Bob Van Landuyt2017-05-011-1/+1
* Streamline the path validation in groups & projectsBob Van Landuyt2017-05-011-8/+16
* Test all enabled routes in ETag caching middleware and fix pipeline routestest-all-etag-routesAdam Niedzielski2017-04-101-0/+39