Expose serialization via JSON.
[catagits/Gitalist.git] / lib / Gitalist / Controller / Root.pm
2009-11-07 Zachary Stevens Converted the 'heads' action to the new model.
2009-11-06 broquaint Fixed a couple of bugs.
2009-11-06 broquaint Further work on sorting out the style and content.
2009-11-06 Tomas Doran Merge and fix some bugs
2009-11-05 Zachary Stevens Index page fixes.
2009-11-04 Zachary Stevens Clean up Root::end action, and properly handle missing...
2009-11-04 Tomas Doran Start conversion to new model
2009-11-04 broquaint Started work on giving Gitalist a distinct look.
2009-11-03 broquaint Fixed links on the /index action and broken times in...
2009-11-02 bobtfish Get the controller ready for changing model - you can...
2009-11-02 broquaint Started on making everything a bit less bleh.
2009-11-02 Tomas Doran Merge
2009-11-02 broquaint Started the switch from hand-written URLs to uri_for.
2009-11-02 broquaint Started on making everything a bit less bleh.
2009-11-01 broquaint A rough cut of the /search action.
2009-11-01 broquaint Started the switch from hand-written URLs to uri_for.
2009-11-01 broquaint Straightened up the model test and corresponding code.
2009-10-29 broquaint Fixed bug where the index action would die because...
2009-10-28 broquaint Fleshed out the /tree action and fixed paging.
2009-10-28 broquaint Fixed links in the wrapper template and added stubs...
2009-10-28 broquaint Sorted out diffs so that diffing against parents, diffi...
2009-10-27 broquaint Added paging to the /shortlog action.
2009-10-27 broquaint First cut at the equivalent of 'a=history'.
2009-10-27 broquaint Added first cut at the /blobdiff action.
2009-10-27 broquaint Made SyntaxHighlight more generic so /commitdiff now...
2009-10-27 broquaint Fixed properties of the Model so one can navigate betwe...
2009-10-26 broquaint Now heads show up in the shortlog and the current head...
2009-10-26 broquaint Gave ownership of URLs to Gitalist proper.
2009-10-25 broquaint Started on making /commitdiff pretty.
2009-10-25 broquaint Added very basic /commitdiff action.
2009-10-25 broquaint Added the /summary, /heads and /log actions.
2009-10-23 broquaint Another freshly added action - /tree.
2009-10-23 broquaint Added first cut of /shortlog action and simplified...
2009-10-23 broquaint Tidied up the /blob action and the commit-nav.tt2 links.
2009-10-23 broquaint Deprecated the GPP Model and merged its sole method...
2009-10-22 broquaint Added POD and tweaked blob action to only syntax highli...
2009-10-22 broquaint The blob action now has simple (but functioning) syntax...
2009-10-07 broquaint Brought back recent Moosey goodness so all should be...
2009-09-28 broquaint Stick commit object in stash for /commit action.
2009-09-20 broquaint Intermediate commit on the way to switching to Git...
2009-09-18 broquaint Fleshed out reflog action.
2009-09-18 broquaint Added a simple-to-the-point-of-useless reflog action...
2009-09-18 broquaint Added very basic blob action.
2009-09-08 Dan Brook Got the gitweb part back in working order.
2009-09-08 Dan Brook The list of projects is now in working order, but nothi...
2009-09-08 Dan Brook Further WIP of integrating rafl's work into Gitalist...
2009-09-04 Dan Brook WIP of moving the project list to an action.
2009-09-02 Tomas Doran Add moose and autoclean
2009-08-26 Dan Brook Changed the dir structure so it looks a bit more distro...