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

morepath / reg / 68

Builds Branch Commit Type Ran Committer Via Coverage
68 decoupling We do not have to cache the bound method. By default we store it on the instance, but you can choose not to do so. push 10 Aug 2016 10:14AM UTC faassen travis-ci pending completion   set done
67 decoupling Whitespace. push 10 Aug 2016 10:11AM UTC faassen travis-ci pending completion   set done
66 decoupling Make the cache an attribute of the descriptor. Since there is one descriptor per dispatch method, this is unique. We only need to make sure there's a different Dispatch per class, which we do with the cache. push 10 Aug 2016 10:08AM UTC faassen travis-ci pending completion   set done
65 decoupling A way to separate dispatch methods per class. This introduces a per type cache, so that each type has its own dispatch registry. During registration this descriptor is hit each time, ensuring the registration happens with the correct class. After... push 09 Aug 2016 05:39PM UTC faassen travis-ci pending completion   set done
64 decoupling We do not require reify anymore. push 09 Aug 2016 05:15PM UTC faassen travis-ci pending completion   set done
63 decoupling Whitespace. push 09 Aug 2016 05:05PM UTC faassen travis-ci pending completion   set done
62 decoupling Introduce dispatch_method. The dispatch_method decorator creates a descriptor that when accessed creates a Dispatch object and binds it to the class like a method. It then immediately writes this onto the class, so that the next access is directl... push 09 Aug 2016 04:55PM UTC faassen travis-ci pending completion   set done
61 decoupling Get rid of a now-redundant call first argument. Since the callable is now an attribute, we can get rid of this redundant argument to lookup.call. push 09 Aug 2016 04:20PM UTC faassen travis-ci pending completion   set done
60 decoupling A method that could be safely removed. push 08 Aug 2016 03:31PM UTC faassen travis-ci pending completion   set done
59 decoupling Merge branch 'decoupling' of github.com:morepath/reg into decoupling push 08 Aug 2016 03:27PM UTC faassen travis-ci pending completion   set done
58 decoupling Do not hardcode module names in the tests. push 08 Aug 2016 01:17PM UTC taschini travis-ci pending completion   set done
57 decoupling Do not hardcode module names in the tests. push 08 Aug 2016 01:13PM UTC taschini travis-ci pending completion   set done
56 decoupling Removed implicit lookup object and NoImplicitLookupError. push 08 Aug 2016 12:37PM UTC taschini travis-ci pending completion   set done
55 master Merge pull request #39 from taschini/simple_predicates Add a default extractor function for ``match_class`` predicate push 08 Aug 2016 12:06PM UTC web-flow travis-ci pending completion   set done
54 master Have the match_class predicate use the class of the argument with the given name by default. Pull #39 07 Aug 2016 08:48PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 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