Commit Graph

1545 Commits

Author SHA1 Message Date
mdipierro
d552eb2eeb fixed some pep8 stuff 2012-10-19 09:40:17 -05:00
mdipierro
de2337dfe3 scheduler.queue_task, thank Niphlod 2012-10-18 18:20:51 -05:00
mdipierro
e707cfc67c codemirror autoresize 2012-10-18 13:42:49 -05:00
mdipierro
c3c5df6394 scheduler.queue_task(...), thanks Niphlod 2012-10-18 13:02:19 -05:00
mdipierro
72739ebb97 better openshift error 2012-10-17 17:00:50 -05:00
mdipierro
39c94b8dcf faster scheduler, thanks Niphlod 2012-10-17 16:01:29 -05:00
mdipierro
5af380223a remove excessive session saving with caching of mobile_agent 2012-10-17 14:33:52 -05:00
mdipierro
1ea379180a fixed appadmin bug and excessive session saving 2012-10-17 14:30:02 -05:00
mdipierro
ca3d050a0b fixed problem with session in cookie, thanks Niphlod 2012-10-17 12:04:19 -05:00
mdipierro
161b2271b3 T.is_writable, thanks Fran 2012-10-17 09:13:48 -05:00
Massimo
013c94cdf6 inlined sluggify 2012-10-16 11:47:16 -05:00
Massimo
addbb78151 customizable session cookie expriration 2012-10-16 11:23:41 -05:00
Massimo
f6789eaf39 session cookie data no expires by default 2012-10-16 11:14:52 -05:00
Massimo
c13b4f18f7 fixed auth.impersonating again, thanks Ricardo 2012-10-16 11:08:42 -05:00
Massimo
67840e9481 current.T.is_writable=False no languages write, thanks Fran 2012-10-16 10:54:33 -05:00
Massimo
41c40974a3 fixed issue 1092, thanks nicozanf 2012-10-16 10:34:36 -05:00
Massimo
9a6ce11f09 users can switch between sessions storage types 2012-10-16 10:25:28 -05:00
mdipierro
d404e40508 improved session data in cookie 2012-10-16 07:44:22 -05:00
mdipierro
b6a496aae5 improved session data in cookie 2012-10-16 07:10:33 -05:00
mdipierro
ecaed07a3d fixed bug with auth.impersonate(0) 2012-10-16 06:19:39 -05:00
mdipierro
30ec8e645b sessions in secure cookies, session.connect(cookie_key='mypassword') 2012-10-16 06:15:45 -05:00
mdipierro
3a1ba53a4b reverting some test but session.__hash needs work 2012-10-15 21:49:43 -05:00
mdipierro
ab95dfa7cd fixed problem with session __hash 2012-10-15 20:43:51 -05:00
mdipierro
6b9ebb6dc5 fixed issue with storing Row in session 2012-10-15 19:39:25 -05:00
mdipierro
e2e843d2ed more languages patches, thanks Vladyslav 2012-10-15 16:28:51 -05:00
mdipierro
d5381d7b36 fixed make pip 2012-10-15 14:48:45 -05:00
mdipierro
f7c0f0341b who page 2012-10-15 14:44:04 -05:00
mdipierro
9f7fd68728 better markmin with links in links, thanks Vladyslav 2012-10-15 07:43:23 -05:00
mdipierro
c2b6c645ef R-2.1.1 R-2.1.1 2012-10-15 06:40:55 -05:00
mdipierro
36810aaccc fixed error for missing driver 2012-10-15 06:36:44 -05:00
mdipierro
8e14d1c92e updated changelog 2012-10-15 06:15:33 -05:00
mdipierro
9b7e944dea improved custom_inport with app-level track changes 2012-10-15 05:55:45 -05:00
mdipierro
b6429ca5fd better errors in custom_import, thanks Michele 2012-10-15 05:46:57 -05:00
mdipierro
8607b09e64 -Y starts cron 2012-10-15 05:33:21 -05:00
mdipierro
64151a2c3e reverted custom_install tests 2012-10-14 20:07:54 -05:00
mdipierro
d5749db0cd cron disabled by default unless -H 2012-10-14 18:29:17 -05:00
mdipierro
df7d6847e6 fixed issue 1088 2012-10-14 16:40:49 -05:00
mdipierro
c6b5ad8179 auth = Auth(db).define_tables() in one line 2012-10-14 15:55:45 -05:00
mdipierro
71ec500fde changed default driver for sqlite, thanks Niphlod 2012-10-14 15:32:33 -05:00
mdipierro
6cf05edf63 DAL(...,do_connect=False,migrate_enabled=False) 2012-10-14 15:08:25 -05:00
mdipierro
39c5341dbc auth_wiki extra fields, thanks Alan 2012-10-14 14:44:37 -05:00
mdipierro
e2234a8771 added storage of length, notnull, unique in .table files 2012-10-14 14:41:28 -05:00
mdipierro
cac9741cb7 wiki preview patch, thanks Niphlod 2012-10-14 14:28:17 -05:00
mdipierro
648cb296e6 bettere errors in custom_import, thanks Michele 2012-10-14 14:20:12 -05:00
mdipierro
5a0ebb7d8c faster better web2py_uuid, thanks Michele 2012-10-14 14:16:43 -05:00
mdipierro
b7b534ccf2 new tests in test_web, tests static/_1.2.3/... 2012-10-13 14:36:20 -05:00
mdipierro
fab23d210b removed un-necessary setup_exe_2.6.py 2012-10-13 10:16:06 -05:00
mdipierro
6a18539f7e no more custom_import_install in gaehandler.py 2012-10-13 09:37:41 -05:00
mdipierro
4d87a90c10 redis session patch, thanks Niphlod 2012-10-13 09:26:53 -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