- 26 Oct, 2012 2 commits
-
-
Leonardo Rochael Almeida authored
-
Leonardo Rochael Almeida authored
-
- 25 Oct, 2012 4 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Kazuhiko Shiozaki authored
-
- 24 Oct, 2012 15 commits
-
-
Sebastien Robin authored
- some variables were designed for a single test suite, so create NodeTestSuite objects to store them (some logic was broken after the split of the long run method into several methods) - remove some optimization that were trying to reduce a bit the load on master. This was adding complexity for little benefit - take into account new status code from slapos.core
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
We cannot wait for the document to be created to introspect its properties, because we need to pass the input parameters to newContent. Instead use a fixed list of common parameters
-
Vincent Pelletier authored
Tolerate empty tables.
-
Vincent Pelletier authored
-
Julien Muchembled authored
This was forgotten in commit 48212534 ("Drop support for Zope 2.8").
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Sebastien Robin authored
-
- 23 Oct, 2012 7 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Pere Cortes authored
- test node support much less parameters, it will get them from the master - testnode get list of test suite to install - the instance folder structure has changed to support multiple test suites - test node will delete useless test suites data if needed - the master url should be a sub object (distributor) inside the task distibution tool - the long run method has been splitted in many smaller methods (it is still possible to go futher
-
- 22 Oct, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 19 Oct, 2012 1 commit
-
-
Aurel authored
-
- 18 Oct, 2012 5 commits
-
-
Rafael Monnerat authored
Scope only includes cloudooo, memcached and kumofs configuration for now.
-
Rafael Monnerat authored
Create promise configuration on-the-fly with the configurations reusing existing API to get cloudooo, memcached and kumofs informations from environment. This approach allow us use erp5_promise alarms at any unit test to configure cloudooo, memcached and kumofs, instead implement ad-hoc configurations on tests afterSetup methods.
-
Rafael Monnerat authored
Ignore alarm if promise is not defined (not the contrary).
-
Aurel authored
Conflicts: bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_renderSimpleView.xml bt5/erp5_deferred_style/bt/revision
-
Aurel authored
-
- 17 Oct, 2012 5 commits
-
-
Julien Muchembled authored
Similar to commit cc7b1372
-
Julien Muchembled authored
Currently used to change user & password.
-
Julien Muchembled authored
-
Jérome Perrin authored
Fix PaymentTransactionGroup_getGroupablePaymentTransactionLineList for case when payment mode is acquired We have to use the special payment_transaction_line_payment_mode_uid related key which supports both case when the payment mode is set on line or acquired from parent (because acquired categories are not catalogued for movements)
-
Jérome Perrin authored
-