• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hainesr / rubyzip / 69

Builds Branch Commit Type Ran Committer Via Coverage
69 fix-open-buffer Switch newly created StringIOs to binmode. StringIO objects created within File.open_buffer were not being switched into binmode, but those passed in were. Fix this inconsistency and add a test. push 04 Apr 2018 02:57PM UTC hainesr travis-ci pending completion   set done
68 fix-open-buffer No need to require stringio in Zip::File.open_buffer. It's already required in zip.rb. push 04 Apr 2018 01:33PM UTC hainesr travis-ci pending completion   set done
67 master Merge pull request #353 from pnomolos/pnomolos/fix_stringio Added fix for calling 'close' on a StringIO-backed zip file, and specs push 03 Apr 2018 03:55PM UTC web-flow travis-ci pending completion   set done
66 master Merge pull request #297 from EagleSHCN/patch-1 example_recursive.rb lost some special characters (0x1a at file end) … push 20 Nov 2016 10:27AM UTC web-flow travis-ci pending completion   set done
65 fix-create-perms Fix rubocop offence caused by temp files changes. push 05 Sep 2016 04:35PM UTC hainesr travis-ci pending completion   set done
64 fix-create-perms Refactor the create logic in Zip::File. Make the internal @create varible more consistent and actually match the documentation. Zip::File::CREATE is now true, rather than 1. A new test is added to check if passing 1 in still works to ensure bac... push 05 Sep 2016 02:22PM UTC hainesr travis-ci pending completion   set done
63 update-travis No need to allow jruby builds to fail any more. push 02 Sep 2016 11:07AM UTC hainesr travis-ci pending completion   set done
62 update-travis Try latest jruby. push 02 Sep 2016 11:04AM UTC hainesr travis-ci pending completion   set done
61 try-latest-jruby Try latest jruby. push 02 Sep 2016 10:52AM UTC hainesr travis-ci pending completion   set done
60 update-travis Allow Travis jruby tests to fail, for now. It's not ideal to have these tests being allowed to fail but while there are issues with jruby itself I think it's best to have the Travis tests pass. Jruby should be OK from the next release given that... push 01 Sep 2016 06:54PM UTC hainesr travis-ci pending completion   set done
59 update-travis Test with Java 8 in Travis. push 01 Sep 2016 06:39PM UTC hainesr travis-ci pending completion   set done
57 update-travis Add jruby-head to Travis but allow failures. push 01 Sep 2016 06:27PM UTC hainesr travis-ci pending completion   set done
58 update-travis Add jruby-head to Travis but allow failures. push 01 Sep 2016 06:25PM UTC hainesr travis-ci pending completion   set done
56 fix-create-perms Clean up file permissions tests. Now we don't differentiate between Windows and Linux in the library code for this, we don't need separate tests. push 01 Sep 2016 11:37AM UTC hainesr travis-ci pending completion   set done
55 read-unicode-names Set entry names encoding appropriately. If we don't set this then we can't do things like file.exists?("Résumé.txt") without specifically forcing it to ASCII-8BIT, which is unnecessarily clunky: file.exists?("Résumé.txt".force_encoding("ASCII-8B... push 29 Aug 2016 10:03AM UTC hainesr travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc