Gavin D'souza
|
d19973a357
|
fix: Support for multi-site list-apps summary
|
2020-10-12 12:25:02 +05:30 |
|
Gavin D'souza
|
bd6f52305e
|
fix: Show traceback if verbose
|
2020-10-07 14:32:18 +05:30 |
|
Gavin D'souza
|
5a0948092c
|
Merge branch 'develop' of github.com:frappe/frappe into skip-backup-tables
|
2020-10-07 14:02:05 +05:30 |
|
Gavin D'souza
|
25e8d8f8cc
|
fix(restore): Add option help
|
2020-10-07 13:31:30 +05:30 |
|
Gavin D'souza
|
efaed4b953
|
Merge branch 'develop' of github.com:frappe/frappe into compress-files
|
2020-10-05 13:37:46 +05:30 |
|
Gavin D'souza
|
ab34d1d9e7
|
fix: Remove dead option "rebuild-website" in migrate
|
2020-09-29 21:13:41 +05:30 |
|
Gavin D'souza
|
26be4a2604
|
fix: Verbosity. Show Backup summary, always
|
2020-09-28 19:12:19 +05:30 |
|
Gavin D'souza
|
a098cd0055
|
fix: Folder creation failures, click.(s)echo
|
2020-09-25 14:07:14 +05:30 |
|
Gavin D'souza
|
6cb6a18b48
|
feat: Ability to exclude/include certain doctypes from conf or via CLI
|
2020-09-23 13:18:04 +05:30 |
|
gavin
|
e8ee4bd867
|
Merge branch 'develop' into compress-files
|
2020-09-22 10:56:17 +05:30 |
|
mergify[bot]
|
31cb17f416
|
Merge pull request #11400 from gavindsouza/uninstall-app-for-non-existing-apps
fix: Uninstall App even if it doesn't exist on bench
|
2020-09-22 03:54:42 +00:00 |
|
Gavin D'souza
|
ab3b574e53
|
Merge branch 'develop' of github.com:frappe/frappe into compress-files
|
2020-09-21 11:11:52 +05:30 |
|
gavin
|
f710ad095f
|
Merge pull request #11436 from gavindsouza/build-assets
feat: Ship built assets
|
2020-09-15 13:01:38 +05:30 |
|
Gavin D'souza
|
55733b9b38
|
fix: Early skip fetching Frappe Assets if running in CI
|
2020-09-14 21:00:10 +05:30 |
|
Gavin D'souza
|
464aefb9cd
|
fix: Use yarn instead of npm
|
2020-09-14 18:44:41 +05:30 |
|
Gavin D'souza
|
8cc1636a8c
|
fix: Install Cypress only if running UI tests
|
2020-09-14 17:01:18 +05:30 |
|
Gavin D'souza
|
ff384d9d72
|
chore: Minor fixes
|
2020-09-09 19:26:11 +05:30 |
|
Gavin D'souza
|
ea1c6eae7a
|
fix: Remove verbose flag and add message for dropping doctype table
|
2020-09-09 13:29:34 +05:30 |
|
Gavin D'souza
|
92b6d6979c
|
fix: Show failure message at all costs
|
2020-09-07 20:40:49 +05:30 |
|
Gavin D'souza
|
cfe4fe5fcf
|
fix: Added base verbosity for success/failure in backup command
|
2020-09-07 20:37:55 +05:30 |
|
Gavin D'souza
|
1c130308e6
|
chore: Optimize imports
|
2020-09-07 20:37:33 +05:30 |
|
Gavin D'souza
|
2a7a3ec6ee
|
feat: Allow setting folder for where all backups can be set
Passing --backup-path {folder_name} to backup will set where the backup
files will be saved
|
2020-09-07 18:55:11 +05:30 |
|
Gavin D'souza
|
267315f650
|
fix: Set correct help for options
|
2020-09-07 18:53:48 +05:30 |
|
Gavin D'souza
|
f975da1cbf
|
fix: URL Fixes and code restructure
|
2020-09-07 16:55:43 +05:30 |
|
Gavin D'souza
|
fe44d2b97d
|
chore: Optimize imports
|
2020-09-07 15:25:47 +05:30 |
|
Gavin D'souza
|
f53fe3e854
|
feat: Ship Built Assets
|
2020-09-07 15:14:37 +05:30 |
|
Gavin D'souza
|
dbea31943a
|
fix: Add verbosity
|
2020-09-02 17:08:00 +05:30 |
|
Gavin D'souza
|
22a8cc2dda
|
fix: Uninstall App even if it doesn't exist on bench
|
2020-09-02 16:31:02 +05:30 |
|
Gavin D'souza
|
2339165d75
|
fix: Add command options and description
|
2020-09-01 20:51:13 +05:30 |
|
Gavin D'souza
|
bf6baff2e4
|
fix: Pass conf path via backup command
|
2020-09-01 20:16:07 +05:30 |
|
Gavin D'souza
|
b5252d11b9
|
feat: Compress private and public files during backup
|
2020-09-01 15:58:58 +05:30 |
|
gavin
|
557bceed02
|
fix: Allow args and kwargs too
Co-authored-by: Aditya Hase <aditya@adityahase.com>
|
2020-08-20 12:03:03 +05:30 |
|
Gavin D'souza
|
aae0309ced
|
feat: Allow me to execute anything console would allow
|
2020-08-19 14:19:52 +05:30 |
|
Rushabh Mehta
|
f6bc6786ac
|
debug: test_workflow
|
2020-08-17 09:41:54 +05:30 |
|
Shivam Mishra
|
3de0c18ab2
|
Merge pull request #10723 from scmmishra/feat-search-api-changes
feat: Search API changes
|
2020-08-14 14:00:56 +00:00 |
|
Suraj Shetty
|
e27c910f66
|
fix: Make users while setting up class
|
2020-08-12 00:02:39 +05:30 |
|
Suraj Shetty
|
b03513613f
|
fix: Init site
|
2020-08-11 23:39:55 +05:30 |
|
Suraj Shetty
|
a7b3afdff5
|
fix: Add enable in_test flag for ui_tests
|
2020-08-11 23:28:34 +05:30 |
|
Shivam Mishra
|
156ca5baf1
|
fix: update help text
|
2020-08-06 19:47:46 +05:30 |
|
Shivam Mishra
|
20f06f0d24
|
chore: revert "feat: make search indexing optional in migrate"
This reverts commit b5fe9d4f7be8dae3e3e946b4327bf44b9a35448c.
|
2020-08-06 19:47:46 +05:30 |
|
Shivam Mishra
|
8b7ae16cdd
|
feat: make search indexing optional in migrate
|
2020-08-06 19:47:46 +05:30 |
|
Shivam Mishra
|
9e3d3de432
|
feat: add site indexing command
|
2020-08-06 19:47:46 +05:30 |
|
Shivam Mishra
|
51b8e467ad
|
feat: add flag to disable search index rebuild on migrate
|
2020-08-06 19:47:46 +05:30 |
|
Faris Ansari
|
434c892ac0
|
feat: Bench command to open ngrok tunnel (#11024)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
2020-07-16 17:05:08 +05:30 |
|
Shivam Mishra
|
35b91889c6
|
Merge pull request #10946 from gavindsouza/install-app-handle-exceptions
fix(install-app): Handle all exceptions thrown
|
2020-07-08 11:55:57 +05:30 |
|
Gavin D'souza
|
74222a0e4b
|
fix(install-app): Handle all exceptions thrown
|
2020-07-08 11:26:01 +05:30 |
|
Suraj Shetty
|
8d5cb35297
|
Merge branch 'develop' into refactor-uninstall-app
|
2020-07-01 12:13:23 +05:30 |
|
Gavin D'souza
|
a20d3401f7
|
feat: add force flag to uninstall-app from site
|
2020-06-30 14:29:02 +05:30 |
|
Faris Ansari
|
a317f675e7
|
Merge pull request #10663 from gavindsouza/dont-allow-downgrade
|
2020-06-29 14:30:20 +05:30 |
|
Gavin D'souza
|
478b87e5be
|
fix: add verbosity in is_downgrade
|
2020-06-29 13:20:00 +05:30 |
|