HarveyKandola
|
470e2d3ecf
|
Move over to Go embed directive
|
2021-08-18 19:39:51 -04:00 |
|
sauls8t
|
6629d76453
|
Add covering indexes to support super-size deployments
Resolves issues for enterprise customers with tonnes of data in these SQL tables:
- dmz_doc
- dmz_section
Multi-tenant compliant.
|
2019-09-14 13:04:56 +01:00 |
|
McMatts
|
f062005946
|
Introduce transaction isolation customization
Search related indexing transactions requires better TX begin/commit.
New helpers provide TX isolation control.
|
2019-03-08 15:50:55 +00:00 |
|
McMatts
|
09635b67ab
|
Experimental TX refactoring
|
2018-11-16 19:13:41 +00:00 |
|
Harvey Kandola
|
d1b803b246
|
PRovide basic in-app purchase/renewal flow
|
2018-11-05 19:48:50 +00:00 |
|
Harvey Kandola
|
e116d3b000
|
Subscription checks
|
2018-10-29 16:53:54 +00:00 |
|
HarveyKandola
|
b455e5eaf5
|
PostgreSQL prep
Update of vendored SQL libs and refactoring of store provider layer.
|
2018-09-26 17:59:56 +01:00 |
|
Harvey Kandola
|
4f0cc2f616
|
Make API work with new schema
|
2018-09-19 16:03:29 +01:00 |
|
Harvey Kandola
|
9c2594b1b4
|
New schema implementation
|
2018-09-17 18:00:00 +01:00 |
|
Harvey Kandola
|
97d90662dd
|
Make database boot process storage provider agonistic
Moved database queries into provider specific object to ensure database checking, installation, upgrade procedures are pluggable.
|
2018-09-14 18:00:24 +01:00 |
|
Harvey Kandola
|
3bccd6a537
|
Refactoring of database init code
|
2018-09-12 20:03:34 +01:00 |
|
sauls8t
|
c94fd9cfcf
|
Enforce non-draft mode lifecycle for CE
Closes #151 by enforcing non-draft mode settings for Community Edition.
|
2018-05-10 15:10:15 +01:00 |
|
Harvey Kandola
|
00c2d17fcb
|
utf8mb4, MariaDB, pluggable stiorage provider
Closes #109, #102, #74
|
2017-08-09 16:18:03 +01:00 |
|
Harvey Kandola
|
db1af55c6c
|
Experimental MariaDB support
Closes #74 and #102
|
2017-08-08 18:21:38 +01:00 |
|
Harvey Kandola
|
792c3e2ce8
|
major code repair from old to new API -- WIP
|
2017-07-24 16:24:21 +01:00 |
|
Harvey Kandola
|
68130122e7
|
refactored flag/env loading
|
2017-07-19 18:47:01 +01:00 |
|
Harvey Kandola
|
dc49dbbeff
|
moved emberjs to gui folder
|
2017-07-19 14:48:33 +01:00 |
|
Harvey Kandola
|
cf58f8164d
|
major package structure refactoring
|
2017-07-18 21:55:17 +01:00 |
|