An error occurred fetching the project authors.
- 11 May, 2010 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 May, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 May, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35096 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2010 2 commits
-
-
Nicolas Delaby authored
Add a test to check expected behaviour of new refresh caching process. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2010 3 commits
-
-
Mame Coumba Sall authored
defined in preferences those properties are taken into account when the user views an image. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
cache without overwrite previous conversion when processed at the same time. This test show that conversion cache design is not scallable. All conversions are stored in a unique dictionary per Document. This dictionary can not be modified by parallel threads because multiple copies of this dictionary are distributed among threads. When The last thread finish, it take precedence and erase previous copies of that dictionary. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
in testDms bootstrap step. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34816 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2010 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* asSafeHTML is removed * asHTML returns allways safe html * Style nodes are not stripped anymore (they are safe from security point of view). If they brake display of host page, this is another issue git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2010 1 commit
-
-
Nicolas Delaby authored
Make this test quiet until new desgin approving git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2010 1 commit
-
-
Nicolas Delaby authored
Add explanation about style nodes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33628 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33496 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33492 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2010 3 commits
-
-
Nicolas Delaby authored
This test is known to fails because comment nodes inside style element are escaped (become CDATA). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2010 2 commits
-
-
Ivan Tyagov authored
Rather than test a scriptable key which simply exposes built in catalog SearchableText tests SearchableText instead. Add more testing for passed portal_type outside SearchableText. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2010 5 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33259 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Feb, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33081 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33079 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2010 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2010 1 commit
-
-
Ivan Tyagov authored
Test if current authenticated user is added to contributor list of document (only if authenticated user is an ERP5 Person object) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32477 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jan, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jan, 2010 1 commit
-
-
Nicolas Delaby authored
reviewed by romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jan, 2010 1 commit
-
-
Nicolas Delaby authored
reviewed by romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31685 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jan, 2010 4 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31649 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31634 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31633 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31629 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jan, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31563 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Dec, 2009 1 commit
-
-
Nicolas Delaby authored
default_site_preference so testDmsWithFlare does nothing more than testDms. Now, preferred_cache_cache_factory is set to "dms_cache_factory" which enable flare as memcached backend. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-