Commit Graph

53 Commits

Author SHA1 Message Date
mdipierro
706324b9c6 cleanup of whitespaces in scripts 2013-03-29 02:30:15 -05:00
mictee
7005fb655c Improved process handling an error handling in web2py.archlinux.sh 2013-03-26 13:47:41 +01:00
mdipierro
831492448a a2enmod wsgi in ubuntu setup script, thanks badweather.FBI 2013-03-10 11:38:36 -05:00
mdipierro
25ab6f9a07 better twitter feed display 2013-03-10 09:10:30 -05:00
Massimo
9c970632c5 scheduler patch, thanks Niphlod 2013-02-21 10:16:30 -06:00
Massimo
5f290544e0 writedoc.py 2013-02-20 10:38:02 -06:00
mdipierro
d407bdbbbc better scripts/setup-web2py-nginx-uwsgi-on-centos.sh, thanks Alan 2013-01-30 14:25:49 -06:00
Massimo
45969c7628 added note to scripts/setup-web2py-nginx-uwsgi-on-centos.sh, thanks Alan 2013-01-29 16:27:46 -06:00
Massimo
d4e68e6c18 more modular setup-web2py-nginx-uwsgi-ubuntu, thanks Paolo and Niphlod 2013-01-24 15:52:21 -06:00
TierraDelFuego
e363ee0994 Change the call to python from /usr/bin/python to /usr/bin/env python so the correct python is called when using virtualenv. Remove the the call if not needed. 2013-01-12 23:34:35 -08:00
mdipierro
52c1ba67e3 added setup-ubuntu-12-04-redmine-unicorn-web2py-uwsgi-nginx.sh, thanks Richard 2012-12-30 15:16:39 -06:00
mdipierro
64d6691e61 added improved scripts/setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Niphlod 2012-12-20 09:22:24 -06:00
mdipierro
7a85625743 revised setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Vinicious 2012-12-11 20:15:15 -06:00
mdipierro
abca14d9ae improved heroku script 2012-12-03 11:01:11 -06:00
mdipierro
eda7e27394 fixed error reporting in dal 2012-11-30 08:34:11 -06:00
mdipierro
b27f2a59f4 better heroku script 2012-11-17 22:28:51 -06:00
mdipierro
d7a38b5350 better heroku support 2012-11-17 22:14:42 -06:00
mdipierro
15e5b1a2f0 scripts/extract_sqlite_models.py, thanks Michele 2012-10-31 10:23:56 -05:00
Massimo
c404db4a08 fixed sync languages, thanks Yair 2012-10-30 11:09:50 -05:00
mdipierro
ba1a28f47a fixed bug in sessions2trach.py, issue 1111, thanks Szimszon 2012-10-29 08:53:50 -05:00
mdipierro
7ec816bf73 better sessions2trash.py, thanks Jim 2012-10-25 08:17:30 -05:00
mdipierro
295084976b pep8 in scripts/*.py 2012-10-19 14:22:42 -05:00
mdipierro
71ec15190b some pep8 changes (fixed spacing at end) 2012-10-19 10:37:07 -05:00
mdipierro
e95809a442 auth.wiki preview, thanks Niphlod 2012-10-10 09:18:09 -05:00
Massimo
45dd57e49e redis_sessions.py, thanks Niphlod 2012-10-09 14:36:34 -05:00
mdipierro
440885cee2 synced web2py.js, thanks Jeremy 2012-09-24 20:18:30 -05:00
mdipierro
b8b2eadf2e better setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Bruno 2012-09-24 12:44:42 -05:00
mdipierro
358ec48d8a better zip_static_files.py, thanks Niphlod 2012-09-20 11:19:11 -05:00
mdipierro
db2ef362af fixed comment 2012-09-17 10:26:17 -05:00
mdipierro
3b053b5d60 scripts/zip_static_files.py, thanks Niphlod 2012-09-16 15:55:10 -05:00
mdipierro
037215da47 fixed typo in setup script, thanks Devon 2012-09-14 09:23:31 -05:00
mdipierro
fd808a85df improved the script setup-web2py-ubuntu.sh, thanks Martin 2012-09-09 14:15:14 -05:00
mdipierro
9a89a9beac fixed bug in tickets2emails, thanks Niphlod 2012-09-01 22:33:46 -05:00
mdipierro
1c3f113122 scripts/bench.py 2012-08-27 11:07:52 -05:00
mdipierro
6a0198aff5 scripts/rmorphans.py 2012-08-26 21:34:24 -05:00
mdipierro
9cc6c4ee3e fixed scripts/setup-web2py-nginx-uwsgi-ubuntu.sh \r 2012-08-24 15:53:10 -05:00
mdipierro
89cabf6006 new centos5 install script, issue 918, thanks Alan 2012-08-05 21:21:11 -05:00
mdipierro
4867235e02 new centOS sctrips uses Python 2.6 instead of 2.7 because centOS problems, thanks Peter 2012-08-02 21:37:56 -05:00
mdipierro
f2a8bad6fd improved scripts/setup-web2py-nginx-uwsgi-on-centos.sh, thanks Alan 2012-07-29 10:37:04 -05:00
mdipierro
b3f67561b1 setup-web2py-nginx-uwsgi-on-centos.sh, thanks Peter 2012-07-29 08:24:26 -05:00
mdipierro
4a93d6866a scripts/setup-web2py-fedora-ami.sh, thanks Charles Law 2012-07-08 17:11:24 -05:00
mdipierro
95c978b705 added setup-scheduler-centos.sh, issue 867, thanks Tyrone 2012-06-29 20:55:44 -05:00
mdipierro
59b1f20926 added WSGIPassAuthorization On to setup scripts, thanks Larry Weinberg 2012-06-28 09:37:47 -05:00
Massimo Di Pierro
344c2e85c4 make session2trash 2.5 compliant, thanks Douglas 2012-06-13 16:50:53 -05:00
Massimo DiPierro
0ae599a94d better setup-web2py-nginx-uwsgi-ubuntu.sh, issue 816, thanks Orsomannaro 2012-05-21 16:50:03 -05:00
Massimo Di Pierro
c9df8f007d scripts/setup-web2py-fedora.sh, thanks ykessler 2012-05-02 15:58:10 -05:00
Massimo Di Pierro
466d6e1827 sync languages patch, helps merging language files, thanks Yair 2012-02-12 09:49:39 -06:00
Massimo Di Pierro
bd3c21b2eb sync laguages does now saves a UTF8 file, thanks Guruyaya 2012-02-02 16:34:35 -06:00
Massimo Di Pierro
ea7868f4a4 issue 632, make_min_web2py on windws, thanks mweissen 2012-01-24 08:32:14 -06:00
Massimo Di Pierro
652e6fd461 scripts/services/service.py, thanks Ross 2012-01-17 21:50:21 -06:00