1
0
mirror of https://github.com/astaxie/beego.git synced 2025-04-24 20:06:57 +00:00

Commit Graph

  • 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
  • adf2a590fc Update sess_file.go Francois 2014-02-27 15:34:38 +02:00
  • edb8bac5bc Merge pull request #510 from jfolkins/fix_sessregenid astaxie 2014-02-27 10:34:39 +08:00
  • 47d7ac06b7 fix: added nil check on c.CruSession to prevent crash Jared Folkins 2014-02-26 16:44:31 -08:00
  • d05270d2ec GetStrings action as GetString asta.xie 2014-02-26 15:02:58 +08:00
  • 04a19685ed enhance the static file path. If user foget / path.Join will auto fix it. asta.xie 2014-02-26 14:44:41 +08:00
  • 62555771d0 fix #505 asta.xie 2014-02-24 15:55:38 +08:00
  • 9dc93cbab0 skip cookie args when value is nil slene 2014-02-22 14:40:18 +08:00
  • 7f5fb871de move SetSecureCookie / GetSecureCookie to *context.Context and alias in Controller slene 2014-02-22 11:58:53 +08:00
  • 03037170e1 update output.Cookie slene 2014-02-22 11:12:57 +08:00
  • 002e0854ab path default is / httponly default true seuce default not set asta.xie 2014-02-22 10:37:14 +08:00
  • 2bc70f62ce delete MaxAge cookielifeTime replace asta.xie 2014-02-22 01:04:47 +08:00
  • 8bf0e67b79 httplib support set transport and proxy slene 2014-02-20 13:53:13 +08:00
  • b310be1fcf orm insert skip auto_now_add when user custom a value slene 2014-02-20 13:45:31 +08:00
  • a54353b51c fix captcha urlPrefix slene 2014-02-20 13:44:34 +08:00
  • 04c2ba01bc Merge branch 'develop' of https://github.com/voidd/beego Ivan 2014-02-19 22:44:06 +04:00
  • 296bcab425 couchbase session provider Ivan 2014-02-19 15:54:16 +04:00
  • 060b321182 Merge pull request #497 from pengfei-xue/develop astaxie 2014-02-18 16:47:59 +08:00
  • 05a0a4b046 register interface to gob automatically Pengfei Xue 2014-02-14 17:52:57 +08:00
  • 8906d3e77c Merge pull request #494 from pengfei-xue/develop astaxie 2014-02-13 20:19:42 +08:00
  • e822642cb0 fix bug, can not remove session file Pengfei Xue 2014-02-13 18:24:05 +08:00
  • a38a4f0343 Merge pull request #492 from TimothyYe/master astaxie 2014-02-10 14:51:26 +08:00
  • e8a22660e4 Update error.go Timothy 2014-02-10 12:55:53 +08:00
  • 92196c602b Merge branch 'release/release1.1.0' asta.xie 2014-02-10 11:39:03 +08:00
  • 76222ac8d0 change 1.0.1 to 1.1.0 asta.xie 2014-02-10 11:33:53 +08:00
  • a184c23603 basic auth for plugin asta.xie 2014-02-10 11:31:54 +08:00
  • 1b778509c9 should copy the data direct. don't need range asta.xie 2014-02-08 10:42:34 +08:00
  • c4250872ca controller data inherit the context's data asta.xie 2014-02-07 17:25:56 +08:00
  • 17dd72241b Merge pull request #491 from fuxiaohei/develop astaxie 2014-02-07 16:25:05 +08:00
  • ce2984f09a add comments for testing, utils and validation packages 傅小黑 2014-02-07 16:07:31 +08:00
  • 846d766499 Merge branch 'develop' of git://github.com/astaxie/beego 傅小黑 2014-02-07 15:34:01 +08:00
  • bbc71142d7 controller can controller whether render the template. asta.xie 2014-02-07 00:38:58 +08:00
  • 74804bc586 Merge pull request #490 from fuxiaohei/develop astaxie 2014-02-04 06:25:18 -08:00
  • 1d08a54f44 add comments for toolbox packages 傅小黑 2014-01-29 19:12:00 +08:00
  • 682544165f add comments for session packages, part 2 傅小黑 2014-01-29 18:15:09 +08:00
  • 3f0ec5c0ca Merge branch 'develop' of git://github.com/astaxie/beego into develop 傅小黑 2014-01-29 01:06:49 +08:00
  • 0e2872324f add comments for session packages, part 1 傅小黑 2014-01-29 01:05:56 +08:00
  • 2fb575838d Merge pull request #474 from pengfei-xue/develop astaxie 2014-01-28 01:50:20 -08:00
  • ab8f8d532a Merge pull request #487 from cloudaice/log-feature astaxie 2014-01-27 20:50:25 -08:00
  • d93f112083 fixed bug: in logs package check if platform is windows cloudaice 2014-01-28 11:26:43 +08:00
  • 9384e87083 orm 1. add api: NewOrmWithDB, AddAliasWthDB; 2. RawSeter -> add api: RowsToMap, RowsToStruct; 3. RawSeter -> change api: Values, ValuesList, ValuesFlat add optional params comumns. slene 2014-01-27 01:48:00 +08:00
  • 34eff4cc1f bugfix, delete the sid if it's values is empty Pengfei Xue 2014-01-25 10:55:49 +08:00
  • 8296713ba4 Merge pull request #477 from kylemcc/read_or_create slene 2014-01-24 18:01:24 -08:00
  • d014ccfb8e bug fix, session stored in redis cannot be deleted Pengfei Xue 2014-01-23 19:28:58 +08:00
  • 190039b6f8 Add a ReadOrCreate method: Kyle McCullough 2014-01-21 23:58:57 -06:00
  • edf7982567 Merge pull request #473 from cloudaice/logs-feature astaxie 2014-01-21 19:03:32 -08:00
  • 1509a6b681 fix bug, redis session doesnt work Pengfei Xue 2014-01-21 18:48:16 +08:00
  • 11e6c2829b diffrent level logs display diffrent color cloudaice 2014-01-21 17:57:37 +08:00
  • 38f93a7ba9 Merge pull request #470 from fuxiaohei/develop astaxie 2014-01-17 17:44:52 -08:00
  • 6b5108ef92 Merge pull request #1 from fuxiaohei/develop 傅小黑 2014-01-17 07:48:39 -08:00
  • 828a306069 add comments for orm package, done FuXiaoHei 2014-01-17 23:28:54 +08:00
  • 4c527dde65 add comments for orm packages, part 2 傅小黑 2014-01-17 17:25:17 +08:00
  • f5a5ebe16b add comments for orm packages, part 1 傅小黑 2014-01-17 17:04:15 +08:00
  • 32799bc259 add comments for middleware packages, fix typo error 傅小黑 2014-01-17 16:03:01 +08:00
  • 91d75e8925 add readme for captcha, and enhanced performance slene 2014-01-17 12:07:30 +08:00
  • 3e40041219 Merge pull request #468 from cloudaice/patch-1 astaxie 2014-01-16 17:28:13 -08:00