- Apr 17, 2018
-
-
Taurie Davis authored
-
Sean McGivern authored
When a request contains an ETag value in its If-None-Match header, the backend may send a request ID (from Rack) that does not correspond to a value in Peek's Redis cache (because we aborted the Rails processing in our ETag middleware). Because a cached response (304) has to replace the headers with those from the previous 200 - https://tools.ietf.org/html/rfc7234#section-4.3.4 - we add a custom header that will only be present in cache hits, that can tell the frontend to ignore these.
-
George Tsiolis authored
-
Phil Hughes authored
-
- Apr 16, 2018
-
-
Phil Hughes authored
Closes #45412
-
Filipa Lacerda authored
-
Simon Knox authored
-
- Apr 15, 2018
-
-
Luke Bennett authored
-
- Apr 13, 2018
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
[ci skip] Adds specs Adds specs
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Jose Ivan Vargas Lopez authored
-
Luke Bennett authored
-
Mike Greiling authored
-
Phil Hughes authored
Closes #45326
-
Phil Hughes authored
-
Mike Greiling authored
-
- Apr 12, 2018
-
-
Mike Greiling authored
-
Clement Ho authored
Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-requests' into 'master'" This reverts merge request !18120
-
- Apr 11, 2018
-
-
Takuya Noguchi authored
-
George Tsiolis authored
-
George Tsiolis authored
-
Filipa Lacerda authored
-
Simon Knox authored
-
Bob Van Landuyt authored
This prevents performing the requests, and disables all emoji reaction buttons
-
- Apr 10, 2018
-
-
Phil Hughes authored
-
Filipa Lacerda authored
-
Luke Bennett authored
-
Douwe Maan authored
-
- Apr 09, 2018
-
-
Filipa Lacerda authored
-
- Apr 08, 2018
-
-
-
Fabian Schneider authored
-
- Apr 07, 2018
-
-
Luke Bennett authored
-
-
Mayra Cabrera authored
Includes: - Model, factories, create service and controller actions - As usual, includes specs for everything - Builds UI (copy from PAT) - Add revoke action Closes #31591
-
George Tsiolis authored
-
- Apr 06, 2018
-
-
Joshua Lambert authored
-