1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-10 21:30:40 +00:00
Commit Graph

605 Commits

Author SHA1 Message Date
a3a0cf2ad2 Merge pull request #9 from huacnlee/fix_filter_prefix_path_call_bug
Fix wrong method name call for FilterPrefixPath.
2013-02-28 22:12:24 -08:00
53f917c99c Fix wrong method name call for FilterPrefixPath. 2013-03-01 13:32:23 +08:00
c6d4eeceaa Merge pull request #8 from xgdapg/master
add fcgi support
2013-01-10 05:27:15 -08:00
b8e7a46fc1 add fcgi support 2013-01-10 20:22:00 +08:00
10e7dc856b fix a bug about json and xml 2013-01-06 11:25:05 +08:00
45710c3a3b add TemplateCache 2013-01-06 10:15:14 +08:00
8e90ddd577 Merge pull request #5 from corburn/master
Refactor pprof.go to use switch instead of if/else
2013-01-03 23:00:48 -08:00
0c85c14eb2 refactor: use switch instead of if/else to select ProfController type 2013-01-03 23:19:13 -07:00
aa4b66b985 fix session's maslifetime bug 2013-01-02 00:06:44 +08:00
1530e3fbc2 add session support 2013-01-01 23:11:15 +08:00
1f67fcb0f9 http support pprof and template add date func like php's date function
http support pprof
PprofOn set to true you can profile the runtime data.
template add date func like php's date function

{{date "Y-m-d H:i:s"}}
2013-01-01 21:42:16 +08:00
a02a64806e change doc addr 2012-12-27 23:31:32 +08:00
4602ca64c8 modify the document addr 2012-12-27 23:29:42 +08:00
3e3abb7b6b add support goroutine pprof 2012-12-27 22:42:16 +08:00
c967f2d63f add pprof support 2012-12-27 22:27:26 +08:00
d80ba7b084 when Redirect delete output 2012-12-25 15:36:19 +08:00
2417464c35 add indent 2012-12-20 10:17:50 +08:00
6c89320183 fix 2012-12-20 10:14:50 +08:00
9c618145a2 merger & fix 2012-12-20 10:12:56 +08:00
69965d700c This was fixed in 5ce009, listening on both ipv6 and ipv4 addresses is not the problem (and I think you should remove the note you added). 2012-12-20 09:38:31 +08:00
c8cf7c7121 Update README.md
Add go syntax hilighting, fix odd wording
2012-12-19 14:18:27 -06:00
4d4096c7e4 fix previer bug 2012-12-19 16:41:39 +08:00
3f076f4ca0 fix router like /admin/index/ should equal to /admin/index 2012-12-19 16:38:25 +08:00
a7791c2786 #2
#2
2012-12-19 16:20:55 +08:00
e81795a01b #1
for tip version #1
2012-12-19 11:30:24 +08:00
5ce009a2dc fix bug 2012-12-19 11:26:10 +08:00
8a99591298 fix bug 2012-12-18 15:18:48 +08:00
d562687868 simplify beego 2012-12-17 22:15:21 +08:00
ad892008cc 修复key字符串bug 2012-12-17 20:37:25 +08:00
71b03774cc fix wrong word 2012-12-17 18:16:57 +08:00
e84ea04557 add example and tools 2012-12-17 13:57:13 +08:00
4263723691 modify beego 2012-12-17 13:53:03 +08:00
625dec0a16 finish the doc intro 2012-12-17 13:33:32 +08:00
8ef18f5f27 add some config intro 2012-12-17 00:06:38 +08:00
53ce6ad3b9 add more intro 2012-12-16 23:43:42 +08:00
1318f88e04 打算写的文档目录 2012-12-16 00:42:22 +08:00
c1cac16073 增加了文档和router函数 2012-12-16 00:34:45 +08:00
9e428ba979 修改安装 2012-12-16 00:24:12 +08:00
7da0e5800d 继续完善文档 2012-12-16 00:21:38 +08:00
7526b9df6e 增加入门文档和删除打开默认文档出错日志 2012-12-16 00:06:18 +08:00
902acbb896 删除DS 2012-12-15 23:57:10 +08:00
f593c1f3fd init framwork 2012-12-15 23:53:19 +08:00
afebcd891e 删除老的文件 2012-12-15 23:51:59 +08:00
818a34ddf3 modify readme 2012-03-30 23:50:13 +08:00
2121c4dd88 modify struc 2012-03-30 23:48:36 +08:00
446daaea37 modify 2012-03-26 23:18:16 +08:00
3e8871370a delete info 2012-03-07 22:29:46 +08:00
9f4d88f305 delete .DS_Store 2012-03-07 20:46:12 +08:00
c3fdba012d examples & tools 2012-03-07 20:41:00 +08:00
d736ac450a modify struct 2012-03-07 20:30:33 +08:00