aboutsummaryrefslogtreecommitdiff
path: root/test/test_mime.rb
AgeCommit message (Expand)Author
2012-08-20Inline mime type lookup into blob helperJoshua Peek
2012-08-20Remove other mime type hacksJoshua Peek
2012-08-20Trim down mime type overrides that are old or now pushed upstreamJoshua Peek
2012-03-28Ensure our custom mime types override mime-types libJoshua Peek
2012-03-28Correct mime type testJoshua Peek
2012-03-02Added detection for the new Logtalk languagePaulo Moura
2011-10-06Serve actual content-type, not simplifiedJoshua Peek
2011-09-28Use Charlock all the time for binary detectionJoshua Peek
2011-07-15First stab at adding support for Rust.Lindsey Kuper
2011-07-09Merge remote-tracking branch 'forkorigin/master' into detect-nemerle-languageAlex Zimin
2011-07-08Detect Nemerle languageAlex Zimin
2011-07-07Ensure scheme extensions are treated as plain textJoshua Peek
2011-06-16Add iWork mime typesJoshua Peek
2011-06-15Add Standard ML to languagesJoshua Peek
2011-06-15Treat .cu files as .cppJoshua Peek
2011-06-15Add mime type for SuperColliderJoshua Peek
2011-06-13Sort and add some comments for mime type testsJoshua Peek
2011-06-13Add Nimrod langaugeJoshua Peek
2011-06-08Add openoffice mime typesJoshua Peek
2011-06-08Use same format as mime type libJoshua Peek
2011-06-08Fix .pm extensionJoshua Peek
2011-06-06Add sliverlight mime typesJoshua Peek
2011-06-06Illustrator files should be binaryJoshua Peek
2011-06-03Set content-type to text/plain for all non binary filesJoshua Peek
2011-06-02Default to not binaryJoshua Peek
2011-06-02Kill attachment stuff, just use viewableJoshua Peek
2011-06-02Separate registry content type and content dispositionJoshua Peek
2011-06-02Add flash mime typeJoshua Peek
2011-05-20Split mime type and content typeJoshua Peek
2011-05-13Test nil mime lookupJoshua Peek
2011-05-13Lock to mime types 1.15Joshua Peek
2011-05-11Register war and ear as javaJoshua Peek
2011-05-11Add special mime type overridesJoshua Peek