7 * erp5testnode : the code of testnode is not in slapos repository anymore
12 * KVM : Promise are now working properly. [Łukasz Nowak]
13 * KVM : Use NoVNC with automatic login. [Cedric de Saint Martin]
14 * KVM : Use websockify egg and remove numpy hack. [Cedric de Saint Martin]
19 * Any LAMP software can specify its own php.ini [Alain Takoudjou]
20 * LAMP : Fix bug where buildout does not has sufficient rights to update
21 application parts. [Alain Takoudjou]
22 * LAMP : Update formatting when returning list of renamed files.
28 * erp5 : use percona toolkit instead of maatkit [Sebastien Robin]
33 * LAMP : Recipe can now call lampconfigure from slapos.toolbox which will
34 configure PHP application instance when needed. [Alain Takoudjou Kamdem]
39 * Split big redundant recipes into small ones. In order to factorize the code
40 and have everything in the buildout file. [Antoine Catton, Romain Courteaud,
42 * LAMP : Update apache and php configuration files to work with a lot of different
43 PHP software. [Alain Takoudjou Kamdem]
44 * LAMP : Recipe can launch scripts, move or remove files or directories
45 when a given condition is filled. Useful when PHP apps require you to
46 remove "admin" directory after configuration for example.
47 [Alain Takoudjou Kamdem]
52 * LAMP : Update apache and php configuration files to work with a lot of different
53 PHP software. [Alain Takoudjou Kamdem]
58 * mysql: bug fix on database recovering (avoid importing dump two times). [Antoine Catton]
63 * lamp.request: requesting the mariadb software release instead of itself. [Antoine Catton]
64 * lamp.request: adding support of remote backup repo (using a different
65 software type). The default remote backup is a davstorage. [Antoine Catton]
70 * mysql: add backup and backup recovering using different software type. [Antoine Catton]
75 * Davstorage: returning more explicit url (using webdav scheme). [Antoine Catton]
76 * Other mysql minor fixes. [Antoine Catton]
81 * mysql: Restore to default behaviour. [Antoine Catton]
82 * mysql: Use mysqldump instead of non trustable backup system. [Antoine Catton]
87 * mysql: Unhardcode the requested url. [Antoine Catton]
92 * Clean code in mysql recipe [Cedric de Saint Martin]
93 * librecipe: Provide createPromiseWrapper method. [Antoine Catton]
94 * kvm: Expose promisee checks to slapgrid. [Antoine Catton]
95 * davstorage: Initial version. [Antoine Catton]
96 * mysql: Support DAV backup. [Antoine Catton]
101 * Fix haproxy setup for erp5 [Sebastien Robin]
106 * Update PHP configuration to set session and date options.
107 [Alain Takoudjou Kamdem]
108 * Improve logrotate policy and haproxy config for erp5
114 * Update and fix KVM/noVNC installation to be compatible with new WebSocket
115 protocol (HyBi-10) required by Chrome >= 14 and Firefox >= 7.
116 [Cedric de Saint Martin]
121 * Update PHP configuration to disable debug logging. [Cedric de Saint Martin]
126 * Repackage egg to include needed .bin files. [Cedric de Saint Martin]
131 * Add XWiki software release [Cedric de Saint Martin]
136 * Improve Vifib and pure ERP5 instantiation [Rafael Monnerat]
137 * Use configurator for Vifib [Rafael Monnerat]
142 * Encrypt connection by default. [Vivien Alger]
147 * Provide new way to instantiate kvm. [Cedric de Saint Martin, Vivien Alger]
152 * Implement generic execute_wait wrapper, which allows to wait for some files
153 to appear before starting service depending on it. [Łukasz Nowak]
158 * Fix slaprunner, phpmyadmin software releases, added
159 wordpress software release. [Cedric de Saint Martin]
164 * Enable test suite runner for vifib.
169 * Add PHPMyAdmin software release used in SlapOS tutorials
170 [Cedric de Saint Martin]
171 * Add slaprunner software release [Cedric de Saint Martin]
176 * mysql recipe : Changing slapos.recipe.erp5.execute to
177 slapos.recipe.librecipe.execute [Cedric de Saint Martin]
182 * Add MySQL and MariaDB standalone software release and recipe
183 [Cedric de Saint Martin]
184 * Fixed slapos.recipe.erp5testnode instantiation [Sebastien Robin]
189 * Fix slapos.recipe.erp5 package by providing site.zcml in it. [Łukasz Nowak]
190 * Improve slapos.recipe.erp5testnode partition instantiation error reporting
196 * Fixed slapos.recipe.erp5 instantiation. [Łukasz Nowak]
201 * Implement zabbix agent instantiation. [Łukasz Nowak]
202 * Drop dependency on Zope2. [Łukasz Nowak]
203 * Share more in slapos.recipe.librecipe module. [Łukasz Nowak]
208 * Remove reference to slapos.tool.networkcache as it was removed from pypi. [Łukasz Nowak]
209 * Add Kumofs standalone software release and recipe [Cedric de Saint Martin]
210 * Add Memcached standalone software release and recipe [Cedric de Saint Martin]
215 * Moved out template and build to separate distributions [Łukasz Nowak]
216 * Depend on slapos.core instead of depracated slapos.slap [Romain Courteaud]
217 * Fix apache module configuration [Kazuhiko Shiozaki]
218 * Allow to control full environment in erp5 module [Łukasz Nowak]
223 * Allow to pass zope_environment in erp5 entry point [Łukasz Nowak]
228 * All slapos.recipe.* became slapos.cookbook:* [Łukasz Nowak]