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

2925 Commits

Author SHA1 Message Date
astaxie
57d19b44b2 Merge pull request #41 from Unknwon/master
installation, incomplete quick start
2013-04-20 17:31:49 -07:00
Unknown
6bd9ecc98b installation, incomplete quick start 2013-04-20 14:54:42 -04:00
Unknown
d905e736cc Merge branch 'master' of git://github.com/astaxie/beego 2013-04-20 14:52:20 -04:00
Unknown
3fe4465fe6 installation, incomplete quick start 2013-04-20 14:51:59 -04:00
astaxie
ab38c2f8e6 add EnableGzip support & delete if views not exist 2013-04-21 00:49:48 +08:00
astaxie
2ad4478612 Merge pull request #40 from Unknwon/master
English version of readme.md and purposes.md
2013-04-18 20:19:33 -07:00
Unknown
40675d9349 update 2013-04-18 23:17:15 -04:00
Unknown
115220ac01 update 2013-04-18 23:16:09 -04:00
Unknown
cd480129f7 update 2013-04-18 22:31:20 -04:00
astaxie
140b513c7b support gzip #37 2013-04-18 23:13:53 +08:00
astaxie
a3f8fd6a77 fix nav 2013-04-18 22:20:01 +08:00
astaxie
4d2a771aca fix nav 2013-04-18 22:18:03 +08:00
astaxie
0c06d4fdcc fix nav 2013-04-18 22:15:05 +08:00
astaxie
8c93d33def fix nav 2013-04-18 22:13:34 +08:00
astaxie
615aa13783 添加两个文档 2013-04-18 22:11:03 +08:00
astaxie
0dffb7ec3f fix typo 2013-04-18 10:47:43 +08:00
astaxie
7302569725 add chinese docs links 2013-04-18 10:39:06 +08:00
astaxie
23039393b2 finish Quickstart.md 2013-04-18 10:35:20 +08:00
astaxie
99b09b2e7a fix set sessiongcmaxlifetime #36 2013-04-18 09:42:42 +08:00
astaxie
ab802df57f update docs 2013-04-18 09:32:28 +08:00
astaxie
b9017829ba #35 2013-04-16 21:35:55 +08:00
astaxie
6ce02f1d1c add SaveToFile & docs 2013-04-16 18:20:55 +08:00
astaxie
e865325556 add nav to all docs 2013-04-15 23:49:44 +08:00
astaxie
2b92ff254a write template docs 2013-04-15 23:40:07 +08:00
astaxie
764798d601 add to function & write docs 2013-04-14 23:20:38 +08:00
astaxie
e96aa1aa3d fix nav 2013-04-13 00:13:28 +08:00
astaxie
26abcbc55a fix nav 2013-04-13 00:11:52 +08:00
astaxie
341316f0fa complete first one 2013-04-13 00:10:30 +08:00
astaxie
ee9b8b6aa9 fix when in linux system not in the app dir 2013-04-12 13:58:14 +08:00
astaxie
5cf52e2cb8 Merge pull request #33 from Unknwon/master
en_readme
2013-04-11 21:58:44 -07:00
Unknown
282bdb8a66 minor updates 2013-04-12 00:38:15 -04:00
Unknown
e635a77717 en_readme 2013-04-12 00:35:10 -04:00
astaxie
d6cd1322e2 go on write docs 2013-04-12 00:01:25 +08:00
astaxie
f4a645027e add error show page 2013-04-11 14:35:43 +08:00
astaxie
ddc3d7d58c beego default set GOMAXPROCS to NumCPU 2013-04-11 11:17:18 +08:00
astaxie
cf60a3f463 warn views can't find when runmode is dev 2013-04-11 11:07:32 +08:00
astaxie
5a48c0ad03 最新的中文文档,还在完善中 2013-04-11 00:32:36 +08:00
astaxie
f00ac81008 word change to string 2013-04-10 10:20:23 +08:00
astaxie
894634d4e6 version change to 0.5.0 2013-04-10 00:27:53 +08:00
astaxie
dc5dab3dbb fix multipart 2013-04-10 00:24:28 +08:00
astaxie
465ed4b72f fix router's bug 2013-04-09 23:51:19 +08:00
astaxie
2f02653b7d add GetFIle & enhance router 2013-04-09 23:33:48 +08:00
astaxie
f9e8b4f124 fix multipart & add three useful function
c.GetString()
c. GetInt()
c.GetBool()
2013-04-09 21:49:17 +08:00
astaxie
4353c98fd0 fix router's bug when requestpath only have one character 2013-04-08 21:26:38 +08:00
astaxie
d1a5397d67 add session's readme 2013-04-08 13:02:45 +08:00
astaxie
a95d6f39f1 fix session cookies's expirded 2013-04-08 12:50:11 +08:00
astaxie
3ad639e739 support websocket #20
add example chat
2013-04-08 00:28:32 +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
69f40ad18a add some useful function
1. Router
2. SetSession/GetSession/DelSession
3. RenderString
4. str2html/htmlquote/htmlunquote
5. move the template Function to util.go
2013-04-03 23:37:59 +08:00
astaxie
74d8952c5a changer version to 0.4 2013-04-03 11:14:55 +08:00