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

520 Commits

Author SHA1 Message Date
slene
1d44018128 orm fix for support custom field 2013-11-02 00:50:08 +08:00
slene
a4df6e403c fix #265 2013-11-01 18:32:03 +08:00
astaxie
00abdcd0a1 Merge pull request #269 from shavac/master
improve StaticDir config file parser.
2013-10-31 20:02:53 -07: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
c6167ef184 fix #260 2013-10-30 23:02:53 +08:00
astaxie
4bcbc588fc fix #260 2013-10-29 23:11:23 +08:00
astaxie
5f4fe6d868 fix #260 2013-10-29 23:05:48 +08:00
slene
7131dec3af add go1.2 template funcs eq, ge, gt, le, lt, ne to beego 2013-10-29 22:35:04 +08:00
astaxie
0ddde6fa9f fix #252 2013-10-29 22:03:43 +08:00
astaxie
5d54acba30 fix isajax 2013-10-29 15:45:45 +08:00
astaxie
c1b2e1d0ca fix #238 2013-10-28 23:30:16 +08:00
astaxie
9fc4cd8958 #238 add GetProvider 2013-10-28 23:25:30 +08:00
astaxie
742c432fd1 fix #252 2013-10-28 23:09:45 +08:00
astaxie
3ac5eec301 fix #253 2013-10-28 22:38:50 +08:00
astaxie
060631e952 fix #241#192 2013-10-28 22:19:37 +08:00
astaxie
57165f2fb5 fix #247 2013-10-28 21:44:07 +08:00
astaxie
5940fd4bbd fix build error 2013-10-21 22:08:41 +08:00
astaxie
13180c5a17 fix #249 2013-10-21 22:06:30 +08:00
slene
6ea8dd5999 fix #255 2013-10-18 17:37:34 +08:00
astaxie
2795ac6e6b update panic 2013-10-17 21:14:00 +08:00
slene
83e6079ff7 fix MinSize / MaxSize / Length should use Rune Count 2013-10-16 22:49:06 +08:00
slene
d043ebcdd3 orm support complete m2m operation api / auto load related api 2013-10-14 22:31:35 +08:00
astaxie
e11c40eee4 fix #244 2013-10-12 16:56:42 +08:00
slene
5d55ca19be orm add Exist func 2013-10-12 06:57:14 +08:00
slene
3f91dfbca3 Merge branch 'master' of github.com:astaxie/beego 2013-10-09 20:29:25 +08:00
slene
bf3830b6f0 orm add atomic set value 2013-10-09 20:28:54 +08:00
slene
278f8eb13e add ValidFormer interface, can custom valid 2013-10-09 20:26:23 +08:00
slene
658a671b79 all panic use Error 2013-10-09 11:37:16 +08:00
astaxie
bf836a2126 fix #233
thanks for the good suggestion
2013-09-30 11:30:22 +08:00
astaxie
35a136bcee fix #232 2013-09-29 15:38:28 +08:00
astaxie
aaf1490ff5 fix router 2013-09-28 23:37:05 +08:00
astaxie
a62ed10ab3 add supoort AppController
http://play.golang.org/p/MZptHZeYUx
2013-09-28 23:30:36 +08:00
astaxie
e79d756d06 #230 2013-09-28 22:23:00 +08:00
astaxie
904b37032c Merge pull request #227 from sdjc/patch-4
Update config.go
2013-09-28 07:09:59 -07:00
astaxie
8a37c30f35 fix #226 2013-09-28 21:45:52 +08:00
astaxie
c4edc13413 fix #230 2013-09-28 21:36:36 +08:00
sdjc
9ddbab59bb Update config.go 2013-09-27 08:37:17 +08:00
astaxie
1eb87c5c59 fix #225 2013-09-26 22:31:39 +08:00
astaxie
fb1439dfb9 Merge pull request #224 from smithfox/patch-1
fix #217
2013-09-26 06:09:03 -07:00
astaxie
d393c329c3 protect parts's len 2013-09-26 21:06:37 +08:00
smithfox
bed0fe2218 fix #217 2013-09-26 18:33:01 +08:00
astaxie
02c2e16253 Strengthens the session's function 2013-09-26 18:07:00 +08:00
astaxie
59a67720b4 xsrf's defaut time set to 0 & fix ts not use 2013-09-25 23:07:54 +08:00
astaxie
93e1206d60 xsrf change to randstr and cookie set to security cookie 2013-09-25 23:05:53 +08:00
astaxie
2249d745d9 session support secure set 2013-09-25 23:05:53 +08:00
astaxie
f9ed74a9b2 Merge pull request #219 from markstory/readme-fixes
Fix typos in the readme file.
2013-09-25 06:42:15 -07:00
Mark Story
65ec2db4e8 Fix typos in the readme file. 2013-09-25 09:41:11 -04:00
slene
001e33f310 fix #213 2013-09-22 19:20:40 +08:00
slene
09aca2528a orm RegisterDataBase remove default maxIdle/maxConn 2013-09-22 17:51:37 +08:00
astaxie
beecc5072e fix #209 2013-09-22 14:35:01 +08:00