20 Commits

Author SHA1 Message Date
lichengyin
2cce1d77b8 fix: check template content empty before cached 2016-02-03 09:56:00 +08:00
lichengyin
631cbaf353 feature: use async render method in nunjucks template 2016-01-22 15:42:22 +08:00
lichengyin
d8b294edfc feature: add global think, JSON, eval for nunjucks template 2016-01-21 11:44:33 +08:00
lichengyin
427cb5973a revert to ejs support pretender 2016-01-13 17:10:06 +08:00
lichengyin
64167f6268 remove prerender for ejs 2016-01-13 17:07:49 +08:00
lichengyin
44034d18d9 add test cases 2016-01-09 11:32:44 +08:00
lichengyin
418779604e rename config db.name to db.database 2015-12-29 18:04:37 +08:00
lichengyin
a899320f19 Merge branch 'master' into 2.1
* master:
  release 2.0.15
  fix error in nunjucks template, add tests
  fix error in nunjucks template
  release 2.0.14

Conflicts:
	src/adapter/template/nunjucks.js
2015-12-25 17:39:37 +08:00
lichengyin
dedc9d60a7 fix error in nunjucks template, add tests 2015-12-25 17:37:13 +08:00
lichengyin
c8a1537ed9 fix windows test error 2015-12-17 20:05:38 +08:00
lichengyin
834ad2611b use async to get template file content 2015-12-09 19:02:46 +08:00
lichengyin
e793908e3f fix nunjucks test error 2015-12-04 18:52:03 +08:00
lichengyin
df0a5d4daf fix appveyor build error 2015-11-27 09:28:11 +08:00
lichengyin
14c14187d7 optimize get socket instance 2015-11-11 10:59:25 +08:00
lichengyin
afa2b170c4 update test case 2015-11-08 08:44:19 +08:00
lichengyin
2c8e58bf38 remove view.options config, use view.adapter instead 2015-11-07 21:40:32 +08:00
lichengyin
3a2a00b160 fix template test errors 2015-11-01 21:57:09 +08:00
lichengyin
5d8fcab3ce add adapter/template/numjucks test case 2015-10-26 20:43:09 +08:00
lichengyin
7d9f983f64 fix base template adapter test error 2015-08-27 13:13:03 +08:00
welefen
f93fa6f9de add template adapter test case 2015-08-07 19:16:37 +08:00