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

1085 Commits

Author SHA1 Message Date
Ameya Shenoy
71d9d4bfe9
Merge pull request #672 from codingCoffee/crypto
cryptography urllib3 fixes
2018-06-09 15:40:22 +05:30
Ameya Shenoy
c565269acf
cryptography urllib3 fixes 2018-06-09 10:09:44 +00:00
Ameya Shenoy
452ed1d4e1
Merge pull request #671 from codingCoffee/mariadb
mariadb fixes
2018-06-09 15:33:13 +05:30
Ameya Shenoy
2913f6d648
mariadb fixes 2018-06-09 10:01:45 +00:00
Ameya Shenoy
10eb2597ce
Merge pull request #666 from codingCoffee/management
PR and Issue Templates updated
2018-05-31 00:47:17 +05:30
Ameya Shenoy
615240247a
PR and Issue Templates updated 2018-05-30 17:03:06 +00:00
Ameya Shenoy
2591da0622 [fix] update fails if no remote found
- The bench update used to fail if there was no remote found for the app.
Fixed by adding check if remote exists. If it doesn't the app is added
to excluded_apps.txt and not considered for an update
- [minor] optimized get_excluded_apps list by calling it only once, as
opposed to getting it for every app
2018-05-15 16:18:02 +05:30
Ameya Shenoy
168ea9a0b1 added installation of bench-manager to readme 2018-05-15 13:42:19 +05:30
Ameya Shenoy
dd7d24b176
Merge pull request #648 from tundebabzy/no-procfile
fix no procfile found
2018-05-01 10:01:57 +05:30
Ameya Shenoy
73994eeb94
Merge pull request #624 from revant/systemd
bench setup systemd
2018-05-01 10:01:00 +05:30
Ameya Shenoy
09d4414dc7
systemctl doesnt start services 2 layers deep 2018-04-30 19:48:56 +05:30
Ameya Shenoy
f62341dee9
modifications to setup production for systemd 2018-04-30 16:40:15 +05:30
Ameya Shenoy
814c4565cb
travis permissions fix 2018-04-27 17:45:22 +05:30
Ameya Shenoy
ba5165ebbb
Merge branch 'master' into systemd 2018-04-27 11:15:18 +05:30
Ameya Shenoy
58d15e2870
Merge pull request #649 from codingCoffee/letsn
fixed lets-encrypt non interactive mode
2018-04-26 21:28:32 +05:30
Ameya Shenoy
8e2b55887e fixed lets-encrypt non interactive mode 2018-04-26 15:50:38 +00:00
tundebabzy
8ee06bf45c fix no procfile found 2018-04-25 18:07:12 +01:00
Saurabh
8de6f0dda5
Merge pull request #644 from codingCoffee/prod
Check if production dependencies are installed
2018-04-19 15:49:16 +05:30
Ameya Shenoy
d2c5e3d544
Check if production dependencies are installed 2018-04-19 13:37:56 +05:30
Revant Nandgaonkar
b13773d806 initialize number of processes from template 2018-04-16 19:49:44 +05:30
Ameya Shenoy
8cb621cfdd
Merge pull request #638 from codingCoffee/frappe_erp
set repo-url and branch for frappe and erpnext
2018-04-16 19:33:08 +05:30
Revant Nandgaonkar
1209ffb770 Merge 'master' of frappe/bench into systemd 2018-04-16 18:08:45 +05:30
Ameya Shenoy
17127366f0
Merge pull request #641 from codingCoffee/pip_9_freeze
froze pip at 9.0.3
2018-04-16 16:30:28 +05:30
Ameya Shenoy
4c13cb4289
frooze pip at 9.0.3 2018-04-16 11:22:32 +05:30
Ameya Shenoy
946365196a
set repo-url and branch for frappe and erpnext 2018-04-15 05:00:16 +05:30
Ameya Shenoy
a412ab402a
Merge pull request #637 from codingCoffee/path_fix
Fixed improper pip installation
2018-04-15 04:12:53 +05:30
Ameya Shenoy
5d7bb5a896
Compatibility fixes for pip 10 2018-04-15 03:23:49 +05:30
Ameya Shenoy
3b8f9441cc
Merge branch 'master' into systemd 2018-04-14 15:56:26 +05:30
Ameya Shenoy
e630093746
Merge pull request #625 from saurabh6790/deprecate_staging
remove staging preparation and updation at release
2018-04-14 13:32:22 +05:30
Ameya Shenoy
2c9c9287fc
Merge pull request #481 from gshmu/gshmu
fix bug and refine init --clone-from
2018-04-14 13:31:18 +05:30
Ameya Shenoy
e432755bf9
Merge branch 'master' into gshmu 2018-04-14 13:12:12 +05:30
Ameya Shenoy
0bb0c5b1bf
Merge pull request #517 from zerodhatech/bench-update-exclude-app
Bench update exclude apps from updating
2018-04-14 02:36:50 +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
155aaf7fd0
Merge pull request #426 from hanselke/patch-1
use certbot with -n option
2018-04-13 16:36:08 +05:30
Revant Nandgaonkar
47b88fb722 symlinks creation/deletion 2018-04-13 00:26:52 +05:30
Revant Nandgaonkar
b285a688d7 systemd for bench
bench setup systemd
bench restart --systemd
bench setup systemd --stop
2018-04-12 17:04:34 +05:30
Revant Nandgaonkar
b5f180ae9f Fix short worker template 2018-04-12 16:05:29 +05:30
Revant Nandgaonkar
9f7725f6ed TODO: restart_systemd_processes 2018-04-11 22:27:54 +05:30
Revant Nandgaonkar
b94a5e63b9 bench update restarts systemd if specified 2018-04-11 22:26:49 +05:30
Revant Nandgaonkar
624e8bdf63 restart systemd on update 2018-04-11 22:25:47 +05:30
Revant Nandgaonkar
1b3c98d0ff bench setup systemd generates all configs 2018-04-11 21:31:04 +05:30
Revant Nandgaonkar
e243e6a2b8 resolved merge conflict 2018-04-11 19:34:34 +05:30
Revant Nandgaonkar
6a5226e071 generate frappe-bench.target 2018-04-11 19:32:15 +05:30
Ameya Shenoy
de5f2fd7c4
Merge pull request #443 from rmehta/minor
[minor] remove bench new-site (this command is now in frappe)
2018-04-11 16:30:14 +05:30
Ameya Shenoy
43815279df
Update app.py 2018-04-11 16:29:42 +05:30
Ameya Shenoy
67f687432e
Merge pull request #632 from codingCoffee/vishi
resolved conflicts
2018-04-11 16:28:20 +05:30
vishalseshagiri
f45862a3ca
resolved conflicts 2018-04-11 16:24:54 +05:30
Ameya Shenoy
d020bb528a
Update setup.py 2018-04-11 15:09:59 +05:30
Revant Nandgaonkar
49e3904858 Merge 'revant-systemd' of codingCoffee/bench into systemd 2018-04-11 13:46:17 +05:30