1
0
mirror of https://github.com/astaxie/beego.git synced 2025-04-29 00:26:51 +00:00

Commit Graph

  • 74ebcd28b2 grace init中的工作可以延后进行 实际上如果没有使用graceful启动,这些init的工作完全没用 当然其他模块也应该存在这样的工作,比如session中的sess_utils.go中的init工作 nkbai 2015-11-30 16:15:35 +08:00
  • 7151b96465 Log config parsing errors Ryan A. Chapman 2015-11-29 15:09:28 -07:00
  • 2c8cb5693e windows下静态文件映射找不到问题, path.Clean和filepath.Clean是有区别的 nkbai 2015-11-27 12:10:39 +08:00
  • d693ecf046 Revert "这种if型的初始化是有问题的" nkbai 2015-11-26 20:37:36 +08:00
  • 6aaca2eca8 router.go Header 毫无用处 context/output.go 简化一下代码,更清晰 nkbai 2015-11-26 14:56:39 +08:00
  • f0474214fe GetInt等函数稍微简化一下,这样看上去更合理一些 nkbai 2015-11-25 23:39:26 +08:00
  • 2c94d9eab2 Merge pull request #1451 from gobenon/master astaxie 2015-11-25 09:29:28 +08:00
  • 40700a8532 Merge remote-tracking branch 'remotes/upstream/develop' into fargo JessonChan 2015-11-25 09:11:32 +08:00
  • fb7314f8ac Merge pull request #1450 from astaxie/revert-1439-master astaxie 2015-11-24 23:00:15 +08:00
  • b7fcd4f0b9 Revert "Adding support for junction tables with other fields which arent FK and PK." astaxie 2015-11-24 23:00:07 +08:00
  • e48e09a4ab Merge pull request #1439 from gobenon/master astaxie 2015-11-24 23:00:04 +08:00
  • 235b58504a Merge pull request #1449 from nkbai/master astaxie 2015-11-24 15:54:46 +08:00
  • 5e915cb614 controller_test.go 既然叫test,那就按照go的规则进行test吧 nkbai 2015-11-24 14:55:59 +08:00
  • 9170b91075 go style format (remove the blank after comments) JessonChan 2015-11-21 08:46:19 +08:00
  • 25320bf86a Merge pull request #1441 from nkbai/master astaxie 2015-11-20 21:50:55 +08:00
  • 50132df809 这种if型的初始化是有问题的 nkbai 2015-11-20 21:34:01 +08:00
  • 83696a40f6 fix #1433 nkbai 2015-11-20 11:18:45 +08:00
  • efd30bdba7 Update orm_querym2m.go gobenon 2015-11-19 16:46:14 +02:00
  • 01aa1085e0 Merge pull request #1 from gobenon/gobenon-m2mpatch-1 gobenon 2015-11-19 14:32:24 +02:00
  • ca37557a26 Update orm_querym2m.go gobenon 2015-11-19 14:30:14 +02:00
  • 5a1e821a42 Merge pull request #1434 from WnP/pg-fix astaxie 2015-11-19 12:25:21 +08:00
  • 29ac961c10 fix postgres syntax error during migration Steeve Chailloux 2015-11-09 19:39:47 -06:00
  • 5d01afe3a6 isOk to check whether the file is latest JessonChan 2015-11-16 14:05:05 +08:00
  • d963bb79bd avoid map-lock delete JessonChan 2015-11-16 10:31:27 +08:00
  • bc2195b07f code simplify JessonChan 2015-11-12 16:59:07 +08:00
  • 46fbeaadad refactor accept encoder ,simplify the struct JessonChan 2015-11-12 12:03:53 +08:00
  • 214030fad4 bytes reader replace string reader JessonChan 2015-11-12 11:44:29 +08:00
  • f8db8ae9c3 add some comments JessonChan 2015-11-12 10:48:36 +08:00
  • a9881388f7 accept encoder header setting fixed JessonChan 2015-11-12 10:08:57 +08:00
  • 1200b7c347 method refactor JessonChan 2015-11-11 18:06:18 +08:00
  • b25a1355f9 remove old code JessonChan 2015-11-11 16:27:41 +08:00
  • d2c60619fa new static file support code JessonChan 2015-11-11 16:22:40 +08:00
  • 82c50b972d new test file JessonChan 2015-11-11 16:22:05 +08:00
  • 15b0b9b66d delete old static file code JessonChan 2015-11-11 16:21:04 +08:00
  • e4c6e5d2e1 change package JessonChan 2015-11-11 13:47:47 +08:00
  • f457ea0fe9 refactor encoder package JessonChan 2015-11-11 13:47:36 +08:00
  • 7ef9b3d55b runnable typo fixed JessonChan 2015-11-10 14:07:26 +08:00
  • 39e29caf9b refactor to fix encoder type bug JessonChan 2015-11-10 13:42:10 +08:00
  • 7ccf049a50 bug fixed JessonChan 2015-11-10 13:27:33 +08:00
  • 7964f7f163 test bug fixed JessonChan 2015-11-10 13:16:16 +08:00
  • 8603127c81 beego package file path rewrite JessonChan 2015-11-10 13:10:42 +08:00
  • 07c93cd32c mem zip file test ,add license JessonChan 2015-11-10 11:59:32 +08:00
  • 83ec39d02e refactor max age cookies setting JessonChan 2015-11-10 11:47:10 +08:00
  • 8f42193610 better compress func design JessonChan 2015-11-10 11:32:18 +08:00
  • 891be34fc6 encoding should be specify JessonChan 2015-11-10 11:20:13 +08:00
  • 0bc70e88f0 ignore the other compress method JessonChan 2015-11-10 11:00:29 +08:00
  • 3872c48349 accept encoding refactor and bug fixed JessonChan 2015-11-10 10:55:47 +08:00
  • dc28e37606 Merge branch 'develop' into fargo JessonChan 2015-11-09 17:18:00 +08:00
  • 821b2f832e fix the type assert astaxie 2015-11-09 11:03:57 +08:00
  • 9b725c73c3 Merge pull request #1376 from JessonChan/develop astaxie 2015-11-08 23:21:16 +08:00
  • 860568cb6c modified as astaxie reviews JessonChan 2015-11-06 18:51:53 +08:00
  • dc3e324f38 Merge pull request #1418 from ElvizLai/patch-1 astaxie 2015-11-05 22:39:34 +08:00
  • b8fc42d38d Update context.go Yongzheng Lai 2015-11-05 21:20:57 +08:00
  • a26dee556d fix #1335 astaxie 2015-11-05 00:19:09 +08:00
  • fd4630c6dd impove the ResponseWriter. fix #1410 astaxie 2015-11-04 23:52:42 +08:00
  • e3120226fa Merge pull request #1414 from FlamingTree/develop astaxie 2015-11-04 23:27:27 +08:00
  • 25bec8bbe9 Merge pull request #1381 from ADone/m2m_reverse_bug astaxie 2015-11-04 23:20:22 +08:00
  • a257a924a1 Merge pull request #1379 from pjoe/non_int_fk astaxie 2015-11-04 22:26:33 +08:00
  • c7e9a86b00 Merge pull request #1415 from johndeng/develop astaxie 2015-11-04 13:08:37 +08:00
  • 205de8418d Fixed typos John Deng 2015-11-03 23:43:34 +08:00
  • f81929c28c bugfix: graceful failed when both enable http and https shaoguang 2015-11-03 14:53:26 +08:00
  • 58ed1436cc Merge pull request #1409 from superhacker777/patch-2 astaxie 2015-10-28 15:54:07 +08:00
  • 5d18a7466c XSRFFormHtml() should also generate XSRF token. Mikhail Devyatov 2015-10-27 20:16:47 +03:00
  • 912abe3272 fix #1388 astaxie 2015-10-12 21:26:18 +08:00
  • 4ba50e5df5 fix #1385 astaxie 2015-10-12 20:50:58 +08:00
  • 332fa44231 Merge pull request #1384 from pjoe/update_err_fix astaxie 2015-10-12 20:43:22 +08:00
  • 174e758d19 Fix dbBase.Update not returning error Pelle Johnsen 2015-09-28 14:07:35 +02:00
  • 1f2f0b30f4 mem zip file refactor and test JessonChan 2015-09-22 22:02:56 +08:00
  • cfcce4f5dc Fix handling of rel(fk) to model with string pk Pelle Johnsen 2015-09-22 12:23:51 +02:00
  • 1abf85ed2a simplify the switch code JessonChan 2015-09-22 15:18:24 +08:00
  • d4f3dfd527 return when find static path JessonChan 2015-09-22 14:15:41 +08:00
  • 6ad215a9bb mem zip file var refactor JessonChan 2015-09-22 14:11:02 +08:00
  • 9c17f73489 code refactor JessonChan 2015-09-22 13:48:34 +08:00
  • 4995f91547 code refactor JessonChan 2015-09-22 13:46:20 +08:00
  • 936cb735e1 file extensions bug fixed JessonChan 2015-09-22 13:27:35 +08:00
  • f708ce0299 当有设置的压缩类型时,丢弃默认类型(css,js) JessonChan 2015-09-22 12:24:52 +08:00
  • dc38b324e0 code bug fixed JessonChan 2015-09-22 12:19:31 +08:00
  • b9fb3a62f5 static file name default lower case JessonChan 2015-09-22 11:59:48 +08:00
  • 95ef4c7136 server index.html in beego with ServeContent astaxie 2015-09-21 23:56:24 +08:00
  • eb85e8e328 path.Clean can't clean window separate .." " astaxie 2015-09-20 19:59:30 +08:00
  • e26720496f remove the dupl astaxie 2015-09-19 20:05:57 +08:00
  • 8af8936ee0 Merge pull request #1368 from JessonChan/fargo astaxie 2015-09-19 15:10:22 +08:00
  • 07a424581d // beego.Run("localhost") JessonChan 2015-09-19 05:53:28 +08:00
  • 69bee9ef3c // beego.Run("localhost") JessonChan 2015-09-19 05:52:52 +08:00
  • caf3714495 revert exceptMethod JessonChan 2015-09-19 05:41:10 +08:00
  • 983bac986a runFunction camel name JessonChan 2015-09-18 18:34:07 +08:00
  • 56032c67af runFunction camel name JessonChan 2015-09-18 18:31:06 +08:00
  • 40cb8e0cf1 use reflect to ensure all methods been except JessonChan 2015-09-18 18:18:12 +08:00
  • 0ac690d2c8 method name refactor JessonChan 2015-09-18 17:59:28 +08:00
  • cc5abc6b30 default atoi func to handle exception JessonChan 2015-09-18 17:03:00 +08:00
  • cb0400dcd4 file add the config for Perm astaxie 2015-09-18 12:12:02 +08:00
  • fda28fa2ff fix the conv test case astaxie 2015-09-18 12:11:48 +08:00
  • 2a96f33543 more clean code JessonChan 2015-09-18 10:36:16 +08:00
  • 8df2cca627 add comment JessonChan 2015-09-18 10:32:21 +08:00
  • ead635e62f default exception handler JessonChan 2015-09-18 10:31:10 +08:00
  • 4823a0f114 remove the dead code astaxie 2015-09-17 23:47:26 +08:00
  • e665a7dd32 Merge pull request #1367 from dvwallin/develop astaxie 2015-09-17 23:41:59 +08:00
  • 6e24b78b62 fix the wrong response astaxie 2015-09-17 23:27:34 +08:00
  • edbad60782 Merge branch 'develop' of github.com:dvwallin/beego into develop David V. Wallin 2015-09-17 17:07:06 +02:00
  • bb6062857b fix the error refactor astaxie 2015-09-17 23:05:45 +08:00