2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 13:09:01 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
gavin
ddcd2c11a1
chore: update GitPython (#938)
* Revert "chore: pin gitdb2 only for python < 3.4"

* chore: update GitPython and remove second level dependencies
2020-02-28 14:42:14 +05:30
Chinmay D. Pai
e5b84be566
chore: pin gitdb2 only for python < 3.4
pip allows pinning requirement using environment markers[0]

[0]: https://www.python.org/dev/peps/pep-0508/#environment-markers

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-02-25 12:11:24 +05:30
Gavin D'souza
c660593a9a fix: pin dependencies of requirements 2020-02-25 11:57:28 +05:30
gavin
92d2fbdc13
fix: setup cron job for renewing ssl certificate (#918)
* fix: setup cronjob for renewing ssl certificate

cronjob set for 1st of every month

* fix: cannonical PYPI package name updates

    refs:
    - https://pypi.org/project/python-crontab/
    - https://github.com/frappe/bench/pull/918#issuecomment-589961301
2020-02-24 12:09:24 +05:30
Gavin D'souza
02826d7dce fix: add honcho and pin dependency 2019-11-27 19:34:27 +05:30
Gavin D'souza
c0b8da4d74 style: alphabetically sorted requirements 2019-11-18 14:00:26 +05:30
Gavin D'souza
8a8405a8b4 chore: pinned requirements 2019-11-13 16:58:26 +05:30
gavin
ce6b4c8a11 fix: git depth, fixed requirements (#845) 2019-10-21 15:48:38 +05:30
Ameya Shenoy
8d1e1f3137
fix: bump up GitPython to 2.1.11 2018-10-23 08:07:17 +00:00
Ameya Shenoy
e6defad003 removed psutil as a requirement 2018-06-19 00:32:45 +05:30
Saurabh
83edb97232 [fix] 2017-12-29 12:00:48 +05:30
shreyas
f9067f3d7a [Minor] Add rate limiting for bench 2016-07-28 17:55:08 +05:30
Valmik Jangla
ea07745bbb Added command for adding Let's Encrypt SSL to site 2016-06-03 16:03:46 +05:30
Anand Doshi
bba5b46112 Set version as 2.0.0 and split cli.py into multiple files 2016-03-22 13:14:31 +05:30