Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_storage_none: Add a noop archive delete method | Kim Alvefur | 2017-04-04 | 1 | -0/+4 |
| | |||||
* | mod_storage_none: Add allways empty archive storage | Kim Alvefur | 2017-04-04 | 1 | -1/+9 |
| | |||||
* | mod_storage_none: Ignore unused arguments [luacheck] | Kim Alvefur | 2017-04-04 | 1 | -0/+2 |
| | |||||
* | mod_storage_{none,internal,sql}: Return error for unsupported (everything ↵ | Kim Alvefur | 2014-06-20 | 1 | -2/+5 |
| | | | | but keyval) store types | ||||
* | mod_storage_none: A null-like storage provider that returns all stores as ↵ | Matthew Wild | 2013-04-05 | 1 | -0/+23 |
empty, and fails to save anything to them |