Commit Graph

3 Commits

Author SHA1 Message Date
Jacob Vosmaer 85d88d67cc Support Gitaly feature flags in workhorse 2019-08-28 16:51:17 +00:00
blackst0ne b44a2c801a Update specs to rails5 format
Updates specs to use new rails5 format.

The old format:
`get :show, { some: params }, { some: headers }`

The new format:
`get :show, params: { some: params }, headers: { some: headers }`
2018-12-19 10:04:31 +11:00
Nick Thomas 672733aa66
Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01:00