index
:
suspect-devices/linguist
content-type-fix
jenkins-pluginspec
mac-format
master
Language Savant
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_pathname.rb
Age
Commit message (
Expand
)
Author
2012-07-23
Remove pathname
Joshua Peek
2012-03-28
kt extension is real now
Joshua Peek
2011-10-06
Serve actual content-type, not simplified
Joshua Peek
2011-09-28
Use Charlock all the time for binary detection
Joshua Peek
2011-08-23
Replace Lexer with Pygments::Lexer
Joshua Peek
2011-06-23
Assume utf8 when serving raw text blobs
Joshua Peek
2011-06-18
Return nil if no Language is found
Joshua Peek
2011-06-18
Proper lexer casing
Joshua Peek
2011-06-07
Separate filename and extension configuration
Joshua Peek
2011-06-03
Set content-type to text/plain for all non binary files
Joshua Peek
2011-06-02
Separate registry content type and content disposition
Joshua Peek
2011-06-01
Kill unused Pathname #media_type and #sub_type
Joshua Peek
2011-05-23
Remove lexer_name helpers
Joshua Peek
2011-05-20
Split mime type and content type
Joshua Peek
2011-05-19
Separate lexer and lexer_name
Joshua Peek
2011-05-13
Lock to mime types 1.15
Joshua Peek
2011-05-13
Move tests to blob
Joshua Peek
2011-05-11
Add Blob
Joshua Peek
2011-05-11
Add file?, text? and image? helpers
Joshua Peek
2011-05-11
Add special mime type overrides
Joshua Peek
2011-05-11
Add Pathname#mime_type
Joshua Peek
2011-05-11
language falls back to text
Joshua Peek
2011-05-11
'text' should be the default lexer
Joshua Peek
2011-05-10
Add Pathname#lexer and Pathname#lexer_name
Joshua Peek
2011-05-10
Replace Language#find_by_filename with Pathname#language
Joshua Peek
2011-05-10
Add Pathname
Joshua Peek