22652 Commits (db5cf2cf0cf321cc2d5befa4c92255daeb6290b3)
 

Author SHA1 Message Date
Dean 16cccf5bb3 Minor test enhancements and publish workflow test spec added 4 years ago
mike12345567 9d01028bd0 Adding another check to make sure context is the same. 4 years ago
mike12345567 1d61ff906a Fixing some issues detected by the test cases, making the in-use mechanism for context more clear to complete avoid stack up of contexts (leading to loss of knowledge around previous databases. 4 years ago
Rory Powell 145e30af1d Revert testing changes to release-develop.yml 4 years ago
Rory Powell f6fbcd026b Change gh username order 4 years ago
Rory Powell 234589fa2b Change gh username order 4 years ago
Rory Powell a5f5c846b2 Set global git commit username 4 years ago
mike12345567 9ee1be79fb Closing global DB using the standard function - not directly. 4 years ago
mike12345567 7792a07899 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. 4 years ago
Rory Powell b63a8adb12 Change how version is parsed 4 years ago
Rory Powell c01d8f5cc2 Update branch processing 4 years ago
Rory Powell 5ad58cf01d Update branch processing 4 years ago
Rory Powell 329e697371 Update branch processing 4 years ago
Rory Powell 348ee03967 Update branch processing 4 years ago
Rory Powell 8a695b7010 Update branch processing 4 years ago
Rory Powell 0661f23a89 Update branch processing 4 years ago
Rory Powell f303a76895 Update branch processing 4 years ago
Rory Powell a3a0525d3b Update branch processing 4 years ago
Rory Powell 732ba40ff6 Resolve current branch on release job 4 years ago
Rory Powell 93c004a48c Add pro release to release-develop 4 years ago
Rory Powell 2269bf677b Merge branch 'develop' into feature/licensing 4 years ago
Dean 693d300f5b Minor refactor of the deploy modal flow 4 years ago
Dean f42ed738e5 Added the hover message for the publish menu icon 4 years ago
Dean 9393cb40ec Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 4 years ago
Dean d57e8ef9cc Added cypress attributes for the popover menu 4 years ago
Budibase Staging Release Bot e88f9f0047 v1.0.105-alpha.23 4 years ago
melohagan 67a268e2b3
Merge pull request #5498 from Budibase/bug/sev3/remove-row-rev 4 years ago
Mel O'Hagan ec235a4e5c RevId should be optional for automation delete 4 years ago
Mel O'Hagan d85e022182 Get latest RevId if not provided 4 years ago
Dean 6ba1bff00f Added missing import 4 years ago
Vinoth Kirubakaran 5803fcc6b1 feat: made changes to worker and server packages to use global-agent to setup proxy from env variables 4 years ago
Dean 5a87a00932 Added events for viewing a production application and unpublishing 4 years ago
Mel O'Hagan 8858a416ef Prettier comma fix 4 years ago
Mel O'Hagan f0d7b15916 Remove Row Rev from UI 4 years ago
Rory Powell ed30e10f86 Move upgrade page check into self hosted block 4 years ago
Rory Powell b21ba78cf2 Feature flag upgrade page 4 years ago
Dean 5b4535feca Simplified modal header construction 4 years ago
Dean 9a49535748 Cypress test fixes and refactoring. Removed debugging elements 4 years ago
Dean 7692014d05 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 4 years ago
Budibase Staging Release Bot 6ed0240634 v1.0.105-alpha.22 4 years ago
Martin McKeaveney ecdddec6a1
Merge pull request #5424 from dougwettlaufer/apply-affinities-and-tolerations 4 years ago
mike12345567 ea6f580501 Initial version of memory leak protection, making sure that PouchDB databases are closed correctly after use, using a combination of closures wrapping DB gets (this replaces the getDB, leaving only a dangerousGetDB function which can be used in very very specific scenarios) and then closing the DB as part of CLS hooked functions finishing. Also moving the GlobalDB init to the tenancy middleware as this is used everywhere in the worker/app services - means that not all getGlobalDB calls require an async closure around them. 4 years ago
Rory Powell 769f48f935 Remove remaining direct usage of CouchDB. Add common pouch config to backend-core 5 years ago
Dean 4cc1a85f25 Code style check 4 years ago
Dean f3a1761299 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 4 years ago
Dean 3e74118f81 Unpublish refactored to stop development applications being mistakenly deleted. Minor updates to the modal content component to allow the replacement of the header. Further work to implement the publishing workflow changes 4 years ago
Budibase Staging Release Bot 9ca0d4f0bf v1.0.105-alpha.21 4 years ago
Peter Clement bb00d69183
Merge pull request #5145 from Budibase/feature/foreach-block 4 years ago
Andrew Kingston 665904781b Fix sticky hover state for icons on mobile 4 years ago
Peter Clement c7db0538c7 update required string 4 years ago