Migrated blob to new model, + fixes for some legacy URI fails.
[catagits/Gitalist.git] / lib /
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 Added some POD to the Git model and straightened out...
2009-10-23 broquaint Tidied up the /blob action and the commit-nav.tt2 links.
2009-10-23 broquaint Gave the /commit page a diff-tree.
2009-10-23 broquaint Deprecated the GPP Model and merged its sole method...
2009-10-22 broquaint Added site.css and started work on the commit-related...
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-10-07 broquaint Merge in master changes.
2009-10-05 broquaint Fixed up Moose strictness causing Gitalist to die.
2009-10-04 Tomas Doran Remove the config mangling as it can blow up spectacula...
2009-09-28 broquaint Stick commit object in stash for /commit action.
2009-09-27 Tomas Doran Throw a bit more Moose around, and copy config to model...
2009-09-27 Zachary Stevens Fix list_projects() to properly handle bare repositories.
2009-09-27 Zachary Stevens Add additional content to test repo dir (bare repo...
2009-09-26 Zachary Stevens Bundle a git repository for testing, add the required...
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 Straightened out some rough edges and added the dodgy...
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-04 Dan Brook Initial commit of rafl's Git model
2009-09-02 Tomas Doran Use which to find a full path for git rather than hard...
2009-09-02 Tomas Doran I fail
2009-09-02 Tomas Doran Expunge mod_perl specific hacks, compiling CGI always...
2009-09-02 Tomas Doran Remove the massive chunk of crud to do application...
2009-09-02 Tomas Doran Add moose and autoclean
2009-08-26 Dan Brook This commit fixes the handling of URL params. Previousl... server-support
2009-08-26 Dan Brook Changed the dir structure so it looks a bit more distro...