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 115d88faf3c246e224ab25b94e134c0cf0c20063.
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 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
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
3ae5cb5124
Merge pull request #1032 from gavindsouza/no-editable-warn
...
fix: don't show warning message in developer mode
2020-07-06 10:52:14 +05:30
Gavin D'souza
ce0a3de259
fix: dont show warning message in developer mode
2020-07-03 16:17:49 +05:30
Rohan Bansal
691687edbe
fix: run backups every 6 hours, rather than every minute per 6 hours
2020-07-01 18:54:41 +05:30
gavin
d50e32b84c
Merge pull request #1023 from gavindsouza/log-via-bench.utils.log
...
fix: populate bench.log via bench.utils.log
2020-06-29 16:22:22 +05:30
Nikunj Patel
3336cff2b4
feat(playbooks): wkthmltox for Ubuntu 20 ( #1019 )
...
* Updating file to support Ubuntu20.04 LTS
* Update main.yml
* Update bench/playbooks/roles/wkhtmltopdf/tasks/main.yml
* Removed checksum from Ubuntu 20
Co-authored-by: gavin <gavin18d@gmail.com>
2020-06-24 12:40:03 +05:30
sahil28297
42cd38b76e
Merge branch 'develop' into declarative-setup-bench
2020-06-23 16:04:01 +05:30
Chinmay D. Pai
186ba280f1
fix: add declarative config support for bench
...
bench will attempt to read name and version from setup.cfg before trying
to access setup.py for details
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-06-23 14:24:14 +05:30
Chinmay Pai
6c159255d2
Merge branch 'develop' into referrer-policy
2020-06-18 11:12:16 +05:30
Chinmay D. Pai
a6bb58717d
fix: use remote_addr instead of user-defined header ip
...
$proxy_add_x_forwarded_for sets the user defined ip in the request.
changing it to $remote_addr ensures that nginx sets the remote ip
itself, disregarding user-specified ip from the request.
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-06-11 18:30:00 +05:30
gavin
ed211bcd40
Merge branch 'develop' into patch-2
2020-06-11 11:21:45 +05:30
gavin
600ff9c476
Merge branch 'develop' into log-via-bench.utils.log
2020-06-10 19:31:06 +05:30
Gavin D'souza
2fd86c9eb6
fix: populate bench.log via bench.utils.log
2020-06-10 19:27:58 +05:30
Gavin D'souza
fc4b90acdb
fix: add logging and set user if not passed
2020-06-10 19:25:35 +05:30
Gavin D'souza
629842a042
fix: show if service manager not found, also log it
2020-06-10 19:23:10 +05:30
Gavin D'souza
26ddfe73e2
chore: use print statement for editable warning instead
2020-06-10 19:22:21 +05:30
Gavin D'souza
deb854b9d9
fix: add confirmation for supervisord conf update
2020-06-10 18:22:15 +05:30
Gavin D'souza
c43da5be68
fix: update supervisord conf and reload, log everything
2020-06-10 18:15:01 +05:30
gavin
70cb41fa0d
Merge branch 'develop' into fix-delete
2020-06-10 14:46:29 +05:30
Shivam Mishra
52ee67f298
fix: trailing slash deleting apps folder
2020-06-10 14:11:33 +05:30
Nikunj Patel
fdcf01d45c
For ubuntu >=18.04 use libssl1.1 to support upgrade of OS
...
For ubuntu >=18.04 use libssl1.1 to support upgrade of OS since libssl1.0-dev is not supported by Ubuntu20.04 LTS.
2020-06-09 12:25:26 +02:00
Gavin D'souza
cac837547c
fix: maintain worker and worker.error logfile in dev mode
2020-05-27 19:56:45 +05:30
Chinmay D. Pai
a4916d7b89
fix: set referrer-policy header in nginx config
...
sets the "Referrer-Policy" header to "strict-origin-when-cross-origin",
with "same-origin" as a fallback
setting the referrer policy prevents sharing site context to external
links, preventing cross-site hijacking or tab nagging.
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-05-26 10:51:34 +05:30
Gavin D'souza
2c5d1188b8
chore: bump bench to v5.1.0
2020-05-22 17:17:35 +05:30
Gavin D'souza
0ba5a09975
chore: remove unused class
2020-05-21 13:15:19 +05:30
Gavin D'souza
7dc5fdb7b3
chore: update APIs, remove duplicate logs
2020-05-21 13:14:16 +05:30
Gavin D'souza
4480ea21ac
chore(logging) set logging level to INFO
2020-05-21 12:45:28 +05:30
gavin
89dd9721c2
Merge pull request #975 from Thunderbottom/skip-restart-on-setup-req
...
chore: skip restart on bench setup requirements
2020-05-21 11:08:19 +05:30
gavin
119b08f531
Merge pull request #998 from gavindsouza/drop-dead-code
...
chore: drop dead code
2020-05-21 10:45:07 +05:30
gavin
56c2e14514
Merge branch 'develop' into skip-restart-on-setup-req
2020-05-21 10:23:37 +05:30
gavin
0185300afd
Merge branch 'develop' into drop-dead-code
2020-05-21 10:20:35 +05:30
gavin
e239f69fc2
Merge branch 'develop' into skip-restart-on-setup-req
2020-05-21 10:20:00 +05:30
gavin
7f3e4b9fbb
Merge branch 'develop' into fix-setup-requirements
2020-05-20 20:09:45 +05:30
Aditya Hase
d6d552723b
Merge branch 'develop' into fix-setup-requirements
2020-05-20 18:50:54 +05:30
gavin
4dfa6339d1
Merge branch 'develop' into bench-logger
2020-05-20 18:49:58 +05:30
gavin
f74b971248
Merge branch 'develop' into skip-restart-on-setup-req
2020-05-20 18:49:32 +05:30
Gavin D'souza
1bb07166d4
chore: drop check_url
2020-05-20 18:34:07 +05:30
gavin
1935afa634
Merge branch 'develop' into fix-setup-requirements
2020-05-20 17:34:24 +05:30
gavin
26e118a3d7
Merge branch 'develop' into bench-logger
2020-05-20 17:34:06 +05:30