summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: Avoid double bundle install (#158)masterOlle Jonsson2021-11-011-3/+1
* Convert to standardrb (#156)Austin Ziegler2021-06-0231-911/+825
* Mark Ruby versions for CI as strings, not numbersAustin Ziegler2021-01-171-5/+5
* Administrivia:Austin Ziegler2021-01-173-28/+56
* Doc fixes (#153)Kevin Menard2021-01-171-15/+49
* Remove Travis, use GitHub ActionsAustin Ziegler2020-11-217-69/+71
* Loosen the dependency version of Rake (< 1.4.0)Koichi ITO2020-11-212-4/+4
* Update .travis.ymlIgor Victor2020-08-291-0/+3
* Update .travis.ymlIgor Victor2020-08-291-0/+1
* Reformatted documentationAustin Ziegler2019-12-264-240/+222
* Update gemspec for 3.3.1 releasev3.3.1Austin Ziegler2019-12-261-24/+42
* Prepare for 3.3.1 releaseAustin Ziegler2019-12-264-9/+21
* Fix [_1,_2,_3] parameters (conflict with Ruby 2.7.0); Updated gems and ruby v...Al Snow2019-12-2611-97/+80
* Merge pull request #142 from olleolleolle:patch-1Austin Ziegler2019-12-261-1/+0
|\
| * CI: Drop unused sudo: false Travis directiveOlle Jonsson2019-09-051-1/+0
|/
* Remove jruby-9.0.5.0 from testingv3.3Austin Ziegler2019-09-041-1/+0
* Prepare for mime-types 3.3Austin Ziegler2019-09-046-8/+24
* Add benchmarks for memory profilerAustin Ziegler2019-04-032-0/+94
* Intern content type stringsJean Boussier2019-04-031-3/+20
* More .hoerc cleanupAustin Ziegler2019-01-261-1/+2
* Code formatting:Austin Ziegler2019-01-2624-150/+227
* Update .hoerc to exclude files cleanlyAustin Ziegler2019-01-251-9/+31
* Update Travis CI Ruby versionsNicholas La Roux2019-01-251-6/+6
* Add a configuration file for unusedAustin Ziegler2018-08-173-19/+57
* Finalize 3.2.2 hotfixv3.2.2Austin Ziegler2018-08-123-4/+10
* Merge pull request #137 from bary822/remove_debuggerAustin Ziegler2018-08-121-1/+0
|\
| * Remove unintentional debugging codehfukui2018-08-131-1/+0
|/
* v3.2.1: An encoding bugfix releasev3.2.1Austin Ziegler2018-08-127-23/+65
* MIME::Types::Container is still an internalv3.2Austin Ziegler2018-08-121-1/+1
* Update Travis CI test matrixAustin Ziegler2018-08-122-26/+12
* Resolve #136 and control growth of containersAustin Ziegler2018-08-125-21/+66
* Resolve a bug related to the switch to SetsAustin Ziegler2018-08-124-7/+21
* Perform some maintenance for v3.2Austin Ziegler2018-08-1215-773/+299
* Add .gemspec back in with bundle exec rake gemsepcDillon Welch2018-08-111-0/+82
* Remove gemspec based on PR feedbackDillon Welch2018-08-111-82/+0
* Hardcode common argument results to prevent dup string allocationsDillon Welch2018-08-1128-12/+70
* Calculate priority from MIME types of same familyJanko Marohnić2018-08-112-4/+15
* [CI] Test against Ruby 2.5Nicolas Leger2018-02-121-4/+5
* correct spelling mistakeEdward Betts2017-09-011-1/+1
* Add Ruby 2.3, 2.4 to Travis CI.Jun Aruga2017-04-241-0/+3
* Add __instances__ entry when loading from cache (#126)Burke Libbey2017-04-112-2/+12
* mime-types 3.1 (#120)v3.1Austin Ziegler2016-05-2215-275/+343
* Recognize @tas50's contribution in History.rdocAustin Ziegler2016-02-211-0/+8
* Merge pull request #112 from tas50/masterAustin Ziegler2016-02-211-2/+2
|\
| * Use retina badgesTim Smith2015-11-231-2/+2
|/
* Adding a utility to prioritize deps updatesAustin Ziegler2015-11-221-0/+32
* Updated docs that were missed for 3.0 releaseAustin Ziegler2015-11-222-56/+15
* Properly show copyrightAustin Ziegler2015-11-211-1/+1
* Fixing document conversion.Austin Ziegler2015-11-211-2/+2
* Merge pull request #111 from mime-types/mime-types-3v3.0Austin Ziegler2015-11-2170-50166/+1574
|\