Commit graph

16 commits

Author SHA1 Message Date
Jan Dittberner bfb1fcef19 Release 0.3.0
- update changelog
- bump version
2023-05-08 17:11:39 +02:00
Jan Dittberner 88253ee37d Improve docker setup
- add .dockerignore to reduce build context
- add entrypoint.sh to initialize environment before user switch
- fix Celery setting deprecation warnings
- downgrade importlib-metadata for Celery compatibility
- set TZ environment variable for consistent Celery timestamps
2023-02-20 15:59:08 +01:00
Jan Dittberner f6beedef7a fix 2020-03-04 20:44:26 +01:00
Jan Dittberner ca0d8451d0 Refactor module structure
Move mysqltasks to top level to keep the task names when using Python3.
2020-03-04 20:08:19 +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 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 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