Massimo
|
03eb760cd7
|
fixed issue 1092, thanks nicozanf
|
2012-10-16 10:34:36 -05:00 |
|
Massimo
|
90098648df
|
users can switch between sessions storage types
|
2012-10-16 10:25:28 -05:00 |
|
mdipierro
|
00f1ab4393
|
improved session data in cookie
|
2012-10-16 07:44:22 -05:00 |
|
mdipierro
|
7119d53a86
|
improved session data in cookie
|
2012-10-16 07:10:33 -05:00 |
|
mdipierro
|
2afb8a5a96
|
fixed bug with auth.impersonate(0)
|
2012-10-16 06:19:39 -05:00 |
|
mdipierro
|
efcc2cf249
|
sessions in secure cookies, session.connect(cookie_key='mypassword')
|
2012-10-16 06:15:45 -05:00 |
|
mdipierro
|
bd5db6b48e
|
reverting some test but session.__hash needs work
|
2012-10-15 21:49:43 -05:00 |
|
mdipierro
|
44d81b897a
|
fixed problem with session __hash
|
2012-10-15 20:43:51 -05:00 |
|
mdipierro
|
5623db50fa
|
fixed issue with storing Row in session
|
2012-10-15 19:39:25 -05:00 |
|
mdipierro
|
647ac1f84b
|
more languages patches, thanks Vladyslav
|
2012-10-15 16:28:51 -05:00 |
|
mdipierro
|
e24b644a09
|
fixed make pip
|
2012-10-15 14:48:45 -05:00 |
|
mdipierro
|
c3a33c3795
|
who page
|
2012-10-15 14:44:04 -05:00 |
|
mdipierro
|
4e4f515ef1
|
better markmin with links in links, thanks Vladyslav
|
2012-10-15 07:43:23 -05:00 |
|
mdipierro
|
3f5bc60406
|
R-2.1.1
|
2012-10-15 06:40:55 -05:00 |
|
mdipierro
|
66fa7a1ea9
|
fixed error for missing driver
|
2012-10-15 06:36:44 -05:00 |
|
mdipierro
|
afa4d11c88
|
updated changelog
|
2012-10-15 06:15:33 -05:00 |
|
mdipierro
|
0cfb9681e6
|
improved custom_inport with app-level track changes
|
2012-10-15 05:55:45 -05:00 |
|
mdipierro
|
321b9c5999
|
better errors in custom_import, thanks Michele
|
2012-10-15 05:46:57 -05:00 |
|
mdipierro
|
3d9024561c
|
-Y starts cron
|
2012-10-15 05:33:21 -05:00 |
|
mdipierro
|
b49b8b4778
|
reverted custom_install tests
|
2012-10-14 20:07:54 -05:00 |
|
mdipierro
|
a03994d587
|
cron disabled by default unless -H
|
2012-10-14 18:29:17 -05:00 |
|
mdipierro
|
48a4277ea2
|
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
|
54a6dee35d
|
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
|
5ae3d5afdc
|
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
|
238c04ff68
|
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
|
76d619fb34
|
faster better web2py_uuid, thanks Michele
|
2012-10-14 14:16:43 -05:00 |
|
mdipierro
|
40c09a5d80
|
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
|
d9f83927e1
|
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
|
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
|
10aa5d4c8c
|
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 |
|
Massimo
|
63a5e953ba
|
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
|
d61a4529f3
|
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
|
ca5efcc032
|
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 |
|
mdipierro
|
85edef0802
|
faster init on gae and better gae_memcache
|
2012-10-11 08:27:58 -05:00 |
|
Massimo
|
b3841e19d2
|
added comments in cache, thanks Michele
|
2012-10-10 15:16:21 -05:00 |
|
mdipierro
|
eaadd12c0e
|
fixed problem with DAL on googlesql
|
2012-10-10 12:20:25 -05:00 |
|
mdipierro
|
1b780e3178
|
fixed impval=0, thanks vp
|
2012-10-10 12:10:51 -05:00 |
|
mdipierro
|
ae597dac7f
|
increased admin (is_local) security, thanks Jonathan
|
2012-10-10 12:00:59 -05:00 |
|
mdipierro
|
83cd22077e
|
rocket passes all pathoc tests without hang
|
2012-10-10 11:57:30 -05:00 |
|
mdipierro
|
6cd25ff346
|
faster local_hosts lookup
|
2012-10-10 11:43:06 -05:00 |
|