mdipierro
1c2bdd1654
fixed issue 1862, readline problem in cpdb, thanks kmelevskiy
2014-01-30 08:44:19 -06:00
Alfonso de la Guarda Reyes
5900b3f1c7
fix bug related to upgrade setuptools / pip
2014-01-18 08:05:28 -05:00
mdipierro
054152f162
extract_oracle_models.py
2013-11-20 10:24:08 -06:00
Massimo
e6f84c45b9
fixed 1756:scripts/sessions2trash.py doesn't work with 'separate=True', thanks Paolo Valleri
2013-11-07 10:25:29 -06:00
Massimo
9ff32ed9cd
setup-web2py-debian-sid.sh, thanks Rusy
2013-10-18 12:27:23 -05:00
mdipierro
2a062a2ff5
fixed setup scripts for apache to use processes, not threads, thanks Thomas
2013-10-06 10:08:40 -05:00
mdipierro
c0d399680e
Merge pull request #227 from letolabs/fix_min_web2py
...
Update location of handlers so that make_min_web2py.py works again
2013-09-24 15:24:39 -07:00
Jonathan "Duke" Leto
4e1ad9bfa8
Update location of handlers to that make_min_web2py.py works again
...
The location of the handlers changed in 07f74c6362 and since then
this error blocked the creation of a minizimed web2py instance:
IOError: [Errno 2] No such file or directory: 'fcgihandler.py'
2013-09-24 13:44:38 -07:00
niphlod
0688c86dee
easier to use within a module, e.g. in the scheduler
2013-09-23 22:41:37 +02:00
mdipierro
809a004a60
no more scripts/cleanup.py
2013-09-11 22:38:52 -05:00
mdipierro
6129805194
removed dbsession2trash.py since functionality duplicated in session2trash.py
2013-09-11 14:59:47 -05:00
mdipierro
06475f2050
adding scripts/cleanup.py to remove all sessions and errors
2013-09-11 12:15:03 -05:00
niphlod
d61bbc6a5f
fix scripts fetching handlers from /handlers
2013-08-31 14:23:35 +02:00
mdipierro
db9ff09ae7
scripts/import_static.py
2013-08-06 17:17:29 -05:00
mdipierro
44670d8bb4
scripts/import_static.py
2013-08-06 12:51:36 -05:00
mdipierro
650fec547b
improved scripts/extract_mysql_models.py, thanks Andre Kablu
2013-07-19 17:42:15 -05:00
mdipierro
70f34e4532
better scripts/setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Anthony
2013-07-12 11:58:16 -05:00
mdipierro
19f754704c
fixed Issue 1538:Update Script setup-web2py-nginx-uwsgi-centos64.sh, thanks jniltinho
2013-06-16 16:59:20 -05:00
niphlod
4f806a1db9
fixed serving static files with static_version
2013-06-01 14:02:48 +02:00
mdipierro
6adfb8b944
added setup-web2py-nginx-uwsgi-centos64.sh, thanks jniltinho
2013-05-03 22:25:27 -05:00
mdipierro
bc481e954c
something went wrong with VCS, trying fix it
2013-05-02 20:32:21 -05:00
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