12 * erp5 : use percona toolkit instead of maatkit [Sebastien Robin]
17 * LAMP : Recipe can now call lampconfigure from slapos.toolbox which will
18 configure PHP application instance when needed. [Alain Takoudjou Kamdem]
23 * Split big redundant recipes into small ones. In order to factorize the code
24 and have everything in the buildout file. [Antoine Catton, Romain Courteaud,
26 * LAMP : Update apache and php configuration files to work with a lot of different
27 PHP software. [Alain Takoudjou Kamdem]
28 * LAMP : Recipe can launch scripts, move or remove files or directories
29 when a given condition is filled. Useful when PHP apps require you to
30 remove "admin" directory after configuration for example.
31 [Alain Takoudjou Kamdem]
36 * LAMP : Update apache and php configuration files to work with a lot of different
37 PHP software. [Alain Takoudjou Kamdem]
42 * mysql: bug fix on database recovering (avoid importing dump two times). [Antoine Catton]
47 * lamp.request: requesting the mariadb software release instead of itself. [Antoine Catton]
48 * lamp.request: adding support of remote backup repo (using a different
49 software type). The default remote backup is a davstorage. [Antoine Catton]
54 * mysql: add backup and backup recovering using different software type. [Antoine Catton]
59 * Davstorage: returning more explicit url (using webdav scheme). [Antoine Catton]
60 * Other mysql minor fixes. [Antoine Catton]
65 * mysql: Restore to default behaviour. [Antoine Catton]
66 * mysql: Use mysqldump instead of non trustable backup system. [Antoine Catton]
71 * mysql: Unhardcode the requested url. [Antoine Catton]
76 * Clean code in mysql recipe [Cedric de Saint Martin]
77 * librecipe: Provide createPromiseWrapper method. [Antoine Catton]
78 * kvm: Expose promisee checks to slapgrid. [Antoine Catton]
79 * davstorage: Initial version. [Antoine Catton]
80 * mysql: Support DAV backup. [Antoine Catton]
85 * Fix haproxy setup for erp5 [Sebastien Robin]
90 * Update PHP configuration to set session and date options.
91 [Alain Takoudjou Kamdem]
92 * Improve logrotate policy and haproxy config for erp5
98 * Update and fix KVM/noVNC installation to be compatible with new WebSocket
99 protocol (HyBi-10) required by Chrome >= 14 and Firefox >= 7.
100 [Cedric de Saint Martin]
105 * Update PHP configuration to disable debug logging. [Cedric de Saint Martin]
110 * Repackage egg to include needed .bin files. [Cedric de Saint Martin]
115 * Add XWiki software release [Cedric de Saint Martin]
120 * Improve Vifib and pure ERP5 instantiation [Rafael Monnerat]
121 * Use configurator for Vifib [Rafael Monnerat]
126 * Encrypt connection by default. [Vivien Alger]
131 * Provide new way to instantiate kvm. [Cedric de Saint Martin, Vivien Alger]
136 * Implement generic execute_wait wrapper, which allows to wait for some files
137 to appear before starting service depending on it. [Łukasz Nowak]
142 * Fix slaprunner, phpmyadmin software releases, added
143 wordpress software release. [Cedric de Saint Martin]
148 * Enable test suite runner for vifib.
153 * Add PHPMyAdmin software release used in SlapOS tutorials
154 [Cedric de Saint Martin]
155 * Add slaprunner software release [Cedric de Saint Martin]
160 * mysql recipe : Changing slapos.recipe.erp5.execute to
161 slapos.recipe.librecipe.execute [Cedric de Saint Martin]
166 * Add MySQL and MariaDB standalone software release and recipe
167 [Cedric de Saint Martin]
168 * Fixed slapos.recipe.erp5testnode instantiation [Sebastien Robin]
173 * Fix slapos.recipe.erp5 package by providing site.zcml in it. [Łukasz Nowak]
174 * Improve slapos.recipe.erp5testnode partition instantiation error reporting
180 * Fixed slapos.recipe.erp5 instantiation. [Łukasz Nowak]
185 * Implement zabbix agent instantiation. [Łukasz Nowak]
186 * Drop dependency on Zope2. [Łukasz Nowak]
187 * Share more in slapos.recipe.librecipe module. [Łukasz Nowak]
192 * Remove reference to slapos.tool.networkcache as it was removed from pypi. [Łukasz Nowak]
193 * Add Kumofs standalone software release and recipe [Cedric de Saint Martin]
194 * Add Memcached standalone software release and recipe [Cedric de Saint Martin]
199 * Moved out template and build to separate distributions [Łukasz Nowak]
200 * Depend on slapos.core instead of depracated slapos.slap [Romain Courteaud]
201 * Fix apache module configuration [Kazuhiko Shiozaki]
202 * Allow to control full environment in erp5 module [Łukasz Nowak]
207 * Allow to pass zope_environment in erp5 entry point [Łukasz Nowak]
212 * All slapos.recipe.* became slapos.cookbook:* [Łukasz Nowak]