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

snusnu / substation / 72

Builds Branch Commit Type Ran Committer Via Coverage
72 failure-chains Add missing contexts to Chain#call specs While the previous specs for this method were already mutation covered, the new contexts make sure that all different chain processor types (incoming, pivot, outgoing) actually halt or continue a chain inv... push 04 Jul 2013 03:25AM UTC snusnu travis-ci pending completion   set done
71 failure-chains Support defining default failure chains in the env When constructing chains, it's then possible to build on top of those default failure chains. An example: env = Substation::Environment.build do register :sanitize, Substation::Processor::Eva... push 03 Jul 2013 05:07PM UTC snusnu travis-ci pending completion   set done
70 master Add an outgoing Processor::Transformer Respective handlers may transform the response data into any other object. This will be useful for handlers that perform serialization, rendering, generating a rack response etc ... push 26 Jun 2013 09:17PM UTC snusnu travis-ci pending completion   set done
69 master Make the dispatched name available in Request#name This adds support for reusing the action name that was dispatched when performing the action, which might come in handy for authorization scenarios that rely on registered action names, logging a... push 26 Jun 2013 06:37PM UTC snusnu travis-ci pending completion   set done
68 master Support failure chains in pivot handlers too push 26 Jun 2013 03:17PM UTC snusnu travis-ci pending completion   set done
67 master Merge pull request #5 from mbj/master Allow failures for ruby-head push 25 Jun 2013 04:29PM UTC snusnu travis-ci pending completion   set done
66 master Allow failures under ruby-head Pull #5 25 Jun 2013 04:13PM UTC mbj travis-ci pending completion   set done
65 master Dry up Substation::Chain#call specs a little push 24 Jun 2013 08:57PM UTC snusnu travis-ci pending completion   set done
64 master Kill a mutation in Substation::Chain#call push 24 Jun 2013 08:02PM UTC snusnu travis-ci pending completion   set done
63 master Support defining failure chains env = Substation::Environment.build do register :evaluate, Substation::Processor::Evaluator register :wrap, Substation::Processor::Wrapper end class Error attr_reader :data def initialize(data) @da... push 24 Jun 2013 12:41AM UTC snusnu travis-ci pending completion   set done
62 master Bump version to 0.0.9 push 19 Jun 2013 01:59AM UTC snusnu travis-ci pending completion   set done
61 master Add Processor::{Evaluator, Pivot, Wrapper} Supports the following chain definition ootb now: env = Substation::Environment.build do register :evaluate, Substation::Processor::Evaluator register :call, Substation::Processor::Pivot regis... push 18 Jun 2013 12:15PM UTC snusnu travis-ci pending completion   set done
60 master Dry up specs for Chain::DSL related code push 17 Jun 2013 11:34PM UTC snusnu travis-ci pending completion   set done
59 master Move utils.rb file directly below lib/substation push 17 Jun 2013 09:44PM UTC snusnu travis-ci pending completion   set done
58 master Merge pull request #4 from snusnu/chain-dsl Introduce a DSL to construct a chain push 17 Jun 2013 09:34PM UTC snusnu travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 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