Commit Graph

  • 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
  • 0d100fef7d Merge pull request #1364 from JessonChan/fargo astaxie 2015-09-17 23:02:32 +08:00
  • eac09e6fb6 Merge pull request #1349 from ElvizLai/patch-4 astaxie 2015-09-17 23:01:32 +08:00
  • 3df0fa462d golint tidb astaxie 2015-09-17 23:00:05 +08:00
  • dfbb1b5ee5 Merge pull request #1366 from ngaut/master astaxie 2015-09-17 21:25:12 +08:00
  • 09b7457ac6 orm_test: Skip relation test ngaut 2015-09-17 15:41:39 +08:00
  • c841a77ad6 Orm: Add tidb for query builder ngaut 2015-09-11 11:24:58 +08:00
  • c73e0395ed Orm: Support TiDB ngaut 2015-09-10 16:31:53 +08:00
  • de20960458 error map refactor JessonChan 2015-09-17 10:36:29 +08:00
  • bb776cc4cb error map refactor JessonChan 2015-09-17 10:33:12 +08:00
  • cce8d1e934 refactor hooks function code JessonChan 2015-09-17 10:31:53 +08:00
  • c6448727de golint utils astaxie 2015-09-14 23:35:13 +08:00
  • 5015614fdc golint pagination astaxie 2015-09-14 23:17:33 +08:00
  • 7b81617a95 golint captcha astaxie 2015-09-14 23:13:51 +08:00
  • 2389bc72f9 golint validation astaxie 2015-09-13 00:13:19 +08:00
  • 1d200da472 golint toolbox astaxie 2015-09-12 23:28:24 +08:00
  • be7accc94c golint testing astaxie 2015-09-12 23:19:18 +08:00
  • a289b08e64 golint swagger astaxie 2015-09-12 23:15:23 +08:00
  • 172894efe8 golint session astaxie 2015-09-12 22:53:55 +08:00
  • ea2039c1dc golint plugins astaxie 2015-09-12 22:03:45 +08:00
  • 68ec133aa8 golint orm astaxie 2015-09-12 21:46:43 +08:00
  • 542e143e55 golint migration astaxie 2015-09-11 23:16:05 +08:00
  • 0a5fa04062 remove i18n.go astaxie 2015-09-11 23:09:37 +08:00
  • 34877c52a9 golint logs astaxie 2015-09-11 23:08:24 +08:00
  • 657995092a golint httplib astaxie 2015-09-11 22:28:28 +08:00
  • f6d4629103 added a check to parser to not panic David V. Wallin 2015-09-10 11:35:57 +02:00
  • 65fb7ce391 golint grace astaxie 2015-09-10 16:35:40 +08:00
  • 01a5e54264 delete example from the source code astaxie 2015-09-10 15:40:46 +08:00
  • ff5b09fc19 golint context astaxie 2015-09-10 15:31:09 +08:00
  • bdd6a6ae40 golint config astaxie 2015-09-10 14:53:19 +08:00
  • d7aaf2ebeb golint cache package astaxie 2015-09-09 00:15:03 +08:00
  • 62e528ca4c golint tree.go astaxie 2015-09-08 23:49:24 +08:00
  • bcb1db256d golint templatefunc astaxie 2015-09-08 23:41:41 +08:00
  • 44bd3beb5e golint happy with template astaxie 2015-09-08 23:29:58 +08:00
  • 8615f875f8 make golint happy staticfile.go astaxie 2015-09-08 22:07:44 +08:00
  • b2048e8653 make router test passed astaxie 2015-09-08 22:05:38 +08:00
  • c11740b647 make golint happy router.go astaxie 2015-09-08 22:01:13 +08:00
  • 21fffc446b make golint happy parser.go astaxie 2015-09-08 21:45:45 +08:00
  • 67b36d7c48 make golint happy astaxie 2015-09-08 21:41:38 +08:00
  • 61570ac2f7 make golint happy with controller.go astaxie 2015-09-08 10:43:42 +08:00
  • f28a941e26 make golint happy and also make the config readable astaxie 2015-09-07 23:19:42 +08:00
  • 152127c2af make golint happy astaxie 2015-09-07 21:38:53 +08:00
  • 919675e793 update the comments astaxie 2015-09-07 19:29:52 +08:00
  • fe9c52fb69 optimize init admin astaxie 2015-09-07 19:27:53 +08:00
  • 284dfc0843 move the template related fun to template.go astaxie 2015-09-07 19:21:55 +08:00
  • 85d8ec5ca6 optimize the beego structure astaxie 2015-09-07 19:18:04 +08:00