Add Apache specific section to docs.
[catagits/Gitalist.git] / t /
2011-06-06 Dan Brook Fix for infinite loop bug in blame.
2011-05-29 Christian Walde Changed the owner check to only check that *something...
2011-05-23 Dan Brook Add serialization to Gitalist::Git::Object.
2011-05-20 Dan Brook First cut at reintroducing object serialization.
2011-03-13 Dan Brook Reinstate FromDirectory in model.
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-06 Dan Brook Allow enabling recursive repo search in config.
2011-02-26 Dan Brook Fix app-mech-rootpage.t test.
2011-02-26 Dan Brook Only use first column in whitelist.
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.
2010-11-01 Dan Brook Drop broken assertions in t/02git_CollectionOfRepositor...
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 First pass attempt to recursively search through direct...
2010-10-31 Dan Brook Bootstrap test fixes.
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->list_tree.
2010-10-31 Zachary Stevens Move Repository->hash_by_path to Commit->sha_by_path.
2010-10-31 Zachary Stevens Stringify Object instances to their sha1.
2010-10-31 Dan Brook Regenerated README and fixed tests for bootstrapped...
2010-08-13 Dan Brook Fix tests dying in absence of bootstrap scripts. 0.002005
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 Added commit object serialization.
2010-08-01 Dan Brook Fixed failing Content-Type tests.
2010-08-01 Dan Brook A few fixes to get the JSON test working.
2010-08-01 Tomas Doran Add RESTful Content-Type bits to the root controller...
2010-08-01 Tomas Doran Add a trivial test
2010-08-01 Tomas Doran Do the correct thing with type contraints etc to be...
2010-08-01 Tomas Doran Add a trivial test
2010-08-01 Tomas Doran Do the correct thing with type contraints etc to be...
2010-06-29 Dan Brook Bug fix for merge diffs and a test.
2010-06-29 Dan Brook Revert "Merge remote branch 't0m/json' into json"
2010-06-26 Zachary Stevens Fix test for Commit->diff.
2010-06-19 Dan Brook Added commit object serialization.
2010-06-19 Dan Brook Fixed failing Content-Type tests.
2010-06-19 Dan Brook A few fixes to get the JSON test working.
2010-06-19 Tomas Doran Add RESTful Content-Type bits to the root controller...
2010-06-19 Tomas Doran Add a trivial test
2010-06-19 Tomas Doran Do the correct thing with type contraints etc to be...
2010-06-19 Tomas Doran Add a trivial test
2010-06-19 Tomas Doran Do the correct thing with type contraints etc to be...
2010-06-02 Tomas Doran Make the logging of failures better
2010-06-02 Tomas Doran Diagnostic output
2010-03-29 Dan Brook A series of reverts involving win32 related hacks.
2010-03-29 Dan Brook Fixed test fails and tree link hack.
2010-03-16 Dan Brook Starting to move away from the gitweb stylistic roots.
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-07 Dan Brook Switch to using 960.gs grids for layout.
2010-03-07 Dan Brook Switch to using 960.gs grids for layout.
2010-03-06 Dan Brook Provided support for remaining legacy URIs.
2010-03-06 Dan Brook Further win32 related hacks.
2010-03-06 Dan Brook Provided support for remaining legacy URIs.
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 blobdiff legacy URIs.
2010-03-06 Dan Brook Provided support for blobdiff 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 Provided legacy URI support for the blob action.
2010-03-06 Dan Brook Provided legacy URI support for the blob action.
2010-03-03 Dan Brook Fixed test bug and make the plain diffs plainer.
2010-02-03 Dan Brook A couple of small tweaks revolving around WWW::Mechanize.
2010-02-02 Tomas Doran Fix some more legacy uri tests
2010-02-02 Tomas Doran Get a couple of the legacy uri tests working
2010-01-26 Tomas Doran Mangle RSS and Atom feeds
2010-01-26 Tomas Doran Drop XML::OPML::SimpleGen dep
2010-01-26 Tomas Doran Fix RSS and atom feeds
2010-01-23 Tomas Doran Fix log link, add real tests for the links generated...
2010-01-23 Tomas Doran Make TestGitalist do all of the boilerplate crap..
2010-01-23 Tomas Doran Start a test using the treebuilder stuff
2010-01-22 Tomas Doran Clean tests up to test both top level and fragment...
2010-01-22 Tomas Doran Delete over enthusiastiuc tests
2010-01-22 Tomas Doran Make history a fragment properly. It's not working...
2010-01-22 Tomas Doran XPath testing goodness
2010-01-22 Tomas Doran Add tests for search uris
2010-01-22 Tomas Doran Add a tag to the test repos
2010-01-22 Tomas Doran Add a server script for the test data as I'm lazy :)
2010-01-21 Tomas Doran Only 2 of the pages in the app test now generate invali...
2010-01-21 Tomas Doran Add mech testing in from the branch I previously made...
2010-01-20 Tomas Doran Fix a load of links, and fix blob/blame/raw/history...
2010-01-20 Tomas Doran Sort the tests out..
2010-01-20 Tomas Doran Rewrite big chunks of the app test
2010-01-20 Tomas Doran Not used
2010-01-18 Tomas Doran Add testing to atom, fix RSS links
2010-01-18 Tomas Doran Test RSS page
2010-01-18 Tomas Doran Add test for OPML page
2010-01-18 Tomas Doran Start fixing the tests
next