mdipierro
|
a7828d7904
|
fixed issue 1612, thanks gi0baro
|
2013-08-06 08:58:21 -05:00 |
|
mdipierro
|
7d0bda7e87
|
group_by_value feature on DAL, that will allow more then 1 field for the grouping, thanks Yair
|
2013-08-06 06:57:19 -05:00 |
|
mdipierro
|
b0e9140508
|
web3py backport of lazy get_vars,post_vars and vars, thanks Niphlod (may need more testing)
|
2013-08-06 06:46:07 -05:00 |
|
mdipierro
|
349aa6c0a5
|
no more editable, create, etc, on groupby in grid
|
2013-08-06 05:12:56 -05:00 |
|
mdipierro
|
7220c78581
|
fixed bug about lazy WSGI middleware, thanks Anthony
|
2013-08-06 01:59:11 -05:00 |
|
mdipierro
|
9db6ebf4f6
|
new pbkdf2_ctypes.py, works on Mac, thanks Michele
|
2013-08-05 02:34:03 -05:00 |
|
mdipierro
|
773d07b3dc
|
Merge pull request #160 from niphlod/enhancement/1611
fixed issue 1611 (scheduler's migrate should follow Auth's migrate behaviour)
|
2013-08-04 14:35:51 -07:00 |
|
mdipierro
|
8be4d06245
|
Merge pull request #159 from niphlod/issue/mysql_wiki
fixed bug with Mysql. Thanks @Adi for reporting.
|
2013-08-04 14:35:05 -07:00 |
|
niphlod
|
ae567462d3
|
fixed issue 1611 (scheduler's migrate should follow Auth's migrate behaviour)
|
2013-08-04 20:56:52 +02:00 |
|
mdipierro
|
5eacefb581
|
issue 1612:mongodb adapter does raw blob data, thanks Alan
|
2013-08-04 12:53:17 -05:00 |
|
niphlod
|
2c81a44fab
|
fixed bug with Mysql. Thanks @Adi for reporting.
|
2013-08-03 17:55:50 +02:00 |
|
mdipierro
|
2c622a7f62
|
Merge pull request #158 from niphlod/fix/scheduler_sys_path
fix issue with sys.path.
|
2013-08-03 00:49:22 -07:00 |
|
mdipierro
|
7e67f495e0
|
Merge pull request #157 from niphlod/issue/orderby_limitby_groupby
fixed bug introduced with commit "no more removal of ORDERBY in MSSQL"
|
2013-08-03 00:48:11 -07:00 |
|
niphlod
|
6cb91ab60d
|
fix issue with sys.path. Now the path looks like 'root/gluon', 'root/site-packages', 'root' like in a normal web request
|
2013-08-03 02:46:59 +02:00 |
|
niphlod
|
c0600a9e2e
|
fixed bug introduced with commit: df4d8a5238
|
2013-08-02 21:14:00 +02:00 |
|
Ricardo Pedroso
|
99d73e03a5
|
fix typo in dal.py
|
2013-08-02 15:54:48 +01:00 |
|
mdipierro
|
eb2c0e6ca1
|
added better handling of missing library, thanks Michele
|
2013-08-01 08:23:24 -05:00 |
|
mdipierro
|
df4d8a5238
|
no more removal of ORDER BY in MSSQL
|
2013-08-01 02:49:27 -05:00 |
|
mdipierro
|
a2566ef7ab
|
call to build_parsemap() on __init__ instead of at every select(), thanks Niphlod
|
2013-08-01 02:00:08 -05:00 |
|
mdipierro
|
f8362986c7
|
Merge pull request #149 from michele-comitini/oauth1_timeout_fix
oauth1 timeout. pbkdf2_ctypes repository reference in docstring
|
2013-07-31 23:53:29 -07:00 |
|
mdipierro
|
8a011cf3ac
|
table.field.referent, table._references
|
2013-07-31 11:45:14 -05:00 |
|
mdipierro
|
ab9a35b541
|
table.field.referent
|
2013-07-31 11:25:15 -05:00 |
|
Michele Comitini
|
8fb1a954ba
|
oauth1 timeout. pbkdf2_ctypes repository reference in docstring
|
2013-07-30 23:32:47 +02:00 |
|
mdipierro
|
26c8fcd5b3
|
catched attributeerror
|
2013-07-30 09:12:22 -05:00 |
|
mdipierro
|
487cfc1cf7
|
Merge pull request #148 from michele-comitini/pbkdf2_ctypes
[READ BEFORE APPLYING] pbkdf2 implemented ctypes wrapper around OpenSSL native implementation.
|
2013-07-30 06:59:48 -07:00 |
|
Michele Comitini
|
60792d943f
|
pbkdf2_ctypes updated from upstream
|
2013-07-29 18:59:40 +02:00 |
|
mdipierro
|
0019dad19c
|
fixed problem with alias and record versioning
|
2013-07-29 07:51:36 -05:00 |
|
mdipierro
|
abeb4541fe
|
better autocomplete in web2pu shell
|
2013-07-28 05:47:36 -05:00 |
|
Michele Comitini
|
c4c331d645
|
pbkdf2 implemented ctypes wrapper around OpenSSL native implementation: 6x speedup
|
2013-07-27 16:34:09 +02:00 |
|
mdipierro
|
18bed27bae
|
Merge pull request #147 from mpranjic/masterfix
fixed auth_event logging
|
2013-07-27 04:58:24 -07:00 |
|
mdipierro
|
30a570538b
|
fixed linked tables again
|
2013-07-27 06:47:25 -05:00 |
|
mdipierro
|
6faacfbf36
|
fixed issue 1607:NamedTemporaryFile broke GAE, thanks Alan
|
2013-07-26 15:56:03 -05:00 |
|
mpranjic
|
215cefd1e0
|
fixed auth_event logging
|
2013-07-26 10:35:36 +02:00 |
|
mdipierro
|
6aa0ff50b2
|
fixed bug in sqlform.grid
|
2013-07-26 03:03:49 -05:00 |
|
mdipierro
|
61f5522661
|
fixed issue 1604:After web2py Upgrade, int status codes are no longer respected, thanks cfhowes
|
2013-07-25 05:14:54 -05:00 |
|
mdipierro
|
ccdbb9a588
|
fixed issue 1605:mongodb select fails with long limitby, thanks Alan
|
2013-07-25 05:12:29 -05:00 |
|
mdipierro
|
182b385734
|
better next validation, thanks Andre Kablu
|
2013-07-23 11:09:14 -05:00 |
|
mdipierro
|
a340de8c1e
|
better solution 1602, thanks Alan
|
2013-07-23 08:41:53 -05:00 |
|
mdipierro
|
e6271dd5f1
|
fixed possible _next vulnerability
|
2013-07-23 02:06:42 -05:00 |
|
mdipierro
|
2d59e86ab9
|
removed e, no None in IS_JSON
|
2013-07-23 01:05:09 -05:00 |
|
mdipierro
|
44985f0076
|
removed non-translatable json error
|
2013-07-22 14:52:53 -05:00 |
|
mdipierro
|
71407b4c6d
|
Merge pull request #146 from michele-comitini/native_json_local_check
improved json validator to output meaningful error
|
2013-07-22 12:40:36 -07:00 |
|
mdipierro
|
839c3fbeff
|
fixed issue 1602 again, thanks Alan
|
2013-07-22 09:13:23 -05:00 |
|
Michele Comitini
|
8d7f6b7b7f
|
improved json validator to output meaningful error
|
2013-07-22 15:07:12 +02:00 |
|
mdipierro
|
60d0812f77
|
fixed issue 1596:Alias don't work with record versioning
|
2013-07-22 04:48:53 -05:00 |
|
mdipierro
|
b192634946
|
fixed issue 1599:Shell relative paths while webserver's are absolute in dal, thanks Alan
|
2013-07-22 04:10:36 -05:00 |
|
mdipierro
|
87ea056565
|
fixed issue 1602:Retrieve migration data from db fails if table is not yet created
|
2013-07-22 04:04:28 -05:00 |
|
mdipierro
|
24067bfc37
|
fixed issue 1600:Centralized migrations log, thanks Alan
|
2013-07-21 17:15:31 -05:00 |
|
mdipierro
|
e020d5a6e2
|
removed '[__+-+...+-+__]' from last commit
|
2013-07-21 16:56:13 -05:00 |
|
mdipierro
|
5ce5b5672b
|
Merge pull request #144 from michele-comitini/dal_sum_expression_fix
changed way to detect missing key since None is already a possible value
|
2013-07-21 14:53:26 -07:00 |
|