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
aeceaca797
budibase
/
packages
/
backend-core
/
src
/
db
History
mike12345567
a2c6917bfa
Fixing test case.
2022-04-27 22:57:03 +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
Review comments, renaming deployed -> prod in terms of app IDs.
2022-01-31 17:42:51 +00: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 an issue with cookie auth.
2022-04-27 16:56:30 +01:00
views.js
Tests complete + backwards compatibility for deployment
2022-03-22 00:23:22 +00:00