- 31 Oct, 2012 3 commits
-
-
Jérome Perrin authored
But not source_reference / destination_reference which are not relation
-
Jérome Perrin authored
This way the checked uid are properly updated before the action is rendered. TODO: factorize code in Base_do* script
-
Jérome Perrin authored
-
- 30 Oct, 2012 2 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 29 Oct, 2012 6 commits
-
-
Vincent Pelletier authored
If a column is explicitly resolved to a table, it cannot be resolved to another later. This causes problems when writing a related key targeting another table with the same column name. This code duplicates work done in the (only) caller (in SearchKey/RelatedKey.py), as it already registers the latest relation table with the column to apply on it.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
discussion thread view using passed from request new unindex discussion post url.
-
Ivan Tyagov authored
Allow that not index (yet ) discussion posts to be show under a discussion thread view using passed from request new unindex discussion post url.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 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
-