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>
Sat, 19 Jun 2010 15:43:43 +0000 (16:43 +0100)
commit5ed74c87289454051bd0defcbb67c69f9cc6a799
treec7e36d03e791ea1f4cbe07d3b94c602116dab57b
parentf9d6e4f1f351a9cd7540cc0a4c1faaf34ec4b8ba
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