mdipierro
|
d5749db0cd
|
cron disabled by default unless -H
|
2012-10-14 18:29:17 -05:00 |
|
Michele Comitini
|
3c0b58322a
|
Merge github.com:web2py/web2py
|
2012-10-15 00:35:25 +02:00 |
|
Michele Comitini
|
6dd9af61fd
|
custom import fixes
|
2012-10-15 00:34:41 +02:00 |
|
mdipierro
|
48a4277ea2
|
fixed issue 1088
|
2012-10-14 16:40:49 -05:00 |
|
mdipierro
|
df7d6847e6
|
fixed issue 1088
|
2012-10-14 16:40:49 -05:00 |
|
mdipierro
|
7731b96bcf
|
auth = Auth(db).define_tables() in one line
|
2012-10-14 15:55:45 -05:00 |
|
mdipierro
|
c6b5ad8179
|
auth = Auth(db).define_tables() in one line
|
2012-10-14 15:55:45 -05:00 |
|
mdipierro
|
54a6dee35d
|
changed default driver for sqlite, thanks Niphlod
|
2012-10-14 15:32:33 -05:00 |
|
mdipierro
|
71ec500fde
|
changed default driver for sqlite, thanks Niphlod
|
2012-10-14 15:32:33 -05:00 |
|
mdipierro
|
efbe8bd857
|
DAL(...,do_connect=False,migrate_enabled=False)
|
2012-10-14 15:08:25 -05:00 |
|
mdipierro
|
6cf05edf63
|
DAL(...,do_connect=False,migrate_enabled=False)
|
2012-10-14 15:08:25 -05:00 |
|
mdipierro
|
5ae3d5afdc
|
auth_wiki extra fields, thanks Alan
|
2012-10-14 14:44:37 -05:00 |
|
mdipierro
|
39c5341dbc
|
auth_wiki extra fields, thanks Alan
|
2012-10-14 14:44:37 -05:00 |
|
mdipierro
|
dca071cb6f
|
added storage of length, notnull, unique in .table files
|
2012-10-14 14:41:28 -05:00 |
|
mdipierro
|
e2234a8771
|
added storage of length, notnull, unique in .table files
|
2012-10-14 14:41:28 -05:00 |
|
mdipierro
|
238c04ff68
|
wiki preview patch, thanks Niphlod
|
2012-10-14 14:28:17 -05:00 |
|
mdipierro
|
cac9741cb7
|
wiki preview patch, thanks Niphlod
|
2012-10-14 14:28:17 -05:00 |
|
mdipierro
|
1702f9cb19
|
bettere errors in custom_import, thanks Michele
|
2012-10-14 14:20:12 -05:00 |
|
mdipierro
|
648cb296e6
|
bettere errors in custom_import, thanks Michele
|
2012-10-14 14:20:12 -05:00 |
|
mdipierro
|
76d619fb34
|
faster better web2py_uuid, thanks Michele
|
2012-10-14 14:16:43 -05:00 |
|
mdipierro
|
5a0ebb7d8c
|
faster better web2py_uuid, thanks Michele
|
2012-10-14 14:16:43 -05:00 |
|
Michele Comitini
|
66dd7d4337
|
Merge github.com:web2py/web2py
|
2012-10-14 02:21:53 +02:00 |
|
Michele Comitini
|
344def2b3d
|
Trying to simplify custom import.
|
2012-10-14 02:13:51 +02:00 |
|
mdipierro
|
40c09a5d80
|
new tests in test_web, tests static/_1.2.3/...
|
2012-10-13 14:36:20 -05:00 |
|
mdipierro
|
b7b534ccf2
|
new tests in test_web, tests static/_1.2.3/...
|
2012-10-13 14:36:20 -05:00 |
|
mdipierro
|
0b0fddb886
|
removed un-necessary setup_exe_2.6.py
|
2012-10-13 10:16:06 -05:00 |
|
mdipierro
|
fab23d210b
|
removed un-necessary setup_exe_2.6.py
|
2012-10-13 10:16:06 -05:00 |
|
mdipierro
|
d9f83927e1
|
no more custom_import_install in gaehandler.py
|
2012-10-13 09:37:41 -05:00 |
|
mdipierro
|
6a18539f7e
|
no more custom_import_install in gaehandler.py
|
2012-10-13 09:37:41 -05:00 |
|
mdipierro
|
d8d85815ad
|
redis session patch, thanks Niphlod
|
2012-10-13 09:26:53 -05:00 |
|
mdipierro
|
4d87a90c10
|
redis session patch, thanks Niphlod
|
2012-10-13 09:26:53 -05:00 |
|
mdipierro
|
4d569d3f7d
|
fixed issue 1081, conflict betweeen web2py css error and bootstrap error classes, thanks Paolo and lapcchan
|
2012-10-13 09:25:32 -05:00 |
|
mdipierro
|
2c9767e500
|
fixed issue 1081, conflict betweeen web2py css error and bootstrap error classes, thanks Paolo and lapcchan
|
2012-10-13 09:25:32 -05:00 |
|
Michele Comitini
|
db699de008
|
Merge github.com:web2py/web2py
|
2012-10-13 15:17:58 +02:00 |
|
mdipierro
|
10aa5d4c8c
|
fixed issue 1084
|
2012-10-12 22:16:23 -05:00 |
|
mdipierro
|
2b1d9acba5
|
fixed issue 1084
|
2012-10-12 22:16:23 -05:00 |
|
mdipierro
|
06eaf803b5
|
ip address validator fixed
|
2012-10-12 18:17:06 -05:00 |
|
mdipierro
|
8a2d18b63b
|
ip address validator fixed
|
2012-10-12 18:17:06 -05:00 |
|
Michele Comitini
|
dc448f0033
|
Merge github.com:web2py/web2py
|
2012-10-12 21:17:03 +02:00 |
|
Massimo
|
63a5e953ba
|
fixed problem with renaming of the rewrite.thread to rewrite.THREAD_LOCAL
|
2012-10-12 12:19:08 -05:00 |
|
Massimo
|
b59f9f896c
|
fixed problem with renaming of the rewrite.thread to rewrite.THREAD_LOCAL
|
2012-10-12 12:19:08 -05:00 |
|
Massimo
|
0f725d0d68
|
some minor simplifications in rewrite.py
|
2012-10-12 11:48:25 -05:00 |
|
Massimo
|
496e6663fd
|
some minor simplifications in rewrite.py
|
2012-10-12 11:48:25 -05:00 |
|
Massimo
|
d61a4529f3
|
improved speed of regex_url_in
|
2012-10-12 11:33:02 -05:00 |
|
Massimo
|
a4fbf9b6b4
|
improved speed of regex_url_in
|
2012-10-12 11:33:02 -05:00 |
|
mdipierro
|
aadde5a791
|
much better custom_import, smaller, faster, and finally works with shell
|
2012-10-11 22:03:20 -05:00 |
|
mdipierro
|
b8afce746b
|
much better custom_import, smaller, faster, and finally works with shell
|
2012-10-11 22:03:20 -05:00 |
|
mdipierro
|
ca5efcc032
|
fixed cron
|
2012-10-11 16:48:07 -05:00 |
|
mdipierro
|
4c239eaf79
|
fixed cron
|
2012-10-11 16:48:07 -05:00 |
|
mdipierro
|
a13c77d836
|
just alignment of custom_import
|
2012-10-11 09:23:36 -05:00 |
|