An error occurred fetching the project authors.
- 21 Jun, 2011 7 commits
-
-
Rafael Monnerat authored
Introspection tool should not edit zopectl.
-
Rafael Monnerat authored
Move methods to Private, this methods should be used only as internal calls on ERP5.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It is not the intention of IntrospectionTool edit zope.conf.
-
Rafael Monnerat authored
It is not the goal of IntrospectionTool set edit zope.conf.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 16 Jun, 2011 4 commits
-
-
Rafael Monnerat authored
Fix tailEventLog, getEventLog, getAccessLog and added tailAccessLog. The file log location is got from logging, instead guess a standard.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Those methods were introduced by upgrader in order to upgrade system, products and python executable running the instance. Currently the upgrade process will be handled by slapos, and those methods, can completly break the instance. IntrospectionTool should be a place to collect instance information only.
-
Rafael Monnerat authored
-
- 08 Sep, 2010 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2010 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Aug, 2010 2 commits
-
-
Aurel authored
propagate the compressed parameter everywhere update docstring git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2010 1 commit
-
-
Rafael Monnerat authored
Get Only the 3 first numbers of version (others are not relevant for this tool). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32499 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2010 1 commit
-
-
Rafael Monnerat authored
Get zope version from App.version_txt instead search for a file. Tiny modification for get erp5 version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jan, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30528 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Sep, 2009 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2009 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2009 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28649 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2009 1 commit
-
-
Rafael Monnerat authored
zopectl. This allow portal_introspections modify products folders, python or zope home during one upgrade. For this is required the file /etc/erp5.cfg with some allowed folders definition. This is file can be modified to follow some better name convension. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Aug, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jun, 2009 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27639 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Apr, 2009 1 commit
-
-
Jérome Perrin authored
Products.ERP5.Tool.IntrospectionTool.IntrospectionTool has a security declaration for nonexistent method 'getLocalFile' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Mar, 2009 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2009 1 commit
-
-
Rafael Monnerat authored
Revert my previous change. Activities and Business Templates should be directly handled by portal_activities and portal_templates. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2009 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2009 7 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25699 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25691 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25685 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25682 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2009 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25672 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-