summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Various upgradesHEADmainAustin Ziegler2023-02-171-1/+1
* Define MIME::Type#hashAlex Vondrak2022-07-011-1/+21
* IANA Provisional Registration SupportAustin Ziegler2021-11-151-2/+13
* Convert to standardrb (#156)Austin Ziegler2021-06-027-466/+466
* Remove Travis, use GitHub ActionsAustin Ziegler2020-11-211-2/+0
* Fix [_1,_2,_3] parameters (conflict with Ruby 2.7.0); Updated gems and ruby v...Al Snow2019-12-264-26/+26
* Code formatting:Austin Ziegler2019-01-267-50/+34
* v3.2.1: An encoding bugfix releasev3.2.1Austin Ziegler2018-08-122-6/+8
* Resolve #136 and control growth of containersAustin Ziegler2018-08-122-1/+3
* Resolve a bug related to the switch to SetsAustin Ziegler2018-08-121-0/+6
* Perform some maintenance for v3.2Austin Ziegler2018-08-122-6/+12
* Hardcode common argument results to prevent dup string allocationsDillon Welch2018-08-117-0/+14
* Calculate priority from MIME types of same familyJanko Marohnić2018-08-111-3/+14
* Add __instances__ entry when loading from cache (#126)Burke Libbey2017-04-111-0/+9
* mime-types 3.1 (#120)v3.1Austin Ziegler2016-05-224-13/+23
* mime-types 3.0Austin Ziegler2015-11-219-822/+764
* Change to fivemat outputAustin Ziegler2015-11-101-1/+2
* mime-types 2.6 release ready code.Austin Ziegler2015-05-255-60/+67
* Make column format optional, JSON is default.Austin Ziegler2015-05-257-71/+139
* Use text-based columnar storageJeremy Evans2015-05-251-1/+7
* Set Container default_proc when marshal loadedDavid Genord II2014-12-091-0/+12
* Clearing up some code smells.Austin Ziegler2014-10-084-12/+16
* Making a lot of comments private.Austin Ziegler2014-10-081-4/+2
* Making a test name clearerAustin Ziegler2014-10-081-1/+1
* Adding tests that cover new functionality.Austin Ziegler2014-10-071-0/+84
* Increasing coverage of MIME::Types#each.Austin Ziegler2014-10-072-0/+4
* Increasing coverage of MIME methods.Austin Ziegler2014-10-071-0/+1
* Increasing coverage on MIME::Types::Loader.Austin Ziegler2014-10-072-2/+20
* Unsort extensions, restore old sort order.Austin Ziegler2014-10-071-1/+1
* Fix a bug with MIME::Types#type_for.Austin Ziegler2014-05-201-0/+1
* Adding support for the Apache list.Austin Ziegler2014-01-251-4/+4
* Rewriting IANA registry parsing.Austin Ziegler2014-01-251-3/+2
* Using Array() instead of [ foo ].Austin Ziegler2014-01-231-0/+9
* mime-types 2.0Austin Ziegler2013-10-2610-258/+729
* Documenting caching for 1.25 release.Austin Ziegler2013-08-304-4/+9
* Adding MIME::Types caching and lazy loading.Austin Ziegler2013-08-292-0/+117
* Fix issues with Minitest setup.Austin Ziegler2013-08-292-7/+2
* Finalizing the 1.23 release.v1.23Austin Ziegler2013-04-201-2/+2
* Enumerate MIME::Type objects instead of assoc arraysArnaud Meuret2013-04-151-1/+1
* Make the collection EnumerableArnaud Meuret2013-04-121-0/+8
* Ensuring UTF-8 for tests.Austin Ziegler2013-01-252-0/+4
* adding epub, ibooks, mobi and dmg mime typesMauricio Linhares2013-01-241-0/+10
* Fixing issue #8.Austin Ziegler2012-03-211-7/+6
* Fixed some warningsHenrik Hodne2011-11-061-1/+1
* Initial cleanup for new release.Austin Ziegler2011-10-222-397/+336
* Trying to clean up some general usage.halostatue2009-03-011-24/+0
* Starting the move to 1.16halostatue2009-02-243-272/+395
* Version update, copyright information update.halostatue2009-02-242-15/+24
* Moving tests/ to test/halostatue2009-02-233-0/+370