Aditya Hase
|
b51ad328af
|
Convert dict.keys() to list
|
2017-08-10 22:06:09 +05:30 |
|
Rushabh Mehta
|
5cebfb26b9
|
[minor] fix patch and module command
|
2017-08-03 12:02:18 +05:30 |
|
Makarand Bauskar
|
09a3a77ec2
|
[revert] Print traceback on ImportError in get_app_commands (#3846)
* [revert] Print traceback on ImportError in get_app_commands
* [tests] fixed the customize form test cases
|
2017-08-03 11:30:06 +05:30 |
|
Aditya Hase
|
b4b889835a
|
Print traceback on ImportError in get_app_commands (#3833)
|
2017-08-02 17:04:01 +05:30 |
|
samicoder
|
173523ce8b
|
fix other apps command execution
|
2017-06-24 18:21:40 +03:00 |
|
Rushabh Mehta
|
4203ebdfc7
|
[enhance] make bench commands extensible by apps (#3457)
|
2017-06-12 09:15:55 +05:30 |
|
tundebabzy
|
7b41d7e5eb
|
Python 3 compatible print statements (#3199)
* changes print statements in file to python 3 compatible style using `__future__`
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* changes deprecated md5 module to hashlib
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
|
2017-05-01 12:34:29 +05:30 |
|
Anand Doshi
|
c05997a19f
|
[minor] click disable warning
|
2015-08-21 14:50:42 +05:30 |
|
Pratik Vyas
|
110edcdc2d
|
[fix] get commands from all apps
|
2015-07-10 12:07:21 +05:30 |
|
Pratik Vyas
|
25a8be4662
|
add profile to cli
|
2015-03-05 16:47:15 +05:30 |
|
Pratik Vyas
|
2530ee8bd2
|
cli improvements
|
2015-03-04 10:29:18 +05:30 |
|
Rushabh Mehta
|
0dc8632063
|
[cli] search frappe, fix bench execute
|
2015-03-03 17:11:26 +05:30 |
|
Pratik Vyas
|
7993f8c1e8
|
new cli
|
2015-03-02 17:13:42 +05:30 |
|
Anand Doshi
|
f3b37df2dd
|
[fix] Added unicode_literals if missing in py files
|
2015-02-24 12:24:20 +05:30 |
|
Pratik Vyas
|
c8f6fa5aea
|
add bench helper
|
2015-02-03 11:58:25 +05:30 |
|