summaryrefslogtreecommitdiff
path: root/morphcacheserver
Commit message (Expand)AuthorAgeFilesLines
* Return tree SHA1 when looking for ref resolution.Daniel Silverstone2012-09-071-2/+11
* A direct-mode for git cache accessDaniel Silverstone2012-09-071-8/+26
* Add /trees which serves the contents of a git tree using ls-tree.Jannis Pohlmann2012-04-201-0/+29
* Fix various small issues preventing bundles from working.Jannis Pohlmann2012-04-181-1/+1
* Add untested support for bundles.Jannis Pohlmann2012-04-181-4/+9
* Raise a RepositoryNotFoundError if a repo does not exist in the cache.Jannis Pohlmann2012-04-181-1/+11
* Initial import implementing /files and /sha1s.Jannis Pohlmann2012-04-172-0/+109