Commit graph

21 commits

Author SHA1 Message Date
Jan Dittberner 1ff2fce13e Merge branch '0.1.1' into production
* 0.1.1:
  Fix broken kombu/amqp versions for Debian Stretch Python
2019-03-22 16:16:09 +01:00
Jan Dittberner 038a246757 Fix broken kombu/amqp versions for Debian Stretch Python 2019-03-22 16:15:06 +01:00
Jan Dittberner 7ad9449c93 Merge branch 'release/0.1.0' into production
* release/0.1.0:
  define release version, update copyright years
  fix grammar in docstring
  actually drop database in delete_mysql_database
  fix collation name
  fix broken MySQL quoting
  fix format strings
  fix MySQL connection parameters
  switch to gvacommon.celeryrouters.GvaRouter
  unify routers, add support for mysql and pgsql tasks
  add task implementations
  remove Django stuff, gvamysql is a celery only application
  remove Django dependencies
  initial version
2015-01-04 22:59:09 +01:00
Jan Dittberner eac916f28b define release version, update copyright years 2015-01-04 22:54:05 +01:00
Jan Dittberner 919be9e15f fix grammar in docstring 2015-01-04 22:48:42 +01:00
Jan Dittberner 7fe405a27d actually drop database in delete_mysql_database 2015-01-02 00:06:31 +01:00
Jan Dittberner 2b4c9ba33d fix collation name 2015-01-01 23:19:20 +01:00
Jan Dittberner 2a638481d1 fix broken MySQL quoting 2015-01-01 23:14:37 +01:00
Jan Dittberner 4ed81c29e6 fix format strings 2015-01-01 22:54:57 +01:00
Jan Dittberner ff83795916 fix MySQL connection parameters 2015-01-01 22:52:21 +01:00
Jan Dittberner a3e766045e switch to gvacommon.celeryrouters.GvaRouter 2015-01-01 22:39:56 +01:00
Jan Dittberner 22b16f5ad8 Add 'gvamysql/gvacommon/' from commit '546441d49920caf43eb7d33976c2d71ae85f16d5'
git-subtree-dir: gvamysql/gvacommon
git-subtree-mainline: 1b8c4ce697
git-subtree-split: 546441d499
2015-01-01 22:39:27 +01:00
Jan Dittberner 546441d499 unify routers, add support for mysql and pgsql tasks
- add new celeryrouters.GvaRouter
- remove LdapRouter and FileRouter
2015-01-01 22:32:37 +01:00
Jan Dittberner 1b8c4ce697 add task implementations 2015-01-01 22:17:41 +01:00
Jan Dittberner e79d58d886 remove Django stuff, gvamysql is a celery only application 2015-01-01 16:01:49 +01:00
Jan Dittberner 1ef49fbebc remove Django dependencies 2015-01-01 14:45:14 +01:00
Jan Dittberner cf62cc6946 add documentation, move to proper file structure 2015-01-01 14:33:53 +01:00
Jan Dittberner d937450819 add gvamysql module 2014-12-29 19:07:31 +01:00
Jan Dittberner c84b6c8fc5 add initial documentation files 2014-12-29 19:01:32 +01:00
Jan Dittberner 9de85824d1 add requirements 2014-12-29 18:44:55 +01:00
Jan Dittberner e29646a947 initial version 2014-12-27 13:52:45 +01:00