1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-16 06:53:33 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
astaxie
1521842d7a add static global function & add seocms example 2013-06-25 18:49:08 +08:00
Dobrosław Żybort
f56e7737ce Update: README 2013-06-22 13:17:50 +02:00
Dobrosław Żybort
10417dd6d5 Update: clean and fix README markdown 2013-06-21 10:40:58 +02:00
astaxie
0abe3e2157 add build status 2013-06-19 22:27:27 +08:00
astaxie
db525cba74 add session test & delete readme 2013-05-08 22:31:36 +08:00
astaxie
da1fe2feeb modify readme 2013-05-08 12:31:37 +08:00
astaxie
7302569725 add chinese docs links 2013-04-18 10:39:06 +08:00
astaxie
2573696860 session
1. session move from astaxie/session to beego/session
2. support 4 type session
2013-04-05 23:50:53 +08:00
astaxie
10e7dc856b fix a bug about json and xml 2013-01-06 11:25:05 +08:00
xiemengjun
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
xiemengjun
a02a64806e change doc addr 2012-12-27 23:31:32 +08:00
xiemengjun
4602ca64c8 modify the document addr 2012-12-27 23:29:42 +08:00
xiemengjun
2417464c35 add indent 2012-12-20 10:17:50 +08:00
xiemengjun
6c89320183 fix 2012-12-20 10:14:50 +08:00
xiemengjun
9c618145a2 merger & fix 2012-12-20 10:12:56 +08:00
astaxie
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
Travis Cline
c8cf7c7121 Update README.md
Add go syntax hilighting, fix odd wording
2012-12-19 14:18:27 -06:00
astaxie
a7791c2786 #2
#2
2012-12-19 16:20:55 +08:00
astaxie
e81795a01b #1
for tip version #1
2012-12-19 11:30:24 +08:00
xiemengjun
d562687868 simplify beego 2012-12-17 22:15:21 +08:00
astaxie
71b03774cc fix wrong word 2012-12-17 18:16:57 +08:00
astaxie
e84ea04557 add example and tools 2012-12-17 13:57:13 +08:00
astaxie
625dec0a16 finish the doc intro 2012-12-17 13:33:32 +08:00
xiemengjun
8ef18f5f27 add some config intro 2012-12-17 00:06:38 +08:00
xiemengjun
53ce6ad3b9 add more intro 2012-12-16 23:43:42 +08:00
xiemengjun
1318f88e04 打算写的文档目录 2012-12-16 00:42:22 +08:00
xiemengjun
c1cac16073 增加了文档和router函数 2012-12-16 00:34:45 +08:00
xiemengjun
9e428ba979 修改安装 2012-12-16 00:24:12 +08:00
xiemengjun
7da0e5800d 继续完善文档 2012-12-16 00:21:38 +08:00
xiemengjun
7526b9df6e 增加入门文档和删除打开默认文档出错日志 2012-12-16 00:06:18 +08:00
xiemengjun
f593c1f3fd init framwork 2012-12-15 23:53:19 +08:00