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

3404 Commits

Author SHA1 Message Date
Dobrosław Żybort
1c4d0d72ca Update: supervisord en docs 2013-06-21 15:47:58 +02:00
astaxie
20e101a42d Merge pull request #74 from matrixik/master
Clean and fix docs markdown
2013-06-21 01:59:53 -07:00
Dobrosław Żybort
10417dd6d5 Update: clean and fix README markdown 2013-06-21 10:40:58 +02:00
Dobrosław Żybort
541d7f71b9 Update: clean and fix docs markdown 2013-06-21 10:35:46 +02:00
Dobrosław Żybort
fdb94aeba0 Fix: install en docs links 2013-06-21 08:59:23 +02:00
astaxie
67511deea7 Merge pull request #73 from matrixik/master
Some docs updates
2013-06-20 07:28:19 -07:00
Dobrosław Żybort
43f588b5c1 Fix: session README 2013-06-20 15:25:39 +03:00
Dobrosław Żybort
cc6c84b317 Update: session README 2013-06-20 14:22:06 +02:00
Dobrosław Żybort
b68a37a115 Some updates to cache README 2013-06-20 13:58:35 +02:00
Dobrosław Żybort
b886ed59a5 Update cache docs 2013-06-20 14:37:26 +03:00
astaxie
3475685233 add Server info 2013-06-20 15:49:43 +08:00
astaxie
0abe3e2157 add build status 2013-06-19 22:27:27 +08:00
astaxie
25cf08159a Merge pull request #72 from Unknwon/master
documentation for hot update
2013-06-18 03:08:37 -07:00
Unknown
28d0738cd1 doc_en:hot update 2013-06-18 18:02:51 +08:00
astaxie
6a260ca76d Merge pull request #71 from yecrane/master
form获取相同名字的对象数组值
2013-06-17 01:03:04 -07:00
yecrane
27896c5700 Update controller.go
form获取相同名字的对象数组值
2013-06-17 16:12:35 +09:00
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