summaryrefslogtreecommitdiffstats
path: root/app/controllers/blobs_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding JSON support to Blobs#historyMarius Mathiesen2010-01-261-1/+11
* Better binary blob detectionJohan Sørensen2009-06-111-1/+1
* Be able to see the history of a single blobJohan Sørensen2009-04-221-3/+31
* HTTP Cache raw blobs longerJohan Sørensen2009-04-221-2/+2
* Revert "Show history for blobs"Johan Sørensen2009-04-221-1/+0
* Show history for blobsMarius Mathiesen2009-04-221-0/+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
* Rename install_site_before_filters to renders_in_site_specific_context andJohan Sørensen2009-04-221-1/+1
* Redirect to the tree if no valid blob was found (in case users chop off the f...Johan Sørensen2009-04-221-3/+4
* Redirect to the current_site's subdomain, if it has one and it's a GET requestJohan Sørensen2009-04-221-0/+1
* Conditional GETs on trees and blobsJohan Sørensen2009-04-221-17/+19
* Use the builtin expires_in instead of the home-rolled cache_for for setting m...Johan Sørensen2009-04-221-2/+2
* Adding cache control to Blobs#show and Blobs#rawMarius Mathiesen2009-04-221-0/+2
* Support rendering breadcrumbs for blobs that are non named refsJohan Sørensen2009-04-221-1/+2
* - Merged the logscontroller into a more unified commits controllerJohan Sørensen2009-04-221-11/+13
* Adding breadcrumb support for Blobs:Marius Mathiesen2009-04-221-0/+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/+38