Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attr-sql: Use namespace for attr-sql config, with fallback | Tobias Brunner | 2014-02-12 | 1 | -3/+8 |
| | |||||
* | lib: Add global config namespace | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | pool: Typo in Makefile fixed | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | pool: Install SQL schemas from src/pool | Tobias Brunner | 2014-02-12 | 3 | -0/+571 |
| | | | | | This allows us to install the schemas if either the attr-sql or sql plugin is enabled, since both use the same schema (at least in parts). | ||||
* | database: Add support for serializable transactions | Tobias Brunner | 2013-10-11 | 1 | -4/+4 |
| | |||||
* | pool: Change transaction handling | Tobias Brunner | 2013-10-11 | 1 | -46/+8 |
| | |||||
* | pool: Move the pool utility to its own directory in src | Tobias Brunner | 2013-10-11 | 7 | -0/+2233 |