7 * KVM : Promise are now working properly. [Łukasz Nowak]
8 * KVM : Use NoVNC with automatic login. [Cedric de Saint Martin]
9 * KVM : Use websockify egg and remove numpy hack. [Cedric de Saint Martin]
14 * Any LAMP software can specify its own php.ini [Alain Takoudjou]
15 * LAMP : Fix bug where buildout does not has sufficient rights to update
16 application parts. [Alain Takoudjou]
17 * LAMP : Update formatting when returning list of renamed files.
23 * erp5 : use percona toolkit instead of maatkit [Sebastien Robin]
28 * LAMP : Recipe can now call lampconfigure from slapos.toolbox which will
29 configure PHP application instance when needed. [Alain Takoudjou Kamdem]
34 * Split big redundant recipes into small ones. In order to factorize the code
35 and have everything in the buildout file. [Antoine Catton, Romain Courteaud,
37 * LAMP : Update apache and php configuration files to work with a lot of different
38 PHP software. [Alain Takoudjou Kamdem]
39 * LAMP : Recipe can launch scripts, move or remove files or directories
40 when a given condition is filled. Useful when PHP apps require you to
41 remove "admin" directory after configuration for example.
42 [Alain Takoudjou Kamdem]
47 * LAMP : Update apache and php configuration files to work with a lot of different
48 PHP software. [Alain Takoudjou Kamdem]
53 * mysql: bug fix on database recovering (avoid importing dump two times). [Antoine Catton]
58 * lamp.request: requesting the mariadb software release instead of itself. [Antoine Catton]
59 * lamp.request: adding support of remote backup repo (using a different
60 software type). The default remote backup is a davstorage. [Antoine Catton]
65 * mysql: add backup and backup recovering using different software type. [Antoine Catton]
70 * Davstorage: returning more explicit url (using webdav scheme). [Antoine Catton]
71 * Other mysql minor fixes. [Antoine Catton]
76 * mysql: Restore to default behaviour. [Antoine Catton]
77 * mysql: Use mysqldump instead of non trustable backup system. [Antoine Catton]
82 * mysql: Unhardcode the requested url. [Antoine Catton]
87 * Clean code in mysql recipe [Cedric de Saint Martin]
88 * librecipe: Provide createPromiseWrapper method. [Antoine Catton]
89 * kvm: Expose promisee checks to slapgrid. [Antoine Catton]
90 * davstorage: Initial version. [Antoine Catton]
91 * mysql: Support DAV backup. [Antoine Catton]
96 * Fix haproxy setup for erp5 [Sebastien Robin]
101 * Update PHP configuration to set session and date options.
102 [Alain Takoudjou Kamdem]
103 * Improve logrotate policy and haproxy config for erp5
109 * Update and fix KVM/noVNC installation to be compatible with new WebSocket
110 protocol (HyBi-10) required by Chrome >= 14 and Firefox >= 7.
111 [Cedric de Saint Martin]
116 * Update PHP configuration to disable debug logging. [Cedric de Saint Martin]
121 * Repackage egg to include needed .bin files. [Cedric de Saint Martin]
126 * Add XWiki software release [Cedric de Saint Martin]
131 * Improve Vifib and pure ERP5 instantiation [Rafael Monnerat]
132 * Use configurator for Vifib [Rafael Monnerat]
137 * Encrypt connection by default. [Vivien Alger]
142 * Provide new way to instantiate kvm. [Cedric de Saint Martin, Vivien Alger]
147 * Implement generic execute_wait wrapper, which allows to wait for some files
148 to appear before starting service depending on it. [Łukasz Nowak]
153 * Fix slaprunner, phpmyadmin software releases, added
154 wordpress software release. [Cedric de Saint Martin]
159 * Enable test suite runner for vifib.
164 * Add PHPMyAdmin software release used in SlapOS tutorials
165 [Cedric de Saint Martin]
166 * Add slaprunner software release [Cedric de Saint Martin]
172 * mysql recipe : Changing slapos.recipe.erp5.execute to
173 slapos.recipe.librecipe.execute [Cedric de Saint Martin]
178 * Add MySQL and MariaDB standalone software release and recipe
179 [Cedric de Saint Martin]
180 * Fixed slapos.recipe.erp5testnode instantiation [Sebastien Robin]
185 * Fix slapos.recipe.erp5 package by providing site.zcml in it. [Łukasz Nowak]
186 * Improve slapos.recipe.erp5testnode partition instantiation error reporting
192 * Fixed slapos.recipe.erp5 instantiation. [Łukasz Nowak]
197 * Implement zabbix agent instantiation. [Łukasz Nowak]
198 * Drop dependency on Zope2. [Łukasz Nowak]
199 * Share more in slapos.recipe.librecipe module. [Łukasz Nowak]
204 * Remove reference to slapos.tool.networkcache as it was removed from pypi. [Łukasz Nowak]
205 * Add Kumofs standalone software release and recipe [Cedric de Saint Martin]
206 * Add Memcached standalone software release and recipe [Cedric de Saint Martin]
211 * Moved out template and build to separate distributions [Łukasz Nowak]
212 * Depend on slapos.core instead of depracated slapos.slap [Romain Courteaud]
213 * Fix apache module configuration [Kazuhiko Shiozaki]
214 * Allow to control full environment in erp5 module [Łukasz Nowak]
219 * Allow to pass zope_environment in erp5 entry point [Łukasz Nowak]
224 * All slapos.recipe.* became slapos.cookbook:* [Łukasz Nowak]