- 05 Nov, 2012 22 commits
-
-
Ivan Tyagov authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Jérome Perrin authored
remove owner_title from default selected columns, and add creation & modification dates in more columns
-
Jérome Perrin authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
portal_caches tool is expected to allow only Cache Factory instances inside. Fix tests to use Cache Factory instead of Cache Bag.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
different kinds of Cache Plugins. This API change allows developer to create complex cache structures which can contain arbitrary set of Cache Plugins and / or Cache Bags (Cache Factory). Extend Cache Factory so it can return RAM based Cache Plugin instance by its Uid. Fix tests to reflect changes.
-
Ivan Tyagov authored
contain Cache Plugins. Unify in one function cache factory uid generation.
-
Ivan Tyagov authored
Really use memcached backend for testIngestionWithFlare (it was not setup properly).
-
Ivan Tyagov authored
Add back wrongly removed volatile conversion caching. Use new set / get Cache bag API.
-
Ivan Tyagov authored
Fix tests (DMS) to use by default Cache Bags. Fix some dead code and clean up. Move cache initialization away from DMS into Cache Factory.
-
Sebastien Robin authored
-
Kazuhiko Shiozaki authored
this commit fixes a regression in ecb09a0d.
-
- 02 Nov, 2012 2 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 31 Oct, 2012 16 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
- various cleanup and split of code to make it more testable - start writing some tests
-
Sebastien Robin authored
-
Jérome Perrin authored
Don' request netscape.security.PrivilegeManager.enablePrivilege("UniversalFileRead") if netscape.security.PrivilegeManager is undefined. File upload tests will fail, and it seems the only way is to swith to WebDriver.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-