Girish Ramakrishnan
16a65fb185
drop configJson
...
The initial idea was to store exactly where the backups are stored.
But this only causes problems for migrations where the bucket might
change and clones where the prefix (box.id) changes.
Thus, it's best to leave the url creation to the caas side. (That
has to be done in another change)
2016-04-03 22:55:08 -07:00
Girish Ramakrishnan
ba69316c14
add note that filename is reused as id
2016-03-30 15:17:04 -07:00
Girish Ramakrishnan
c097651a88
store backup configuration as part of backups table
2016-03-30 15:04:39 -07:00
Girish Ramakrishnan
89f54245f7
Add backups table
2016-03-07 09:27:10 -08:00
Johannes Zellner
2d60901b6e
memoryLimit has to be BIGINT
2016-02-10 12:25:26 +01:00
Johannes Zellner
4fc0df31fe
Add apps.memoryLimit
2016-02-10 12:25:26 +01:00
girish@cloudron.io
e39d7750c5
add group membership table
2016-02-08 08:55:37 -08:00
Girish Ramakrishnan
7ef92071c5
add groups table
2016-02-07 20:11:37 -08:00
girish@cloudron.io
613985a17c
Set default displayName as empty
2016-01-19 23:47:29 -08:00
Johannes Zellner
093150d4e3
Add displayName to users table
2016-01-19 12:37:22 +01:00
Johannes Zellner
6f5408f0d6
Make all json blobs in db TEXT fields
2015-11-26 12:17:02 +01:00
Johannes Zellner
d9bfcc7c8a
Change manifestJson column from VARCHAR to TEXT
2015-11-13 10:21:03 +01:00
Johannes Zellner
373db25077
Make accessRestriction a JSON format to prepare for group access control
2015-10-16 15:32:19 +02:00
Girish Ramakrishnan
9c157246b7
add type field to clients table
2015-10-15 17:35:47 -07:00
Johannes Zellner
e460d6d15b
Add apps.oauthProxy
2015-10-13 10:41:57 +02:00
Girish Ramakrishnan
10142cc00b
make a note of appid format
2015-10-11 14:19:38 -07:00
Girish Ramakrishnan
9229dd2fd5
Add oldConfigJson in schema file
2015-10-09 11:08:16 -07:00
Girish Ramakrishnan
df9d321ac3
app.portBindings and newManifest.tcpPorts may be null
2015-07-20 00:10:36 -07:00