Commit graph

  • e5b73f3b0a
    version bump to v1.1.0 master Mike Dalessio 2025-09-26 09:37:59 -0400
  • 34df810cd9
    Reduce gem size by excluding test files (#54) Mike Dalessio 2025-09-26 09:35:52 -0400
  • a015c72858 Reduce gem size by excluding test files Yuri Zubov 2025-06-27 15:50:26 +0300
  • 1b95bcba1a
    Update changelog Mike Dalessio 2025-07-26 09:32:27 -0400
  • 61fec67ab3
    Add #to_h to cookie.rb (#55) Mike Dalessio 2025-07-26 09:30:19 -0400
  • 2301380cec
    Fix up Cookie#to_h and the test Mike Dalessio 2025-07-26 09:25:03 -0400
  • 2ac1692e41
    Add #to_h to cookie.rb Luke Hill 2025-07-11 17:09:35 +0100
  • 467b84fedf
    version bump to v1.0.8 Mike Dalessio 2024-12-05 17:30:16 -0500
  • e4e66bdf0a
    Update cookie.rb to handle situations when expires is a DateTime object (#52) Mike Dalessio 2024-12-05 17:27:11 -0500
  • fc422f2378
    test: passing DateTime to Cookie#expires= Mike Dalessio 2024-12-05 16:46:09 -0500
  • d2890896e7
    Update cookie.rb to handle situations when expires is a DateTime object Luke Hill 2024-12-02 17:41:53 +0000
  • 9efa5792ba
    version bump to v1.0.7 Mike Dalessio 2024-06-06 15:33:41 -0400
  • 2561ccbd2b
    fix: explicitly require CGI (#50) Mike Dalessio 2024-06-06 15:30:14 -0400
  • 69b240bc01
    fix: explicitly require CGI Mike Dalessio 2024-06-06 11:11:17 -0400
  • 7e79d3c69a Update CHANGELOG.md Akinori MUSHA 2024-06-01 12:00:17 +0900
  • b2019f9c10 Bump VERSION to 1.0.6 Akinori MUSHA 2024-06-01 11:51:42 +0900
  • 6b2ffb6fc4
    Merge pull request #47 from sparklemotion/flavorjones-ruby-3.4-warnings Mike Dalessio 2024-04-07 21:43:59 -0400
  • ecc69e2ee2
    Merge pull request #22 from perlun/patch-1 Mike Dalessio 2024-03-24 10:10:59 -0400
  • a7060c70cc
    Merge pull request #30 from sergioro9/improve_README Mike Dalessio 2024-03-24 10:09:29 -0400
  • 22ea7af086
    fix: be explicit about frozen string literals to quash warnings Mike Dalessio 2024-03-24 09:15:25 -0400
  • 6bb554dbe9
    Merge pull request #46 from sparklemotion/flavorjones-update-ci Mike Dalessio 2024-03-23 22:23:31 -0400
  • cffe3247ef
    test: update uri tests with better names Mike Dalessio 2024-03-23 21:56:40 -0400
  • 554d38a863
    test: get to passing on JRuby Mike Dalessio 2024-03-23 17:20:50 -0400
  • 195f5ebb9f
    ci: add coverage for ruby 3.2 and 3.3 Mike Dalessio 2024-03-23 17:08:22 -0400
  • f1415469c6
    ci: update actions/checkout fromv v2 to v4 Mike Dalessio 2024-03-23 17:08:03 -0400
  • 94e2b85861
    Merge pull request #42 from andrelaszlo/abstract_store_fix_error_formatting_bug Akinori Musha 2023-11-13 23:02:13 +0900
  • 043d653d01 Merge branch 'lax-uri-2' Akinori MUSHA 2023-11-02 01:51:16 +0900
  • 8930674adf Change the custom URI parser to be a bit more conservative Akinori MUSHA 2023-11-02 01:48:31 +0900
  • 27cc46c1d7 URI.for is not supported on old rubies Christian Schmidt 2023-10-13 07:19:11 +0200
  • 052479536c Allow non-RFC 3986-compliant URLs Christian Schmidt 2023-08-16 16:52:27 +0200
  • e76b7add4a Set @knu as the code owner Akinori MUSHA 2023-02-15 16:32:15 +0900
  • e7f2eb26e1 Add unit test André Laszlo 2023-02-13 18:53:02 +0100
  • 44374a7517 Fix an error formatting bug André Laszlo 2023-02-13 18:24:47 +0100
  • b1202f959e Bump VERSION to 1.0.5 Akinori MUSHA 2022-05-25 17:14:50 +0900
  • 060eb44497 Avoid use of numeric indexing on SQLite3::ResultSet::HashWithTypesAndFields Akinori MUSHA 2022-05-25 15:37:48 +0900
  • d12449a983 Fix tests in the same way as the YAMLSaver implementation Akinori MUSHA 2022-05-25 15:26:53 +0900
  • e8b7de0c54 Update the ruby versions to test this gem with Akinori MUSHA 2022-05-25 11:23:16 +0900
  • c4b73bfa4f Relax the version constraints on sqlite3 Akinori MUSHA 2022-05-25 11:21:26 +0900
  • b4b240b31a
    Merge pull request #35 from ShockwaveNN/patch-1 Akinori MUSHA 2022-05-25 09:32:52 +0900
  • be89614f46
    Add 1.0.4 version to CHANGELOG Pavel Lobashov 2021-06-08 09:38:24 +0300
  • 2578ebb536 Add a missing branches key Akinori MUSHA 2021-06-07 17:11:23 +0900
  • 47acf91edf Migrate from Travis CI to GitHub Actions Akinori MUSHA 2021-06-07 17:05:24 +0900
  • 28a7478d83 Improve tests with $LOADED_FEATURES Akinori MUSHA 2021-06-07 16:05:23 +0900
  • 11b9108daa
    Merge pull request #34 from sparklemotion/safe_yaml Akinori MUSHA 2021-06-07 15:35:10 +0900
  • 2c220f44dd Allow aliases because YAML.dump generates aliases when it sees multiple occurrences of an object Akinori MUSHA 2021-06-07 14:44:18 +0900
  • 7a1bf4fbb3 Use safe_load when using Psych >=3.1 Akinori MUSHA 2021-06-07 12:47:01 +0900
  • a6c6d4a082 add link to domain_name gem in README.md sergioro 2020-10-01 14:49:05 -0600
  • 9d635c127c README.md: Added Rubygems badge Per Lundberg 2017-07-17 10:24:16 +0300
  • 9eb68dcce5 Merge pull request #14 from wrzasa/master Akinori MUSHA 2016-12-09 21:52:51 +0900
  • 24b5d407d9 Merge pull request #10 from marxarelli/fix/host-only-cookie-domain-comparison Akinori MUSHA 2016-12-09 21:48:59 +0900
  • 8091569f55 Add a change log Akinori MUSHA 2016-12-09 21:45:43 +0900
  • 80e855fdf2 Merge branch 'fix_time_representation' Akinori MUSHA 2016-12-09 21:43:47 +0900
  • 56e0fd5175 Add 1.8 compatibility Akinori MUSHA 2016-12-09 21:38:35 +0900
  • 96b9edd7c8 Merge branch 'github0013-microseconds' into fix_time_representation Akinori MUSHA 2016-12-09 21:17:46 +0900
  • 9f5a0d65da MozillaStore: creationTime and lastAccessed are in usec, not seconds Akinori MUSHA 2016-12-09 21:12:32 +0900
  • 27a9027102 Use rdoc 2.4 for rubies < 1.9 Akinori MUSHA 2016-12-09 00:40:34 +0900
  • c9904d1ed4 Use json < 2 for rubies < 2.0 Akinori MUSHA 2016-12-09 00:14:26 +0900
  • 5d7fbde318 Avoid warnings Akinori MUSHA 2016-12-08 23:49:44 +0900
  • 40d988ab92 Set the originAttributes column when inserting a record Akinori MUSHA 2016-12-08 23:42:40 +0900
  • 930d8242cf Bump VERSION to 1.0.4 Akinori MUSHA 2016-11-25 01:54:53 +0900
  • 11f568a021 Add an entry for the previous commit Akinori MUSHA 2016-11-25 01:54:08 +0900
  • 67630ac6be Support Mozilla's cookie storage format up to version 7 Akinori MUSHA 2016-11-25 01:52:52 +0900
  • f4a18a76ca Bump VERSION to 1.0.3 Akinori MUSHA 2016-09-30 20:01:40 +0900
  • 6a4688fdb1 Add an entry for the previous change Akinori MUSHA 2016-09-30 19:26:31 +0900
  • 7f94a9e5d9 Treat comma as normal character in HTTP::Cookie.cookie_value_to_hash Akinori MUSHA 2016-09-30 19:20:39 +0900
  • f828cf0319 More informative error message when cannot load a store wrzasa 2016-03-16 13:15:58 +0100
  • 1c4a7bbe4b Merge branch 'update-travis' Akinori MUSHA 2016-03-17 21:46:15 +0900
  • 7395ec4b44 Use test-unit 2.x for Ruby 1.8 Akinori MUSHA 2016-03-17 20:01:23 +0900
  • 43e88a5a32 Update bundler before install Akinori MUSHA 2016-03-17 19:33:53 +0900
  • 4a4de1dac4 Cache bundler Akinori MUSHA 2016-03-17 19:25:40 +0900
  • 2fa786ad99 Update the list of rubies Akinori MUSHA 2016-03-17 19:22:49 +0900
  • c724dec152 Depend on Rake <11 if Ruby < 1.9 Akinori MUSHA 2016-03-17 19:10:20 +0900
  • 69154b11dd Fix host-only cookies for unqualified hostnames Dan Duvall 2015-09-02 12:57:11 -0700
  • c015791311 fix lastAccessed and creationTime ore 2015-07-25 10:49:35 +0900
  • 405a48bcb4 Add jruby-18mode to allow_failures. Akinori MUSHA 2013-09-19 02:31:24 +0900
  • d3d4f0dafe Bump VERSION 1.0.2. Akinori MUSHA 2013-09-10 14:52:55 +0900
  • 7afb9c6cf2 Update. Akinori MUSHA 2013-09-10 14:52:45 +0900
  • 391ada20d0 HTTP::Cookie.parse() should not raise an exception if it finds a bad name or value. Akinori MUSHA 2013-09-10 14:48:29 +0900
  • 9bfbc065cc The ruby-head environment on Travis is still so broken. Akinori MUSHA 2013-08-12 17:54:34 +0900
  • e5d655fc99 Drop ruby 1.9.2. Akinori MUSHA 2013-07-26 21:16:46 +0900
  • 36fe49c0ba Add license to gemspec. Akinori MUSHA 2013-07-26 19:56:57 +0900
  • 5319f88dc2 fix unused variable warning in LoadError rescue Lee Jarvis 2013-05-25 10:17:13 +0100
  • b934db8e77 Bump VERSION to 1.0.1 and add CHANGELOG.md. Akinori MUSHA 2013-04-21 21:46:11 +0900
  • 40aba54618 Accept a class object where a symbol addressing a class is accepted. Akinori MUSHA 2013-04-21 20:35:17 +0900
  • 17d5a128d7 Fix error messages. Akinori MUSHA 2013-04-21 19:32:57 +0900
  • 1dd16745e3 Update a comment. Akinori MUSHA 2013-04-21 19:28:12 +0900
  • 90e19a2ac0 Update the summary and description. Akinori MUSHA 2013-04-21 12:28:18 +0900
  • 0725376200 Mention another security feature. Akinori MUSHA 2013-04-20 21:51:03 +0900
  • b5702afb4c Mention the eTLD support. Akinori MUSHA 2013-04-20 21:36:54 +0900
  • 30b57fb2c2 List selling points. Akinori MUSHA 2013-04-20 20:43:17 +0900
  • 3d4f0a65ff Cookie#origin=: Add a comment to explain why @origin is set the last. Akinori MUSHA 2013-04-18 22:23:30 +0900
  • a0202e2192 Cookie#max_age= should not reset #expires when it fails. Akinori MUSHA 2013-04-18 22:22:11 +0900
  • 640ea1b297 Omit calling #expires= when #max_age= is going to be called. Akinori MUSHA 2013-04-18 21:42:22 +0900
  • d2eb1289f5 Bump VERSION to 1.0.0. Akinori MUSHA 2013-04-17 10:28:17 +0900
  • 892c07024d Add rdoc markups. Akinori MUSHA 2013-04-17 01:14:45 +0900
  • a1cfe6bb70 Remove unused code. Akinori MUSHA 2013-04-17 01:14:22 +0900
  • 0d5e666642 Improve rdoc. Akinori MUSHA 2013-04-16 22:37:19 +0900
  • bf9bbe3da8 Move Array#sort_by! to http/cookie/ruby_compat. Akinori MUSHA 2013-04-16 22:15:29 +0900
  • 4ef2147138 Fix $LOADED_FEATURES comparison with Ruby 1.8. Akinori MUSHA 2013-04-16 21:56:29 +0900
  • bafb83fc06 Let AbstractStore & AbstractSaver autoloaded and add tests for autoloading. Akinori MUSHA 2013-04-16 16:49:27 +0900