Commit Graph

  • 44a39a6b3e fix the params astaxie 2015-04-08 23:00:08 +08:00
  • cc5ca458ab add DumpRequest astaxie 2015-04-08 22:58:37 +08:00
  • 6f6b412709 httplib support gzip astaxie 2015-04-08 21:45:00 +08:00
  • 642a69de02 add sethost astaxie 2015-04-08 20:12:10 +08:00
  • 466f3c49c1 Merge pull request #1120 from peeped/develop astaxie 2015-04-07 18:48:44 +08:00
  • d1c9cb2281 Update validators.go peeped 2015-04-07 17:48:51 +08:00
  • 9c9ffa202a Merge pull request #1119 from lionel0806/develop astaxie 2015-04-07 11:12:54 +08:00
  • 56dfe418dd fix a comment error. Lionel Lee 2015-04-07 10:35:18 +08:00
  • 7caeb91f9b improve the defaultval astaxie 2015-04-05 23:23:35 +08:00
  • 47848fa77b config read and set support Runmode astaxie 2015-04-05 23:21:13 +08:00
  • e0e8b98622 fix #1112 astaxie 2015-04-05 23:11:50 +08:00
  • 5c84ada389 Merge pull request #1106 from peeped/develop astaxie 2015-04-04 20:46:43 +08:00
  • ac6203b81b Merge pull request #1114 from ElvizLai/patch-2 astaxie 2015-04-04 13:03:44 +08:00
  • 5e1e618d0f Update session.go Yongzheng Lai 2015-04-04 00:44:22 +08:00
  • a5124a1d45 Update session.go Yongzheng Lai 2015-04-03 17:41:09 +08:00
  • e675594e46 session cookie support IE astaxie 2015-04-02 14:02:39 +08:00
  • d02e32fa51 Merge pull request #1103 from ElvizLai/patch-1 astaxie 2015-04-02 13:35:08 +08:00
  • 8a82e25e85 Update validators.go peeped 2015-04-02 12:07:12 +08:00
  • 49c0f8906f fix #1081 astaxie 2015-04-01 23:31:40 +08:00
  • 9261c80509 Update output.go Yongzheng Lai 2015-03-31 12:36:39 +08:00
  • 217e24815b Update output.go Yongzheng Lai 2015-03-31 12:30:47 +08:00
  • 840fd3b64f Merge pull request #1083 from supiyun/patch-1 astaxie 2015-03-30 21:40:57 +08:00
  • eedaea2fea fix #1073 astaxie 2015-03-30 20:35:57 +08:00
  • a002f78443 Merge pull request #1097 from pylemon/develop astaxie 2015-03-27 23:04:07 +08:00
  • cdf9ff401f Merge pull request #1096 from byrnedo/develop astaxie 2015-03-27 14:46:45 +08:00
  • caa260f053 add tests to ensure bool value require test always return true. pylemon 2015-03-27 13:43:20 +08:00
  • 5fa55ca2d3 bugfix: if a form field type is bool, valid Required should always return true instead of return its value. pylemon 2015-03-27 13:30:59 +08:00
  • 260b5b1951 Set ErrorsMap to nil in Validation.Clear function Donal Byrne 2015-03-26 20:23:00 +01:00
  • 54ae4bc25b Merge pull request #1094 from toalexjin/check_log_level astaxie 2015-03-26 21:51:23 +08:00
  • 162bee1b43 Merge pull request #1095 from byrnedo/develop astaxie 2015-03-26 21:50:41 +08:00
  • 533b00ae56 Merge branch 'master' into develop Donal Byrne 2015-03-26 08:40:28 +01:00
  • d3cdebbee2 Do not check log level in writerMsg() because the check is already done outside. toalexjin 2015-03-26 14:40:12 +08:00
  • 06b5c7f644 Remove unnecessary optional group flag '?' since has to match one of comma or end of string Donal Byrne 2015-03-25 14:54:39 +01:00
  • 185ee872c4 Added to input.go: AcceptHtml, AcceptsXml and AcceptsJson functions which check the header agains a regex for simpler mult-content-type handling. Donal Byrne 2015-03-25 14:47:20 +01:00
  • 74e0af4a9a For enhancing performance, check log level before fmt.Sprintf() toalexjin 2015-03-25 15:14:57 +08:00
  • 8aa9455900 gofmt -s & go_vet astaxie 2015-03-19 22:29:01 -07:00
  • 2d26f7df2f 验证码reload问题 supiyun 2015-03-16 17:40:55 +08:00
  • 3d6408cfc2 Merge pull request #1070 from fugr/patch-5 astaxie 2015-03-13 23:16:18 +08:00
  • 223f57bb4c add JsonBody Hubery 2015-03-06 14:12:24 +08:00
  • c4aa33fb1b Merge pull request #1052 from dockercn/develop astaxie 2015-03-01 13:58:21 +08:00
  • 20cc5b261e Reform the ledis_session.go Meaglith Ma 2015-03-01 12:59:34 +08:00
  • 7ec2a077d9 Fix the wrong parameter bug in ledis session. Meaglith Ma 2015-03-01 12:03:03 +08:00
  • 9f70561f21 Merge remote-tracking branch 'upstream/master' into develop Meaglith Ma 2015-03-01 11:47:02 +08:00
  • 1c9898dee5 Merge branch 'develop' v1.4.3 astaxie 2015-02-27 22:52:42 +08:00
  • 2cf7c6a58a change the jQuery URL astaxie 2015-02-27 22:51:20 +08:00
  • 2cee46ab2b change the jQuery URL astaxie 2015-02-27 22:50:25 +08:00
  • 020bfbcc9c Merge branch 'develop' astaxie 2015-02-27 22:47:59 +08:00
  • 3f8252bffd change the version from 1.4.2 to 1.4.3 astaxie 2015-02-27 22:47:21 +08:00
  • 6d313aa15f fix #985 astaxie 2015-02-27 22:37:41 +08:00
  • 2a4e2d4a71 delete the group route, because we already has namespace astaxie 2015-02-27 22:37:07 +08:00
  • f96a6285bf fix #978 astaxie 2015-02-27 22:21:58 +08:00
  • e938876c4a fix the cycle import astaxie 2015-02-27 00:12:10 +08:00
  • 6e9d2dc965 add more error functions astaxie 2015-02-26 23:49:24 +08:00
  • 3aceaf8838 error support controller astaxie 2015-02-26 23:34:43 +08:00
  • 71b9854f48 Merge pull request #1044 from fuxiaohei/develop astaxie 2015-02-23 22:25:34 +08:00
  • f59ccd3a35 Merge pull request #1043 from Hepri/develop astaxie 2015-02-23 21:58:32 +08:00
  • 181a7c35fe code simplify for package middleware fuxiaohei 2015-02-23 11:50:45 +08:00
  • 2ed272aeb2 code simplify for package middleware fuxiaohei 2015-02-23 11:50:13 +08:00
  • 77c1109134 code simplify for package logs fuxiaohei 2015-02-23 11:42:46 +08:00
  • 29d4823866 code simplify for package httplib fuxiaohei 2015-02-23 11:30:59 +08:00
  • 24cf06d288 code style simplify for context package fuxiaohei 2015-02-23 11:15:55 +08:00
  • 0c31c2d689 Added support to parse slices of ints and strings in ParseForm func Sergey Shcherbina 2015-02-22 22:13:06 +05:00
  • f988f035e5 redis provider for session and cache support select db astaxie 2015-02-16 21:56:32 +08:00
  • 1b4158c15b Merge pull request #1039 from astaxie/revert-1000-group_by_queryseter astaxie 2015-02-14 20:40:52 +08:00
  • 433e8f2ce3 Revert "Add GroupBy to QuerySeter" astaxie 2015-02-14 20:40:43 +08:00
  • 22ba7fdce4 Merge pull request #1000 from pdf/group_by_queryseter astaxie 2015-02-14 20:33:06 +08:00
  • 2a0f87e810 Merge pull request #1010 from BlackLee/master astaxie 2015-02-14 20:31:18 +08:00
  • 19db4b67f6 Merge pull request #1025 from kongjian/develop astaxie 2015-02-14 20:29:28 +08:00
  • b1baf4503d beego task list update for task spec list and task run url error 空见 2015-02-04 18:07:31 +08:00
  • d536f5b8dc Merge pull request #1021 from kmulvey/readme-typo astaxie 2015-02-03 09:07:00 +08:00
  • 1cc1d57f55 development Kevin Mulvey 2015-02-02 09:33:59 -05:00
  • 73370ade90 modular Kevin Mulvey 2015-02-02 09:33:27 -05:00
  • 0d3b7dcd07 Merge pull request #911 from supar/add-column-default-attribute astaxie 2015-01-16 10:40:11 -08:00
  • d7fe5ef435 Merge pull request #1004 from fugr/patch-2 astaxie 2015-01-13 11:19:03 -08:00
  • 8bd902814f Transaction Hubery 2015-01-13 11:09:43 +08:00
  • 378356a65e Merge pull request #1001 from johndeng/develop astaxie 2015-01-12 09:54:26 -08:00
  • 30871e2617 Fixed the status issue at error handler. John 2015-01-10 17:35:35 +08:00
  • 3731088b4a Add GroupBy to QuerySeter Peter Fern 2015-01-10 15:25:22 +11:00
  • d46833c6d8 Merge pull request #997 from dockercn/master astaxie 2015-01-09 13:58:13 +08:00
  • 18659e16ba add compare_not/not_nil methods for template Black.Lee 2015-01-05 16:38:57 +08:00
  • 5d8187d005 Merge pull request #977 from athurg/patch-1 astaxie 2014-12-25 11:40:26 +08:00
  • d961ae4cd8 Fix RequestURI nil caused template parse failed Athurg Gooth 2014-12-25 11:23:04 +08:00
  • 0e1a0049d1 Merge pull request #971 from athurg/get_request_params_with_default astaxie 2014-12-19 16:03:10 +08:00
  • 0c933643e2 improve the empty router astaxie 2014-12-19 15:33:51 +08:00
  • d2c5daa5ee Update comments for controller's GetXXX functions Jianbo Feng 2014-12-19 15:28:18 +08:00
  • d3ab157915 fix the cache test astaxie 2014-12-19 14:40:16 +08:00
  • 75d28d49c5 Merge pull request #965 from shuoli84/develop astaxie 2014-12-19 13:22:36 +08:00
  • 76bb4827d0 Merge pull request #953 from kristen1980/patch-2 astaxie 2014-12-18 21:24:17 +08:00
  • 3caba06189 Merge pull request #967 from athurg/support_all_type_on_urlfor astaxie 2014-12-18 21:14:44 +08:00
  • 572508ddd8 Clean json config. Fix DefaultStrings shuo li 2014-12-17 17:02:46 +08:00
  • e34f8479bb Add all type support for UrlFor’s params Jianbo Feng 2014-12-17 15:52:48 +08:00
  • daf85f06f8 Support default value for controller’s params get Jianbo Feng 2014-12-17 15:23:11 +08:00
  • 22671c524e Fix subdomain, add test, space and comment fix shuo li 2014-12-17 12:06:53 +08:00
  • ab99d5f1e2 Merge pull request #957 from athurg/patch-2 astaxie 2014-12-11 19:59:50 +08:00
  • c52f634d9c Fix paginator attributes cannot be modified bug Athurg Gooth 2014-12-11 16:42:50 +08:00
  • 9c665afc04 improve the error tips astaxie 2014-12-08 14:57:45 +08:00
  • 77ed151243 Allow absolute path for filesystem cache kristen1980 2014-12-07 10:00:35 -07:00
  • 29d98731c6 add sess_ledis select db config Chen Liang 2014-11-25 14:41:51 -08:00
  • 934dd2e8d2 Merge branch 'master' of https://github.com/astaxie/beego Chen Liang 2014-11-25 14:27:13 -08:00
  • e65d87974a Merge pull request #940 from hilyjiang/develop astaxie 2014-11-24 23:26:15 +08:00