summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clarify MIME::Type stringification documentation2.5-workAustin Ziegler2014-10-285-34/+35
* Fixing a couple of documentation issues.Austin Ziegler2014-10-282-3/+13
* Restore Ruby 1.9.2 support.Austin Ziegler2014-10-214-11/+23
* Finalize release 2.4.2.Austin 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.Austin 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
| * Added mime type for MS Outlook applicationKeerthi Siva2014-10-071-0/+6
| * Updated IANA type definitions.Austin Ziegler2014-10-077-79/+394
| * Increasing robustness of MIME updating.Austin Ziegler2014-10-071-2/+10
| * Documenting convert methods in support.Austin Ziegler2014-10-071-4/+14
| * Adding reg, ps1, and vbs extensions.Austin Ziegler2014-10-073-2/+11
| * Adding MIME::Type#friendly.Austin Ziegler2014-10-0714-1/+697
| * Unsort extensions, restore old sort order.Austin Ziegler2014-10-0711-123/+155
| * Improving the performance of MIME::Types#type_forAustin Ziegler2014-10-072-43/+6
| * Return an enumerator when no block is given.Austin Ziegler2014-10-061-2/+10
| * Reorganize benchmarking.Austin Ziegler2014-10-063-80/+120
| * Tracking object usage.Austin Ziegler2014-10-061-0/+12
| * Allow Ruby head versions to fail on Travis.Austin Ziegler2014-10-061-0/+2
| * Fixing text of the Licence.Austin Ziegler2014-10-061-2/+3
|/
* Merge pull request #66 from xentek/ttf-and-otf-as-font-snftAustin Ziegler2014-06-011-0/+3
|\
| * adds ttf and otf extensions to application/font-snftEric Marden2014-06-011-0/+3
|/
* Finalizing 2.3 releasev2.3Austin Ziegler2014-05-223-4/+4
* Fixing two tooling problems.Austin Ziegler2014-05-223-6/+21
* IANA registry update 20140522Austin Ziegler2014-05-224-2/+69
* Fix a bug with MIME::Types#type_for.Austin Ziegler2014-05-205-17/+25
* Modernizing the Travis configuration.Austin Ziegler2014-05-191-8/+6
* Updated based on the IANA registry.Austin Ziegler2014-05-199-71/+1473
* Updating some basic dependencies.Austin Ziegler2014-04-051-2/+2