A few fixes to get the JSON test working.
authorDan Brook <broq@cpan.org>
Sun, 2 May 2010 21:01:55 +0000 (22:01 +0100)
committerDan Brook <broq@cpan.org>
Sun, 1 Aug 2010 11:25:14 +0000 (12:25 +0100)
commitcce03a80183c94b16b411533e3744f9d03625634
treeebb44488ac9a13ab2d492a2bf1907f4c671cd228
parentd9f49e9dbe7ea23f576155d46b3c8c77539cc1ee
A few fixes to get the JSON test working.

Reinstate a couple of changes lost in the merge and update some of the
docs to be in line with swann.
The Repository is now exposed for JSON requests.
16 files changed:
lib/Gitalist/Git/Repository.pm
lib/Gitalist/URIStructure/Repository.pm
t/01app.t
t/02git_CollectionOfRepositories_FromDirectory.t
t/02git_Repository.t
t/02git_object.t
t/02git_util.t
t/03legacy_uri.t
t/app-mech-rootpage.t
t/atom.t
t/json_view.t
t/model_collectionofrepos.t
t/opml.t
t/rss.t
t/scripts.t
t/view_Default.t