summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rubocopify.2.6-workAustin Ziegler2015-05-2419-196/+215
* Interim documentation.Austin Ziegler2015-05-235-30/+68
* Cleanup for columnar support.Austin Ziegler2015-05-238-139/+168
* Fixing some type data errors.Austin Ziegler2015-05-232-6/+3
* Columnar conversion and benchmarking.Austin Ziegler2015-05-235-71/+258
* More documentation is good.Austin Ziegler2015-05-231-53/+108
* Opt-in columnar support.Austin Ziegler2015-05-237-251/+346
* Deprecations are noisy, now.Austin Ziegler2015-05-231-17/+11
* New data/ columnar format.Austin Ziegler2015-05-2313-1942/+1910
* Fix duplicate content types.Austin Ziegler2015-05-233-39/+2
* Clear cache file in lazy testJeremy Evans2015-05-231-1/+7
* Pool encoding stringsJeremy Evans2015-05-231-3/+6
* Replace mime type data json file with set of text filesJeremy Evans2015-05-2312-1/+20999
* Use text-based columnar storage by default for big memory and processing savingsJeremy Evans2015-05-236-3/+286
* Merge pull request #99 from stevenmichaelthomas/feature_add-woff2-to-typesAustin Ziegler2015-05-121-0/+1
|\
| * Add woff2 to application/font-woff extensionsSteven Thomas2015-05-121-0/+1
|/
* Fixing a missed conversion in documentation.Austin Ziegler2015-04-261-1/+1
* --amendv2.5Austin Ziegler2015-04-251-1/+1
* Release mime-types 2.5.Austin Ziegler2015-04-258-115/+180
* Convert MIME::Type#use_instead to a single entry.Austin Ziegler2015-04-257-119/+59
* Updated MIME types from IANA.Austin Ziegler2015-04-258-43/+648
* Fix an incomplete IANA registry import change.Austin Ziegler2015-04-251-24/+29
* Fix a bug with importing Apache Mime Types.Austin Ziegler2015-04-251-0/+4
* Ruby 2.2 has a slightly different YAML serialization.Austin Ziegler2015-04-258-2606/+2606
* Add an allocations benchmark.Austin Ziegler2015-04-252-32/+59
* 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
|/ /