| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 11 hours | chore: update CHANGELOGHEADv1.5.1main | mo khan | |
| 11 hours | fix: load VERSION constant before everything else | mo khan | |
| 11 hours | chore: add rbs signaturesv1.5.0 | mo khan | |
| 12 hours | docs: github -> src.mokhan.ca | mo khan | |
| 12 hours | docs: update CHANGELOG | mo khan | |
| 12 hours | feat: add connection pooling and DNS caching for performance | mo khan | |
| - Persistent HTTP sessions avoid Connection: close overhead - DNS pre-resolution with timeout prevents indefinite hangs - Thread-safe connection pool with LRU eviction - TLS certificates parsed once at init, not per-request - Extract TlsParser, DnsCache, ConnectionPool for SRP Bump to v1.5.0 | |||
| 13 hours | docs: tidy up README | mo khan | |
| 14 hours | chore: remove .github | mo khan | |
| 14 hours | chore: update gemspec metadata | mo khan | |
| 2025-10-08 | refactor: extract methodsv1.4.0 | mo khan | |
| 2025-10-08 | style: fix linter error | mo khan | |
| 2025-10-08 | feat: add support for streaming responses | mo khan | |
| 2025-04-30 | feat: change minimum ruby to 3.2v1.3.0 | mo khan | |
| 2025-04-30 | docs: prepare changelog for v1.2.1 | mo khan | |
| 2025-04-30 | docs: fix typo in changelog | mo khan | |
| 2025-02-19 | chore: add explicit dependency on stdlib gems | mo khan | |
| 2024-12-05 | chore: fix build status linkv1.2.0 | mo khan | |
| 2024-12-05 | chore: fix workflow badge image | mo khan | |
| 2024-12-05 | chore: run test job for newer versions of Ruby | mo khan | |
| 2024-12-05 | feat: disable logger by default | mo khan | |
| 2022-05-03 | add instructions for enabling debug output | Peter Schulze | |
| 2022-05-03 | default to not calling set_debug_output | Peter Schulze | |
| 2021-02-04 | chore: remove gitlab-ci.yml | mo khan | |
| 2021-02-04 | Merge pull request #7 from xlgmokha/dependabot/bundler/rubocop-tw-1.9 | mo | |
| Update rubocop requirement from ~> 0.55 to ~> 1.9 | |||
| 2021-02-05 | Update rubocop requirement from ~> 0.55 to ~> 1.9 | dependabot[bot] | |
| Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.55.0...v1.9.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-02-04 | Merge pull request #6 from xlgmokha/update-actions | mo | |
| chore: update ci config | |||
| 2021-02-04 | add full name to license | mo khan | |
| 2021-02-04 | chore: update ci config | mo khan | |
| 2021-01-30 | chore: update link to homepage/source codev1.1.1 | mo khan | |
| 2020-12-26 | Merge pull request #5 from mokhan/ruby-3v1.1.0 | mo khan | |
| Add support for Ruby 3.0 | |||
| 2020-12-26 | docs: update date in CHANGELOG | mo khan | |
| 2020-12-26 | feat: add support for Ruby 3.0 | mo khan | |
| 2020-07-31 | Load version before clientv1.0.1 | mo khan | |
| 2020-07-31 | Prepare CHANGELOG for 1.0.0 releasev1.0.0 | mo khan | |
| 2020-07-31 | Update build status badge to point to GH Actions | mo khan | |
| 2020-07-31 | Enable new rubocop rules | mo khan | |
| 2020-06-13 | Add entry to CHANGELOG | mo khan | |
| 2020-06-13 | Extract Http Connection class | mo khan | |
| 2020-06-12 | Update CHANGELOG and CI configuration | mo khan | |
| 2020-06-12 | Reduce # of instance variables | mo khan | |
| 2020-06-12 | Create default_client to simplify usage | mo khan | |
| 2020-06-12 | Remove legacy API | mo khan | |
| 2020-06-12 | Merge pull request #4 from mokhan/dependabot/bundler/vcr-tw-6.0 | mo khan | |
| Update vcr requirement from ~> 5.1 to ~> 6.0 | |||
| 2020-06-12 | Clean up build scripts | mo khan | |
| 2020-05-28 | Update vcr requirement from ~> 5.1 to ~> 6.0 | dependabot-preview[bot] | |
| Updates the requirements on [vcr](https://github.com/vcr/vcr) to permit the latest version. - [Release notes](https://github.com/vcr/vcr/releases) - [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md) - [Commits](https://github.com/vcr/vcr/compare/v5.1.0...v6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-05-24 | Merge pull request #3 from mokhan/dependabot/bundler/vcr-tw-5.1 | mo khan | |
| Update vcr requirement from ~> 4.0 to ~> 5.1 | |||
| 2020-05-24 | Update vcr requirement from ~> 4.0 to ~> 5.1 | dependabot-preview[bot] | |
| Updates the requirements on [vcr](https://github.com/vcr/vcr) to permit the latest version. - [Release notes](https://github.com/vcr/vcr/releases) - [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md) - [Commits](https://github.com/vcr/vcr/compare/v4.0.0...v5.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-01-28 | Fix bug in redirecting to relative pathsv0.3.2 | mo khan | |
| 2020-01-14 | Update rubies to test withv0.3.1 | mo khan | |
| 2020-01-14 | Fix bugs in following redirects | mo khan | |
