summaryrefslogtreecommitdiffstats
path: root/test/functional/blobs_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding JSON support to Blobs#historyMarius Mathiesen2010-01-261-0/+8
* Moved the binary blob detection into Grit::BlobJohan Sørensen2009-06-111-0/+1
* Better binary blob detectionJohan Sørensen2009-06-111-1/+1
* The breadcrumb_helper should use repo_owner_path() where applicableJohan Sørensen2009-05-191-0/+1
* Be able to see the history of a single blobJohan Sørensen2009-04-221-0/+19
* 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
* Do not syntax highlight files which usually are plain text filesJohan Sørensen2009-04-221-0/+1
* Updated copyrights-blurb in all application filesJohan Sørensen2009-04-221-1/+1
* Rename install_site_before_filters to renders_in_site_specific_context andJohan Sørensen2009-04-221-86/+89
* Conditional GETs on trees and blobsJohan Sørensen2009-04-221-0/+3
* 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
* Separate out the repository ownership from the namespacingJohan Sørensen2009-04-221-1/+1
* Moved the entire test suite from RSpec to Test::Unit + ShouldaJohan Sørensen2009-04-221-0/+121