gavin
|
8f2364be3c
|
Merge pull request #1054 from revant/fix-sudo-supervisor
fix: supervisor command does not require sudo
|
2020-08-24 14:02:36 +05:30 |
|
Revant Nandgaonkar
|
c5cf9164a6
|
fix: supervisor command does not require sudo
|
2020-08-24 13:33:51 +05:30 |
|
Adam Tang
|
d979751e0c
|
fix: warning on pip reinstall
frappe version-12[-hotfix] has six==1.13.0
|
2020-08-20 12:07:43 +08:00 |
|
gavin
|
7d0a256b3c
|
Merge pull request #1051 from frappe/develop
bump: bench v5.2
|
2020-08-18 16:18:38 +05:30 |
|
gavin
|
0e24180a89
|
Merge branch 'v5.x' into develop
|
2020-08-18 15:39:18 +05:30 |
|
Gavin D'souza
|
4f73fb4b1f
|
chore: bump bench to v5.2.0
|
2020-08-18 15:37:50 +05:30 |
|
gavin
|
e8436b319b
|
Merge branch 'develop' into referrer-policy
|
2020-08-18 11:09:32 +05:30 |
|
gavin
|
11657974e9
|
Merge pull request #1049 from gavindsouza/fix-py35+
fix(install.py): Check if Py3.5+ before installing distro
|
2020-08-14 21:44:11 +05:30 |
|
Gavin D'souza
|
5c8e9f2e55
|
chore: Use 3.5, 3.7 and 3.8 to test install.py
3.4 isn't available so let's not!
|
2020-08-14 21:16:04 +05:30 |
|
Gavin D'souza
|
892b449cd6
|
chore: Use 3.4, 3.6 and 3.8 to test install.py
Previously, tests were run for 3.6, 3.7 and 3.8; Changed the targets to
have more range of the versions
|
2020-08-14 20:45:50 +05:30 |
|
Gavin D'souza
|
f032fc0b86
|
fix: Check if Py3.5+ before installing distro
|
2020-08-14 20:29:46 +05:30 |
|
gavin
|
78eb208abc
|
Merge pull request #1048 from adamtang79/develop-adamtang
fix: ubuntu 20.04 easy install hang half way
|
2020-08-14 20:12:52 +05:30 |
|
Adam Tang
|
ff48ceda91
|
fix: use sys version info instead of user entry
|
2020-08-14 16:11:40 +08:00 |
|
Adam Tang
|
9bdff524cd
|
fix: dns caching handle name not match
|
2020-08-14 13:39:10 +08:00 |
|
Adam Tang
|
967d1498f6
|
fix: using distro instead of platform
do such a way that platform is still perserved and sure to be removed
said v13 for python3 era.
|
2020-08-14 13:20:36 +08:00 |
|
gavin
|
584d707421
|
Merge pull request #1046 from gavindsouza/change-defaults
fix(install): Show Debian 10 is supported, update MariaDB defaults
|
2020-08-07 13:57:28 +05:30 |
|
Gavin D'souza
|
fadf44d747
|
fix(install): SHow Debian 10 is supported, update MariaDB defaults
|
2020-08-05 16:31:27 +05:30 |
|
gavin
|
3332051dae
|
Merge pull request #1036 from gavindsouza/test-traceback
travis: Separate builds for setup, install script and tests
|
2020-08-05 15:01:26 +05:30 |
|
gavin
|
d5e1406e38
|
Merge pull request #1043 from gavindsouza/bump-node-v12
fix: Bump Nodejs v8 => v12
|
2020-08-05 15:00:14 +05:30 |
|
Gavin D'souza
|
3ea6634328
|
fix: run test builds for py2.7 and py3.7
|
2020-08-05 14:18:52 +05:30 |
|
gavin
|
b02b034a78
|
Merge branch 'develop' into bump-node-v12
|
2020-08-05 14:01:03 +05:30 |
|
gavin
|
6884328c7c
|
Merge pull request #1022 from gavindsouza/update-supervisord-conf
fix: Update supervisord conf "better"
|
2020-08-05 14:00:47 +05:30 |
|
gavin
|
c93628c13f
|
Merge branch 'develop' into update-supervisord-conf
|
2020-08-05 13:08:58 +05:30 |
|
gavin
|
0005982e21
|
Merge branch 'develop' into bump-node-v12
|
2020-08-05 13:08:34 +05:30 |
|
Gavin D'souza
|
de5e278912
|
fix: Bump Nodejs v8 => v12
|
2020-08-05 13:07:12 +05:30 |
|
gavin
|
2b2783368a
|
chore: fix outdated update help
|
2020-08-04 16:34:19 +05:30 |
|
ABHISHEK KEDAR
|
547f2bae82
|
feat: bench start --no-prefix (#1040)
* bench start --no-prefix option
* help added for --no-prefix option
|
2020-08-03 17:48:00 +05:30 |
|
Sagar Vora
|
d6a12221da
|
fix: updated URL for MacOS guide (#1037)
* fix: updated URL for MacOS guide
* Update README.md
Co-authored-by: gavin <gavin18d@gmail.com>
Co-authored-by: gavin <gavin18d@gmail.com>
|
2020-07-29 16:33:47 +05:30 |
|
gavin
|
ba7abd11a3
|
chore(issue): updated bug report template
|
2020-07-15 10:49:48 +05:30 |
|
Gavin D'souza
|
939d3d5c6d
|
chore: run specified test alone
|
2020-07-13 19:18:35 +05:30 |
|
Gavin D'souza
|
87bc347b5c
|
style: sorted imports + trailing spaces
|
2020-07-13 19:03:15 +05:30 |
|
Gavin D'souza
|
6dc784fe4d
|
fix(tests): print traceback from errors
|
2020-07-13 19:01:51 +05:30 |
|
Gavin D'souza
|
8173b009f6
|
Revert "debug: check if there's an exception being raised silently"
This reverts commit 115d88faf3 .
|
2020-07-13 18:43:18 +05:30 |
|
Gavin D'souza
|
312a92d0ca
|
fix: compatible configparser get
|
2020-07-13 18:36:21 +05:30 |
|
Gavin D'souza
|
115d88faf3
|
debug: check if there's an exception being raised silently
|
2020-07-13 18:20:05 +05:30 |
|
Gavin D'souza
|
851b4c3275
|
fix(tests): add --yes flag to production setup
|
2020-07-13 12:04:21 +05:30 |
|
Gavin D'souza
|
fb5e150105
|
fix: added verbosity
|
2020-07-13 11:39:14 +05:30 |
|
gavin
|
2fa84e6102
|
Merge branch 'develop' into update-supervisord-conf
|
2020-07-10 12:58:19 +05:30 |
|
gavin
|
891dac9091
|
Merge pull request #1024 from Thunderbottom/x-forward-fix
fix: use remote_addr instead of user-defined header ip
|
2020-07-07 16:53:31 +05:30 |
|
Gavin D'souza
|
fa6519c901
|
Merge branch 'develop' into update-supervisord-conf
|
2020-07-07 16:33:03 +05:30 |
|
gavin
|
074a20e6a2
|
Merge branch 'develop' into x-forward-fix
|
2020-07-07 16:27:02 +05:30 |
|
gavin
|
a73d38851b
|
Merge pull request #1030 from Alchez/fix-crontab-backups
fix: run backups every 6 hours, rather than every minute per 6 hours
|
2020-07-07 16:16:32 +05:30 |
|
Rohan Bansal
|
f928a1a83c
|
Merge branch 'fix-crontab-backups' of github.com:Alchez/bench into fix-crontab-backups
|
2020-07-06 16:53:46 +05:30 |
|
Rohan Bansal
|
10d913a051
|
Merge remote-tracking branch 'upstream/develop' into fix-crontab-backups
|
2020-07-06 16:52:39 +05:30 |
|
Rohan Bansal
|
e5c3b591f7
|
patch: fix old auto-backup cron jobs
|
2020-07-06 16:52:09 +05:30 |
|
gavin
|
6c4bb2883b
|
Merge branch 'develop' into declarative-setup-bench
|
2020-07-06 11:52:17 +05:30 |
|
gavin
|
5bd977d43b
|
Merge branch 'develop' into fix-crontab-backups
|
2020-07-06 11:24:27 +05:30 |
|
gavin
|
6401d9b86c
|
Merge pull request #1034 from frappe/revert-1010-dont-run-travis-for-docs
Revert "chore: dont run travis for docs updates"
|
2020-07-06 11:23:54 +05:30 |
|
gavin
|
b237a0d2cf
|
Revert "chore: dont run travis for docs updates"
|
2020-07-06 11:23:16 +05:30 |
|
Kenneth Sequeira
|
c76df683a1
|
chore: typo fix (#1029)
Co-authored-by: gavin <gavin18d@gmail.com>
|
2020-07-06 11:18:36 +05:30 |
|