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
2019-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2019-08-10Split MR widget into cached and non-cached serializersIgor
2019-04-05Fix real-time updates for projects that contain a reserved wordStan Hu
2019-02-13Improve the GitHub and Gitea import feature table interfaceLuke Bennett
2019-01-07Switch use of Rack::Request to ActionDispatch::RequestStan Hu
2018-11-07Enable even more frozen string in lib/gitlabgfyoung
2018-04-17Fix flash errors in performance bar for cached responsesSean McGivern
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-12Revert to passing the path when matching key to the routerZ.J. van de Weg
2017-06-12Fix etag route missesZ.J. van de Weg
2017-06-12Raise exception on invalid pipeline cacheKamil Trzcinski
2017-06-07Fix incorrect ETag cache key when relative instance URL is usedAdam Niedzielski
2017-06-02Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeKamil Trzcinski
2017-06-01Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg
2017-05-31Initial implementation for real time job viewZ.J. van de Weg
2017-05-26Should escape the routes because we added -Lin Jen-Shin
2017-05-25Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg
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-24Restore original comment [ci skip]Z.J. van de Weg
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-22Use etag caching for environments JSONZ.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