Commit Graph

  • 9280683935 Merge pull request #1193 from zieckey/auth astaxie 2015-06-07 20:34:32 +08:00
  • a58c8180e8 Execute AUTH command when the "password" is configured weizili.laptop 2015-06-07 16:26:23 +08:00
  • b9852df51c Merge pull request #1190 from xboston/patch-1 astaxie 2015-06-04 22:09:26 +08:00
  • 8e71d31dbe fix session table Nikolay Kirsh 2015-06-04 18:40:10 +05:00
  • db06e954b5 fix the session memcache bug astaxie 2015-05-28 12:04:19 +08:00
  • 3abd01799d split into small files astaxie 2015-05-27 23:46:45 +08:00
  • ae37689314 fix #1176 grace support windows astaxie 2015-05-27 23:22:05 +08:00
  • 40974365e6 Merge branch 'develop' of https://github.com/astaxie/beego into develop astaxie 2015-05-25 09:10:59 +08:00
  • edbaa080f1 update the string astaxie 2015-05-20 11:09:30 +08:00
  • d56491ab3a sync beeApp.Server to graceful astaxie 2015-05-20 11:07:23 +08:00
  • 9fd7acf663 fix #1152 astaxie 2015-05-15 15:04:08 +08:00
  • 2dca48f26e fix sesseion redis db error astaxie 2015-05-13 21:20:50 +08:00
  • 4138fe0217 beego suppot graceful restart application astaxie 2015-05-13 21:17:47 +08:00
  • 245762f7d9 add apk mime astaxie 2015-05-09 14:54:30 +08:00
  • 18bdec951d fix #1143 astaxie 2015-05-05 21:36:31 +08:00
  • 9252301fa0 Fix save config ini file mlgd 2015-05-04 15:54:03 +02:00
  • 1053b63bbc Improve documentation of filter.go. cr7pt0gr4ph7 2015-05-03 23:21:32 +02:00
  • 3bd6caae0a set default timeout JessonChan 2015-04-26 16:10:18 +08:00
  • d8734cf58d set default timeout JessonChan 2015-04-26 16:08:25 +08:00
  • 51161361db more fixed JessonChan 2015-04-26 15:42:10 +08:00
  • 6da0cdb9e2 no need lock here JessonChan 2015-04-26 15:24:04 +08:00
  • 9f070c622b no need defer here JessonChan 2015-04-26 02:19:38 +08:00
  • 738e22e389 zero timeout means wait until resp JessonChan 2015-04-26 02:17:46 +08:00
  • 69fc22f0df typo fixed JessonChan 2015-04-26 02:06:19 +08:00
  • 4cd7177ece typo fixed JessonChan 2015-04-26 02:05:50 +08:00
  • 8e618192c2 better code and fixed JessonChan 2015-04-26 02:04:34 +08:00
  • 3415a5b091 better go style JessonChan 2015-04-26 01:23:18 +08:00
  • dfe055c47c remove useless comments Wyatt Fang 2015-04-24 11:17:12 +08:00
  • 74b22649c8 remove the double isStruct/isStructPtr check Wyatt Fang 2015-04-24 11:14:49 +08:00
  • 4255630564 add Recursively validation Wyatt Fang 2015-04-24 10:58:46 +08:00
  • 7e3b5e5307 remove unreached code astaxie 2015-04-19 15:40:23 +08:00
  • 0222b8d693 fixed: when RelatedSel have multi string/relation, it only get last string Trần Văn Thanh 2015-04-15 17:41:41 +07:00
  • 23268b788a *feature) 增加logcalldepth接口,使得能简单再次封装log系列函数。 wuranbo 2015-04-13 10:33:57 +08:00
  • ee4fd60e4d no output the dump astaxie 2015-04-09 00:18:02 +08:00
  • 4414659df4 fix the init struct astaxie 2015-04-09 00:12:41 +08:00
  • 68ccd8e5a4 fix the dump has no body astaxie 2015-04-09 00:11:25 +08:00
  • 6f802b0a05 fix the params astaxie 2015-04-08 23:00:08 +08:00
  • 743628a946 add DumpRequest astaxie 2015-04-08 22:58:37 +08:00
  • d90ce15707 httplib support gzip astaxie 2015-04-08 21:45:00 +08:00
  • 23457ed2a0 add sethost astaxie 2015-04-08 20:12:10 +08:00
  • d7791ba837 Update validators.go peeped 2015-04-07 17:48:51 +08:00
  • 676595213f fix a comment error. Lionel Lee 2015-04-07 10:35:18 +08:00
  • d446b5b011 improve the defaultval astaxie 2015-04-05 23:23:35 +08:00
  • 2ba12ad1e1 config read and set support Runmode astaxie 2015-04-05 23:21:13 +08:00
  • 8cc57e2fc8 fix #1112 astaxie 2015-04-05 23:11:50 +08:00
  • 322b208566 Update session.go Yongzheng Lai 2015-04-04 00:44:22 +08:00
  • fd610d6777 Update session.go Yongzheng Lai 2015-04-03 17:41:09 +08:00
  • 1148359570 session cookie support IE astaxie 2015-04-02 14:02:39 +08:00
  • 55b1d6a897 Update validators.go peeped 2015-04-02 12:07:12 +08:00
  • c4c9a50c42 fix #1081 astaxie 2015-04-01 23:31:40 +08:00
  • a311d712a5 Update output.go Yongzheng Lai 2015-03-31 12:36:39 +08:00
  • bb5351bb9f Update output.go Yongzheng Lai 2015-03-31 12:30:47 +08:00
  • 26130a5df6 fix #1073 astaxie 2015-03-30 20:35:57 +08:00
  • 2c9363d29b add tests to ensure bool value require test always return true. pylemon 2015-03-27 13:43:20 +08:00
  • 91886a4547 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
  • a7e60c93dc Set ErrorsMap to nil in Validation.Clear function Donal Byrne 2015-03-26 20:23:00 +01:00
  • 5b1705b2d6 Do not check log level in writerMsg() because the check is already done outside. toalexjin 2015-03-26 14:40:12 +08:00
  • 34940d00c0 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
  • 1a6ea693b5 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
  • 2e51c124f1 For enhancing performance, check log level before fmt.Sprintf() toalexjin 2015-03-25 15:14:57 +08:00
  • 1d8afdc9c9 gofmt -s & go_vet astaxie 2015-03-19 22:29:01 -07:00
  • 1592e9c04d 验证码reload问题 supiyun 2015-03-16 17:40:55 +08:00
  • bf6b0d3e1f add JsonBody Hubery 2015-03-06 14:12:24 +08:00
  • af71289c25 Merge pull request #1171 from astaxie/add-license astaxie 2015-05-25 09:09:21 +08:00
  • b1efae6ff8 add missed LICENSE of captcha Liu Peng 2015-05-24 23:59:39 +08:00
  • 92f3de4027 update the string astaxie 2015-05-20 11:09:30 +08:00
  • 185089299c sync beeApp.Server to graceful astaxie 2015-05-20 11:07:23 +08:00
  • 59c1e74e13 Merge pull request #1158 from mlgd/master astaxie 2015-05-18 22:38:59 +08:00
  • 9bb9855153 Let filter function get more params info from ctx.Input.Params ziyel 2015-05-18 14:42:18 +08:00
  • 519602a553 fix #1152 astaxie 2015-05-15 15:04:08 +08:00
  • 740a526105 fix sesseion redis db error astaxie 2015-05-13 21:20:50 +08:00
  • 98289cd8de beego suppot graceful restart application astaxie 2015-05-13 21:17:47 +08:00
  • 56e2143630 add apk mime astaxie 2015-05-09 14:54:30 +08:00
  • c0cfb5277c Merge pull request #1127 from vanthanh2305/RelatedSel-multi-string/relation astaxie 2015-05-07 23:12:29 +08:00
  • b29700c3c3 Merge pull request #1131 from JessonChan/develop astaxie 2015-05-07 22:59:41 +08:00
  • 47be2fadb5 fix #1143 astaxie 2015-05-05 21:36:31 +08:00
  • 1d72629334 Fix save config ini file mlgd 2015-05-04 15:54:03 +02:00
  • b4880c5e1d Merge pull request #1140 from cr7pt0gr4ph7/doc-pull-request astaxie 2015-05-04 09:47:25 +08:00
  • c0bb5b9237 Improve documentation of filter.go. cr7pt0gr4ph7 2015-05-03 23:21:32 +02:00
  • 1e1068e81c Merge pull request #1132 from dafang/master astaxie 2015-04-28 11:53:45 +08:00
  • 6c3e274b6e set default timeout JessonChan 2015-04-26 16:10:18 +08:00
  • f56bdb6284 set default timeout JessonChan 2015-04-26 16:08:25 +08:00
  • d8fa118727 more fixed JessonChan 2015-04-26 15:42:10 +08:00
  • 0afd04ec6f no need lock here JessonChan 2015-04-26 15:24:04 +08:00
  • 973306b28d no need defer here JessonChan 2015-04-26 02:19:38 +08:00
  • da8c3c3910 zero timeout means wait until resp JessonChan 2015-04-26 02:17:46 +08:00
  • 0c1bb6409a typo fixed JessonChan 2015-04-26 02:06:19 +08:00
  • cddb4fdb60 typo fixed JessonChan 2015-04-26 02:05:50 +08:00
  • e1d20aea5d better code and fixed JessonChan 2015-04-26 02:04:34 +08:00
  • 4498a02c15 better go style JessonChan 2015-04-26 01:23:18 +08:00
  • 5534258e22 remove useless comments Wyatt Fang 2015-04-24 11:17:12 +08:00
  • 73650e1f2b remove the double isStruct/isStructPtr check Wyatt Fang 2015-04-24 11:14:49 +08:00
  • d0e7dd686b add Recursively validation Wyatt Fang 2015-04-24 10:58:46 +08:00
  • dc58ec8316 remove unreached code astaxie 2015-04-19 15:40:23 +08:00
  • 6d72fc63ab fixed: when RelatedSel have multi string/relation, it only get last string Trần Văn Thanh 2015-04-15 17:41:41 +07:00
  • dd4afac5dc Merge pull request #1125 from wuranbo/dev_track astaxie 2015-04-13 12:49:51 +08:00
  • e229a4762f *feature) 增加logcalldepth接口,使得能简单再次封装log系列函数。 wuranbo 2015-04-13 10:33:57 +08:00
  • ecb27f34e6 no output the dump astaxie 2015-04-09 00:18:02 +08:00
  • d55997e520 fix the init struct astaxie 2015-04-09 00:12:41 +08:00
  • 44c8534477 fix the dump has no body astaxie 2015-04-09 00:11:25 +08:00