Provided support for blobdiff_plain legacy URIs.
[catagits/Gitalist.git] / lib / Gitalist / Controller / Fragment /
2010-03-06 Dan Brook Provided support for blobdiff_plain legacy URIs.
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-20 Tomas Doran Fix up the long log, add more gravatars, fix up links...
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 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 Split subincludes out into their own /fragment controllers.