summaryrefslogtreecommitdiffstats
path: root/app/controllers/trees_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Make sure tarballs are generated with a prefixJohan Sørensen2009-09-071-0/+1
* Handle requests for invalid refs in TreesController#archive by redirecting to...Marius Mathiesen2009-05-121-1/+1
* Fixed tests for the TreesController#archiveJohan Sørensen2009-05-091-1/+1
* Make the tree archiver deal gracefully with the hashed_path subdirs byJohan Sørensen2009-05-091-1/+1
* Updated copyrights-blurb in all application filesJohan Sørensen2009-04-221-0/+4
* Introduce a stale_conditional? controller helper for not setting conditional GETJohan Sørensen2009-04-221-1/+2
* Handle missing tree SHA1s gracefullyJohan Sørensen2009-04-221-5/+11
* Rename install_site_before_filters to renders_in_site_specific_context andJohan Sørensen2009-04-221-1/+1
* Redirect to the current_site's subdomain, if it has one and it's a GET requestJohan Sørensen2009-04-221-0/+1
* Set the correct filename header for the tarball filenameJohan Sørensen2009-04-221-3/+3
* Conditional GETs on trees and blobsJohan Sørensen2009-04-221-6/+8
* Use the builtin expires_in instead of the home-rolled cache_for for setting m...Johan Sørensen2009-04-221-1/+1
* Introduce a repo_owner_path() helper that takes care of figuring out how toJohan Sørensen2009-04-221-2/+2
* Enable caching in trees controller (via application controller)Marius Mathiesen2009-04-221-0/+1
* Show the archive-box right away and don't put items on the queue if it looksJohan Sørensen2009-04-221-1/+3
* Make tarball generation being done outside of rails.Johan Sørensen2009-04-221-8/+52
* Work around a rails 2.3 bug, until we have time to fix it properJohan Sørensen2009-04-221-2/+4
* Fix browsing trees at a specific commit shaJohan Sørensen2009-04-221-1/+2
* - Merged the logscontroller into a more unified commits controllerJohan Sørensen2009-04-221-8/+10
* Adding breadcrumb support:Marius Mathiesen2009-04-221-0/+1
* Make trees+logs controllers support head_candidates that is a name spaced branchJohan Sørensen2009-01-151-1/+1
* Major refactoring of the whole Gitorious project. I've added both localized_d...Fabio Akita2009-01-091-1/+1
* Add copyright and license headers (AGPL) to code filesTor Arne Vestbø2008-11-281-0/+17
* Refactored BrowseController into several specific controllersJohan Sørensen2008-03-171-0/+35