- 06 Jan, 2011 17 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42071 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
test modules. because each test suite defined in a test module can not work if the constant is False. ie Constant are not Optional. As an example: runCloudOOoUnitTest --with-deamon conf_path testServer.py can not work without --with-deamon option, so move this flag to testServer.py git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42067 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Otherwise argument handling is messy and processes are not well stopped. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42059 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Argmument handling is even more easy than before. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
"optparse is a more convenient, flexible, and powerful library for parsing command-line options than the old getopt module. " get rid of getopt Obviously --server_cloudooo_conf is not an option but mandatory Remove unused Option log_path. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jan, 2011 4 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42041 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- clean up the tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42036 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jan, 2011 6 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This is usefull for default formating, reading direction, default units, ... for english, add in your cloudoooo.conf under section [app:main]: openoffice_user_interface_language = en Allowed values are iso language code (ISO 639) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
if after configurable amount of time it doesn't serve any requests. Any new request will wake up daemon smoothly. To enable it, put in your cloudooo.conf under section [app:main]: # Duration in seconds max_sleeping_duration = 300 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42001 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2011 4 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41938 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41937 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jan, 2011 4 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41930 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
helpers related to handler in same folder than handler. Like this cloudooo will become pluggable, with independent backends. I will allows eggification of backends i.e cloudooo.handler.ooo cloudooo.handler.imagemagick cloudooo.handler.pdftk git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41929 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41925 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Dec, 2010 4 commits
-
-
Gabriel Monnerat authored
clean up the code and add NoSuchProcess exception. This exception is raised when a process with a certain PID doesn't or no longer exists (zombie) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41912 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41911 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41908 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41904 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Dec, 2010 1 commit
-
-
Gabriel Monnerat authored
add exception because psutil have one issue to read some comand lines. the exception is raised when the property exe is accessed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41886 20353a03-c40f-0410-a6d1-a30d3c3de9de
-