summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis.yml - don't uninstall raketravis-no-gem-uninstallFrancis Luong (Franco)2017-09-011-1/+0
* Merge pull request #83 from icy-arctic-fox/link-localFrancis Luong (Franco)2017-09-014-0/+116
|\
| * Implement unique_local? methodMichael Miller2017-08-301-0/+14
| * Add tests for unique_local?Michael Miller2017-08-301-0/+25
| * Doc fix - copy/paste failMichael Miller2017-08-301-1/+1
| * Implement #link_local? methodsMichael Miller2017-08-302-0/+28
| * Add tests for #link_local?Michael Miller2017-08-302-0/+49
* | Merge pull request #62 from paudam/ipv4-subnet-validationFrancis Luong (Franco)2017-09-012-6/+99
|\ \
| * | Add IPv6 subnet validationRomain Tartière2017-09-012-2/+36
| * | Add IPv4 subnet validationPaulius Dambravičius2017-09-012-5/+64
|/ /
* | Merge pull request #94 from ipaddress-gem/improve-remove_warningsFrancis Luong (Franco)2017-08-307-17/+16
|\ \
| * \ Merge branch 'master' into improve-remove_warningsimprove-remove_warningsFrancis Luong (Franco)2017-08-304-1/+19
| |\ \
| * | | Fix more warning messagesRomain Tartière2017-08-301-3/+3
| * | | removed duplicated ipv6 addreses from tests to silence warningsMichael Rodrigues2017-08-301-3/+1
| * | | fixed another indentation mismatchMichael Rodrigues2017-08-301-8/+8
| * | | Adjusted indentation in testKenichi Kamiya2017-08-302-3/+3
| * | | Fixed indentationKenichi Kamiya2017-08-301-1/+1
| * | | Enabled warning option in test taskKenichi Kamiya2017-08-301-0/+1
| | |/ | |/|
* | | Merge pull request #35 from havenwood/patch-1Francis Luong (Franco)2017-08-301-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix method name typo in `#subnet` docs example.Shannon Skipper2013-11-211-1/+1
* | | Merge pull request #64 from ghg/return_argument_error_for_nilFrancis Luong (Franco)2017-08-304-0/+4
|\ \ \
| * | | Raise ArgumentError if IP address is nilGregory Graf2015-05-314-0/+4
* | | | Merge pull request #76 from smortex/spaceship_compareFrancis Luong (Franco)2017-08-304-0/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix <=> for IPv4 and IPv6.Romain Tartière2016-03-164-0/+14
* | | | Merge pull request #86 from koic/integer_unificationFrancis Luong (Franco)2017-08-291-4/+4
|\ \ \ \
| * | | | Integer Unification for Ruby 2.4.0+Koichi ITO2017-08-291-4/+4
* | | | | Merge pull request #93 from asomers/link_localFrancis Luong (Franco)2017-08-292-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add IPv6#link_local?Alan Somers2017-08-292-0/+13
|/ / / /
* | | | Merge pull request #85 from icy-arctic-fox/travis-ci-fixFrancis Luong (Franco)2017-08-293-9/+6
|\ \ \ \
| * | | | Only test against supported Ruby versionsRomain Tartière2017-08-291-7/+2
| * | | | Add command to publish results to Code ClimateMichael Miller2017-08-291-0/+1
| * | | | Switch to newer Code Climiate reportingMichael Miller2016-11-162-2/+3
|/ / / /
* | | | Merge pull request #78 from ipaddress-gem/travis-and-jewelerFrancis Luong (Franco)2016-05-1510-35/+149
|\ \ \ \
| * | | | spaces between badgestravis-and-jewelerFrancis Luong (Franco)2016-04-022-2/+2
| * | | | update readme and contributingFrancis Luong (Franco)2016-04-022-10/+22
| * | | | removing rbx - still troubledFrancis Luong (Franco)2016-03-231-1/+0
| * | | | add versions named on ruby-lang.orgFrancis Luong (Franco)2016-03-231-0/+3
| * | | | remove unsupported rubies and reeFrancis Luong (Franco)2016-03-232-4/+1
| * | | | gem install rake -xFrancis Luong (Franco)2016-03-231-1/+1
| * | | | trim failing versions, toggle rake installFrancis Luong (Franco)2016-03-231-2/+1
| * | | | relax rake requirementFrancis Luong (Franco)2016-03-233-4/+6
| * | | | no stinking patch levelsFrancis Luong (Franco)2016-03-231-4/+4
| * | | | TIL: gemspec is not GemfileFrancis Luong (Franco)2016-03-232-10/+8
| * | | | add cc tokenFrancis Luong (Franco)2016-03-231-1/+2
| * | | | add code climate test reporterFrancis Luong (Franco)2016-03-233-0/+6
| * | | | adjust rvm list in .travis.ymlFrancis Luong (Franco)2016-03-231-6/+6
| * | | | remove Gemfile #gemspecFrancis Luong (Franco)2016-03-231-3/+1
| * | | | bundler versionFrancis Luong (Franco)2016-03-231-1/+1
| * | | | initial .travis.ymlFrancis Luong (Franco)2016-03-231-0/+17
| * | | | gem cleanupFrancis Luong (Franco)2016-03-232-27/+86