Initial refactoring to pull a collectionofprojects role out of ::Git::Repo.
[catagits/Gitalist.git] / lib / Gitalist / Git / Repo.pm
2009-12-15 Tomas Doran Initial refactoring to pull a collectionofprojects...
2009-12-13 Zachary Stevens Improved Repo's POD.
2009-12-13 Zachary Stevens Stop ->_build_project reinventing the wheel.
2009-12-13 Zachary Stevens Rename ->project to ->get_project.
2009-12-08 Zachary Stevens Merge branch 'pod-cleanup'
2009-12-07 Tomas Doran Merge remote branch 'zts/pod-cleanup'
2009-12-07 Tomas Doran This appears to stop the gitalist on goatse assploading
2009-12-06 Zachary Stevens Remove unneeded =cut commands, and various other cleanups.
2009-12-06 Zachary Stevens Move all POD below the code, for ::Repo and ::Project.
2009-12-06 Zachary Stevens Fixes for handling of invalid p param. Don't allow...
2009-11-25 Tomas Doran Make the version number sane and clean up copyright...
2009-11-11 Zachary Stevens Merge branch 'model-reorg' of git://github.com/bobtfish...
2009-11-11 Zachary Stevens Part 1 cleanup of ::Project.
2009-11-11 Tomas Doran Don't always build all projects, this can hurt performance
2009-11-11 Tomas Doran Trivial doc fix
2009-11-10 Zachary Stevens Big cleanup of ::Repo.
2009-11-10 Zachary Stevens Remove the HasUtils role from Repo.
2009-11-08 Tomas Doran Add a HasUtils role, so that ::Repo can have utils...
2009-11-07 Tomas Doran Also fix repo
2009-11-07 Tomas Doran Refactor somewhat
2009-11-06 Zachary Stevens Merge branch 'master' into model-reorg
2009-11-06 Zachary Stevens Gave Repo a method to return a Project.
2009-11-06 Tomas Doran Lose some code by not converting to/from path::class...
2009-11-02 bobtfish Kill the nasty shit off, this will be passed in
2009-11-01 Zachary Stevens (trivial) cleanups
2009-11-01 Zachary Stevens Start work splitting out Gitalist::Model::Git into...
2009-11-01 Zachary Stevens Start work splitting out Gitalist::Model::Git into...