Add Apache specific section to docs.
[catagits/Gitalist.git] / lib / Gitalist / URIStructure /
2011-03-13 Dan Brook Respect paging.log config settings.
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 Move Repository->hash_by_path to Commit->sha_by_path.
2010-08-13 Dan Brook Limit the number of branches/tags listed by default.
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 A few fixes to get the JSON test working.
2010-08-01 Dan Brook Proof of concept for #56388: add last commit msg to...
2010-06-19 Tomas Doran Revert the part of 9aeab0dfe0 which was causing massive...
2010-06-19 Dan Brook Fixed summary and changed a few links.
2010-06-19 Dan Brook Added commit object serialization.
2010-06-19 Dan Brook A few fixes to get the JSON test working.
2010-06-19 Dan Brook Proof of concept for #56388: add last commit msg to...
2010-04-02 Dan Brook Bumped version number and fixed tabs. 0.000006_01
2010-03-28 Dan Brook Fix bug where diff didn't distinguish between sha1s...
2010-03-12 Dan Brook Fixed the last few failing tests, in particular the...
2010-03-12 Dan Brook Fixed the last few failing tests, in particular the...
2010-03-06 Dan Brook Provided support for blobdiff_plain legacy URIs.
2010-03-06 Dan Brook Provided support for blobdiff_plain legacy URIs.
2010-03-06 Dan Brook Provided support for blob_plain legacy URIs.
2010-03-06 Dan Brook Provided support for blob_plain legacy URIs.
2010-03-06 Dan Brook Merge branch 'less_fugly_uris' of github.com:broquaint...
2010-03-06 Dan Brook Provided legacy URI support for the blob action.
2010-03-06 Dan Brook Provided legacy URI support for the blob action.
2010-03-05 Dan Brook Fix paging links for /shortlog.
2010-03-03 Dan Brook Fixed test bug and make the plain diffs plainer.
2010-03-01 Dan Brook Fixed the links in the history view.
2010-02-17 Dan Brook First attempt at fixing up the history action.
2010-01-24 Tomas Doran Make the log work for commits and symbolic refs also.
2010-01-24 Tomas Doran Change everything round to be /ref/ instead of /commit...
2010-01-24 Tomas Doran Add log action for commits
2010-01-24 Tomas Doran Be more explicit with commit in paths
2010-01-24 Tomas Doran Make /<sha1>/ also work for /<head of branch>/..
2010-01-20 Tomas Doran Fix a load of links, and fix blob/blame/raw/history...
2010-01-20 Tomas Doran Fix up the long log, add more gravatars, fix up links...
2010-01-18 Tomas Doran Remove crap we're no longer using
2010-01-18 Tomas Doran Move OPML code out of the root controller
2010-01-18 Tomas Doran Refactor blob, make blob_plain work, move rss/atom...
2010-01-18 Tomas Doran Make filename handling a generic actionrole. Fix more...
2010-01-18 Tomas Doran Make the tree fragment work as expected so that you...
2010-01-17 Tomas Doran Make tree browing fragment work again
2010-01-17 Tomas Doran Get diff plain and diff fancy working properly
2010-01-17 Tomas Doran Fixup links in shortlog to to the new locations.
2010-01-17 Tomas Doran Make tags appear on the summary page. Remove code from...
2010-01-17 Tomas Doran Move the Commit code to URIStructure, add templates...
2010-01-17 Tomas Doran Add FIXME note
2010-01-17 Tomas Doran Split subincludes out into their own /fragment controllers.