12 * Split big redundant recipes into small ones. In order to factorize the code
13 and have everything in the buildout file. [Antoine Catton, Romain Courteaud,
15 * LAMP : Update apache and php configuration files to work with a lot of different
16 PHP software. [Alain Takoudjou Kamdem]
17 * LAMP : Recipe can launch scripts, move or remove files or directories
18 when a given condition is filled. Useful when PHP apps require you to
19 remove "admin" directory after configuration for example.
20 [Alain Takoudjou Kamdem]
25 * LAMP : Update apache and php configuration files to work with a lot of different
26 PHP software. [Alain Takoudjou Kamdem]
31 * mysql: bug fix on database recovering (avoid importing dump two times). [Antoine Catton]
36 * lamp.request: requesting the mariadb software release instead of itself. [Antoine Catton]
37 * lamp.request: adding support of remote backup repo (using a different
38 software type). The default remote backup is a davstorage. [Antoine Catton]
43 * mysql: add backup and backup recovering using different software type. [Antoine Catton]
48 * Davstorage: returning more explicit url (using webdav scheme). [Antoine Catton]
49 * Other mysql minor fixes. [Antoine Catton]
54 * mysql: Restore to default behaviour. [Antoine Catton]
55 * mysql: Use mysqldump instead of non trustable backup system. [Antoine Catton]
60 * mysql: Unhardcode the requested url. [Antoine Catton]
65 * Clean code in mysql recipe [Cedric de Saint Martin]
66 * librecipe: Provide createPromiseWrapper method. [Antoine Catton]
67 * kvm: Expose promisee checks to slapgrid. [Antoine Catton]
68 * davstorage: Initial version. [Antoine Catton]
69 * mysql: Support DAV backup. [Antoine Catton]
74 * Fix haproxy setup for erp5 [Sebastien Robin]
79 * Update PHP configuration to set session and date options.
80 [Alain Takoudjou Kamdem]
81 * Improve logrotate policy and haproxy config for erp5
87 * Update and fix KVM/noVNC installation to be compatible with new WebSocket
88 protocol (HyBi-10) required by Chrome >= 14 and Firefox >= 7.
89 [Cedric de Saint Martin]
94 * Update PHP configuration to disable debug logging. [Cedric de Saint Martin]
99 * Repackage egg to include needed .bin files. [Cedric de Saint Martin]
104 * Add XWiki software release [Cedric de Saint Martin]
109 * Improve Vifib and pure ERP5 instantiation [Rafael Monnerat]
110 * Use configurator for Vifib [Rafael Monnerat]
115 * Encrypt connection by default. [Vivien Alger]
120 * Provide new way to instantiate kvm. [Cedric de Saint Martin, Vivien Alger]
125 * Implement generic execute_wait wrapper, which allows to wait for some files
126 to appear before starting service depending on it. [Łukasz Nowak]
131 * Fix slaprunner, phpmyadmin software releases, added
132 wordpress software release. [Cedric de Saint Martin]
137 * Enable test suite runner for vifib.
142 * Add PHPMyAdmin software release used in SlapOS tutorials
143 [Cedric de Saint Martin]
144 * Add slaprunner software release [Cedric de Saint Martin]
149 * mysql recipe : Changing slapos.recipe.erp5.execute to
150 slapos.recipe.librecipe.execute [Cedric de Saint Martin]
155 * Add MySQL and MariaDB standalone software release and recipe
156 [Cedric de Saint Martin]
157 * Fixed slapos.recipe.erp5testnode instantiation [Sebastien Robin]
162 * Fix slapos.recipe.erp5 package by providing site.zcml in it. [Łukasz Nowak]
163 * Improve slapos.recipe.erp5testnode partition instantiation error reporting
169 * Fixed slapos.recipe.erp5 instantiation. [Łukasz Nowak]
174 * Implement zabbix agent instantiation. [Łukasz Nowak]
175 * Drop dependency on Zope2. [Łukasz Nowak]
176 * Share more in slapos.recipe.librecipe module. [Łukasz Nowak]
181 * Remove reference to slapos.tool.networkcache as it was removed from pypi. [Łukasz Nowak]
182 * Add Kumofs standalone software release and recipe [Cedric de Saint Martin]
183 * Add Memcached standalone software release and recipe [Cedric de Saint Martin]
188 * Moved out template and build to separate distributions [Łukasz Nowak]
189 * Depend on slapos.core instead of depracated slapos.slap [Romain Courteaud]
190 * Fix apache module configuration [Kazuhiko Shiozaki]
191 * Allow to control full environment in erp5 module [Łukasz Nowak]
196 * Allow to pass zope_environment in erp5 entry point [Łukasz Nowak]
201 * All slapos.recipe.* became slapos.cookbook:* [Łukasz Nowak]