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
285b4a74e4
budibase
/
packages
/
backend-core
/
src
/
db
History
mike12345567
26441255cf
Unit tests for the utility functions that have changed around app ID checks/generation./
2022-05-09 13:28:01 +01:00
..
tests
Unit tests for the utility functions that have changed around app ID checks/generation./
2022-05-09 13:28:01 +01:00
Replication.js
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
constants.js
Merge branch 'develop' into feature/licensing
2022-03-21 17:13:16 +00:00
conversions.js
Unit tests for the utility functions that have changed around app ID checks/generation./
2022-05-09 13:28:01 +01:00
index.js
Fix for issue being able to delete apps.
2022-04-27 15:58:55 +01:00
pouch.js
Fixing test case.
2022-04-27 22:57:03 +01:00
utils.js
Fixing issue
#5778
- making sure to only remove the first app_ element of the app ID.
2022-05-09 12:29:44 +01:00
views.js
Tests complete + backwards compatibility for deployment
2022-03-22 00:23:22 +00:00