Commit Graph

  • e50cbecf80 beego: fix flash errors astaxie 2014-04-10 18:14:18 +08:00
  • 127b85bcaa context:add Bind function astaxie 2014-04-10 00:31:16 +08:00
  • 89dde6cd9d Merge branch 'develop' of https://github.com/astaxie/beego into develop astaxie 2014-04-09 21:43:32 +08:00
  • 5a52949761 beego: support not-empty value in router fix #555 astaxie 2014-04-09 21:42:57 +08:00
  • a78162e9e4 Merge pull request #573 from linluxiang/master astaxie 2014-04-09 14:42:29 +08:00
  • 931e6162ac Merge pull request #574 from dz1984/fix/cache_test astaxie 2014-04-09 14:42:01 +08:00
  • 1bb876f2df make Maxage work Lin Luxiang 2014-04-08 18:16:16 +08:00
  • 18f70e6ee4 update the error message Donald Zhan 2014-04-09 12:39:12 +08:00
  • 82ca85dc65 release new version 1.1.4 astaxie 2014-04-08 17:49:12 +08:00
  • f9cc9e9eb3 beego: release new version 1.1.4 astaxie 2014-04-08 17:45:57 +08:00
  • 18fee2ad9a beego: fixed serious Directory Traversal astaxie 2014-04-08 17:43:25 +08:00
  • 4124760706 beego: filter the static file's url astaxie 2014-04-07 14:20:30 +08:00
  • 3fe4f8c362 toolbox: modify the godocs astaxie 2014-04-06 01:05:20 +08:00
  • 5a863b45f4 beego: BeeAdminApp private astaxie 2014-04-06 01:02:10 +08:00
  • 3ad30d48b5 beego: fix the godoc astaxie 2014-04-06 00:53:18 +08:00
  • 3255a43568 beego: move staticServer to New file astaxie 2014-04-06 00:18:21 +08:00
  • 73d757e3f4 context: improve the formParse astaxie 2014-04-06 00:08:03 +08:00
  • deb28dd873 fix session test case astaxie 2014-04-04 10:16:34 +08:00
  • 7f394feab5 beego: hot fix for TestBeegoInit can't parsefile astaxie 2014-04-04 10:04:22 +08:00
  • 8cbea70e07 beego: hot fix for TestBeegoInit can't parsefile astaxie 2014-04-04 10:04:22 +08:00
  • f222f5b238 beego: hot fix for console logs & go run can't find file. astaxie 2014-04-04 09:56:25 +08:00
  • 3f1de576e4 fix go run hello.go & console log astaxie 2014-04-04 09:49:55 +08:00
  • f48ca96a7e beego: fix log output when SetLogger has error slene 2014-04-04 07:33:13 +08:00
  • 9421a21037 beego: fix log output when SetLogger has error slene 2014-04-04 07:33:13 +08:00
  • 5c06cd090c beego: hot fix for console logs & go run can't find file. astaxie 2014-04-04 09:56:25 +08:00
  • fc982feeb9 fix go run hello.go & console log astaxie 2014-04-04 09:49:55 +08:00
  • 31de651053 beego: fix log output when SetLogger has error slene 2014-04-04 07:33:13 +08:00
  • f4d62d3193 beego: fix dependency of cache / session sub package slene 2014-04-04 08:31:22 +08:00
  • acbdeb62e8 beego: fix log output when SetLogger has error slene 2014-04-04 07:33:13 +08:00
  • d58e9e6e12 beego: move dependency module to sub package slene 2014-04-03 23:41:48 +08:00
  • 6497f29ed7 version 1.1.2 release astaxie 2014-04-03 15:56:31 +08:00
  • 1705b42546 beego: change version from 1.1.1 to 1.1.2 astaxie 2014-04-03 15:54:37 +08:00
  • 5505cc09ed beego: move init to a fund & add a new fund TestBeegoInit asta.xie 2014-04-03 15:07:20 +08:00
  • 12e1ab0f80 beego: setLogger return error asta.xie 2014-04-02 23:45:44 +08:00
  • 9c5ceb70cc Logs: modify StartLogger to private asta.xie 2014-04-02 23:43:37 +08:00
  • bf0b1af64f add workPath don't chdir when go run or go test asta.xie 2014-04-01 18:08:00 +08:00
  • 9c959fba4d fix string asta.xie 2014-03-29 14:59:55 +08:00
  • 5588bfc35e support filter to get router. get runController & runMethod asta.xie 2014-03-29 14:55:34 +08:00
  • 2f4acf46c6 modify the template file asta.xie 2014-03-27 08:49:57 +08:00
  • c7437d7590 fix Cookie for session asta.xie 2014-03-26 13:51:35 +08:00
  • 4f819dbd9a Add a function SetLogFuncCall to enable asta.xie 2014-03-26 00:06:25 +08:00
  • 3f5fee2dc6 Logs support file & filenum asta.xie 2014-03-25 23:48:18 +08:00
  • c7f16b5d5a Merge pull request #551 from steamonimo/develop astaxie 2014-03-25 21:28:42 +08:00
  • 8d1268c0a9 session provider for postgresql steamonimo 2014-03-25 12:45:23 +01:00
  • c921b0aa5d fix #533 change the function name asta.xie 2014-03-21 14:24:00 +08:00
  • 589f97130c add w.Rotate asta.xie 2014-03-21 14:07:03 +08:00
  • 443aaadcce fix #533 change the function name asta.xie 2014-03-21 14:24:00 +08:00
  • ff1938054a add w.Rotate asta.xie 2014-03-21 14:07:03 +08:00
  • d79c297880 rollback: set httponly default is false. slene 2014-03-17 12:27:04 +08:00
  • 65631e0522 fix orm test slene 2014-03-19 10:00:26 +08:00
  • a879e412a1 #514 slene 2014-03-19 09:46:09 +08:00
  • 4785ac14d7 allow unexported fields on model structs Kyle McCullough 2014-03-18 18:00:07 -05:00
  • 50bc1ef757 rollback: set httponly default is false. slene 2014-03-17 12:27:04 +08:00
  • 7bacb25725 Merge pull request #538 from admpub/patch-2 slene 2014-03-14 15:44:05 +08:00
  • ad8418720f bug fixed S.W.H 2014-03-14 14:47:52 +08:00
  • b59dae6fb8 Merge pull request #537 from jfolkins/develop astaxie 2014-03-14 14:22:56 +08:00
  • 4951314837 added FlashName,FlashSeperator, & Tests Jared Folkins 2014-03-13 22:30:12 -07:00
  • 8188873216 omit the data init asta.xie 2014-03-14 12:00:53 +08:00
  • 5d392b76c7 Merge pull request #531 from unphp/develop astaxie 2014-03-14 10:08:47 +08:00
  • c6a34b8efd Merge branch 'develop' of github.com:astaxie/beego into develop slene 2014-03-13 23:32:03 +08:00
  • 95e67ba2c2 orm now support custom builtin types as model struct field or query args fix #489 slene 2014-03-13 23:31:47 +08:00
  • 439b1afb85 Merge branch 'release/1.1.1' asta.xie 2014-03-12 21:25:41 +08:00
  • 745e9fb0fb change version to 1.1.1 asta.xie 2014-03-12 21:24:23 +08:00
  • 769f7c751b fix static file route asta.xie 2014-03-12 21:06:20 +08:00
  • a8c2deb014 Merge pull request #530 from cnphpbb/develop astaxie 2014-03-12 18:56:12 +08:00
  • 624f6258ee fix read / asta.xie 2014-03-12 18:29:45 +08:00
  • 43c977ab62 Update router.go unphp 2014-03-12 17:20:53 +08:00
  • 6c92ca2a16 fix bug for static file like /static /static_js /static_css asta.xie 2014-03-12 17:03:34 +08:00
  • 0f015d75d2 Update beego.go - Modify GroupRouters all function cnphpbb 2014-03-12 16:50:13 +08:00
  • 217c3a2e87 Merge pull request #508 from voidd/develop astaxie 2014-03-12 16:23:41 +08:00
  • ff6120cb93 Merge branch 'develop' of https://github.com/astaxie/beego into develop asta.xie 2014-03-12 15:57:57 +08:00
  • 53aaf3b4a9 orm add ResetModelCache api for test case slene 2014-03-10 20:52:04 +08:00
  • d5b5c18cf9 orm add GetDB api #433 slene 2014-03-10 20:50:54 +08:00
  • cacdb3228d orm add operator between #518 slene 2014-03-10 20:18:57 +08:00
  • d0949b64c6 fix issue#521, return error when init redis session Pengfei Xue 2014-03-07 16:35:34 +08:00
  • d49984d47d Fix basic auth plugin example. Kirill Zdornyy 2014-03-02 17:44:23 -08:00
  • 9f3af59250 add support for sql.Null* types Daniel Hobe 2014-02-27 19:53:35 -08:00
  • 57afd3d979 GetStrings action as GetString asta.xie 2014-02-26 15:02:58 +08:00
  • f7430a2ce1 enhance the static file path. If user foget / path.Join will auto fix it. asta.xie 2014-02-26 14:44:41 +08:00
  • 7389f0507e fix #505 asta.xie 2014-02-24 15:55:38 +08:00
  • ee889e9975 skip cookie args when value is nil slene 2014-02-22 14:40:18 +08:00
  • d8b9db8d3e move SetSecureCookie / GetSecureCookie to *context.Context and alias in Controller slene 2014-02-22 11:58:53 +08:00
  • 9b498feac7 update output.Cookie slene 2014-02-22 11:12:57 +08:00
  • 69982c62c8 path default is / httponly default true seuce default not set asta.xie 2014-02-22 10:37:14 +08:00
  • b405e19f56 delete MaxAge cookielifeTime replace asta.xie 2014-02-22 01:04:47 +08:00
  • 828235b4c1 httplib support set transport and proxy slene 2014-02-20 13:53:13 +08:00
  • 430a0a971f orm insert skip auto_now_add when user custom a value slene 2014-02-20 13:45:31 +08:00
  • 5be22a99a8 fix captcha urlPrefix slene 2014-02-20 13:44:34 +08:00
  • 5d02b18db4 register interface to gob automatically Pengfei Xue 2014-02-14 17:52:57 +08:00
  • 97b68bdd66 fix bug, can not remove session file Pengfei Xue 2014-02-13 18:24:05 +08:00
  • 5583fa2054 orm add ResetModelCache api for test case slene 2014-03-10 20:52:04 +08:00
  • 00a410ad1a orm add GetDB api #433 slene 2014-03-10 20:50:54 +08:00
  • 6ca30386b8 orm add operator between #518 slene 2014-03-10 20:18:57 +08:00
  • 03b17a2ca9 Merge pull request #522 from pengfei-xue/develop astaxie 2014-03-07 16:45:34 +08:00
  • 9957a867cd fix issue#521, return error when init redis session Pengfei Xue 2014-03-07 16:35:34 +08:00
  • f3ba41a991 Merge pull request #517 from zkirill/develop astaxie 2014-03-03 09:58:40 +08:00
  • 4befa1bc1b Fix basic auth plugin example. Kirill Zdornyy 2014-03-02 17:44:23 -08:00
  • 9e3ebc88c4 Merge pull request #513 from hobeone/develop slene 2014-02-28 12:17:58 +08:00
  • 6e00cfb464 add support for sql.Null* types Daniel Hobe 2014-02-27 19:53:35 -08:00
  • c358c18018 Merge pull request #511 from francoishill/patch-2 astaxie 2014-02-28 09:40:28 +08:00