astaxie
bc0d4ac7cb
set admin default to false. default the admin console is shut down.
2013-12-18 23:23:00 +08:00
Francois
02eacb8e95
Update config.go
2013-12-14 20:34:27 +02:00
astaxie
fd78ea5c4a
set cookie to zero
2013-12-12 10:43:13 +08:00
astaxie
b733b98408
for init if doesn't have app.conf will not panic
2013-12-10 00:17:22 +08:00
astaxie
4fa625dea6
default app HttpAddr should none
2013-12-07 17:22:57 +08:00
astaxie
de70732cd4
typo
2013-12-06 13:46:14 +08:00
astaxie
7125bd8faa
support json comments
2013-12-06 13:43:08 +08:00
Pengfei Xue
420e816bed
panic if parse failed
2013-12-04 23:53:36 +08:00
astaxie
fb6312a303
reverse from pull 330
2013-12-04 17:03:49 +08:00
astaxie
3c91360d72
dictinct system pkg and third pkg
2013-12-03 21:37:39 +08:00
Pengfei Xue
12ade02f2d
panic if parse config failed
2013-12-03 19:56:30 +08:00
Pengfei Xue
9cac7504c9
fixup! fix typo, use camel notation for all keys
2013-12-03 16:37:39 +08:00
Pengfei Xue
75d09d138a
fix typo, use camel notation for all keys
2013-12-03 13:23:33 +08:00
Pengfei Xue
07312e240c
remove duplicated config initialization
2013-12-03 13:15:32 +08:00
astaxie
6c13bdde25
support profile & statistics in another port
2013-11-13 21:11:09 +08:00
astaxie
23d79b8b05
#254 add SessionHashFunc SessionHashKey SessionCookieLifeTime
2013-11-03 21:41:07 +08:00
astaxie
0adb864219
fix #270
...
同时支持全部小写和驼峰写法
2013-11-02 22:45:08 +08:00
knightmare shava
290a9d184d
minor fix,if path does not include :
2013-11-01 12:34:16 +08:00
knightmare shava
73a2081ae7
improve StaticDir config file parser.New style is like "css:static/css js:static/js"
2013-11-01 08:23:57 +08:00
astaxie
c1b2e1d0ca
fix #238
2013-10-28 23:30:16 +08:00
astaxie
3ac5eec301
fix #253
2013-10-28 22:38:50 +08:00
sdjc
9ddbab59bb
Update config.go
2013-09-27 08:37:17 +08:00
astaxie
59a67720b4
xsrf's defaut time set to 0 & fix ts not use
2013-09-25 23:07:54 +08:00
astaxie
83e26fdc9b
fix config bug
2013-09-10 14:47:48 +08:00
astaxie
bd61dd9ffc
change a log about new version
2013-09-10 00:00:18 +08:00
astaxie
0b74db64eb
fix typo for templateLeft
2013-08-19 13:02:18 +08:00
astaxie
4f538e7fd2
fix #163
...
you can set the delimiter like this
beego.TemplateLeft="{#"
beego.TemplateRight="#}"
or can set the config file like app.ini
templateleft={#
templateright=#}
2013-08-19 10:41:09 +08:00
benlovell
9cbefacf52
Fixes some minor spelling mistakes and typos
2013-08-14 09:06:40 +02:00
astaxie
10f4e822c3
add XSRFExpire
2013-08-07 11:22:23 +08:00
astaxie
f9a31ea00a
EnableXSRF
2013-08-06 23:21:52 +08:00
astaxie
7bfb4126d7
support copy requestbody
2013-07-08 23:12:31 +08:00
astaxie
d2a16ff8f6
fix #26 add xsrf function
2013-07-08 16:17:08 +08:00
astaxie
11977f4f77
fix #90
2013-07-07 17:58:50 +08:00
astaxie
bf9de3bcf6
add HttpServerTimeOut setting
2013-07-03 15:29:54 +08:00
astaxie
d627ec013e
add config to countol if enable hotupdate
2013-06-28 22:09:08 +08:00
astaxie
c5a23d5cde
fix #81
2013-06-24 23:24:33 +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
93babc5780
fix #48
2013-05-05 23:04:12 +08:00
astaxie
0f982c4a18
add Config.Int64 and Template add Runmode==dev everytime parsefile
2013-04-02 23:57:15 +08:00
xiemengjun
f593c1f3fd
init framwork
2012-12-15 23:53:19 +08:00