Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hash key for plugin store and limit id length (#7933) | Joram Wilander | 2017-12-05 | 1 | -2/+2 |
| | |||||
* | Revert "Hash key for plugin store table and limit plugin ID length (#7915)" ↵ | Christopher Speller | 2017-12-01 | 1 | -2/+2 |
| | | | | | (#7931) This reverts commit c3af8785734803b6199a28249537ef3e47fe4caa. | ||||
* | Hash key for plugin store table and limit plugin ID length (#7915) | Joram Wilander | 2017-12-01 | 1 | -2/+2 |
| | | | | | | | | * Hash plugin store keys and update column limits * Limit plugin ID length on install * Add note to manifest id and allow zero length keys | ||||
* | Decrease plugin key value store table index name size (#7910) | Joram Wilander | 2017-11-27 | 1 | -4/+10 |
| | |||||
* | PLT-8131 (part2) Add plugin key value store support (#7902) | Joram Wilander | 2017-11-27 | 1 | -0/+26 |
* Add plugin key value store support * Add localization strings * Updates per feedback |