aboutsummaryrefslogtreecommitdiff
path: root/test/test_pathname.rb
AgeCommit message (Expand)Author
2012-07-23Remove pathnameJoshua Peek
2012-03-28kt extension is real nowJoshua Peek
2011-10-06Serve actual content-type, not simplifiedJoshua Peek
2011-09-28Use Charlock all the time for binary detectionJoshua Peek
2011-08-23Replace Lexer with Pygments::LexerJoshua Peek
2011-06-23Assume utf8 when serving raw text blobsJoshua Peek
2011-06-18Return nil if no Language is foundJoshua Peek
2011-06-18Proper lexer casingJoshua Peek
2011-06-07Separate filename and extension configurationJoshua Peek
2011-06-03Set content-type to text/plain for all non binary filesJoshua Peek
2011-06-02Separate registry content type and content dispositionJoshua Peek
2011-06-01Kill unused Pathname #media_type and #sub_typeJoshua Peek
2011-05-23Remove lexer_name helpersJoshua Peek
2011-05-20Split mime type and content typeJoshua Peek
2011-05-19Separate lexer and lexer_nameJoshua Peek
2011-05-13Lock to mime types 1.15Joshua Peek
2011-05-13Move tests to blobJoshua Peek
2011-05-11Add BlobJoshua Peek
2011-05-11Add file?, text? and image? helpersJoshua Peek
2011-05-11Add special mime type overridesJoshua Peek
2011-05-11Add Pathname#mime_typeJoshua Peek
2011-05-11language falls back to textJoshua Peek
2011-05-11'text' should be the default lexerJoshua Peek
2011-05-10Add Pathname#lexer and Pathname#lexer_nameJoshua Peek
2011-05-10Replace Language#find_by_filename with Pathname#languageJoshua Peek
2011-05-10Add PathnameJoshua Peek