Faris Ansari
|
b181b69894
|
feat: Set default site using FRAPPE_SITE env var
Default site can now be set using the environment variable FRAPPE_SITE
An attempt to deprecate the use of currentsite.txt
|
2021-02-04 22:19:39 +05:30 |
|
Faris Ansari
|
9e954a7372
|
style: quotes
|
2020-12-10 13:52:21 +05:30 |
|
Faris Ansari
|
5a60048a0a
|
test: for get_bench_relative_path
|
2020-12-10 12:31:01 +05:30 |
|
Gavin D'souza
|
f1cd3388ba
|
style: Black-ish + fixed typos + Optimized imports
|
2020-11-17 16:29:54 +05:30 |
|
Gavin D'souza
|
2911799046
|
fix: Re-write restore tests to process another site
|
2020-11-17 15:14:23 +05:30 |
|
Gavin D'souza
|
84e2fcd6a8
|
fix: Add missing quote
|
2020-11-17 12:33:59 +05:30 |
|
Gavin D'souza
|
22b752ac21
|
test: Add tests for bench restore
|
2020-11-13 20:38:44 +05:30 |
|
Gavin D'souza
|
05c8e3c5a7
|
Merge branch 'develop' of github.com:frappe/frappe into skip-backup-tables
|
2020-11-13 19:44:17 +05:30 |
|
Gavin D'souza
|
a22cd461ac
|
test: Commit after insert, not before count check
|
2020-11-10 13:34:48 +05:30 |
|
Gavin D'souza
|
34af8cb326
|
fix: Show partial backups when flag set
* in fetch_latest_backups whitelisted API
* BackupGenerator.get_recent_backup
|
2020-11-10 13:12:22 +05:30 |
|
Gavin D'souza
|
3fed5c7255
|
test: Add tests for bench partial-restore
|
2020-11-10 13:11:34 +05:30 |
|
Gavin D'souza
|
7394427df0
|
test: Add tests for bench list-apps
|
2020-11-09 16:45:21 +05:30 |
|
Gavin D'souza
|
fb0d1fbac1
|
Merge branch 'develop' of github.com:frappe/frappe into skip-backup-tables
|
2020-11-09 14:53:59 +05:30 |
|
Gavin D'souza
|
cb44492feb
|
test: Added tests for bench remove-from-installed-apps
|
2020-11-03 13:55:26 +05:30 |
|
Aditya Hase
|
9d0ca3b72e
|
test(recorder): Test start-recording and stop-recording commands
|
2020-10-28 09:37:06 +05:30 |
|
Gavin D'souza
|
368a031da3
|
fix: Update postgres exlcude table data
|
2020-10-09 12:19:57 +05:30 |
|
Gavin D'souza
|
44a09191b3
|
fix: Use public schema for postgres site
tx @surajshetty3416
|
2020-10-08 19:29:20 +05:30 |
|
Gavin D'souza
|
104186906f
|
feat: Show command execution summary in message format
|
2020-10-08 16:23:14 +05:30 |
|
Gavin D'souza
|
26387401b3
|
test: Added tests for bench backup skip tables
* Added utils for coloured outputs
* Fixed bug during last branch update
|
2020-10-07 21:10:30 +05:30 |
|
Gavin D'souza
|
89c2973ea8
|
test: Fix tests to map with functionality
|
2020-09-25 15:23:43 +05:30 |
|
Gavin D'souza
|
60e76e0606
|
fix: Enhancements for the BaseCommands class
|
2020-09-25 14:35:55 +05:30 |
|
Gavin D'souza
|
6ea47833ec
|
test: Added tests for backup command
|
2020-09-25 14:35:38 +05:30 |
|
Gavin D'souza
|
5f299b191d
|
chore: Added comments and style
|
2020-08-20 18:35:09 +05:30 |
|
Gavin D'souza
|
99496d97f3
|
test: Add tests for bench execute
|
2020-08-20 18:34:57 +05:30 |
|
Gavin D'souza
|
7c2510eb6a
|
feat: Mini Test Suite for commands
|
2020-08-20 18:19:23 +05:30 |
|