gitlab-org--gitlab-foss/doc
Alex Van't Hof 59f428dca2 Standardize commit diff api url, change blob api url, add get single commit
Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line
with existing api urls (e.g. "/projects/:id", etc.)

Fix 500 error resulting from a diff api call with an invalid commit hash

Move "/commits/:sha/blob" to "/blobs/:sha", leaving the old path for
backwards compatibility.

Add ability to get a single commit via "/commits/:sha"
2013-08-27 21:22:42 -04:00
..
api Standardize commit diff api url, change blob api url, add get single commit 2013-08-27 21:22:42 -04:00
install Fix wrong branch in install docs 2013-08-20 22:14:54 +03:00
markdown Fix md help table header 2013-08-26 15:09:33 +03:00
raketasks Include groups in import with import repos rake task 2013-05-25 11:38:55 -06:00
update Clear redis cache and precompile assets during update to 6.0. Fix #4874 #4840 2013-08-26 18:06:15 +03:00
make_release.md Fix confusing situation where install guide told you to install init.d script for puma. 2013-08-19 21:54:12 +02:00