Commit Graph

3931 Commits

Author SHA1 Message Date
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
astaxie cf82cfeea2 #45 add support post+_method 2013-04-27 22:47:48 +08:00
astaxie 105e8ad2ef Merge pull request #46 from Unknwon/master
incomplete quick start: template, handle request
2013-04-24 19:23:41 -07:00
Unknown 068786d0d7 incomplete quickstart: template, handle request 2013-04-23 19:26:47 -04:00
astaxie 6c56a73b69 check expird second 2013-04-22 21:49:34 +08:00
astaxie 5f36a3ae4a fix when there's no config 2013-04-22 21:31:23 +08:00
astaxie fad8100804 add cache module 2013-04-22 18:56:38 +08:00
astaxie 9a3b27f29a Merge pull request #44 from Unknwon/master
incomplete quick start-controller
2013-04-21 19:08:39 -07:00