- 29 Jul, 2014 7 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 28 Jul, 2014 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 22 Jul, 2014 3 commits
-
-
Vincent Pelletier authored
In normal Zope usage, ZPublisher does this. TimerServer does not provide publisher with a request (which would be irrelevant anyway), so CMFActivity-managed transactions notes are empty. Notes are useful to identify the cause of an object modification, so set them in CMFActivity.
-
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
-
- 18 Jul, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
also re-export *.doc and *.xls files using recent Libre Office.
-
- 17 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 3 commits
-
-
Vincent Pelletier authored
Cleans up both the table and it persistent symmetric using current catalog data.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Use pprofile instead for your profiling needs.
-
- 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
-
- 30 Jun, 2014 1 commit
-
-
Tatuya Kamada authored
Base_viewZODBHistory is a view to see ZODB history, unlike Base_viewHistory, which is a view to see workflow history. The view is not only for developers but also for users to help their internal control.
-
- 28 Jun, 2014 4 commits
-
-
Sebastien Robin authored
Short title is a property quite widely used, and it happens regularly to display it in listbox. So such access is very convenient to have by default.
-
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.
-
Sebastien Robin authored
-
- 27 Jun, 2014 4 commits
-
-
Julien Muchembled authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Gabriel Monnerat authored
with this, we can reuse the test and add more files that should be ignored.
-
- 26 Jun, 2014 3 commits
-
-
Jérome Perrin authored
-
Cédric de Saint Martin authored
In some cases 'total_size' was duplicated in selection and request causing listbox rendering to fail.
-
Cédric de Saint Martin authored
-
- 24 Jun, 2014 2 commits
-
-
Kazuhiko Shiozaki authored
-
Tatuya Kamada authored
-