- 04 Jan, 2011 4 commits
-
-
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 3 commits
-
-
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
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- Add function to stop OpenOffice.org that is using the same port to new OpenOffice.org and when this process isn't controlled by cloudooo - Add test to check if this function will not stop the wrong OpenOffice.org process git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Dec, 2010 2 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Dec, 2010 5 commits
-
-
Hugo H. Maia Vieira authored
Rename Granulate to Granulator git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Hugo H. Maia Vieira authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41843 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Hugo H. Maia Vieira authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Hugo H. Maia Vieira authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41841 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Hugo H. Maia Vieira authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Dec, 2010 2 commits
-
-
Hugo H. Maia Vieira authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Hugo H. Maia Vieira authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Dec, 2010 2 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Dec, 2010 4 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41763 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- Added one more flag to be ignored, because is not possible convert documents with this filters. - refactor code to send the possible filters to unoconverter.py according to Document Type. i.e com.sun.star.text.GlobalDocument git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41760 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
use a better way to get the exception message. And, remove line to add a blank mimetype, it is not needed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41756 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41755 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Dec, 2010 4 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Dec, 2010 2 commits
-
-
Hugo H. Maia Vieira authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@41677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-