Bump version to 0.004002 and update Changes.
[catagits/Gitalist.git] / t /
2013-04-01 Dan Brook Fix the bare.git test repo.
2012-10-18 Dan Brook Make test for diff output more flexible.
2012-03-18 Dan Brook Cope with changes in Catalyst 5.90007 in t/model_collec...
2012-01-29 Dan Brook Align Vhost code with reality. 0.003007
2012-01-23 Dan Brook Provide required method to test model.
2012-01-23 Dan Brook Changed repos_dir to repo_dir in the COR model.
2011-11-21 Gun.io Whitespace... Remove whitespace [Gun.io WhitespaceBot]
2011-11-14 Tomas Doran Add tests
2011-11-14 Tomas Doran Get the vhost based repository displatcher for shadowca...
2011-11-13 Tomas Doran Make the tests pass again
2011-11-13 Dan Brook Allow the model to be user defined.
2011-11-13 Dan Brook Use appropriate prototype depending on perl version...
2011-11-13 Dan Brook Fix a few test annoyances.
2011-11-06 Dan Brook Allow the model to be user defined. model-from-args
2011-10-30 Dan Brook Use appropriate prototype depending on perl version...
2011-10-30 Dan Brook Fix a few test annoyances.
2011-10-19 Dan Brook Fix failures in recursive repo tests.
2011-10-18 Tomas Doran Make another bare repos to testing recursive
2011-07-13 Christian Walde Win32 does not have a proper owner for repos, so to...
2011-07-13 Christian Walde Win32 can have git binaries with extensions, and non...
2011-07-13 Christian Walde paths need to be nativized uniformly
2011-07-13 Christian Walde I18N::Langinfo is not available on Win32
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
next