aboutsummaryrefslogtreecommitdiff
path: root/test/test_blob.rb
AgeCommit message (Expand)Author
2012-08-03Move shebang detection into classifierJoshua Peek
2012-08-03Stop treating text as a languageJoshua Peek
2012-07-23Remove pathnameJoshua Peek
2012-07-23Rename samples subdirectoriesJoshua Peek
2012-07-23Rename Sample -> SamplesJoshua Peek
2012-07-20Sample returns simple hash objectsJoshua Peek
2012-06-22Move test fixtures to samples/Joshua Peek
2012-06-19Merge branch 'master' into bayesianJoshua Peek
2012-06-19accidental hard tabsMichael Ficarra
2012-06-19Recognise that PEG.js-generated parsers are in fact generatedMichael Ficarra
2012-06-08Add sample gathering classJoshua Peek
2012-06-07Reorg test fixturesJoshua Peek
2012-05-21Make colorize safer:Rob Sanheim
2012-05-09Fix xslt mime typeJoshua Peek
2012-05-09Fix empty .m fileJoshua Peek
2012-05-08More robust heuristics for .m files and 3 new Matlab tests. Support for Obj-C...Andrew D. Horchler
2012-05-08add detection for Arch Linux PKGBUILDsDaniel Micay
2012-05-05Ensure ext/ dir isn't ignoredJoshua Peek
2012-04-29Update tests accordinglyVicent Martí
2012-04-09add detection for DartIlya Grigorik
2012-04-04Updated Julia language with lexer and added testsPatrick O'Leary
2012-03-28Set lexer for VHDL language.Martin d'Allens
2012-03-28kt extension is real nowJoshua Peek
2012-03-28Merge pull request #142 from jaxzin/detect-teaJoshua Peek
2012-03-28Ensure our custom mime types override mime-types libJoshua Peek
2012-03-21Improve .cls language detectionAbe Voelker
2012-03-19Added detection of the Tea language.Brian R. Jackson
2012-03-19Revert "Merge pull request #129 from jaxzin/detect-tea"Joshua Peek
2012-03-19Merging github/master 0872058Brian R. Jackson
2012-03-10Switch to Tea lexer which is available in Pygments 1.5.Brian R. Jackson
2012-03-05Add support for OpenEdge ABL languageAbe Voelker
2012-03-05Merge pull request #112 from sylvestre/masterJoshua Peek
2012-03-05Merge pull request #125 from abevoelker/detect-coq-languageJoshua Peek
2012-03-02Added detection for the new Logtalk languagePaulo Moura
2012-02-25Added detection for Tea templates, see http://teatrove.orgBrian R. Jackson
2012-02-17Add detection for the Coq language - fixes #116Abe Voelker
2012-02-15Gemfile.locks are generatedJoshua Peek
2012-02-08Added detection for Scilab languageSylvestre Ledru
2012-01-16Detect CoffeeScript with generated commentJoshua Peek
2011-12-23Remove VS project file supressionJoshua Peek
2011-12-09Detect jquery-x.x for exclusionTim Clem
2011-12-07Get rid of the extra whitespaceTim Clem
2011-12-07Add jQuery validation plugin to the exclusionsTim Clem
2011-12-07Improve language stats for .net projectsTim Clem
2011-11-23avoid load_blob and shebang check on files with extensionsAman Gupta
2011-11-21Add tests for Perl and Turning detectionJoshua Peek
2011-11-17Detect Arduino 1.0Fredrik Leijon
2011-10-10Skip colorizing minified jsJoshua Peek
2011-10-06Serve actual content-type, not simplifiedJoshua Peek
2011-09-28Large blobs should be binaryJoshua Peek