Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-12 | Directory Structure [step 1]: moving files | Yehonal | |
working on #672 NOTE: This commit can't be compiled!! | |||
2017-09-21 | Improved db assembler, now can create DBs | Yehonal | |
2017-09-20 | Bash: Allow action non-interactive selection | Yehonal | |
You can directly run a specific action from command lines useful for cronjobs for example + splitted db_assembler in more files ready to be included from other bash scripts | |||
2017-09-20 | Bash: Fixed Quit option | Yehonal | |
2017-09-20 | Implemented sql importing for db_assembler script | Yehonal | |
It includes a backup system that saves your day if you push the "red button" (importing bases on a production db) | |||
2017-05-01 | Removed useless code from db_assembler | Yehonal | |
2017-05-01 | Improved db_assembler simplifying updating process | Yehonal | |
Implemented a check for versioning column to skip already applied updates In this way the script can combine all updates under a single sql file that can be imported directly in any case | |||
2016-11-17 | custom files must be always resetted on full db_assembling | Yehonal | |
2016-10-25 | Bin/DB-Assembler: fixed bug in Mac OS X md5 generation | ShinDarth | |
- IMPORTANT NOTE: new dependency for Mac users: brew install md5sha1sum | |||
2016-08-30 | [BASH] Removed _timed_ files for custom sql | Yehonal | |
use updates instead. | |||
2016-08-30 | Fixed db_assembler DB path variable expanding | Yehonal | |
+ code indentation | |||
2016-08-29 | Improved db_assembler with multiple options | Yehonal | |
- Create ALL - Create only bases/updates/customs - Clean registry | |||
2016-08-26 | Crossplatform header for bash files | Yehonal | |
2016-08-26 | db_assembler: removed lowercase substitution not compatible with osx | Yehonal | |
2016-08-25 | minor fix for db_assembler | Yehonal | |
2016-08-25 | fixed and updated db_assembler to even support old bash v3 ( osx ) | Yehonal | |
we're emulating associative array | |||
2016-08-14 | Bin/DB-Assembler: fix bash | Yehonal | |
2016-08-13 | removed useless redefinition from db_assembler | Yehonal | |
2016-08-07 | Merge branch 'master' into git | ShinDarth | |
2016-08-07 | [BASH] improved db assembler with more effective md5 check | Yehonal | |
2016-08-07 | [DB] implemented automatic version retrieving | Yehonal | |
2016-08-07 | fixed db_assembler script | Yehonal | |
2016-08-07 | starting bash rewriting job [WIP] | Yehonal | |
2016-08-06 | Fix DB-assembler on Mac OS X | ShinDarth | |
2016-07-10 | implemented first version of db_assembler script | Yehonal | |