mdipierro
|
e2191175da
|
smarter CONTAINS and REPLACE
|
2013-04-03 09:50:28 -05:00 |
|
mdipierro
|
fcfa8aa917
|
added common_filter tests
|
2013-03-29 02:08:41 -05:00 |
|
Massimo
|
0fce3655d5
|
enabling test_web tests in travis, thanks Niphlod
|
2013-03-21 15:10:32 -05:00 |
|
Massimo
|
91504fbc2c
|
better test_web.py, thanks Niphlod
|
2013-03-21 12:04:39 -05:00 |
|
mdipierro
|
87a593845c
|
added a test, thanks Jonathan
|
2013-03-18 22:03:39 -05:00 |
|
Massimo
|
a8d1d5cfcf
|
upgraded fpdf, better tests, passes travis.ci tests, thanks Niphlod
|
2013-03-18 16:52:47 -05:00 |
|
mdipierro
|
c9a63a8524
|
fixed issue 1393, cast_keys in dict for python 2.5 support, thanks Alan and Niphlod
|
2013-03-17 12:11:10 -05:00 |
|
mdipierro
|
bfd385f969
|
travis badge in README, thanks niphlod
|
2013-03-15 15:12:01 -05:00 |
|
mdipierro
|
892471d8e5
|
fixed issue 1340, bugs in as_dict, thanks Alan
|
2013-02-17 09:49:44 -06:00 |
|
Massimo
|
50193471d6
|
better IS_NOT_IN_DB, new scheduler API, after_connection dal callback, thanks Niphlod
|
2013-02-14 14:15:27 -06:00 |
|
mdipierro
|
7ef19ecf47
|
allow a dict as uri, issue 1316, thanks Alan
|
2013-02-13 09:36:07 -06:00 |
|
Massimo
|
980aedf314
|
some cleanup patches, thanks Alan
|
2013-01-08 15:31:17 -06:00 |
|
Massimo
|
2d606e6836
|
actions='#', fixed issue 1253, thanks yaribaud
|
2013-01-08 14:38:05 -06:00 |
|
mdipierro
|
fdf7d5661d
|
fixed problem with raw_args
|
2012-12-03 14:04:17 -06:00 |
|
mdipierro
|
7b1351daa3
|
fixed broken session in recent trunk
|
2012-11-17 13:28:50 -06:00 |
|
mdipierro
|
90bcc9b08b
|
dal almost runs with python 3.3 but fails a test on 2.5
|
2012-10-23 11:30:02 -05:00 |
|
mdipierro
|
46610d59ce
|
language changes
|
2012-10-22 22:14:40 -05:00 |
|
mdipierro
|
6aa5edc7ff
|
many pep8 improvements
|
2012-10-19 12:33:53 -05:00 |
|
mdipierro
|
40c09a5d80
|
new tests in test_web, tests static/_1.2.3/...
|
2012-10-13 14:36:20 -05:00 |
|
Massimo
|
d61a4529f3
|
improved speed of regex_url_in
|
2012-10-12 11:33:02 -05:00 |
|
mdipierro
|
f99a1406bb
|
DAL is now a pickeable singleton
|
2012-09-29 22:33:18 -05:00 |
|
mdipierro
|
7afb5072c7
|
db.t.f.epoch(), thanks Niphlod
|
2012-09-14 15:51:58 -05:00 |
|
mdipierro
|
fc3efaed3d
|
better handling of cross-domain urls in parametric router, thanks Jonathan
|
2012-09-11 09:55:58 -05:00 |
|
mdipierro
|
97bcdfd73a
|
fixed issue 964, thanks Jonathan
|
2012-09-09 09:20:45 -05:00 |
|
mdipierro
|
0534080b83
|
added caching tests and minor rewtite
|
2012-09-08 16:04:07 -05:00 |
|
mdipierro
|
5db296c542
|
R-2.0.5
|
2012-08-31 16:28:40 -05:00 |
|
mdipierro
|
07486b27a7
|
yet better markmin has [[NEWLINE]], thanks Vladyslav
|
2012-08-31 09:02:54 -05:00 |
|
mdipierro
|
f83803ffad
|
fixed path find for pluralization rules
|
2012-08-30 14:54:40 -05:00 |
|
mdipierro
|
3709dcedd2
|
fixed AttributeError: 'Expression' object has no attribute '_table' issue
|
2012-08-30 14:42:32 -05:00 |
|
mdipierro
|
eb2c2ea0a0
|
update link fixed, thanks Niphlod
|
2012-08-30 08:09:33 -05:00 |
|
mdipierro
|
341a35410d
|
better webclient.py
|
2012-08-29 21:57:09 -05:00 |
|
mdipierro
|
7250e27ba1
|
changed vars in example and test for webclient
|
2012-08-29 18:31:23 -05:00 |
|
mdipierro
|
34edf3e724
|
simplied handling of postbacks
|
2012-08-29 18:14:24 -05:00 |
|
mdipierro
|
31a695f73f
|
more test improvements, thanks Jonathan
|
2012-08-29 18:01:27 -05:00 |
|
mdipierro
|
c6a22d237b
|
updated gluon/tests/__init__.py, thanks Jonathan
|
2012-08-29 17:59:44 -05:00 |
|
mdipierro
|
f7bd69fad4
|
webclient.py and test_web.py
|
2012-08-29 17:40:03 -05:00 |
|
mdipierro
|
178925cd56
|
fixed problem with computed fields
|
2012-08-29 16:05:41 -05:00 |
|
mdipierro
|
9f8134a51b
|
fixed issue with row[db.table.field] for result of join, thanks Dominic
|
2012-08-28 14:26:49 -05:00 |
|
mdipierro
|
ecba8d44a9
|
better test_languages.py
|
2012-08-27 13:10:52 -05:00 |
|
mdipierro
|
d16033a417
|
more tests about dal
|
2012-08-26 15:51:15 -05:00 |
|
mdipierro
|
e527f49d73
|
added contrib test, thanks Mariano
|
2012-08-23 18:59:32 -05:00 |
|
mdipierro
|
9d71ec6821
|
new Storage object makes some code 10x faster
|
2012-08-17 21:29:36 -05:00 |
|
mdipierro
|
b27a976712
|
router map_static, thanks Jonathan
|
2012-08-07 19:39:45 -05:00 |
|
mdipierro
|
2123e485d8
|
fixed import_from_csv_field and new tests, thanks Jonathan
|
2012-07-31 19:24:26 -05:00 |
|
mdipierro
|
039f5c25c5
|
improved router, thanks Jonathan
|
2012-07-29 16:21:45 -05:00 |
|
mdipierro
|
d8fd45d545
|
routes patch, thanks Jonathan
|
2012-06-25 14:14:44 -05:00 |
|
Massimo DiPierro
|
4fd95881dc
|
fixed router bug and new test, thanks Jonathan
|
2012-06-05 17:15:17 -05:00 |
|
Massimo Di Pierro
|
95e91329a2
|
added tox.ini, thanks Marc
|
2012-05-06 17:27:54 -05:00 |
|
Massimo Di Pierro
|
2077831600
|
better test_html, thanks ramiroluz
|
2012-03-19 15:45:10 -05:00 |
|
Massimo Di Pierro
|
02e7f38da7
|
fixed a major problem with locking in languages, thanks Dan McGee fr the help
|
2012-02-29 13:38:59 -06:00 |
|