12 * Slap Test Agent [Yingjie Xu]
17 * xvfb and firefox initial release [Romain Courteaud]
22 * slaprunner: change number of available partitions to 7 [Alain Takoudjou]
27 * minor: apachephp: update apache configuration to work with Apache2.4
32 * minor: erp5: add missing .zcml files into egg. [Cedric de Saint Martin]
37 * erp5: Add web_checker recipe. [Tatuya Kamada]
38 * erp5: Add generic_varnish recipe. [Tatuya Kamada]
39 * erp5: Simplify erp5_update to only create the ERP5 site. [Romain Courteaud]
40 * erp5: Allow to pass CA parameters from section. [Łukasz Nowak]
45 * Release new "generic" version of KVM, includes frontend.
46 [Cedric de Saint Martin]
51 * Fix manifest to include files needed for apache. [Cedric de Saint Martin]
56 * apache_frontend initial release. [Cedric de Saint Martin]
61 * seleniumrunner initial release. [Cedric de Saint Martin]
66 * erp5: Swtich to percona, as maatkit is obsoleted. [Sebastien Robin]
67 * erp5: Improve haproxy configuration. [Sebastien Robin]
68 * erp5: Support sphinxd. [Kazuhiko Shiozaki]
69 * erp5: Improve and make logging more usual. [Sebastien Robin]
70 * erp5: Allow mysql connection from localhost. [Romain Courteaud]
71 * erp5: Allow to control Zope/Zeo cache [Arnaud Fontaine]
72 * erp5: Increase precision in logs [Julien Muchembled]
73 * erp5: Improve erp5 update [Arnaud Fontaine, Rafael Monnerat]
78 * KVM : allow access to several KVM instances without SSL certificate duplicate
79 problem. [Cedric de Saint Martin]
84 * erp5testnode : the code of testnode is not in slapos repository anymore
89 * KVM : Promise are now working properly. [Łukasz Nowak]
90 * KVM : Use NoVNC with automatic login. [Cedric de Saint Martin]
91 * KVM : Use websockify egg and remove numpy hack. [Cedric de Saint Martin]
96 * Any LAMP software can specify its own php.ini [Alain Takoudjou]
97 * LAMP : Fix bug where buildout does not has sufficient rights to update
98 application parts. [Alain Takoudjou]
99 * LAMP : Update formatting when returning list of renamed files.
105 * erp5 : use percona toolkit instead of maatkit [Sebastien Robin]
110 * LAMP : Recipe can now call lampconfigure from slapos.toolbox which will
111 configure PHP application instance when needed. [Alain Takoudjou Kamdem]
116 * Split big redundant recipes into small ones. In order to factorize the code
117 and have everything in the buildout file. [Antoine Catton, Romain Courteaud,
119 * LAMP : Update apache and php configuration files to work with a lot of different
120 PHP software. [Alain Takoudjou Kamdem]
121 * LAMP : Recipe can launch scripts, move or remove files or directories
122 when a given condition is filled. Useful when PHP apps require you to
123 remove "admin" directory after configuration for example.
124 [Alain Takoudjou Kamdem]
129 * LAMP : Update apache and php configuration files to work with a lot of different
130 PHP software. [Alain Takoudjou Kamdem]
135 * mysql: bug fix on database recovering (avoid importing dump two times). [Antoine Catton]
140 * lamp.request: requesting the mariadb software release instead of itself. [Antoine Catton]
141 * lamp.request: adding support of remote backup repo (using a different
142 software type). The default remote backup is a davstorage. [Antoine Catton]
147 * mysql: add backup and backup recovering using different software type. [Antoine Catton]
152 * Davstorage: returning more explicit url (using webdav scheme). [Antoine Catton]
153 * Other mysql minor fixes. [Antoine Catton]
158 * mysql: Restore to default behaviour. [Antoine Catton]
159 * mysql: Use mysqldump instead of non trustable backup system. [Antoine Catton]
164 * mysql: Unhardcode the requested url. [Antoine Catton]
169 * Clean code in mysql recipe [Cedric de Saint Martin]
170 * librecipe: Provide createPromiseWrapper method. [Antoine Catton]
171 * kvm: Expose promisee checks to slapgrid. [Antoine Catton]
172 * davstorage: Initial version. [Antoine Catton]
173 * mysql: Support DAV backup. [Antoine Catton]
178 * Fix haproxy setup for erp5 [Sebastien Robin]
183 * Update PHP configuration to set session and date options.
184 [Alain Takoudjou Kamdem]
185 * Improve logrotate policy and haproxy config for erp5
191 * Update and fix KVM/noVNC installation to be compatible with new WebSocket
192 protocol (HyBi-10) required by Chrome >= 14 and Firefox >= 7.
193 [Cedric de Saint Martin]
198 * Update PHP configuration to disable debug logging. [Cedric de Saint Martin]
203 * Repackage egg to include needed .bin files. [Cedric de Saint Martin]
208 * Add XWiki software release [Cedric de Saint Martin]
213 * Improve Vifib and pure ERP5 instantiation [Rafael Monnerat]
214 * Use configurator for Vifib [Rafael Monnerat]
219 * Encrypt connection by default. [Vivien Alger]
224 * Provide new way to instantiate kvm. [Cedric de Saint Martin, Vivien Alger]
229 * Implement generic execute_wait wrapper, which allows to wait for some files
230 to appear before starting service depending on it. [Łukasz Nowak]
235 * Fix slaprunner, phpmyadmin software releases, added
236 wordpress software release. [Cedric de Saint Martin]
241 * Enable test suite runner for vifib.
246 * Add PHPMyAdmin software release used in SlapOS tutorials
247 [Cedric de Saint Martin]
248 * Add slaprunner software release [Cedric de Saint Martin]
254 * mysql recipe : Changing slapos.recipe.erp5.execute to
255 slapos.recipe.librecipe.execute [Cedric de Saint Martin]
260 * Add MySQL and MariaDB standalone software release and recipe
261 [Cedric de Saint Martin]
262 * Fixed slapos.recipe.erp5testnode instantiation [Sebastien Robin]
267 * Fix slapos.recipe.erp5 package by providing site.zcml in it. [Łukasz Nowak]
268 * Improve slapos.recipe.erp5testnode partition instantiation error reporting
274 * Fixed slapos.recipe.erp5 instantiation. [Łukasz Nowak]
279 * Implement zabbix agent instantiation. [Łukasz Nowak]
280 * Drop dependency on Zope2. [Łukasz Nowak]
281 * Share more in slapos.recipe.librecipe module. [Łukasz Nowak]
286 * Remove reference to slapos.tool.networkcache as it was removed from pypi. [Łukasz Nowak]
287 * Add Kumofs standalone software release and recipe [Cedric de Saint Martin]
288 * Add Memcached standalone software release and recipe [Cedric de Saint Martin]
293 * Moved out template and build to separate distributions [Łukasz Nowak]
294 * Depend on slapos.core instead of depracated slapos.slap [Romain Courteaud]
295 * Fix apache module configuration [Kazuhiko Shiozaki]
296 * Allow to control full environment in erp5 module [Łukasz Nowak]
301 * Allow to pass zope_environment in erp5 entry point [Łukasz Nowak]
306 * All slapos.recipe.* became slapos.cookbook:* [Łukasz Nowak]