Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-24Merge branch 'dm-fix-routes' into 'master'Robert Speicher
2017-05-24Remove changes that are not absolutely necessaryDouwe Maan
2017-05-24Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan
2017-05-22Add Etag caching for Pipeline#Show actionZ.J. van de Weg
2017-05-13Rename all references to rendered_title to realtime_changesLuke "Jared" Bennett
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-06Real time pipeline show actionZeger-Jan van de Weg
2017-05-01Minor style adjustmentsBob Van Landuyt
2017-05-01Rename `NamespaceValidator` to `DynamicPathValidator`Bob Van Landuyt
2017-05-01Streamline the path validation in groups & projectsBob Van Landuyt
2017-04-10Test all enabled routes in ETag caching middleware and fix pipeline routesAdam Niedzielski
2017-04-07Enable polling for pipelines table other pagesToon Claes
2017-04-07In case of Etag cache hit, the body should be emptyToon Claes
2017-04-07Use Etag caching for pipelines jsonToon Claes
2017-04-06Include endpoint in metrics for ETag caching middlewareAdam Niedzielski
2017-04-06Issue title realtimeRegis Boudinot
2017-04-05Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middlewareAdam Niedzielski
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-03-23Increase ETag cache expiry timeAdam Niedzielski
2017-03-10Fix notes polling failing after code changesSean McGivern
2017-03-01Add middleware for ETag caching with RedisAdam Niedzielski