Name |
Last commit
|
Last update |
---|---|---|
.. | ||
middleware.rb | ||
router.rb | ||
store.rb |
BigW Consortium Gitlab
Extract route matching logic to Gitlab::EtagCaching::Router. Fix pipeline routes: 1. "project_pipelines" has to come after "commit_pipelines" and "merge_request_pipelines" because it is more generic 2. "commit_pipelines": "\s" (any whitespace character) => "\S" (any non-whitespace character).
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
middleware.rb | Loading commit data... | |
router.rb | Loading commit data... | |
store.rb | Loading commit data... |