Bug fix for merge diffs and a test.
[catagits/Gitalist.git] / t /
2010-06-29 Dan Brook Bug fix for merge diffs and a test. swann
2010-06-29 Dan Brook Revert "Merge remote branch 't0m/json' into json"
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
2010-01-18 Tomas Doran Add a server script for the test data as I'm lazy :)
2010-01-17 Tomas Doran Rename the Catalyst model to be in line with everything...
2009-12-27 Tomas Doran Check that everything appears to work for both types...
2009-12-27 Tomas Doran Add testing for the catalyst model behavior.
2009-12-27 Tomas Doran Fix test on older git versions
2009-12-19 Zachary Stevens Correct broken modestr tests.
2009-12-19 Zachary Stevens Change other uses of 'project' to 'repository'.
2009-12-19 Zachary Stevens Rename get_project to get_repository
2009-12-19 Zachary Stevens Rename Project to Repository in stash and templates.
2009-12-19 Zachary Stevens Rename CollectionOfProjects to CollectionOfRepositories.
2009-12-19 Zachary Stevens Rename ::Project to ::Repository
2009-12-18 Zachary Stevens Merge branch 'project_list'
2009-12-18 Zachary Stevens Rename ::Repo to ::CollectionOfProjects::FromDirectory
2009-12-18 Tomas Doran Nuke warning
2009-12-17 Dagfinn Ilmari Man... Fix notabs test
2009-12-17 Dagfinn Ilmari Man... Decode getpwuid values
2009-12-13 Zachary Stevens Improved Repo's POD.
2009-12-13 Zachary Stevens Stop ->_build_project reinventing the wheel.
2009-12-13 Zachary Stevens Rename ->project to ->get_project.
2009-12-09 Tomas Doran Warning fix
2009-12-06 Tomas Doran Fix warning 0.000002
2009-12-06 Tomas Doran Fix warning
2009-12-06 Tomas Doran Make starting gitalist pointed at somewhere settable...
2009-12-06 Zachary Stevens Fixes for handling of invalid p param. Don't allow...
2009-12-06 Zachary Stevens Add tests for p param validation.
2009-11-25 Tomas Doran Fix Pod and coverage
2009-11-25 Tomas Doran Fix broken tests for patch as file handle
2009-11-25 Dan Brook Added /opml action.
2009-11-21 Dan Brook Made /blob & /blob_plain actions a little more robust.
2009-11-20 Dan Brook Merge branch 'action-snapshot' of git://github.com...
2009-11-20 Dan Brook Added stubs for further missing actions.
2009-11-20 Dan Brook Moved header & footer logic into the templates.
2009-11-20 Zachary Stevens Moved snapshot method onto Project as both tree and...
2009-11-20 Zachary Stevens Moved snapshot method onto Project as both tree and...
2009-11-19 Dan Brook Fixed syntax error in Root.pm & tidied up tests.
2009-11-19 Dan Brook Merge branch 'master' of git://github.com/zts/Gitalist...
2009-11-19 Dan Brook Added simple /rss action.
2009-11-19 Zachary Stevens Fix legacy tests - atom action is no longer TODO.
2009-11-19 Zachary Stevens Merge branch 'action-patches' into patches-intg
2009-11-19 Zachary Stevens Renamed method.
2009-11-19 Zachary Stevens Implement the 'patch' action.
2009-11-18 Dan Brook Test the newly supported /atom action.
2009-11-18 Dan Brook Merge branch 'aesthetics'
next