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

cchandler / certificate_authority / 16

Builds Branch Commit Type Ran Committer Via Coverage
16 master Merge pull request #47 from elijh/noactivesupport remove dependency on ActiveRecord and ActiveSupport push 31 Jan 2017 11:01PM UTC web-flow travis-ci pending completion   set done
18 master Merge pull request #48 from micah/patch-1 Fix old openssl generated CSR push 31 Jan 2017 11:01PM UTC web-flow travis-ci pending completion   set done
17 master Merge pull request #45 from sbadia/rspec3 Migrate to RSpec 3.x using transpec push 31 Jan 2017 10:59PM UTC web-flow travis-ci pending completion   set done
14 master Fix old openssl generated CSR CSR test doesn't work on modern platforms, It fails because the CSR generated for the test data was created using an ancient openssl. Modern openssl versions generate a different CSR than is expected in the tests. Pull #48 20 Dec 2016 06:04PM UTC web-flow travis-ci pending completion   set done
13 master Migrate to RSpec 3.x using transpec and bump Gemfile Convert Rspec syntax: * obj.should => expect(obj).to * == expected => eq(expected) * be_true => be_truthy * obj.should_not => expect(obj).not_to * lambda { }.should => expect { }.to ... Pull #45 01 Dec 2016 04:10PM UTC web-flow travis-ci pending completion   set done
12 master Merge pull request #47 from elijh/noactivesupport remove dependency on ActiveRecord and ActiveSupport push 30 Nov 2016 08:17PM UTC web-flow travis-ci pending completion   set done
11 master Add proper Date calculations Pull #47 21 Jun 2016 09:25PM UTC web-flow travis-ci pending completion   set done
10 master Migrate to RSpec 3.x using transpec and bump Gemfile Convert Rspec syntax: * obj.should => expect(obj).to * == expected => eq(expected) * be_true => be_truthy * obj.should_not => expect(obj).not_to * lambda { }.should => expect { }.to ... Pull #45 02 Mar 2016 12:13PM UTC sbadia travis-ci pending completion   set done
9 master Migrate to RSpec 3.x using transpec * 165 conversions from: obj.should to: expect(obj).to * 78 conversions from: == expected to: eq(expected) * 53 conversions from: be_true to: be_truthy * 40 conversions from:... Pull #45 01 Mar 2016 10:26PM UTC sbadia travis-ci pending completion   set done
8 master Merge pull request #38 from databus23/patch-1 Add last_update time offset option to crls push 04 Aug 2015 07:36PM UTC cchandler travis-ci pending completion   set done
7 master Merge pull request #42 from daanforever/master Fixes to use OpenSSL::Digest. push 04 Aug 2015 07:35PM UTC cchandler travis-ci pending completion   set done
6 master Fixes to use OpenSSL::Digest. https://github.com/ruby/ruby/pull/446 Pull #42 04 Aug 2015 08:41AM UTC daanforever travis-ci pending completion   set done
5 master Selectively use just the parts needed from ActiveModel, so that the entire ActiveSupport gem is not loaded. Pull #41 29 Oct 2014 06:34AM UTC elijh travis-ci pending completion   set done
4 master Removed dependence on ActiveSupport gem Pull #41 28 Oct 2014 07:38AM UTC elijh travis-ci pending completion   set done
3 master Add last_update time offset option to crls Using `Time.now` for the `last_update` field of the crls is problematic when validating clients clocks are out of sync. At least openssl refuses to validate a certificate when crl checking is enabled and... Pull #38 17 Apr 2014 12:54PM UTC databus23 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 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