- 07 Jun, 2012 3 commits
-
-
Vincent Pelletier authored
We are never supposed to merge anything. We are supposed to just follow upstream. pull merges, so it's just the wrong tool. Instead, fetch and reset. It is not a problem to always reset, as user already cannot rely on repository's survival across updates: if there is any error reported by git command, the repository will be wiped out. So resetting will not do any more harm than what can already happen. Also, properly quote paths to protect against spaces (in both command and update-command).
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 05 Jun, 2012 2 commits
-
-
Romain Courteaud authored
This prevent to upload the same URL multiple time in shacache with different md5sum.
-
Yingjie Xu authored
-
- 04 Jun, 2012 1 commit
-
-
Ivan Tyagov authored
-
- 29 May, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 22 May, 2012 1 commit
-
-
Rafael Monnerat authored
Keep the cloudooo revision fix to prevent inconsistent test result outcomes during the cloudooo development. This revision adopted is the same as last stable report for erp5 and cloudooo test reports.
-
- 19 May, 2012 2 commits
-
-
Rafael Monnerat authored
This file is used by cloudooo and erp5 setup. For not they are not compatible yet.
-
Rafael Monnerat authored
-
- 18 May, 2012 1 commit
-
-
Rafael Monnerat authored
pdftk and dirname are required by CloudOOo.
-
- 17 May, 2012 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
By using cloudooo directly from git we do not use fixed versions anymore.
-
- 16 May, 2012 6 commits
-
-
Priscila Manhaes authored
-
Priscila Manhaes authored
-
Priscila Manhaes authored
-
Rafael Monnerat authored
Install cloudooo from git mainstream (like erp5) instead rely on eggs for this. This makes development and testing faster by adoptiong mainstream always. Unify the standalone setup and the setup into erp5 to provide the same outcome and reduce maintenace. Update cloudooo configuration to make it compatible with erp5testnode and permit re-enable continuous integration.
-
Rafael Monnerat authored
env-PATH is required for use imagemagick, ffmpeg from the instance itself, and also important to make the tests works.
-
Rafael Monnerat authored
-
- 11 May, 2012 1 commit
-
-
Tatuya Kamada authored
The slapos default configuration decision: - text/html does not have Last-Modified Because we can not calculate proper last-modified date when the page consists of several parts. (e.g.: Gadgets) - resouces have 'Cache-Control: public' Because several versions of Firefox request 'public' to cache resources over SSL. So web_checker.cfg respects the slapos default configuration decision.
-
- 10 May, 2012 15 commits
-
-
Kazuhiko Shiozaki authored
-
Sebastien Robin authored
Like this testSpellChecking will stop using the aspell coming from operating system and wich does not always comes with appropriate dictionaries
-
Vincent Pelletier authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Keep accessing software-url early, in case it was originally done to fail before trying to connect if this mandatory parameter is missing.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Those sections already exist in extended instance-zope.cfg .
-
Sebastien Robin authored
-
Vincent Pelletier authored
We are never supposed to merge anything. We are supposed to just follow upstream. pull merges, so it's just the wrong tool. Instead, fetch and reset. It is not a problem to always reset, as user already cannot rely on repository's survival across updates: if there is any error reported by git command, the repository will be wiped out. So resetting will not do any more harm than what can already happen. Also, properly quote paths to protect against spaces (in both command and update-command).
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Tatuya Kamada authored
- Cache-Control:public,max-age= is also a valid configuration. - application/font resources do not need to care about Vary header.
-
- 08 May, 2012 2 commits
-
-
Tatuya Kamada authored
reason: - Expires header is widely supported than max-age. e.g.: HTTP/1.0 clients. - max-age directive always overrides Expires setting under HTTP/1.1, so there is no need to remove Expires here.
-
Tatuya Kamada authored
so that varnish recipe can be used without webchecker.
-
- 02 May, 2012 3 commits
-
-
Rafael Monnerat authored
-
Sebastien Robin authored
-
Kazuhiko Shiozaki authored
(cherry picked from commit c060818b385d8af429725fb9c53fdb8068ad21d5)
-