Provided support for blobdiff_plain legacy URIs.
[catagits/Gitalist.git] / lib / Gitalist / Controller /
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 blob_plain legacy URIs.
2010-03-06 Dan Brook Untabify recent changes.
2010-03-06 Dan Brook Provided legacy URI support for the blob action.
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-02-17 Dan Brook Fixed missing diff tree in the commit action.
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-02-02 Tomas Doran Kinda merge legacy uri thing
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-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-22 Tomas Doran Add root search action, which does nothing right now...
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 Fix up the long log, add more gravatars, fix up links...
2010-01-20 Tomas Doran Add gravatars :)
2010-01-20 Tomas Doran Hook prepare_path to mangle the uri to send everything...
2010-01-20 Tomas Doran Sort the tests out..
2010-01-20 Tomas Doran Fix reflog and search actions chaining to the right...
2010-01-18 Tomas Doran Add testing to atom, fix RSS links
2010-01-18 Tomas Doran Start fixing the tests
2010-01-18 Tomas Doran Fix OPML chains
2010-01-18 Tomas Doran Move OPML code out of the root controller
2010-01-18 Tomas Doran blobdiff just appears to be a reimplementation of the...
2010-01-18 Tomas Doran History is not used in the current interface. If its...
2010-01-18 Tomas Doran Move search and reflog and patch actions to the right...
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 Get blob view working again
2010-01-18 Tomas Doran Get blame view working in the new url scheme
2010-01-17 Tomas Doran Make tree browing fragment work again
2010-01-17 Tomas Doran Chop out theoretically dead stuff.
2010-01-17 Tomas Doran Trivial tidyups.
2010-01-17 Tomas Doran Get diff plain and diff fancy working properly
2010-01-17 Tomas Doran Make diff action work nicely
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 Get the index page working with the content in a fragme...
2010-01-17 Tomas Doran Fuck that shit
2010-01-17 Tomas Doran Split subincludes out into their own /fragment controllers.
2010-01-17 Tomas Doran Make display of heads work
2010-01-17 Tomas Doran Start using the subinclude plugin and splitting things up.
2010-01-17 Tomas Doran Add more stubs for commits
2010-01-17 Tomas Doran Start working out a new URI structure - currently just...
2010-01-17 Tomas Doran Rename the Catalyst model to be in line with everything...
2009-12-23 Lian Wan Situ Add per line link for previous version of a line in...
2009-12-22 Lian Wan Situ Add per line link for previous version of a line in...
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-13 Zachary Stevens Rename ->project to ->get_project.
2009-12-11 Tomas Doran Switch to chained dispatch
2009-12-11 Tomas Doran Shuffle shit round to be neater to my eyes. Move that...
2009-12-07 Tomas Doran Merge remote branch 'broquaint/frontend-tweaks'
2009-12-06 Zachary Stevens Fixes for handling of invalid p param. Don't allow...
2009-11-30 Zachary Stevens Make history action work as per gitweb. This feels...
2009-11-26 Dan Brook Hacked in syntax highlighting to the blame view.
2009-11-25 Tomas Doran Fix Pod and coverage
2009-11-25 Tomas Doran Make the version number sane and clean up copyright...
2009-11-25 Dan Brook Added /opml action.
2009-11-22 Dan Brook Fixed parameter handling for tree ...
2009-11-21 Dan Brook Made /blob & /blob_plain actions a little more robust.
2009-11-21 Dan Brook Added /project_index action.
2009-11-20 Dan Brook Switch from latin1 chars to the HTML escape char equiva...
2009-11-20 Dan Brook Starting to hook up "orphaned" actions.
2009-11-20 Dan Brook Fleshed out the /blame action a bit more.
2009-11-20 Dan Brook Initial cut at /blame action.
2009-11-20 Dan Brook Added the /tags action.
2009-11-20 Dan Brook Removed the gitweb shim and its dependency.
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 Correct filename in HTTP response.
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 Zachary Stevens Take format from the right parameter, default to tgz...
2009-11-19 Zachary Stevens Minimally working snapshot action.
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 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 Merge branch 'aesthetics'
2009-11-18 Dan Brook Add the appropriate header for /atom. aesthetics
2009-11-18 Dan Brook Added a first cut of the /atom action.
2009-11-18 Zachary Stevens Implement 'patch' action.
2009-11-17 Zachary Stevens Added the search_help action.
2009-11-16 Dan Brook Added the blob_plain, blobdiff_plain and commitdiff_pla...
2009-11-12 Zachary Stevens Reorganisation of ::Project.
2009-11-12 Zachary Stevens Rename Object->contents to ->content, and delegate...
2009-11-12 Zachary Stevens Make Project->heads an attribute.
2009-11-12 Dan Brook Fixed bug in tree where a non-sha1 (e.g ref) wasn't...
2009-11-11 Dan Brook Added support for search filter on /index.
2009-11-11 Dan Brook Fixed bug in /summary where repos with < 10 branches...
next