- 25 Sep, 2010 1 commit
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38640 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Sep, 2010 2 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38628 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
use pkg_resources instead of import the package. Don't to use sys.executable in this cases, because if this is invokepython(), segmentation fault occurs with the subprocess git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38626 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Sep, 2010 3 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38597 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38596 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38571 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2010 5 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38567 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38566 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38565 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- remove ooolib.py because the code was splited in unoconverter.py and unomimemapper.py. With this, the helper scripts don't have cloudooo as dependency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38553 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- move unoconverter.py and unomimemapper.py to helper folder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38552 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2010 1 commit
-
-
Gabriel Monnerat authored
- add sample of cloudooo configuration - rename cloudooo.conf to cloudooo.conf.in, because it will be used by echo_cloudooo_conf script and is more templeable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38431 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2010 1 commit
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Sep, 2010 2 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2010 1 commit
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Aug, 2010 4 commits
-
-
Gabriel Monnerat authored
- office_bin_path -> office_binary_path - path_dir_run_cloudooo -> working_path git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37984 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37962 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Aug, 2010 2 commits
-
-
Gabriel Monnerat authored
refactor to use module name extracted from pkg_resources. This way is the same used by easy_install.py to install or search packages and scripts git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
add function to extract the module name from pkg_resources. This function will be used to call the scripts unoconverter and unomimemapper without know your full path git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Aug, 2010 1 commit
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37906 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2010 3 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
add script to test cloudooo application easily. e.g bin/cloudooo_tester.py --hostname=localhost --port=8011 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37886 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
remove cloudooo script because is not used more and add in REAME how to stop the application correctly git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Aug, 2010 4 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Aug, 2010 4 commits
-
-
Gabriel Monnerat authored
refactor function that starts cloudooo application to check if temporary folder exists. And remove function that clean one directory, because it is very dangerous. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37816 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Aug, 2010 4 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37680 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
fix bug: when memory leak occurs with openoffice.org, sometimes xvfb stop too. So, to fix it was needed check if xvfb is started. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
add script openoffice_tester.py to test the OpenOffice.org via socket. When the OpenOffice.org is started this process is tested, if occurs error the openoffice.org is restarted. This way is more fast and reliable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
remove configuration in cloudooo.conf that executes the daemon with configuration file. The script cloudooo.sh is needed to send signal to server and stop the OpenOffice.org process. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37673 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Aug, 2010 2 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
Add configuration to run cloudooo with the configuration file and update documentation to show how it works. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@37657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-