Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-28 | aurblup: blacklist processing query changes | Dan McGee | 1 | -3/+0 | |
* Do all list building and freeing outside of the transaction to keep it as short as possible. * Remove ability to blacklist without transactions as we now only support InnoDB/transactional engines with proper relations. * No need to turn autocommit off; BEGIN TRANSACTION operates regardless of this setting. Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||||
2011-02-11 | Add support for MySQL transactions to aurblup. | Lukas Fleischer | 1 | -0/+3 | |
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||||
2011-02-11 | Add AUR package blacklist updater (aurblup). | Lukas Fleischer | 1 | -0/+13 | |
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> |