7 * slapconfiguration: fixes previous releasei (don't encode tap_set because it's not a string). [Cedric de Saint Martin]
12 * slaprunner recipe: remove trailing / from master_url. [Cedric de Saint Martin]
13 * librecipe: add pidfile option for singletons. [Cedric de Saint Martin]
14 * Resiliency: Use new pidfile option. [Cedric de Saint Martin]
15 * Fix request.py for slave instances. [Cedric de Saint Martin]
16 * slapconfiguration recipe: cast some parameters from unicode to str. [Cedric de Saint Martin]
21 * Certificate Authority: Can receice certificate to install. [Cedric Le Ninivin]
22 * Squid: Add squid recipe. [Romain Courteaud]
23 * Request: Trasmit instace state to requested instances. [Benjamin Blanc / Cédric Le Ninivin]
24 * Slapconfiguration: Now return instance state. [Cédric Le Ninivin]
25 * Apache Frontend: Remove recipe
30 * KVM SR: implement resiliency test. [Cedric de Saint Martin]
35 * Add a simple readline recipe. [f4fce7e]
40 * KVM SR: Add support for NAT based networking (User Mode Network). [627895fe35]
41 * KVM SR: add virtual-hard-drive-url support. [aeb5df40cd, 8ce5a9aa1d0, a5034801aa9]
42 * Fix regression in GenericBaseRecipe.generatePassword. [3333b07d33c]
47 * check_url_available: add option to check secure links [6cbce4d8231]
52 * slapos.cookbook:slaprunner: Update to use https. [Cedric Le Ninivin]
58 * slapos.cookbook:publish: Add support to publish information for slaves. [Cedric Le Ninivin]
63 * Fix slapos.cookbook:request: Add backward compatiblity about getInstanceGuid(). [Cedric de Saint Martin]
64 * slapos.cookbook:check_* promises: Add timeout to curl that is not otherwise killed by slapos promise subsystem. [Cedric de Saint Martin]
65 * Cloudooo: Allow any environment variables. [Yusei Tahara]
66 * ERP5: disable MariaDB query cache completely by 'query_cache_type = 0' for ERP5. [Kazuhiko Shiozaki]
67 * ERP5: enable haproxy admin socket and install haproxyctl script. [Kazuhiko Shiozaki]
68 * ERP5: increase the maximum number of open file descriptors before starting mysqld. [Kazuhiko Shiozaki]
69 * python 2.7: updated to 2.7.5 [Cedric de Saint Martin]
74 * Add boinc recipe: Allow to deploy an empty BOINC project. [Alain Takoudjou]
75 * Add boinc.app recipe: Allow to deploy and update a BOINC application into existing BOINC server instance . [Alain Takoudjou]
76 * Add boinc.client recipe: Allow to deploy a BOINC Client instance on SlapOS. [Alain Takoudjou]
77 * Add condor recipe: Allow to deploy Condor Manager or Condor worker instance on SlapOS. [Alain Takoudjou]
78 * Add condor.submit recipe: Allow to deploy or update application into existing Condor Manager instance. [Alain Takoudjou]
79 * Add redis.server recipe: Allow to deploy Redis server. [Alain Takoudjou]
80 * Add trac recipe: for deploying Trac and manage project with support of SVN and GIT. [Alain Takoudjou]
81 * Add bonjourgrid recipe: for deploying BonjourGrid Master and submit BOINC or Condor project. [Alain Takoudjou]
82 * Add bonjourgrid.client recipe: for deploying BonjourGrid Worker instance and execute BOINC or Condor Jobs. [Alain Takoudjou]
87 * LAMP stack: Allow to give application-dependent parameters to application configuration file. [Cedric de Saint Martin]
88 * zabbix-agent: Allow user to pass zabbix parameter. [Cedric de Saint Martin]
89 * kvm frontend: listen to ipv6 and ipv4. [Jean-Baptiste Petre]
94 * Re-release of 0.77.0.
99 * Allow to pass extra parameters when creating simple wrapper. [Sebastien Robin]
100 * Apache frontend: Append all rewrite module options to http as well. [Cedric de Saint Martin]
101 * Apache frontend: Add https-only support. [Cedric de Saint Martin]
102 * Apache frontend: make logrotate work by using "generic" component. [Cedric de Saint Martin]
107 * Add 'generic' phpconfigure recipe, allowing to configure any PHP-based app. [Cedric de Saint Martin]
108 * apache_frontend: Have more useful access_log in apache frontend. [Cedric de Saint Martin]
109 * apache_frontend: Add "SSLProxyEngine On" to http apache frontend vhost to be able to proxy https -> http. [Cedric de Saint Martin]
110 * Add first preliminary version of nginx-based reverse proxy. [Cedric de Saint Martin]
111 * Request-optional is not verbose anymore (again) if it failed. [Cedric de Saint Martin]
112 * Add possibility to fetch web ip and port from apache recipe. [Cedric de Saint Martin]
117 * Add backward compatibility about Partition.getInstanceGuid() in request.py. [Cedric de Saint Martin]
118 * request.py: Don't crash if resource is not ready. [Cedric de Saint Martin]
119 * Use memory-based kumofs instead of memcached to have no limitation for key length and data size. [Kazuhiko Shiozaki]
120 * Postgres: allow slapuser# to connect as postgres user. [Marco Mariani]
121 * apache_frontend: Sanitize inputs, disable Varnish cache, don't touch to custom file if already present. [Cedric de Saint Martin]
122 * Resiliency: simpler, more robust PBS recipe and promise. [Marco Mariani]
123 * Add helper method to set "location" parameter in librecipe. [Cedric de Saint Martin]
124 * Add download helper function in librecipe. [Cedric de Saint Martin]
125 * Update wrapper recipe to make it simpler and more dev-friendly. [Cedric de Saint Martin]
126 * Add configurationfile recipe. [Cedric de Saint Martin]
127 * Add request-edge recipe. [Cedric de Saint Martin]
128 * Add publishsection recipe. [Cedric de Saint Martin]
129 * Add match support for promise check_page_content. [Cedric de Saint Martin]
134 * Generate mysql password randomly in LAMP stack. [Alain Takoudjou]
135 * Add support for apache and haproxy to have more than one listening port. [Vincent Pelletier]
136 * Use a more consistent parameter naming in 6tunnel recipe. [Vincent Pelletier]
137 * Provide an SR-transparent way to (de)serialise master data. [Vincent Pelletier]
138 * Initial version of neoppod recipe. [Vincent Pelletier]
139 * Initial version of clusterized erp5 recipes. [Vincent Pelletier]
140 * General cleanup of the request recipe (simpler parsing, less calls to master). [Vincent Pelletier, Cedric de Saint Martin]
145 * softwaretype recipe: all falsy parameter values are now ignored. [Cedric de Saint Martin]
150 * Add mioga and apacheperl recipes. [Viktor Horvath]
151 * request.py: Properly fetch instance_guid of instance. [Cedric de Saint Martin]
152 * request.py: Only append SLA parameter to the list if the key actually exists and is not empty string. [Cedric de Saint Martin]
157 * librecipe: correctly handle newline and missing file in addLineToFile(). [Marco Mariani]
158 * LAMP: Copy php application even if directory exists but is empty. This handle new resilient LAMP stack. [Cedric de Saint Martin]
159 * LAMP: Don't even try to restart/reload/graceful Apache. This fix "Apache hangs" problem. [Cedric de Saint Martin]
164 * Enable IPv6 support in KumoFS. [Vincent Pelletier]
165 * Use new connection and get result when try to create new erp5 site. [Rafael Monnerat]
166 * Set up timezone database in mariab's mysql table so that we can use timezone conversion function. [Kazuhiko Shiozaki]
167 * Make erp5_bootstrap wait for manage_addERP5Site response [Rafael Monnerat]
172 * Add mysql_ip and mysql_port parameters in apachephp recipe [Cedric de Saint
174 * Random password for postgres in standalone SR and lapp stack; accept
175 connections from the world. [Marco Mariani]
180 * revised postgres/lapp recipe. [Marco Mariani]
186 * Frontend: Sort instances by reference to avoid attacks. [Cedric de Saint
188 * Frontend: Add public_ipv4 parameter support to ease deployment of slave
189 frontend. [Cedric de Saint Martin]
190 * Frontend: Move apache_frontend wrappers to watched directory (etc/service).
191 [Cedric de Saint Martin]
192 * Frontend: Add native path to varnish environment. [Cedric de Saint Martin]
197 * frontend: Add "path" parameter for Zope instances. [Cedric de Saint Martin]
202 * KVM: Add support for disk-type, second nbd and cpu-count. [Cedric de Saint
208 * handle multiple notification_url values in notifier recipe [Marco Mariani]
209 * createWrapper() sh alternative to execute.execute() for simple cases
211 * fixed secret key generation in apachephp config [Marco Mariani]
216 * slaprunner: fix "logfile" parameter to "log_file"
221 * request.py: Remove useless calls to master, fix "update" method. [Cedric
223 * Add webrunner test recipe. [Alain Takoudjou]
224 * Add logfile for slaprunner. [Cedric de Saint Martin]
225 * Fix check_url_available promise (syntax + checks + IPv6 support). [Cedric
231 * Add check_page_content promise generator. [Cedric Le Ninivin]
232 * Fix check_url_available recipe. [Cedric de Saint Martin]
233 * Set up timezone database in mariab's mysql table so that we can use
234 timezone conversion function. [Kazuhiko Shiozaki]
235 * Add many resiliency-based recipes [Timothée Lacroix]
236 * Fix and unify request and requestoptional recipes [Cedric de Saint Martin]
237 * Fix Dropbear. [Antoine Catton]
242 * Add check_page_content promise generator. [Cedric Le Ninivin]
247 * Add egg_test, recipe allowing to do "python setup.py test" on a list of
248 eggs. [Rafael Monnerat, Cedric de Saint Martin]
253 * Specify description on gitinit recipe. [Antoine Catton]
258 * Fix: minor fix on downloader recipe in order to allow cross-device renaming.
264 * Fix: remove "template" recipe which was collinding with slapos.recipe.template.
270 * Add the ability to run command line in shellinabox. [Antoine Catton]
271 * Add the ability to run shellinabox as root. (for LXC purpose) [Antoine Catton]
272 * Add "uuid" recipe. [Antoine Catton]
273 * Add "downloader" recipe. [Antoine Catton]
278 * Add "wrapper" recipe. [Antoine Catton]
279 * Add "gitinit" recipe. [Antoine Catton]
280 * librecipe.execute code clean up and factorization. [Antoine Catton]
281 * Add "template" recipe. [Antoine Catton]
286 * Add "debug" option for slaprunner. [Alain Takoudjou]
291 * New recipe: requestoptional, like "request", but won't fail if instance is
292 not ready. [Cedric de Saint Martin]
293 * Update zabbix to return strings as parameters. [Cedric de Saint Martin]
294 * Add check in check_url_promise in case of empty URL. [Cedric de Saint
296 * Upgrade slaprunner recipe to be compatible with newest version. [Alain
302 * Zabbix: add temperature monitoring using custom commands.
307 * Agent rewrite. [Vincent Pelletier]
312 * Do not use system curl. [Romain Courteaud]
317 * Add signalwrapper, generate.mac, generate.password recipes. [Romain
323 * Add slapmonitor and slapreport recipes. [Mohamadou Mbengue]
328 * Fix 0.54 release containing wrong code in request.py.
333 * Apache frontend: won't block sending slave informations to SlapOS Master
334 in case of problem from one slave instance.[Cedric de Saint Martin]
335 * Apache frontend will send IP informations for slaves in case slave is about
336 custom domain. [Cedric de Saint Martin]
337 * Ability to use LAMP applications without configuration. [Cedric de Saint
339 * Users can specify custom domain in LAMP applications. [Cedric de Saint
345 * Switch slaprunner into generic recipe, and add cloud9 recipe. [Cedric de
351 * Request bugfix: Correct default software_type (was: RootInstanceSoftware).
352 [Cedric de Saint Martin]
353 * Request will raise again if requested instance is not ready
355 * Apache Frontend: assume apache is available from standard ports.
356 Consequence: url connection parameter of slave instance doesn't contain
357 port. [Cedric de Saint Martin]
358 * Apache Frontend bugfix: correctly detect slave instance type (zope).
359 [Cedric de Saint Martin]
360 * Apache Frontend: "default" slave instances are available through http
361 in addition to https. [Cedric de Saint Martin]
362 * Apache Frontend: Configuration: Add mod_deflate and set ProxyPreserveHost
363 [Cedric de Saint Martin]
368 * LAMP stack bugfix: Users were losing data when slapgrid is ran (Don't
369 erase htdocs if it already exist). [Cedric de Saint Martin]
374 * LAMP stack bugfix: fix a crash where recipe was trying to restart
375 non-existent httpd process. [Cedric de Saint Martin]
376 * LAMP stack bugfix: don't erase htdocs at update [Cedric de Saint Martin]
377 * Apache Frontend: Improve Apache configuration, inspired by Nexedi
378 production frontend. [Cedric de Saint Martin]
379 * Allow sysadmin of node to customize frontend instance.
380 [Cedric de Saint Martin]
381 * Apache Frontend: Change 'zope=true' option to 'type=zope'.
382 [Cedric de Saint Martin]
383 * Apache Frontend: listens to plain http port as well to redirect to https.
384 [Cedric de Saint Martin]
389 * Apache Frontend supports Zope and Varnish. [Cedric de Saint Martin]
394 * New utility recipe: slapos.recipe.generate_output_if_input_not_null.
395 [Cedric de Saint Martin]
396 * New promise recipe: slapos.recipe.url_available: check if url returns http
397 code 200. [Cedric de Saint Martin]
398 * Fix: slapos.recipe.request won't raise anymore if instance is not ready.
399 [Cedric de Saint Martin]
400 * Fix: slapos.recipe.request won't assume instance reference if not
401 specified. [Cedric de Saint Martin]
406 * Slap Test Agent [Yingjie Xu]
411 * xvfb and firefox initial release [Romain Courteaud]
416 * slaprunner: change number of available partitions to 7 [Alain Takoudjou]
421 * minor: apachephp: update apache configuration to work with Apache2.4
426 * minor: erp5: add missing .zcml files into egg. [Cedric de Saint Martin]
431 * erp5: Add web_checker recipe. [Tatuya Kamada]
432 * erp5: Add generic_varnish recipe. [Tatuya Kamada]
433 * erp5: Simplify erp5_update to only create the ERP5 site. [Romain Courteaud]
434 * erp5: Allow to pass CA parameters from section. [Łukasz Nowak]
439 * Release new "generic" version of KVM, includes frontend.
440 [Cedric de Saint Martin]
445 * Fix manifest to include files needed for apache. [Cedric de Saint Martin]
450 * apache_frontend initial release. [Cedric de Saint Martin]
455 * seleniumrunner initial release. [Cedric de Saint Martin]
460 * erp5: Swtich to percona, as maatkit is obsoleted. [Sebastien Robin]
461 * erp5: Improve haproxy configuration. [Sebastien Robin]
462 * erp5: Support sphinxd. [Kazuhiko Shiozaki]
463 * erp5: Improve and make logging more usual. [Sebastien Robin]
464 * erp5: Allow mysql connection from localhost. [Romain Courteaud]
465 * erp5: Allow to control Zope/Zeo cache [Arnaud Fontaine]
466 * erp5: Increase precision in logs [Julien Muchembled]
467 * erp5: Improve erp5 update [Arnaud Fontaine, Rafael Monnerat]
472 * KVM : allow access to several KVM instances without SSL certificate duplicate
473 problem. [Cedric de Saint Martin]
478 * erp5testnode : the code of testnode is not in slapos repository anymore
483 * KVM : Promise are now working properly. [Łukasz Nowak]
484 * KVM : Use NoVNC with automatic login. [Cedric de Saint Martin]
485 * KVM : Use websockify egg and remove numpy hack. [Cedric de Saint Martin]
490 * Any LAMP software can specify its own php.ini [Alain Takoudjou]
491 * LAMP : Fix bug where buildout does not has sufficient rights to update
492 application parts. [Alain Takoudjou]
493 * LAMP : Update formatting when returning list of renamed files.
499 * erp5 : use percona toolkit instead of maatkit [Sebastien Robin]
504 * LAMP : Recipe can now call lampconfigure from slapos.toolbox which will
505 configure PHP application instance when needed. [Alain Takoudjou Kamdem]
510 * Split big redundant recipes into small ones. In order to factorize the code
511 and have everything in the buildout file. [Antoine Catton, Romain Courteaud,
513 * LAMP : Update apache and php configuration files to work with a lot of different
514 PHP software. [Alain Takoudjou Kamdem]
515 * LAMP : Recipe can launch scripts, move or remove files or directories
516 when a given condition is filled. Useful when PHP apps require you to
517 remove "admin" directory after configuration for example.
518 [Alain Takoudjou Kamdem]
523 * LAMP : Update apache and php configuration files to work with a lot of different
524 PHP software. [Alain Takoudjou Kamdem]
529 * mysql: bug fix on database recovering (avoid importing dump two times). [Antoine Catton]
534 * lamp.request: requesting the mariadb software release instead of itself. [Antoine Catton]
535 * lamp.request: adding support of remote backup repo (using a different
536 software type). The default remote backup is a davstorage. [Antoine Catton]
541 * mysql: add backup and backup recovering using different software type. [Antoine Catton]
546 * Davstorage: returning more explicit url (using webdav scheme). [Antoine Catton]
547 * Other mysql minor fixes. [Antoine Catton]
552 * mysql: Restore to default behaviour. [Antoine Catton]
553 * mysql: Use mysqldump instead of non trustable backup system. [Antoine Catton]
558 * mysql: Unhardcode the requested url. [Antoine Catton]
563 * Clean code in mysql recipe [Cedric de Saint Martin]
564 * librecipe: Provide createPromiseWrapper method. [Antoine Catton]
565 * kvm: Expose promisee checks to slapgrid. [Antoine Catton]
566 * davstorage: Initial version. [Antoine Catton]
567 * mysql: Support DAV backup. [Antoine Catton]
572 * Fix haproxy setup for erp5 [Sebastien Robin]
577 * Update PHP configuration to set session and date options.
578 [Alain Takoudjou Kamdem]
579 * Improve logrotate policy and haproxy config for erp5
585 * Update and fix KVM/noVNC installation to be compatible with new WebSocket
586 protocol (HyBi-10) required by Chrome >= 14 and Firefox >= 7.
587 [Cedric de Saint Martin]
592 * Update PHP configuration to disable debug logging. [Cedric de Saint Martin]
597 * Repackage egg to include needed .bin files. [Cedric de Saint Martin]
602 * Add XWiki software release [Cedric de Saint Martin]
607 * Improve Vifib and pure ERP5 instantiation [Rafael Monnerat]
608 * Use configurator for Vifib [Rafael Monnerat]
613 * Encrypt connection by default. [Vivien Alger]
618 * Provide new way to instantiate kvm. [Cedric de Saint Martin, Vivien Alger]
623 * Implement generic execute_wait wrapper, which allows to wait for some files
624 to appear before starting service depending on it. [Łukasz Nowak]
629 * Fix slaprunner, phpmyadmin software releases, added
630 wordpress software release. [Cedric de Saint Martin]
635 * Enable test suite runner for vifib.
640 * Add PHPMyAdmin software release used in SlapOS tutorials
641 [Cedric de Saint Martin]
642 * Add slaprunner software release [Cedric de Saint Martin]
648 * mysql recipe : Changing slapos.recipe.erp5.execute to
649 slapos.recipe.librecipe.execute [Cedric de Saint Martin]
654 * Add MySQL and MariaDB standalone software release and recipe
655 [Cedric de Saint Martin]
656 * Fixed slapos.recipe.erp5testnode instantiation [Sebastien Robin]
661 * Fix slapos.recipe.erp5 package by providing site.zcml in it. [Łukasz Nowak]
662 * Improve slapos.recipe.erp5testnode partition instantiation error reporting
668 * Fixed slapos.recipe.erp5 instantiation. [Łukasz Nowak]
673 * Implement zabbix agent instantiation. [Łukasz Nowak]
674 * Drop dependency on Zope2. [Łukasz Nowak]
675 * Share more in slapos.recipe.librecipe module. [Łukasz Nowak]
680 * Remove reference to slapos.tool.networkcache as it was removed from pypi. [Łukasz Nowak]
681 * Add Kumofs standalone software release and recipe [Cedric de Saint Martin]
682 * Add Memcached standalone software release and recipe [Cedric de Saint Martin]
687 * Moved out template and build to separate distributions [Łukasz Nowak]
688 * Depend on slapos.core instead of depracated slapos.slap [Romain Courteaud]
689 * Fix apache module configuration [Kazuhiko Shiozaki]
690 * Allow to control full environment in erp5 module [Łukasz Nowak]
695 * Allow to pass zope_environment in erp5 entry point [Łukasz Nowak]
700 * All slapos.recipe.* became slapos.cookbook:* [Łukasz Nowak]