Girish Ramakrishnan
|
ac59a7dcc2
|
disable col stats in test mode (mysql 5.7) or non-ubuntu 20
|
2021-09-16 17:25:09 -07:00 |
|
Girish Ramakrishnan
|
9a2ed4f2c8
|
apptask: asyncify
|
2021-09-16 17:25:05 -07:00 |
|
Johannes Zellner
|
9da18d3acb
|
Fixup user tests
|
2021-09-16 15:38:06 +02:00 |
|
Johannes Zellner
|
d92f4c2d2b
|
Ensure a whole test run succeeds for me on archlinux
|
2021-09-16 15:20:26 +02:00 |
|
Johannes Zellner
|
6785253377
|
Invitation is now also just a single route like password reset
|
2021-09-16 15:03:48 +02:00 |
|
Johannes Zellner
|
4080d111c1
|
We now map ldap users instead of ignoring them if usernames match
|
2021-09-15 11:44:39 +02:00 |
|
Girish Ramakrishnan
|
ae13fe60a7
|
make startBackupTask async
|
2021-09-10 12:10:10 -07:00 |
|
Girish Ramakrishnan
|
7709e155e0
|
more async'ification
|
2021-09-07 11:21:06 -07:00 |
|
Girish Ramakrishnan
|
51d067cbe3
|
sysinfo: async'ify
in the process, provision, dyndns, mail, dns also got further asyncified
|
2021-09-02 16:19:46 -07:00 |
|
Girish Ramakrishnan
|
1856caf972
|
externalldap: async'ify
and make the tests work again
|
2021-09-01 21:33:27 -07:00 |
|
Girish Ramakrishnan
|
ffc3c94d77
|
tests: add footer tests
|
2021-08-31 08:47:01 -07:00 |
|
Girish Ramakrishnan
|
42774eac8c
|
docker.js and services.js: async'ify
|
2021-08-26 18:23:31 -07:00 |
|
Girish Ramakrishnan
|
77f5cb183b
|
merge appdb.js into apps.js
|
2021-08-23 15:35:38 -07:00 |
|
Girish Ramakrishnan
|
7ba3203625
|
users: getAll -> list
|
2021-08-20 11:31:10 -07:00 |
|
Girish Ramakrishnan
|
dd16866e5a
|
eventlog: getAll -> list
|
2021-08-20 11:27:35 -07:00 |
|
Girish Ramakrishnan
|
0d87a5d665
|
remove unused function
|
2021-08-20 09:02:16 -07:00 |
|
Girish Ramakrishnan
|
ba3a93e648
|
remove unused function
|
2021-08-20 08:58:51 -07:00 |
|
Girish Ramakrishnan
|
0494bad90a
|
make settings-test follow the new pattern
|
2021-08-20 08:58:00 -07:00 |
|
Girish Ramakrishnan
|
c5fff756d1
|
move addon config db code to addonconfigs.js
|
2021-08-19 22:08:31 -07:00 |
|
Girish Ramakrishnan
|
411cc7daa1
|
merge settingsdb into settings code
|
2021-08-19 17:45:40 -07:00 |
|
Girish Ramakrishnan
|
4cd5137292
|
mailer: fix error handling
previous mailer code has no callback and thus no way to pass back errors.
now with asyncification it passes back the error
|
2021-08-19 12:40:53 -07:00 |
|
Girish Ramakrishnan
|
03e22170da
|
appstore and support: async'ify
|
2021-08-18 23:38:18 -07:00 |
|
Girish Ramakrishnan
|
200018a022
|
settings: async'ify
* directory config
* unstable app config
|
2021-08-18 15:46:08 -07:00 |
|
Girish Ramakrishnan
|
2d1f4ff281
|
settingsdb.getAll is gone
|
2021-08-18 15:33:49 -07:00 |
|
Girish Ramakrishnan
|
4671396889
|
settingsdb: merge blob get/set into settings.js
|
2021-08-18 15:31:07 -07:00 |
|
Girish Ramakrishnan
|
3806b3b3ff
|
settings: initCache and list are now async
|
2021-08-18 13:59:57 -07:00 |
|
Girish Ramakrishnan
|
fa9938f50a
|
mailboxdb: merge into mail.js
|
2021-08-18 12:48:34 -07:00 |
|
Girish Ramakrishnan
|
5dd6f85025
|
reverseproxy: async'ify
|
2021-08-17 14:34:55 -07:00 |
|
Girish Ramakrishnan
|
5bcf1bc47b
|
merge domaindb.js into domains.js
|
2021-08-16 14:41:42 -07:00 |
|
Girish Ramakrishnan
|
74febcd30a
|
make ldap tests pass
|
2021-08-13 16:55:39 -07:00 |
|
Girish Ramakrishnan
|
beb1ab7c5b
|
make users-test work
|
2021-08-13 14:52:57 -07:00 |
|
Girish Ramakrishnan
|
a8760f6c2c
|
tests: cleanup common variables
|
2021-08-13 11:34:05 -07:00 |
|
Girish Ramakrishnan
|
79997d5529
|
users.add and users.createOwner only returns id now
|
2021-08-10 13:50:52 -07:00 |
|
Girish Ramakrishnan
|
1a1f40988e
|
enable all the tests in users-test.js
|
2021-08-06 23:14:06 -07:00 |
|
Girish Ramakrishnan
|
6e9b62dfba
|
fix various users-test.js
|
2021-07-19 23:38:20 -07:00 |
|
Girish Ramakrishnan
|
48585e003d
|
fix reverseproxy test
|
2021-07-17 09:49:32 -07:00 |
|
Girish Ramakrishnan
|
a1c61facdc
|
merge userdb.js into users.js
|
2021-07-16 22:33:22 -07:00 |
|
Girish Ramakrishnan
|
2840bba4bf
|
fix the backup tests
|
2021-07-15 00:09:45 -07:00 |
|
Girish Ramakrishnan
|
004e812d60
|
merge backupdb into backups.js
|
2021-07-14 15:10:45 -07:00 |
|
Girish Ramakrishnan
|
e59d0e878d
|
merge taskdb into tasks.js
|
2021-07-14 10:37:12 -07:00 |
|
Johannes Zellner
|
0947125a03
|
Some more test fixes
|
2021-07-13 11:13:16 +02:00 |
|
Johannes Zellner
|
227196138c
|
Fixup database tests
|
2021-07-13 10:38:47 +02:00 |
|
Johannes Zellner
|
b87ba2f873
|
Fixup some app tests using test/common.js
|
2021-07-09 17:09:10 +02:00 |
|
Girish Ramakrishnan
|
caa8104dda
|
fix ldap test
|
2021-07-07 15:30:31 -07:00 |
|
Girish Ramakrishnan
|
ac484a02f2
|
merge maildb.js into mail.js
|
2021-06-29 15:59:02 -07:00 |
|
Girish Ramakrishnan
|
ea430b255b
|
make the tests work
|
2021-06-29 11:01:46 -07:00 |
|
Girish Ramakrishnan
|
31498afe39
|
async'ify the groups code
|
2021-06-29 09:08:45 -07:00 |
|
Girish Ramakrishnan
|
e7d9af5aed
|
users: asyncify and merge userdb.del
|
2021-06-26 10:13:21 -07:00 |
|
Girish Ramakrishnan
|
147c8df6e3
|
async'ify avatar and apppassword code
|
2021-06-25 23:32:21 -07:00 |
|
Girish Ramakrishnan
|
54dec7ae08
|
notifications: delete obsolete alerts
|
2021-06-23 22:51:38 -07:00 |
|