summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert MIME::Type#use_instead to a single entry.2.5-workAustin Ziegler2015-04-247-119/+59
* Updated MIME types from IANA.Austin Ziegler2015-04-248-43/+648
* Fix an incomplete IANA registry import change.Austin Ziegler2015-04-241-24/+29
* Fix a bug with importing Apache Mime Types.Austin Ziegler2015-04-241-0/+4
* Ruby 2.2 has a slightly different YAML serialization.Austin Ziegler2015-04-248-2606/+2606
* Make benchmark:allocations pretty.Austin Ziegler2015-04-241-32/+37
* Add an allocations benchmark.Austin Ziegler2015-04-242-3/+25
* Improve the manifest & autotest support.Austin Ziegler2015-04-246-21/+48
* Making a better hoerc exclusion.Austin Ziegler2015-04-241-1/+19
* Clarify MIME::Type stringification documentationAustin Ziegler2015-04-245-35/+33
* Merge pull request #87 from JuanitoFatas/patch/travis-new-build-envAustin Ziegler2015-04-141-0/+1
|\
| * Use the new build env on Travis.Juanito Fatas2014-12-191-0/+1
* | Merge pull request #90 from eavgerinos/mime/x-ms-bmpAustin Ziegler2015-04-142-1/+10
|\ \
| * | Add support for x-ms-bmpAggelos Avgerinos2015-02-122-1/+10
* | | Merge pull request #93 from schneems/schneems/i18n-allocationsAustin Ziegler2015-04-012-8/+42
|\ \ \ | |/ / |/| |
| * | Drop tens of thousands of object allocations on requireschneems2015-04-012-8/+42
|/ /
* | Merge pull request #89 from ab/ab-separatedAustin Ziegler2015-01-282-3/+3
|\ \ | |/ |/|
| * Fix spelling of separated.Andy Brody2015-01-272-3/+3
|/
* Merge pull request #86 from albus522/cache-fixAustin Ziegler2014-12-092-0/+13
|\
| * Set Container default_proc when marshal loadedDavid Genord II2014-12-092-0/+13
|/
* Crediting @flexik with a documentation fix.Austin Ziegler2014-10-302-0/+6
* Merge pull request #82 from flexik/patch-1Austin Ziegler2014-10-301-1/+1
|\
| * Fix typo in README.rdoc.Tibor Szolár2014-10-301-1/+1
|/
* Fixing a couple of documentation issues.Austin Ziegler2014-10-282-3/+13
* Restore Ruby 1.9.2 support.v2.4.3Austin Ziegler2014-10-214-11/+23
* Finalize release 2.4.2.v2.4.2Austin Ziegler2014-10-155-5/+30
* Merge pull request #75 from chancancode/use_json_parseAustin Ziegler2014-10-151-1/+1
|\
| * Use `JSON.parse` to limit exposureGodfrey Chan2014-10-141-1/+1
* | Merge pull request #72 from keerthisiv/MS_OutlookAustin Ziegler2014-10-150-0/+0
|\ \
| * | Added mime type for MS Outlook applicationKeerthi Siva2014-10-041-0/+6
* | | Merge pull request #74 from tenderlove/reduce_allocationsAustin Ziegler2014-10-151-3/+1
|\ \ \ | |_|/ |/| |
| * | remove unnecessary object duplicationAaron Patterson2014-10-141-3/+1
|/ /
* | Clearing up some code smells.Austin Ziegler2014-10-086-28/+30
* | Making a lot of comments private.Austin Ziegler2014-10-083-20/+24
* | Adding PullReview configuration.Austin Ziegler2014-10-081-0/+55
* | Refactor IANARegistry for easier maintenance.Austin Ziegler2014-10-081-56/+60
* | Making a test name clearerAustin Ziegler2014-10-081-1/+1
* | Remove an unused variable.Austin Ziegler2014-10-082-3/+1
* | Better handling of incomplete cases.Austin Ziegler2014-10-081-1/+3
* | Adding document conversion for blog postings.Austin Ziegler2014-10-072-0/+19
* | Release mime-types 2.4.1 on test pass.v2.4.1Austin Ziegler2014-10-074-14/+30
* | Cleaning up support tools.Austin Ziegler2014-10-071-12/+15
* | Adding tests that cover new functionality.Austin Ziegler2014-10-073-2/+91
* | 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-073-23/+32
* | Changing friendly from string to hash.Austin Ziegler2014-10-0711-708/+1442
* | Update manifest and gemspec.v2.4Austin Ziegler2014-10-072-6/+6
* | Merge pull request #73 from halostatue/2.4-experimentsAustin Ziegler2014-10-0723-284/+1407
|\ \ | |/ |/|
| * Finalizing mime-types 2.4 release.Austin Ziegler2014-10-075-5/+26