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

3288 Commits

Author SHA1 Message Date
astaxie
384fa8fda9 Merge pull request #70 from luw2007/luw2007
fix jsonp, use Buffer
2013-06-13 18:50:26 -07:00
lw
5d531d3da6 fix jsonp, use Buffer 2013-06-14 09:39:56 +08:00
astaxie
ea756b68c4 Merge pull request #68 from luw2007/luw2007
feture: add jsonp
2013-06-13 02:43:33 -07:00
lw
06e002cf2c feture: add jsonp 2013-06-13 17:17:54 +08:00
astaxie
73f0f4f31f Merge pull request #59 from lunny/master
Add a basic map for url params to controller properties.
2013-06-12 08:48:43 -07:00
astaxie
b2abb4eb80 fix #66 2013-06-11 23:31:40 +08:00
astaxie
951881b96d update typo 2013-06-07 23:36:01 +08:00
astaxie
832f160cc8 update 2013-06-07 23:33:45 +08:00
astaxie
2bbd21ab07 update docs for hotupdate 2013-06-07 22:45:58 +08:00
astaxie
455367769e support hot-update 2013-06-07 17:48:14 +08:00
Lunny Xiao
f20ad0916f bug fix 2013-06-04 19:45:48 +08:00
astaxie
be9290364d Merge pull request #62 from coderhaoxin/master
add .gitignore file
2013-06-01 00:39:52 -07:00
haoxin
4577bfb980 add git ignore file 2013-06-01 13:31:14 +08:00
Lunny Xiao
65041aae71 remove nonuse parseForm and change the StructMap's params 2013-05-31 14:07:06 +08:00
Lunny Xiao
8b7cba037e add url params -> controller's member feature 2013-05-28 16:43:23 +08:00
Lunny Xiao
2dee30183d add structmap function for controller 2013-05-28 13:58:42 +08:00
astaxie
4fc49b5803 Merge pull request #58 from yecrane/master
修改redis重启后不会自动连接
2013-05-22 07:28:34 -07:00
yecrane
67695fac9e Update sess_redis.go
修改redis重启后不会自动连接
2013-05-22 22:26:26 +08:00
astaxie
22510bc272 Merge pull request #56 from yecrane/master
修改redis连接池,设置key,获取key的方式
2013-05-14 18:52:33 -07:00
yecrane
a2dd859e55 Update sess_redis.go 2013-05-14 23:55:50 +08:00
astaxie
4d06fec52e Merge pull request #55 from Unknwon/master
sync qucikstart.md to ZH version.
2013-05-13 22:23:32 -07:00
Unknown
0e916a00f9 sync. quick start.md with ZH version. 2013-05-14 01:08:20 -04:00
astaxie
ea36f80470 fix typo 2013-05-14 11:35:07 +08:00
astaxie
1745dd2261 Merge pull request #54 from slene/master
fix session file write bug
2013-05-13 18:31:05 -07:00
slene
6d3486e2a6 fix session file write bug 2013-05-14 07:33:00 +08:00
astaxie
98b245c746 change version from 0.5 to 0.6 2013-05-13 23:42:10 +08:00
astaxie
d8e1f31cc9 update session's key from string to interface 2013-05-13 23:30:59 +08:00
astaxie
719f94b35f fix findrouter & template mix 2013-05-13 16:31:23 +08:00
astaxie
db525cba74 add session test & delete readme 2013-05-08 22:31:36 +08:00
astaxie
d6dd84d535 favicon.ico default deal with static files 2013-05-08 16:35:29 +08:00
astaxie
ce77c273cf add Destructor func 2013-05-08 13:56:48 +08:00
astaxie
d2e0960b8e fix the example error 2013-05-08 13:15:35 +08:00
astaxie
a851641f48 update params 2013-05-08 13:00:35 +08:00
astaxie
da1fe2feeb modify readme 2013-05-08 12:31:37 +08:00
astaxie
bf144d5835 update session fix 2013-05-08 11:07:55 +08:00
astaxie
6d96345499 fix session Secure 2013-05-08 11:01:39 +08:00
astaxie
581bb65bbc improve parseconfig 2013-05-07 23:16:56 +08:00
astaxie
c048efbbf8 fix bug 2013-05-07 23:07:54 +08:00
astaxie
490747a8ae fix #52 2013-05-07 23:06:51 +08:00
astaxie
d4610a9313 fix layout 2013-05-07 15:42:57 +08:00
astaxie
6af2778ab9 fix set cookies many times 2013-05-07 15:36:43 +08:00
astaxie
18bf474951 add pic 2013-05-07 00:17:37 +08:00
astaxie
1e7c1a265e fix #16 2013-05-07 00:17:25 +08:00
astaxie
93babc5780 fix #48 2013-05-05 23:04:12 +08:00
astaxie
429f44562c Merge pull request #51 from jack230230/master
两个错别字
2013-05-05 04:27:22 -07:00
王振威
2ec4fc6fce 两个错别字 2013-05-04 23:14:53 +08:00
astaxie
645bf79b08 Merge pull request #50 from Unknwon/master
complete quick start
2013-04-30 18:01:15 -07:00
Unknown
e1a4001cdd complete quick start 2013-04-30 14:54:11 -04:00
Unknown
9e148a0e58 incomplete quick start: Handle request, Sessions, Cache, Safe map, Log 2013-04-29 23:24:56 -04:00
astaxie
7b6a571f87 fix build 2013-04-27 22:48:20 +08:00