Fixed bug in where branch links were always pointing at master.
[catagits/Gitalist.git] / lib /
2009-11-12 Dan Brook Fixed bug in where branch links were always pointing at
2009-11-12 Dan Brook Fixed bug in tree where a non-sha1 (e.g ref) wasn't...
2009-11-11 Dan Brook Added support for search filter on /index.
2009-11-11 Dan Brook Fixed bug in /summary where repos with < 10 branches...
2009-11-11 Dan Brook Merge branch 'model-reorg'
2009-11-11 Dan Brook Fixed bug in github.com/broquaint/Gitalist/issues#issue/2.
2009-11-11 Zachary Stevens Minor POD changes.
2009-11-11 Zachary Stevens ::Project cleaning part 2.
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 Make getting the version of git we're running not imply...
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 Default ::Object attributes tree_sha1 and comment to...
2009-11-10 Zachary Stevens Stop Project->diff() blowing up when no parent is speci...
2009-11-10 Zachary Stevens Big cleanup of ::Repo.
2009-11-10 Zachary Stevens Remove the HasUtils role from Repo.
2009-11-09 Tomas Doran Wholesale removal of the old model and compat code
2009-11-08 Tomas Doran Change to the new model
2009-11-08 Tomas Doran Add a HasUtils role, so that ::Repo can have utils...
2009-11-08 Tomas Doran Use stashed project to fill description in the stash
2009-11-08 Tomas Doran Use the stashed project object for uri generation rathe...
2009-11-08 Tomas Doran Merge branch 'model-reorg' of git://github.com/zts...
2009-11-08 Tomas Doran Show deprecated methods
2009-11-08 Zachary Stevens Reverting broken change to ::Project::diff.
2009-11-08 Zachary Stevens Migrated blob to new model, + fixes for some legacy...
2009-11-08 Zachary Stevens Migrated blobdiff to new model. Now works.
2009-11-08 Zachary Stevens Migrate commitdiff action to new model
2009-11-08 Zachary Stevens Migrate search and reflog to new model.
2009-11-08 Zachary Stevens Migrated tree action to new model.
2009-11-08 Zachary Stevens Migrated commit action to new model.
2009-11-08 Zachary Stevens Migrate shortlog to new model.
2009-11-08 Zachary Stevens Stash the Project instance, instead of creating when...
2009-11-08 Zachary Stevens Merge branch 'master' into model-reorg
2009-11-08 Zachary Stevens Convert summary page to new model.
2009-11-08 Zachary Stevens Fixes to tests and Object's builders.
2009-11-07 Tomas Doran Also fix repo
2009-11-07 Zachary Stevens Add some tests for legacy URI compatibility, and fix...
2009-11-07 Tomas Doran Refactor somewhat
2009-11-07 Tomas Doran Merge and cleanup
2009-11-07 Tomas Doran Use accessors
2009-11-07 Zachary Stevens Merge branch 'model-reorg' of git://github.com/bobtfish...
2009-11-07 Zachary Stevens Fix uninitialised value warnings for unconverted actions.
2009-11-07 Tomas Doran Kill warnings
2009-11-07 Tomas Doran Stop blowing up
2009-11-07 Zachary Stevens Converted the 'heads' action to the new model.
2009-11-07 Zachary Stevens Gave ::Project methods to return Objects, and several...
2009-11-06 Zachary Stevens Merge branch 'master' into model-reorg
2009-11-06 Zachary Stevens Fix Object->size.
2009-11-06 Zachary Stevens Gave Repo a method to return a Project.
2009-11-06 Zachary Stevens Merge branch 'master' of git://github.com/broquaint...
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 Lose some code by not converting to/from path::class...
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-06 Tomas Doran Ewww, trailing whitespace-- (Yes, I am a nazi about...
2009-11-06 Tomas Doran Deal with empty gecos field correctly
2009-11-06 Tomas Doran Extra strictness in ::Project
2009-11-06 Tomas Doran Change from string to bareword types, and add a Maybe...
2009-11-05 Zachary Stevens Index page fixes.
2009-11-05 Zachary Stevens Project description can be an empty string.
2009-11-04 Zachary Stevens Fix cat_file. (trivial)
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-03 Tomas Doran Merge
2009-11-03 Tomas Doran Fix bugs with commitdiff
2009-11-02 Tomas Doran Mangle spaces
2009-11-02 Tomas Doran Merge zacs branch
2009-11-02 bobtfish Move all the templates back into the 'root' directory...
2009-11-02 bobtfish Add new model
2009-11-02 bobtfish Get the controller ready for changing model - you can...
2009-11-02 bobtfish Kill the nasty shit off, this will be passed in
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 bobtfish Turn debug off by default
2009-11-02 bobtfish Get everything actually working with this in place...
2009-11-02 Tomas Doran Pass repo dir correctly
2009-11-02 bobtfish Unfuck things
2009-11-02 Tomas Doran Fix gitalist.conf
2009-11-02 Tomas Doran Merge
2009-11-02 bobtfish Better error
2009-11-02 broquaint Started on making everything a bit less bleh.
2009-11-01 Zachary Stevens only initalise GPP when we have a project.
2009-11-01 Tomas Doran (t0m) That mostly fixes my fail, it being required to start...
2009-11-01 Tomas Doran (t0m) Erm, this broke all the tests, but I'm not sure why...
2009-11-01 Tomas Doran (t0m) Split into seperate packages
2009-11-01 Zachary Stevens (trivial) cleanups
2009-11-01 Zachary Stevens Make Object aware of its containing repository, and...
2009-11-01 Zachary Stevens cleanups.
2009-11-01 Zachary Stevens Add list_tree method to Project, returning an array of
2009-11-01 Zachary Stevens Added head_hash method to Project, and some test cleanups.
2009-11-01 Zachary Stevens Move nuts and bolts of git access out of the Project...
2009-11-01 Zachary Stevens Start work splitting out Gitalist::Model::Git into...
2009-11-01 broquaint A rough cut of the /search action.
2009-11-01 Tomas Doran (t0m) That mostly fixes my fail, it being required to start...
2009-11-01 Tomas Doran (t0m) Erm, this broke all the tests, but I'm not sure why...
next