diff --git a/Changelog.md b/Changelog.md index d0b3b89..51666cd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,127 +1,144 @@ -## Change Log +# Changelog -### 14.2.3 (2014/09/26 16:26 +00:00) -- [ada08e4](https://github.com/skylime/mi-core-kumquat/commit/ada08e4b7fa994e170820ee239f320547959e56e) update to new kumquat version (@drscream) -- [7bce8ff](https://github.com/skylime/mi-core-kumquat/commit/7bce8ff0f93b26bf98dd7dace7eed47830d4c02e) add php dom (@drscream) -- [cb69137](https://github.com/skylime/mi-core-kumquat/commit/cb691373a6e6285bae86dfab7b95656716b724ea) allow static files (@drscream) -- [d242d7d](https://github.com/skylime/mi-core-kumquat/commit/d242d7d1f7d201c40f8232ee7c1fe68a225aa8dc) update kumquat version (@drscream) +## 14.2.4 -### 14.2.2 (2014/09/25 20:01 +00:00) -- [2bfd1de](https://github.com/skylime/mi-core-kumquat/commit/2bfd1deb3207896a80a7d34f78f87e4a11ece358) less memory for mysql (@drscream) -- [552e34f](https://github.com/skylime/mi-core-kumquat/commit/552e34f4cffdcaece2a119a67e5f538bc0b239dc) php values for upload (@drscream) -- [6c99c88](https://github.com/skylime/mi-core-kumquat/commit/6c99c882ef4c7c46bb220771b7e08ae0dcc5bdb3) version update (@drscream) -- [35f94d6](https://github.com/skylime/mi-core-kumquat/commit/35f94d62d4103133353e7ea2b2a390b0338702f1) changelog update (@drscream) +### New + +* update to new core-base image 43aaede4-4622-11e4-a839-d3704910e498. [Thomas Merkel] + +## 14.2.3 (2014-09-26) + +### Other + +* update changelog. [Thomas Merkel] +* update kumquat version. [Thomas Merkel] +* allow static files. [Thomas Merkel] +* add php dom. [Thomas Merkel] +* update to new kumquat version. [Thomas Merkel] + +## 14.2.2 (2014-09-25) + +### Other + +* changelog update. [Thomas Merkel] +* version update. [Thomas Merkel] +* php values for upload. [Thomas Merkel] +* less memory for mysql. [Thomas Merkel] + +## 14.2.1 (2014-09-25) + +### Other + +* add Changelog. [Thomas Merkel] +* update to new core-base image: a6fb1ff0-4333-11e4-a0e1-370c81688134. [Thomas Merkel] +* remove logfile handler. [Thomas Merkel] +* import sys is missing. [Thomas Merkel] +* fix comma typo. [Thomas Merkel] +* Listen on udp port 514 on localhost for syslog logging from django application. [Thomas Merkel] +* fix typo for access to phpmyadmin. [Thomas Merkel] +* slash is missing at the end. [Thomas Merkel] +* version update for kumquat. [Thomas Merkel] +* Add extra phpMyAdmin kumquat menu entry and allow phpMyAdmin special allow rules via apache. [Thomas Merkel] +* add phpMyAdmin link to kumquat template. [Thomas Merkel] +* version update to v0.1.10. [Thomas Merkel] +* version update to v0.1.9. [Thomas Merkel] +* update to new core-base image: 6babbf24-3765-11e4-a87a-23e846a65e81. [Thomas Merkel] +* Disable PHP error and log to extra file. [Thomas Merkel] +* update to new core-base image: 99c9e7ac-34ed-11e4-bdc4-236f63b1ea9d. [Thomas Merkel] +* update readme file. [Thomas Merkel] +* update to new core-base image: 89402478-34cf-11e4-ac94-f3a4d047918f. [Thomas Merkel] +* update to new core-base image: aed27f7a-34c4-11e4-be6c-4392ae5601bc. [Thomas Merkel] +* update to new core-base image: 5f749f3c-335f-11e4-a952-e780d226fa57. [Thomas Merkel] +* update to new core-base image: fbd244a6-32bf-11e4-8629-73c3e6ed202d. [Thomas Merkel] +* add missing requirements for django-messagegroups. [Thomas Merkel] +* update to new core-base image: 86465fe4-312d-11e4-a145-57554f40fa40. [Thomas Merkel] +* update base image. [Thomas Merkel] +* add missing req. in settings. [Thomas Merkel] +* run vhost create once on zoneinit. [Thomas Merkel] +* fix mysql user creation if failed. [Thomas Merkel] +* be sure mysql and user creation run only once. [Thomas Merkel] +* allow mysql var updates. [Thomas Merkel] +* upgrade to version 0.1.8. [Thomas Merkel] +* use less memory for everything. [Thomas Merkel] +* bind on localhost is good. [Thomas Merkel] +* only remove root user and add it new. [Thomas Merkel] +* support localhost and not ip. [Thomas Merkel] +* add readme with some basic information. [Thomas Merkel] +* generate phpmyadmin config file. [Thomas Merkel] +* remove phpmyadmin setup folder. [Thomas Merkel] +* scripts replaced by lib. [Thomas Merkel] +* only allow phpmyadmin from https vhost. [Thomas Merkel] +* version update. [Thomas Merkel] +* add more index files. [Thomas Merkel] +* fix settings for kumquat and token. [Thomas Merkel] +* fix settings for kumquat and token. [Thomas Merkel] +* version update. [Thomas Merkel] +* add cronjob. [Thomas Merkel] +* fix sql qry for proftpd. [Thomas Merkel] +* version update and fix proftpd config. [Thomas Merkel] +* set admin pwd. [Thomas Merkel] +* remove proftpd as default pkg. [Thomas Merkel] +* version update. [Thomas Merkel] +* Add proftpd including configuration. [Thomas Merkel] +* IDs are required for UID and GID. [Thomas Merkel] +* add proftpd with mysqld support. [Thomas Merkel] +* release update. [Thomas Merkel] +* fix typo. [Thomas Merkel] +* sync mysql data and create user. [Thomas Merkel] +* version update. [Thomas Merkel] +* add allow hosts for django app. [Thomas Merkel] +* add SSL detection for proxy setting. [Thomas Merkel] +* add kumquat default settings and create secret key. [Thomas Merkel] +* add missing slash for httpd, and be sure script run only once. [Thomas Merkel] +* fix kumquat init. [Thomas Merkel] +* update to new base image. [Thomas Merkel] +* found problem with percona pkg. [Thomas Merkel] +* failed? [Thomas Merkel] +* not sure if thats the bug. [Thomas Merkel] +* fix adding pkg. [Thomas Merkel] +* force pymysqldb installation. [Thomas Merkel] +* replace uwsgi with gunicorn. [Thomas Merkel] +* fix uwsgi manifest. [Thomas Merkel] +* add kumquat install script (not finished) [Thomas Merkel] +* rename uwsgi file. [Thomas Merkel] +* only init if mysqldb not exists. [Thomas Merkel] +* fix httpd config. [Thomas Merkel] +* add py27-expat. [Thomas Merkel] +* fix index html file and hostname. [Thomas Merkel] +* fix ssl pem. [Thomas Merkel] +* add missing module. [Thomas Merkel] +* fix document root options. [Thomas Merkel] +* be sure you set mdata-put for MySQL root password. [Thomas Merkel] +* add /opt/local/bin/mysql_install_db. [Thomas Merkel] +* switch base id. [Thomas Merkel] +* add quickbackup-percona. [Thomas Merkel] +* fix path to ssl. [Thomas Merkel] +* fix typo for ssl cert generation. [Thomas Merkel] +* fix removeing files. [Thomas Merkel] +* fix uwsgi path because we would like to use 2.7. [Thomas Merkel] +* add ssl folder. [Thomas Merkel] +* damn html wget download. [Thomas Merkel] +* add uwsgi config file. [Thomas Merkel] +* remove bullshit. [Thomas Merkel] +* add uwsgi and ssl stuff. [Thomas Merkel] +* add pip as default pkg. [Thomas Merkel] +* add kumquat hostname config. [Thomas Merkel] +* enable ssl. [Thomas Merkel] +* add fpm config. [Thomas Merkel] +* add default vhost. [Thomas Merkel] +* add percona mysql config. [Thomas Merkel] +* fix include. [Thomas Merkel] +* folder already exists. [Thomas Merkel] +* change rm command. [Thomas Merkel] +* add delegated setup. [Thomas Merkel] +* remove unused httpd config files. [Thomas Merkel] +* add minimal httpd config. [Thomas Merkel] +* add our new awesome apache config file. [Thomas Merkel] +* add download for kumquat. [Thomas Merkel] +* this file is already in the base image. [Thomas Merkel] +* enable some services, cleanup customize, add py27-uwsgi and use 2014q2. [Sebastian Wiedenroth] +* add mdata-setup script. [Thomas Merkel] +* add default php extenstions and setup timezone. [Thomas Merkel] +* add default customize tasks. [Thomas Merkel] +* Add default files that are required to build mibe. [Thomas Merkel] -### 14.2.1 (2014/09/25 19:40 +00:00) -- [d9e0ac1](https://github.com/skylime/mi-core-kumquat/commit/d9e0ac15a037f7336e19687e2e050fdf4584fd68) Add default files that are required to build mibe (@drscream) -- [b968a8e](https://github.com/skylime/mi-core-kumquat/commit/b968a8e5987707a312e49489e5b8701c02cacfe8) add default customize tasks (@drscream) -- [775d360](https://github.com/skylime/mi-core-kumquat/commit/775d360fc3d11e733e9cf923eb3171894d3951e0) add default php extenstions and setup timezone (@drscream) -- [f148bd8](https://github.com/skylime/mi-core-kumquat/commit/f148bd86aed9c7aa94830db437db3fd64f433b65) add mdata-setup script (@drscream) -- [53aedf6](https://github.com/skylime/mi-core-kumquat/commit/53aedf6557732558e6f50cab2955d1bef1eaad92) enable some services, cleanup customize, add py27-uwsgi and use 2014q2 (@wiedi) -- [6ca0fe1](https://github.com/skylime/mi-core-kumquat/commit/6ca0fe11f911510ae2297932045b148ab6e9aa82) this file is already in the base image (@drscream) -- [f5bc87a](https://github.com/skylime/mi-core-kumquat/commit/f5bc87a2eb920ceca026d66f6457701071499a9a) add download for kumquat (@drscream) -- [188e655](https://github.com/skylime/mi-core-kumquat/commit/188e6552c835fb2922501f920eb44966df0a94c0) add our new awesome apache config file (@drscream) -- [4247541](https://github.com/skylime/mi-core-kumquat/commit/4247541b13fdc14caa74dd9d7c22d6397c85957c) add minimal httpd config (@drscream) -- [451bd8e](https://github.com/skylime/mi-core-kumquat/commit/451bd8e32868d2898a6d4a5f89177c1cf17346b3) remove unused httpd config files (@drscream) -- [358a367](https://github.com/skylime/mi-core-kumquat/commit/358a367db83dec8d195507dc1cb34f0a81c6da98) add delegated setup (@drscream) -- [1d0dc03](https://github.com/skylime/mi-core-kumquat/commit/1d0dc032a33d0375230d93dd480159e791fea6e4) change rm command (@drscream) -- [a2e8b39](https://github.com/skylime/mi-core-kumquat/commit/a2e8b39409a1f6fde455a4c12596a7784e9459f3) folder already exists (@drscream) -- [d8e61b9](https://github.com/skylime/mi-core-kumquat/commit/d8e61b9b879500e1caf522ad469901b30eb5032a) fix include (@drscream) -- [6f59289](https://github.com/skylime/mi-core-kumquat/commit/6f5928997506d12722aedb931aedbf1db4aa2134) add percona mysql config (@drscream) -- [27e49c9](https://github.com/skylime/mi-core-kumquat/commit/27e49c9e8b48015ec899d2240749e06490122ec0) add default vhost (@drscream) -- [c2c87b3](https://github.com/skylime/mi-core-kumquat/commit/c2c87b33e02d6a04142f54e4d6be599eb7ebe7c7) add fpm config (@drscream) -- [de4c511](https://github.com/skylime/mi-core-kumquat/commit/de4c51116033c0beeb38128621c5ef8bbf48bf84) enable ssl (@drscream) -- [f5e84e1](https://github.com/skylime/mi-core-kumquat/commit/f5e84e1bd14430f5f9bacf15efa599b3f1731123) add kumquat hostname config (@drscream) -- [b93be61](https://github.com/skylime/mi-core-kumquat/commit/b93be61d36f8280533500dc87a880bedff18ffcc) add pip as default pkg (@drscream) -- [3144e55](https://github.com/skylime/mi-core-kumquat/commit/3144e55eabb06d53710101cb91d98bfe18f0cede) add uwsgi and ssl stuff (@drscream) -- [b4ee559](https://github.com/skylime/mi-core-kumquat/commit/b4ee559b40d19039f7d74e87f4fe669f1bb6b2bf) remove bullshit (@drscream) -- [778fb08](https://github.com/skylime/mi-core-kumquat/commit/778fb080d8fff214d2ce1f20b6bc376d0467b14d) add uwsgi config file (@drscream) -- [49ec92a](https://github.com/skylime/mi-core-kumquat/commit/49ec92a023a5409a8f65b6a9bdc726d3c13b7ef1) damn html wget download (@drscream) -- [fd79206](https://github.com/skylime/mi-core-kumquat/commit/fd792067101d49427df8de1ff7efe0c71c6c35e3) add ssl folder (@drscream) -- [b9794de](https://github.com/skylime/mi-core-kumquat/commit/b9794deec7c2a3a6e93a8d2a3d8838460afe5184) fix uwsgi path because we would like to use 2.7 (@drscream) -- [4ccb118](https://github.com/skylime/mi-core-kumquat/commit/4ccb11881ae181019d5b57bc77870d21ccdcabbf) fix removeing files (@drscream) -- [d3bf30e](https://github.com/skylime/mi-core-kumquat/commit/d3bf30e66fb26ffd741fdf6e36f0605049063bb0) fix typo for ssl cert generation (@drscream) -- [9b53a09](https://github.com/skylime/mi-core-kumquat/commit/9b53a09be46fc7d4aeaf033dd857bca4b28266cf) fix path to ssl (@drscream) -- [b9eb4ea](https://github.com/skylime/mi-core-kumquat/commit/b9eb4eaefab153b56427ccf2c4299c6deaf7f14d) add quickbackup-percona (@drscream) -- [569b097](https://github.com/skylime/mi-core-kumquat/commit/569b097e6405f1e807edbefd622e9afe6e11b100) switch base id (@drscream) -- [b5149f7](https://github.com/skylime/mi-core-kumquat/commit/b5149f720a61d7607a0345a4fd0917116031ab00) add /opt/local/bin/mysql_install_db (@drscream) -- [c24138f](https://github.com/skylime/mi-core-kumquat/commit/c24138ff98382d463260d4a52cbeedf01b5bd6ac) be sure you set mdata-put for MySQL root password (@drscream) -- [935660e](https://github.com/skylime/mi-core-kumquat/commit/935660e1d56ab72877876d11063919d5c9a6ea85) fix document root options (@drscream) -- [150be65](https://github.com/skylime/mi-core-kumquat/commit/150be65df1b10d1b7f9d5fa21e1e32494288829e) add missing module (@drscream) -- [d1b9077](https://github.com/skylime/mi-core-kumquat/commit/d1b9077eefe375c8c1e83d66440fca54b5189d4e) fix ssl pem (@drscream) -- [93438b8](https://github.com/skylime/mi-core-kumquat/commit/93438b807f6e16fc35b3c7f027ce2bd0f3e5197f) fix index html file and hostname (@drscream) -- [47577d5](https://github.com/skylime/mi-core-kumquat/commit/47577d5f6e09ce4b51948ed2004aa1aa8d6410ad) add py27-expat (@drscream) -- [759df87](https://github.com/skylime/mi-core-kumquat/commit/759df872f0d0e71cf8d150ed807d97a485e37edf) fix httpd config (@drscream) -- [6b66b73](https://github.com/skylime/mi-core-kumquat/commit/6b66b735d6cad0b59717f5999a3ebc35331d819b) only init if mysqldb not exists (@drscream) -- [a028c22](https://github.com/skylime/mi-core-kumquat/commit/a028c221041b69525fb86ec1a13179468988ab89) rename uwsgi file (@drscream) -- [164ee2e](https://github.com/skylime/mi-core-kumquat/commit/164ee2ea8b479a5181b5e2c2aaf6648c25687165) add kumquat install script (not finished) (@drscream) -- [1500ab3](https://github.com/skylime/mi-core-kumquat/commit/1500ab3479732123655827ac568e0b298c372745) fix uwsgi manifest (@drscream) -- [bf5183c](https://github.com/skylime/mi-core-kumquat/commit/bf5183c36c71d47397b114a24dac99ee95801616) replace uwsgi with gunicorn (@drscream) -- [0197337](https://github.com/skylime/mi-core-kumquat/commit/0197337272b3e0701bc5a5db3dbc58585a7e57b6) force pymysqldb installation (@drscream) -- [811113e](https://github.com/skylime/mi-core-kumquat/commit/811113ec2b6ae537c5ce2b20faf7579e46046962) fix adding pkg (@drscream) -- [c7a6a89](https://github.com/skylime/mi-core-kumquat/commit/c7a6a89a4ee6957635b74a40d029ce8352a54d42) not sure if thats the bug (@drscream) -- [34fb904](https://github.com/skylime/mi-core-kumquat/commit/34fb90450438dcd3cb3b310942f4618c169a0dee) failed? (@drscream) -- [7a7c528](https://github.com/skylime/mi-core-kumquat/commit/7a7c52896d538ed5c3a20ebc16b41f7af553ee23) found problem with percona pkg (@drscream) -- [1391195](https://github.com/skylime/mi-core-kumquat/commit/13911951f52d04d27eb44723e2d7880dd8f04e47) update to new base image (@drscream) -- [58ab10f](https://github.com/skylime/mi-core-kumquat/commit/58ab10f98e08f278ad5b7df4bb0e216cb6e71497) fix kumquat init (@drscream) -- [1d24cdc](https://github.com/skylime/mi-core-kumquat/commit/1d24cdc5962575086a82a12e26db33ca54bcbe42) add missing slash for httpd, and be sure script run only once (@drscream) -- [20adb1f](https://github.com/skylime/mi-core-kumquat/commit/20adb1f83a76370de57b94f3562bb0367ff7375c) add kumquat default settings and create secret key (@drscream) -- [05f5f68](https://github.com/skylime/mi-core-kumquat/commit/05f5f68e781610bb76d934f0b45117fe6837271a) add SSL detection for proxy setting (@drscream) -- [4e317c8](https://github.com/skylime/mi-core-kumquat/commit/4e317c8aaecce652b25e3fde312b6a09a1b921d6) add allow hosts for django app (@drscream) -- [2c06bb0](https://github.com/skylime/mi-core-kumquat/commit/2c06bb038f2782dac5f192fdba214a93682f9dfc) version update (@drscream) -- [090fea9](https://github.com/skylime/mi-core-kumquat/commit/090fea911d11f316031eb2f8c3401ec49b33ea65) sync mysql data and create user (@drscream) -- [e47571c](https://github.com/skylime/mi-core-kumquat/commit/e47571c17017101c46fc309ee0195d84231fd837) fix typo (@drscream) -- [d8f7ce1](https://github.com/skylime/mi-core-kumquat/commit/d8f7ce1806ba7d6ef1343f9d0cdaab57c816283a) release update (@drscream) -- [fa9d8b8](https://github.com/skylime/mi-core-kumquat/commit/fa9d8b8fba5cf3dfd72f2e958344405432ed7bbe) add proftpd with mysqld support (@drscream) -- [4d35819](https://github.com/skylime/mi-core-kumquat/commit/4d3581952de3be883a5a08d602d71bdb9ce15a2a) IDs are required for UID and GID (@drscream) -- [36d154b](https://github.com/skylime/mi-core-kumquat/commit/36d154bbfbbd0f3932df8ce4a155a1bf5309331e) Add proftpd including configuration (@drscream) -- [106998f](https://github.com/skylime/mi-core-kumquat/commit/106998fb35e70585915f0111da958c1171124ebd) version update (@drscream) -- [2e18605](https://github.com/skylime/mi-core-kumquat/commit/2e18605742c9900106820474df1d510a5ec9b3a1) remove proftpd as default pkg (@drscream) -- [394defc](https://github.com/skylime/mi-core-kumquat/commit/394defc765a7b0031c61d6e298feff0ef0cc0d1b) set admin pwd (@drscream) -- [af4cc5f](https://github.com/skylime/mi-core-kumquat/commit/af4cc5fdb9d0f4494143d95cdd7372330df3edc3) version update and fix proftpd config (@drscream) -- [c1f90c0](https://github.com/skylime/mi-core-kumquat/commit/c1f90c0a78ac0d92605039d28408b537f77ac83b) fix sql qry for proftpd (@drscream) -- [562dec9](https://github.com/skylime/mi-core-kumquat/commit/562dec9b35d60f5d3b3d89fe37ac077d2106e51c) add cronjob (@drscream) -- [7dc137c](https://github.com/skylime/mi-core-kumquat/commit/7dc137cb99aa12df3ee0ee39b9af0cfaf27a4412) version update (@drscream) -- [b71e965](https://github.com/skylime/mi-core-kumquat/commit/b71e9656ef30c0e165126e62658b425fd0654ae6) fix settings for kumquat and token (@drscream) -- [ff021fc](https://github.com/skylime/mi-core-kumquat/commit/ff021fc14523257341c88fdc56492e9791d1d0de) fix settings for kumquat and token (@drscream) -- [edfa7a8](https://github.com/skylime/mi-core-kumquat/commit/edfa7a8530bf0eedbbcbb5ee66975f3b1ee142a6) add more index files (@drscream) -- [1b451b0](https://github.com/skylime/mi-core-kumquat/commit/1b451b05acbaca70bc70fe70ba160125612fa4dc) version update (@drscream) -- [75002d7](https://github.com/skylime/mi-core-kumquat/commit/75002d712e966cfd0916aad714beba346c576b4c) only allow phpmyadmin from https vhost (@drscream) -- [bd2772b](https://github.com/skylime/mi-core-kumquat/commit/bd2772be53a3b16172e190cf1f35d548d235e27a) scripts replaced by lib (@drscream) -- [64c57ee](https://github.com/skylime/mi-core-kumquat/commit/64c57ee07de1d1bce4817db84eacfb29d472d52a) remove phpmyadmin setup folder (@drscream) -- [e689456](https://github.com/skylime/mi-core-kumquat/commit/e689456f3e583e0f42abbc29624ecdf5a104721d) generate phpmyadmin config file (@drscream) -- [67c9286](https://github.com/skylime/mi-core-kumquat/commit/67c9286b90cb90dda1e18705dc3da6e9e4d43175) add readme with some basic information (@drscream) -- [efad0af](https://github.com/skylime/mi-core-kumquat/commit/efad0af3e0ef41f143b9cf1a26334792311091d5) support localhost and not ip (@drscream) -- [c2b8432](https://github.com/skylime/mi-core-kumquat/commit/c2b8432fa6b9c71d4c147c562b5575c422446798) only remove root user and add it new (@drscream) -- [7765a96](https://github.com/skylime/mi-core-kumquat/commit/7765a969637f3c56b2049901894b4a702e369640) bind on localhost is good (@drscream) -- [0d5b05c](https://github.com/skylime/mi-core-kumquat/commit/0d5b05c87ebd055dab6e5d60a96138d0f87d97b1) use less memory for everything (@drscream) -- [4899eae](https://github.com/skylime/mi-core-kumquat/commit/4899eae16633ced47f2f1f1df0a8a5a07cc4d390) upgrade to version 0.1.8 (@drscream) -- [5a8b940](https://github.com/skylime/mi-core-kumquat/commit/5a8b9408020cb630f17c963d525f70b58386743b) allow mysql var updates (@drscream) -- [c467a9a](https://github.com/skylime/mi-core-kumquat/commit/c467a9aa80a14875d3fa632f8fd3c3bb7ab22148) be sure mysql and user creation run only once (@drscream) -- [c1fe404](https://github.com/skylime/mi-core-kumquat/commit/c1fe404de20e91b97db90c7c07188bf06103191f) fix mysql user creation if failed (@drscream) -- [df37ef8](https://github.com/skylime/mi-core-kumquat/commit/df37ef8ddb39518f65254e085d7e21eda187dc5a) run vhost create once on zoneinit (@drscream) -- [c56e693](https://github.com/skylime/mi-core-kumquat/commit/c56e693eb3b5fa20f106eabc4854945dde36d3df) add missing req. in settings (@drscream) -- [04d9881](https://github.com/skylime/mi-core-kumquat/commit/04d98815f2913252b962a88d72d9e75c5965ed0f) update base image (@drscream) -- [ab6dc3c](https://github.com/skylime/mi-core-kumquat/commit/ab6dc3ccaf1920998fb7a2470df2258e85877b91) update to new core-base image: 86465fe4-312d-11e4-a145-57554f40fa40 (@drscream) -- [503cf0a](https://github.com/skylime/mi-core-kumquat/commit/503cf0a72b3e8041055f1c0c1c788c3628c38df9) add missing requirements for django-messagegroups (@drscream) -- [0ff4f2e](https://github.com/skylime/mi-core-kumquat/commit/0ff4f2e58264f54220aa3ec3e407c40d909ce630) update to new core-base image: fbd244a6-32bf-11e4-8629-73c3e6ed202d (@drscream) -- [8a1b5ed](https://github.com/skylime/mi-core-kumquat/commit/8a1b5edb6bece2b38923835c4bba9811c222bedb) update to new core-base image: 5f749f3c-335f-11e4-a952-e780d226fa57 (@drscream) -- [d24a9ef](https://github.com/skylime/mi-core-kumquat/commit/d24a9ef8f3ae25baecd6e849fca835e7959b870a) update to new core-base image: aed27f7a-34c4-11e4-be6c-4392ae5601bc (@drscream) -- [78a887c](https://github.com/skylime/mi-core-kumquat/commit/78a887c9b3a5e7864fa5d539139dc292671050b3) update to new core-base image: 89402478-34cf-11e4-ac94-f3a4d047918f (@drscream) -- [f0d4891](https://github.com/skylime/mi-core-kumquat/commit/f0d48919f708430b28a7003a979d377608d1a58d) update readme file (@drscream) -- [60d9477](https://github.com/skylime/mi-core-kumquat/commit/60d94771f5f421a56a15f9f020aaa53ca589dfe9) update to new core-base image: 99c9e7ac-34ed-11e4-bdc4-236f63b1ea9d (@drscream) -- [512bf85](https://github.com/skylime/mi-core-kumquat/commit/512bf85470061d8bf89333148079878a6cec7ea6) Disable PHP error and log to extra file (@drscream) -- [56a1d9c](https://github.com/skylime/mi-core-kumquat/commit/56a1d9c9fccc6581e4b0184f3e4f987610982449) update to new core-base image: 6babbf24-3765-11e4-a87a-23e846a65e81 (@drscream) -- [40dff27](https://github.com/skylime/mi-core-kumquat/commit/40dff2761198d8e13db2bb3a5c1db34fdda49acd) version update to v0.1.9 (@drscream) -- [fc6b6b5](https://github.com/skylime/mi-core-kumquat/commit/fc6b6b54e7419d5ea7fba660f2e984cfc342c09c) version update to v0.1.10 (@drscream) -- [0c60b94](https://github.com/skylime/mi-core-kumquat/commit/0c60b94854cdd263cc3a61bf2e48fcb17659dca5) add phpMyAdmin link to kumquat template (@drscream) -- [922fce0](https://github.com/skylime/mi-core-kumquat/commit/922fce0744c2bb5a446e3f44fd80eeb8617bbf0d) Add extra phpMyAdmin kumquat menu entry and allow phpMyAdmin special allow rules via apache (@drscream) -- [a12a797](https://github.com/skylime/mi-core-kumquat/commit/a12a7970ebf2fa0ac236e91358e229b475f6df8a) version update for kumquat (@drscream) -- [c2605f0](https://github.com/skylime/mi-core-kumquat/commit/c2605f0dc9d13ccc67508a17f2112b37a0ab86b0) slash is missing at the end (@drscream) -- [badb423](https://github.com/skylime/mi-core-kumquat/commit/badb4232dcc1cdf67c53d699b4c9814ecd3640e9) fix typo for access to phpmyadmin (@drscream) -- [5184245](https://github.com/skylime/mi-core-kumquat/commit/518424527ff55f24c2d5bab02f55f2365d12f9a4) Listen on udp port 514 on localhost for syslog logging from django application (@drscream) -- [1a737d2](https://github.com/skylime/mi-core-kumquat/commit/1a737d2ade5a6bbe93d78af5ac091b1872dd478a) fix comma typo (@drscream) -- [5e7447b](https://github.com/skylime/mi-core-kumquat/commit/5e7447b8fa53bdd0960e80f66d41afc15ef93c4a) import sys is missing (@drscream) -- [41674fa](https://github.com/skylime/mi-core-kumquat/commit/41674fa270be10aa5599daac0a6cc4bcc707f9c3) remove logfile handler (@drscream) -- [3e3f0ee](https://github.com/skylime/mi-core-kumquat/commit/3e3f0ee5c80002036af662f869ac0507cd8193fa) update to new core-base image: a6fb1ff0-4333-11e4-a0e1-370c81688134 (@drscream) -- [125d6d1](https://github.com/skylime/mi-core-kumquat/commit/125d6d13d91f94e0c989024cc559f8a47ddbd024) add Changelog (@drscream)