mdipierro
|
6868ddeed5
|
fixed 1779:Query class __str__ method should cast non string values, thanks Alan
|
2013-11-18 15:41:32 -06:00 |
|
mdipierro
|
8de6bff2fb
|
fixed (again) issue 1774:CAS client broken when using routes.py, thanks remco.boerma
|
2013-11-18 15:37:52 -06:00 |
|
gi0baro
|
2bf1f5396f
|
Removed pedant if check in URL()
|
2013-11-18 01:12:37 +01:00 |
|
gi0baro
|
9028ec9857
|
Issue #1772: let the user choose uploads_in_blob with mongodb
|
2013-11-18 01:02:43 +01:00 |
|
mdipierro
|
8696a01eda
|
some GAE optimization, thanks Quint
|
2013-11-17 13:36:35 -06:00 |
|
mdipierro
|
f8f91c6a6a
|
experiment with mongodb and belongs
|
2013-11-17 12:03:20 -06:00 |
|
mdipierro
|
97739e9e8a
|
in mongodb uploads_in_blob = False, because of https://code.google.com/p/web2py/issues/detail?id=1772, thanks Alan
|
2013-11-17 09:32:01 -06:00 |
|
mdipierro
|
16b68572cd
|
attempt to support GAE IN operator, thanks Quint
|
2013-11-17 09:28:46 -06:00 |
|
mdipierro
|
d6e63b4d7c
|
simpled int to hex conversion of mongo id, thanks Alan
|
2013-11-17 09:21:16 -06:00 |
|
mdipierro
|
a6e8111484
|
Merge pull request #300 from spametki/master
MongoDB: fixed object_id function (hex values)
|
2013-11-17 07:15:33 -08:00 |
|
Alan Etkin
|
bdc214f45b
|
MongoDB: fixed object_id function (hex values)
|
2013-11-16 17:16:59 -03:00 |
|
mdipierro
|
a91570768e
|
fixed typo
|
2013-11-16 11:52:18 -06:00 |
|
mdipierro
|
d35321c6c6
|
improvements to GoogleAdapter, thanks Quint
|
2013-11-16 04:10:18 -06:00 |
|
mdipierro
|
e482cba237
|
minor dal rewrite in real_referenced
|
2013-11-16 03:54:30 -06:00 |
|
mdipierro
|
c7cf13f8ea
|
minor rewrite of mongoDB adapter
|
2013-11-16 03:39:39 -06:00 |
|
mdipierro
|
e0329ce59a
|
fixed 1771:MongoDBAdapter ILIKE and widget.autocomplete, thanks Francisco
|
2013-11-16 03:32:36 -06:00 |
|
mdipierro
|
de7848ba21
|
Merge pull request #298 from chuckis/patch-1
Update ru.py
|
2013-11-16 01:28:14 -08:00 |
|
mdipierro
|
d6f5a5684f
|
Merge pull request #297 from xbello/master
Added two libs and icon path to setup.py
|
2013-11-16 01:27:39 -08:00 |
|
mdipierro
|
9883590a91
|
Merge pull request #295 from niphlod/enhancement/mssql4
improved performance on mssql4
|
2013-11-16 01:24:55 -08:00 |
|
mdipierro
|
b11bdddfe2
|
Merge pull request #294 from timrichardson/issue/1773
replace write to stderr with LOGGER in failed database connection attemp...
|
2013-11-16 01:24:18 -08:00 |
|
mdipierro
|
623cd515de
|
Merge pull request #293 from magnunleno/patch-1
Adds bind capability to OpenLDAP
|
2013-11-16 01:23:30 -08:00 |
|
mdipierro
|
f53da87f6f
|
fixed 1774:CAS client broken when using routes.py, thanks remco.boerma
|
2013-11-16 03:23:03 -06:00 |
|
mdipierro
|
ff7ef47cc7
|
fix issue 1777:MongoDB: upload representation error, thanks Francisco Betancourt
|
2013-11-16 03:16:57 -06:00 |
|
gi0baro
|
e83bb7af29
|
Add response.static_version to URL()
|
2013-11-15 15:22:20 +01:00 |
|
chuckis
|
108b24abdd
|
Update ru.py
|
2013-11-15 12:05:24 +02:00 |
|
xbello
|
2d309c6e81
|
Added two libs and icon path to setup.py
|
2013-11-15 10:16:09 +01:00 |
|
Massimo
|
07f0cdadcd
|
memdb conflict check, thanks Luca
|
2013-11-14 13:29:46 -06:00 |
|
niphlod
|
7c8c9bc3af
|
improved performance on mssql4
|
2013-11-13 23:18:07 +01:00 |
|
mdipierro
|
948e0b1f43
|
possible to fix to memdb threading issue
|
2013-11-13 14:07:26 -06:00 |
|
tim
|
be9027f36f
|
replace write to stderr with LOGGER in failed database connection attempt
|
2013-11-13 17:42:21 +11:00 |
|
mdipierro
|
9bb4155460
|
adding spanish plurals, thanks Vlad Vladyslav
|
2013-11-11 17:42:58 -06:00 |
|
Magnun Leno
|
ad877b2305
|
Adds bind capability to OpenLDAP
Adds to OpenLDAP (mode=uid and mode=cn) the capability to bind to the directory with an admin account in order to search it.
|
2013-11-11 15:53:38 -02:00 |
|
mdipierro
|
fb9ad028f8
|
fixed problem with multiple uris and lazy tables
|
2013-11-11 10:16:38 -06:00 |
|
mdipierro
|
833694229d
|
Merge pull request #292 from flavour/master
Support HTTP Status 509
|
2013-11-11 07:43:56 -08:00 |
|
mdipierro
|
d6a8a3d410
|
Espanol language patches, thanks Vladyslav Kozlovskyy
|
2013-11-11 09:40:57 -06:00 |
|
Fran Boon
|
4e9d228a60
|
Support HTTP Status 509
Whilst this isn't an official RFC, it's documented on e.g. Wikipedia. http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#5xx_Server_Error
|
2013-11-08 10:46:47 +00:00 |
|
Massimo
|
db0d31260e
|
NDB support for GAE, thanks Quint, needs testing
|
2013-11-07 11:16:04 -06:00 |
|
Massimo
|
9178b23473
|
Merge branch 'master' of github.com:web2py/web2py
Conflicts:
VERSION
|
2013-11-07 11:06:37 -06:00 |
|
Massimo
|
40d5e5dfe9
|
fixed 1746:auth.wiki renders multi-line code as single-line, thanks Alan
|
2013-11-07 11:00:39 -06:00 |
|
Massimo
|
f95476c51e
|
fixed colgroup issue in grid, thanks Anthony
|
2013-11-07 10:47:57 -06:00 |
|
Massimo
|
73ab77ad8b
|
fixed 1765:Verify email message seams to only accept username, key and link
|
2013-11-07 10:31:54 -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 |
|
mdipierro
|
58c22b8ed0
|
synced web2py.js, thanks Vinicius
|
2013-11-06 16:57:33 -06:00 |
|
mdipierro
|
ee1de04544
|
Merge pull request #291 from viniciusban/master
Make component forms submit to their own action property
|
2013-11-06 14:55:12 -08:00 |
|
Vinicius Assef
|
9977aa571a
|
Make component forms submit to their own action property
|
2013-11-06 19:37:55 -02:00 |
|
mdipierro
|
65b883749a
|
fixed 1757:Broken support for 'belongs' with GAE datastore, thanks Alan
|
2013-11-06 11:14:56 -06:00 |
|
mdipierro
|
5cee4f8876
|
fixed issue 1763 user of arrows in numerical fields
|
2013-11-06 11:13:10 -06:00 |
|
mdipierro
|
3aec2c4568
|
Merge branch 'master' of github.com:web2py/web2py
|
2013-11-06 11:11:55 -06:00 |
|
mdipierro
|
3defd7d7b1
|
fixed issue 1763 user of arrows in numerical fields
|
2013-11-06 11:11:01 -06:00 |
|
mdipierro
|
ac97332393
|
Merge pull request #290 from erikmontes/patch-1
Closed html commment.
|
2013-11-06 08:32:01 -08:00 |
|