niphlod
ce025a6b8e
new module appconfig.py
2014-12-21 20:30:18 +01:00
mdipierro
67ba09af37
fixed data bug in hypermedia
2014-11-05 09:09:36 -06:00
mdipierro
d33091d76b
added ssl option for tornado, thanks dmvieira
2014-10-16 15:58:57 -05:00
mdipierro
989a635dbb
fixed conflict
2014-10-16 15:47:57 -05:00
Diogo
16da2edc6d
removing returns and added 401 error send to user
2014-10-01 08:17:12 -03:00
mdipierro
05689aa526
another attempt at added ssl option for tornado #511
2014-09-30 09:38:00 -05:00
Diogo
ae5069d9b1
add example for websocket wss
2014-09-30 08:47:31 -03:00
Diogo
11082987ea
removing bug with return true in post
...
Error with get replicate in post: http://stackoverflow.com/questions/19563093
2014-09-27 23:03:24 -03:00
Diogo
e40937bd8b
added https option for tornado
...
now tornado can be called by https
2014-09-25 09:51:38 -03:00
gi0baro
5c07c511fa
Merge branch 'master' into DAL-modular
...
* master: (58 commits)
changed version number
better types by default, given that we're on 2005 at least
fix for StorageList and tests added
improved coverage, fix bug with IS_LIST_OF and items not being strings
fix cache.increment, added tests
R-2.9.11
reverted simplejson
R-2.9.10
upgraded memcache and markdown2
upgraded pypyodbc.py
upgraded simplejson
no more split in contains, thanks Niphlod
fixed wording and bug on contains(), made smart_query use ilike instead of like
ilike, thanks Niphlod
CROSS JOIN, thanks jotbe
added custom represent to GoogleDatastoreAdapter, thanks Alan
postgresql: identifies what adapter auto-loads json values
added more tests for json Field
fixed typo in driver_auto_json
Improve the graphing to show the name of the application.
...
Conflicts:
gluon/dal.py
gluon/globals.py
gluon/tests/test_dal.py
2014-09-25 12:49:16 +02:00
mdipierro
df234fa252
reverted simplejson
2014-09-15 18:30:37 -05:00
mdipierro
a38c7c2aa8
upgraded memcache and markdown2
2014-09-15 07:34:14 -05:00
mdipierro
f0461ae84a
upgraded pypyodbc.py
2014-09-14 16:41:47 -05:00
mdipierro
0120ad5b95
upgraded simplejson
2014-09-14 16:37:09 -05:00
niphlod
5c9796ac72
refactored pickling of sessions
2014-09-11 22:51:23 +02:00
niphlod
6403878f95
refactored pickle everywhere but Session, removed unused imports
2014-09-10 19:12:10 +02:00
gi0baro
5e5e649c28
Added modular DAL, updated gluon imports to new structure
2014-09-03 12:48:03 +02:00
mdipierro
447493c754
new saml2_auth
2014-08-31 13:09:35 -05:00
niphlod
ff73d9c741
too many cert_file arguments
2014-08-21 22:37:18 +02:00
mdipierro
9ad30aa64d
experimental saml2 support
2014-08-20 21:05:03 -05:00
mdipierro
13026231f1
fixed registration_id on GAe, thanks Luca
2014-08-14 13:39:04 -05:00
mdipierro
7e15c1a1da
fixed a ''...'' regex in markmin, thanks Leonel
2014-08-10 12:07:32 -05:00
mdipierro
63529e5ad8
not sure what happened but fixing local commit
2014-08-06 14:50:51 -05:00
mdipierro
0201007e2c
ldap CA support, thanks Maggs and Shane
2014-07-27 11:15:37 -05:00
mdipierro
5d3c915c61
added parent links
2014-07-03 12:22:55 -05:00
mdipierro
1606c938a7
better handling of uploads in hypermedia.py
2014-07-03 11:56:15 -05:00
mdipierro
9a6f0b59ad
fixed errors reporting in collection+json
2014-07-02 18:35:25 -05:00
mdipierro
55016cbd4d
fixed guessable CSRF token when detect_record_change, thanks Stephen Röttger
2014-07-02 08:27:02 -05:00
mdipierro
bc1b4ad03a
fixed some problems with collection+json
2014-07-02 03:01:30 -05:00
mdipierro
bf52e012a7
rules->policies in hypermedia
2014-06-23 01:03:17 -05:00
mdipierro
7bb8735f2f
Hypermedia API and Collection+JSON
2014-06-22 14:57:35 -05:00
mdipierro
f6a9accdc9
Merge branch 'master' of github.com:web2py/web2py
2014-05-26 23:49:58 -05:00
mdipierro
6e54b5458b
fixed 1929:cannot acess appadmin cache if you use redis as cache, thanks leonardo
2014-05-26 23:49:11 -05:00
mdipierro
268458d07b
Merge pull request #450 from BuhtigithuB/patch-8
...
coding utf8 and improve comment
2014-05-26 22:29:56 -05:00
mdipierro
51fad4d13f
Merge pull request #449 from BuhtigithuB/patch-7
...
python idomatic
2014-05-26 22:29:18 -05:00
BuhtigithuB
4db37981e2
coding utf8 and improve comment
2014-05-26 10:57:47 -04:00
BuhtigithuB
7cc7c4ab7a
python idomatic
2014-05-26 10:48:47 -04:00
mdipierro
35c21044bb
Merge branch 'master' of github.com:web2py/web2py
2014-05-22 08:12:54 -05:00
Mariano Reingart
bfce57f5da
fixed excessive attribute sanitization in generic generation of PDF (pyfpdf)
2014-05-21 15:10:25 -03:00
mdipierro
292a2ae882
fixed Issue 1927:LoginRadiusAccount does not allow specifying callback url (patch included)
2014-05-16 22:43:20 -05:00
Massimo
caafff74b3
reverted rpx_account for backward compatibility and added janrain_account for the new engage.js api
2014-04-15 10:16:02 -05:00
mdipierro
ddc21ee05b
Merge pull request #426 from ortgit/issue/1919
...
Check whether memdb record is None before trying to read its keys
2014-04-15 09:48:32 -05:00
ortgit
3bb939d3fe
Check whether record is None before trying to read its keys otherwise app crashes on GAE (and other memdb's)
2014-04-14 01:55:30 -04:00
ortgit
222b087a8d
time_expire=0 should clear memcache entry
...
If time_expire=0, then the cache should be cleared and reset with the
latest value to stay compatible with documented web2py functionality of
how caching works. Previous change broke this compatibility while adding
efficiency in other cases.
2014-04-14 01:32:54 -04:00
Omar Trinidad Gutiérrez Méndez
98a3c4aa37
Updated regex to manage white space in titles
...
Addition of `\s*` in some regex in order to have the same behavior as in markmin2html. That is:
# Title
and
#Title
or:
## Title
and
##Title
2014-04-10 08:39:55 -05:00
Omar Trinidad Gutiérrez Méndez
8b95c85512
Rewritten a regex
...
Rewritten a regular expression from two lines to one line.
2014-04-09 16:50:30 -05:00
Omar Trinidad Gutiérrez Méndez
ae3bf270cf
Fixed typo
...
Fixed typo
2014-04-08 18:39:06 -05:00
Omar Trinidad Gutiérrez Méndez
ad1f1d21d4
Deleted repeated line
...
Deleted repeated line
2014-04-08 10:47:26 -05:00
mdipierro
2fb8b05906
fixed some licensing issues
2014-04-02 09:19:52 -05:00
mdipierro
f9ad11473d
changed license of some modules from GPLv2 to LGPLv3
2014-03-22 02:26:04 -05:00