This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7083470baa
budibase
/
packages
History
mike12345567
7083470baa
Adding a dep:clean function, cleaning up lock files and fixing backend-core test which did not utilise tenancy (no global db).
2022-04-21 15:20:23 +01:00
..
backend-core
Adding a dep:clean function, cleaning up lock files and fixing backend-core test which did not utilise tenancy (no global db).
2022-04-21 15:20:23 +01:00
bbui
v1.0.113
2022-04-13 12:21:10 +00:00
builder
Merge pull request
#5389
from Budibase/fix-query-error
2022-04-13 14:12:47 +01:00
cli
v1.0.113
2022-04-13 12:21:10 +00:00
client
Adding a dep:clean function, cleaning up lock files and fixing backend-core test which did not utilise tenancy (no global db).
2022-04-21 15:20:23 +01:00
frontend-core
v1.0.113
2022-04-13 12:21:10 +00:00
server
Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it.
2022-04-21 14:56:14 +01:00
string-templates
v1.0.113
2022-04-13 12:21:10 +00:00
worker
Some updates, making sure databases will always close directly using finally checks around the actual tasks, updating how replication works to have a close statement (to make sure it is controlled correctly) and then updating to PouchDB 7.3.0 for one of the memory leak fixes.
2022-04-20 17:33:42 +01:00