2
0
mirror of https://github.com/frappe/bench.git synced 2025-02-10 14:48:35 +00:00

16 Commits

Author SHA1 Message Date
Ameya Shenoy
e432755bf9
Merge branch 'master' into gshmu 2018-04-14 13:12:12 +05:30
Ameya Shenoy
85802a64a4
Merge branch 'master' into bench-update-exclude-app 2018-04-14 02:35:03 +05:30
Ameya Shenoy
3ccb1bf0fd
FIXES for exclude app from update PR 2018-04-14 02:24:04 +05:30
Ameya Shenoy
2ff1dabf2b
Merge branch 'master' into minor 2018-04-11 13:23:58 +05:30
Saurabh
8876a40175 [fix] update setuptools and pip before creating virtual env and use system default python 2018-02-09 10:56:17 +05:30
Faris Ansari
b5839dafeb fix path executable to python3 2018-02-07 15:55:28 +05:30
Achilles Rasquinha
53cee53844 Create Bench Virtual Environments 2018-01-29 16:22:24 +05:30
gshmu
7e2a36714a refine clone from 2017-09-08 22:01:29 +08:00
Rushabh Mehta
0f2c490066 Merge branch 'master' into minor 2017-08-17 15:41:49 +05:30
Rushabh Mehta
aea6bf5e4b Develop (#463)
* Add arguments for mysql_root_password and admin_password
Consider existing passwords.txt

* Remove duplicated --overwrite after rebase

* python 3 compatible changes for `update_npm_packages` (#434)

* Fix travis (#446)

* python 3 compatible changes for `update_npm_packages`

* install urllib3 pyOpenSSL ndg-httpsclient pyasn1 to fix wkhtmltopdf download failure on Travis

* use latest version of ansible

* test should look for mysqlclient-1.3.10 not mysqlclient-1.3.8

* `exec_cmd` causes TypeError on Python 3 (#451) (#452)

* python 3 compatible changes for `update_npm_packages`

* add universal_newlines=True to Popen

* Added docker specific changes to bench (#460)

* Added skip_bench_mkdir flag

* added skip_bench_mkdir and skip_redis_config_generation

* Removed the brackets around not in the utils.py/redis.generate_config()

* Replace lines 56-61 in utils.py since the tests failed.

* Reinstated lines 56-61

* printing the dirname

* Removed the rogue break

* Update utils.py
2017-08-03 16:33:57 +05:30
Rushabh Mehta
794287d971 [fixes] 2017-07-05 09:19:01 +05:30
Rushabh Mehta
35cc6f608e [feature] clone bench from existing bench by copying the git repo 2016-08-08 14:59:58 +05:30
Valmik Jangla
43e170e02d Added tests for remove-app 2016-07-18 00:06:38 -07:00
Valmik Jangla
c3efdb01ab Added command to remove app 2016-07-17 23:26:12 -07:00
Valmik Jangla
cd4c8d6323 Removed get-app arg 2016-05-16 02:33:08 -07:00
Anand Doshi
bba5b46112 Set version as 2.0.0 and split cli.py into multiple files 2016-03-22 13:14:31 +05:30