- 04 Aug, 2014 3 commits
-
-
Vincent Pelletier authored
In some cases, listing files is disallowed. Allow caller to disable paramiko's default-enabled file size check to support these cases.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 29 Jul, 2014 3 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 22 Jul, 2014 2 commits
-
-
Vincent Pelletier authored
Save one reindexation activity if alarm is not triggered. Drop single-use locals. Drop comment telling what the code already expresses.
-
Vincent Pelletier authored
This removes the need for limitting the number of documents to process in a single transaction, thanks to searchAndActivate. Also, handle catalog desynchronisation gracefuly in the event of accept/accept race condition.
-
- 20 Jul, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 15 Jul, 2014 1 commit
-
-
Ivan Tyagov authored
Combine new post and RSS for better visual appearance. Do remove hard coded staff and let themes who use it override it with CSS
-
- 08 Jul, 2014 1 commit
-
-
Vincent Pelletier authored
Cleans up both the table and it persistent symmetric using current catalog data.
-
- 02 Jul, 2014 3 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
This is in order for tests to have the same id on each test run
-
- 01 Jul, 2014 4 commits
-
-
Jérome Perrin authored
so that test result line does not need to be indexable
-
Kazuhiko Shiozaki authored
Delivery_calculate is a part of simulation process, thus the result should be stable regardless of the current user.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 28 Jun, 2014 2 commits
-
-
Sebastien Robin authored
Optimize sorting of list of test suite to be executed by test nodes. We give priority to test suite with older test results. This allows to have test node resources in a more fair way.
-
Sebastien Robin authored
The activeSense method is doing more than calling the alarm script, it also change the user. Without using activeSense, the alarm script will be called under the user doing something on test node/ test suite, and this could conduct to different results than if it is run with the nobody user.
-
- 27 Jun, 2014 3 commits
-
-
Julien Muchembled authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 26 Jun, 2014 1 commit
-
-
Jérome Perrin authored
-
- 23 Jun, 2014 3 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Tatuya Kamada authored
-
- 20 Jun, 2014 1 commit
-
-
Jérome Perrin authored
-
- 18 Jun, 2014 1 commit
-
-
Klaus Wölfel authored
-
- 16 Jun, 2014 3 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
__ac_persistent set to 0
-
Tristan Cavelier authored
<input login `request.get("__ac")` > removed When the login form is rendered, the login field is not already filled. We assume that the "__ac" cookie is deleted, so no need to generate the login name server side. It also avoids to use old "__ac" cookies. Browsers are already able to autocomplete them just by clicking on the field.
-
- 12 Jun, 2014 1 commit
-
-
Aurel authored
-
- 06 Jun, 2014 4 commits
-
-
Klaus Wölfel authored
-
Klaus Wölfel authored
erp5_accounting_l10n_de_skr04: Update most important categories to 2012 version of SKR04 and correct wrong title "Deutch" to "Germany".
-
Tristan Cavelier authored
This alarm will check if a cache is assigned to some files in portal_skins. If a file has no cache manager, it triggers a Problem. When solving the alarm, `http_cache` will be assigned to uncached files. Conflicts: bt5/erp5_administration/bt/revision
-
Jérome Perrin authored
-
- 05 Jun, 2014 1 commit
-
-
Jérome Perrin authored
* Method is activated with max_retry 0 and no retry on conflict error * Document is not modified in case of multiple recipients
-
- 04 Jun, 2014 2 commits
-
-
Kazuhiko Shiozaki authored
fixup! stop copying (deprecated) Payment Condition documents from Trade Condition to Order, and from Order to Packing List.
-
Tatuya Kamada authored
-