catagits/Gitalist.git
2011-03-13 Dan Brook Bump version to 0.003001, update Changes and README. macquart 0.003001
2011-03-13 Dan Brook Separate paging for log and history views.
2011-03-13 Dan Brook Simplified Repository BUILDARGS logic.
2011-03-13 Dan Brook Reinstate FromDirectory in model.
2011-03-13 Jose Luis Martinez Fixed tree view for repos with / in name
2011-03-13 Jose Luis Martinez More tests changed when a new repo was added
2011-03-13 Jose Luis Martinez More DirectoryRecursive testing
2011-03-13 Jose Luis Martinez Ammend test of DirectoryRecursive
2011-03-13 Jose Luis Martinez Make get_repository expect already instanced repo
2011-03-13 Dan Brook Drop unneeded deps in Makefile.PL.
2011-03-13 Lian Wan Situ Make paging work for history
2011-03-13 Dan Brook Make use of CSS3 for content shadow.
2011-03-13 Dan Brook Respect paging.log config settings.
2011-03-09 Jose Luis Martinez Be able to override the autodetected repo name
2011-03-06 Dan Brook Bump version to 0.002009 and update Changes. 0.002009
2011-03-06 Dan Brook Add CONFIGURATION section to Gitalist POD.
2011-03-06 Dan Brook Allow enabling recursive repo search in config.
2011-03-06 Dan Brook Assume UTF8 encoded blobs.
2011-02-26 Dan Brook Bump version to 0.002008, regen README, update Changes. florent 0.002008
2011-02-26 Dan Brook Tweak CSS so nav bit lines up in Chrome.
2011-02-26 Dan Brook Fix app-mech-rootpage.t test.
2011-02-26 Dan Brook Drop Catalyst::Action::REST dependency.
2011-02-26 Dan Brook Update Changes.
2011-02-26 Dan Brook Add cpan-install utility script.
2011-02-26 Dan Brook Only use first column in whitelist.
2011-02-26 Dan Brook Tweak docs to be explicit about gitalist_server.pl...
2011-02-26 Tom Hukins Use the correct perl binary we installed against
2011-02-26 Dan Brook Add the ability to provide a whitelist of repos.
2011-02-26 Dan Brook Add support for export-ok config option.
2011-02-26 Dan Brook Ignore ancient/malformed tags.
2011-02-19 Dan Brook Bump version to 0.002007, update Changes. 0.002007
2011-02-19 Dan Brook Clearer error message for get_repository.
2011-02-19 Dan Brook Allow top-level directories in the Repo constructor.
2011-02-19 Dan Brook Recursive directory lookup now stops when a repo is...
2010-11-01 Dan Brook Drop broken assertions in t/02git_CollectionOfRepositor...
2010-11-01 Dan Brook Squash warning in Path::Class::Dir from contains()...
2010-11-01 Dan Brook Make FromDirectoryRecursive operate in bootstrap env.
2010-11-01 Dipesh Patel Just make sure finds a recursive git directory
2010-11-01 Dipesh Patel Additional unit test.
2010-11-01 Dipesh Patel Do proper checking of git directories.
2010-11-01 Dipesh Patel Fix broken recursive lookup and add unit tests.
2010-11-01 Dipesh Patel No need for addtional variable.
2010-11-01 Dipesh Patel Few tidy ups on Recursive From Directory.
2010-11-01 Dipesh Patel First pass attempt to recursively search through direct...
2010-11-01 Dan Brook Fix env to work for Makefile.PL too.
2010-10-31 Dan Brook Fix recursion bug in the lookup sub of the env script.
2010-10-31 Dan Brook Bootstrap test fixes.
2010-10-31 Dan Brook Fix for failing assertion in t/02git_object.t.
2010-10-31 Dan Brook Add Test::Exception dep.
2010-10-31 Zachary Stevens Introduce Gitalist::Git::Tag.
2010-10-31 Zachary Stevens Create Head instances from unparsed git output.
2010-10-31 Zachary Stevens Introduce Gitalist::Git::Head.
2010-10-31 Zachary Stevens Test fixup - Repository->list_tree is gone.
2010-10-31 Zachary Stevens Commit->sha_by_path now returns an object.
2010-10-31 Zachary Stevens Remove Repository->get_object_or_head.
2010-10-31 Zachary Stevens Remove Repository->list_tree.
2010-10-31 Zachary Stevens Move Repository->hash_by_path to Commit->sha_by_path.
2010-10-31 Zachary Stevens Clean hash_by_path's signature.
2010-10-31 Zachary Stevens Stringify Object instances to their sha1.
2010-10-31 Dan Brook Regenerated README and fixed tests for bootstrapped...
2010-10-18 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 improve POD mark-up, some typos
2010-10-17 Dan Brook Bumped version to 0.002006 and updated Changes. 0.002006
2010-09-19 Dan Brook Merge remote branch 'augustf/master'
2010-09-09 August Added notes regarding slash encoding in Catalyst
2010-08-23 Zachary Stevens Fixed typo in core.css
2010-08-23 August Updated formatting in Gitalist.pm
2010-08-23 August Yet another formatting fix to the README...
2010-08-22 August Updated README text in Gitalist.pm for README generation...
2010-08-22 August Almost forgot to add some troublshooting steps...
2010-08-22 August Modified README with more details on FCGI deployment...
2010-08-13 Dan Brook Fix broken env includes in script/gitalist*.pl.
2010-08-13 Dan Brook Fix tests dying in absence of bootstrap scripts. 0.002005
2010-08-13 Dan Brook Bump Gitalist version and required Git::PurePerl version.
2010-08-13 Dan Brook Limit the number of branches/tags listed by default.
2010-08-02 Dan Brook Fix variable and blame bugs.
2010-08-02 Tomas Doran Fix changelog 0.002004
2010-08-02 Tomas Doran Merge
2010-08-02 Tomas Doran Version 0.002003 0.002003
2010-08-02 Tomas Doran Fix for dist versions
2010-08-01 Dan Brook Version number bump as previous dist was littered with... 0.002002
2010-08-01 Dan Brook Drop dev part of version number, new release ready!
2010-08-01 Dan Brook Exclude bootstrap related scripts from dist, bump dev...
2010-08-01 Tomas Doran Fix bundling issue by bundling File::Copy::Recursive
2010-08-01 Dan Brook Bumped version and added bootstrap docs.
2010-08-01 Dan Brook Initial stab at a working ContentMangler.
2010-08-01 Dan Brook Bug fix for merge diffs and a test.
2010-08-01 Dan Brook Revert "Merge remote branch 't0m/json' into json"
2010-08-01 Dan Brook Handle merges in the diff view.
2010-08-01 Dan Brook Fix rebase goofs.
2010-08-01 Tomas Doran Revert the part of 9aeab0dfe0 which was causing massive...
2010-08-01 Dan Brook Fixed summary and changed a few links.
2010-08-01 Dan Brook Added commit object serialization.
2010-08-01 Dan Brook Fixed failing Content-Type tests.
2010-08-01 Dan Brook Switched from CDN hosted jQuery to a local copy.
2010-08-01 Dan Brook Updating Changes with latest changes.
2010-08-01 Dan Brook Fix for loadCommitInfo.
2010-08-01 Dan Brook A few fixes to get the JSON test working.
2010-08-01 Dan Brook Correct example link and FCGI script.
2010-08-01 Dan Brook Throttle the commit info loading.
2010-08-01 Dan Brook Update bootstrapping for local::lib 1.006000.
next