Bumped version number and fixed tabs.
[catagits/Gitalist.git] / lib / Gitalist.pm
2010-04-02 Dan Brook Bumped version number and fixed tabs. 0.000006_01
2010-03-05 Dan Brook Fix paging links for /shortlog.
2010-02-16 Dan Brook Fixed typos picked up by abraxxa.
2010-01-20 Tomas Doran Hook prepare_path to mangle the uri to send everything...
2010-01-18 Tomas Doran Remove crap we're no longer using
2010-01-18 Tomas Doran Warning fix
2010-01-17 Tomas Doran Start using the subinclude plugin and splitting things up.
2010-01-17 Tomas Doran Rename the Catalyst model to be in line with everything...
2010-01-09 Tomas Doran Bump versions 0.000005
2009-12-19 Tomas Doran Bump versions, add date
2009-12-19 Zachary Stevens Update changelog and version. 0.000004
2009-12-19 Zachary Stevens Change other uses of 'project' to 'repository'.
2009-12-19 Zachary Stevens Rename Project to Repository in stash and templates.
2009-12-19 Zachary Stevens Rename ::Project to ::Repository
2009-12-18 Tomas Doran More docs on how to get/run/configure/contribute to...
2009-12-09 Tomas Doran Changelog, bump version
2009-12-06 Tomas Doran Bump version
2009-12-06 Tomas Doran Add docs about how to configure
2009-12-03 Zachary Stevens Bump version for first real release. 0.000001
2009-12-02 Zachary Stevens Checking in changes prior to tagging of version 0.00000... 0.000000_02
2009-11-25 Tomas Doran Make the version number sane and clean up copyright...
2009-11-25 Tomas Doran Remove gitweb.cgi, this is no longer needed
2009-11-21 Tomas Doran Do the right thing with encoding output to avoid 'wide...
2009-11-13 Tomas Doran Remove crap which doesn't work
2009-11-12 Dan Brook Started to fill out docs and sorted out license info.
2009-11-09 Tomas Doran Wholesale removal of the old model and compat code
2009-11-08 Tomas Doran Use the stashed project object for uri generation rathe...
2009-11-06 Tomas Doran Merge and fix some bugs
2009-11-06 Tomas Doran Implement auto restart when the app is updated
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 Tomas Doran Merge
2009-11-02 broquaint Started the switch from hand-written URLs to uri_for.
2009-11-02 bobtfish Turn debug off by default
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-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-27 Tomas Doran Throw a bit more Moose around, and copy config to model...
2009-09-26 Zachary Stevens Bundle a git repository for testing, add the required...
2009-09-08 Dan Brook The list of projects is now in working order, but nothi...
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...