Commit Graph

  • fb77464d69 golink: map range only key stlye miraclesu 2016-03-27 15:07:51 +08:00
  • 1794c52d65 orm: fix postgres sequence value miraclesu 2016-03-27 15:06:57 +08:00
  • 3ca44071e6 orm: insert specified values for insertMulti miraclesu 2016-03-26 21:51:05 +08:00
  • e0a36fb61e Merge branch 'develop' into feature/orm_auto miraclesu 2016-03-26 21:16:52 +08:00
  • 85a9b05495 Merge pull request #1833 from youngsterxyf/develop astaxie 2016-03-25 21:15:23 +08:00
  • 70108131e6 Merge pull request #1832 from JessonChan/log_enhancement astaxie 2016-03-25 21:12:06 +08:00
  • 45f2390128 logger changed JessonChan 2016-03-25 15:13:28 +08:00
  • 826f81f479 remove from init method JessonChan 2016-03-25 15:04:52 +08:00
  • 4dbbae61e0 Merge pull request #1828 from miraclesu/fix/orm_read_or_create astaxie 2016-03-25 14:44:41 +08:00
  • e59271662c fix bee fix JessonChan 2016-03-25 13:25:29 +08:00
  • fa4a231cd4 duration change to second JessonChan 2016-03-25 11:46:19 +08:00
  • 850dc59b6e should remove when 2.0 is released JessonChan 2016-03-25 11:13:39 +08:00
  • 6d0fe8c4f4 go fmt cache file JessonChan 2016-03-25 11:05:20 +08:00
  • 2db8c753fd bee fix JessonChan 2016-03-25 10:56:15 +08:00
  • 56860d1fea not just export a variable youngsterxyf 2016-03-25 10:48:59 +08:00
  • 94bde3a777 change to logs JessonChan 2016-03-25 10:31:48 +08:00
  • 3300db832b in session package, add a helpful variable SLogger to help subpackage logging information youngsterxyf 2016-03-24 22:43:57 +08:00
  • 52a0b657b7 for better performance JessonChan 2016-03-24 20:27:00 +08:00
  • f02ff0420d no need to call Sprintf when no args JessonChan 2016-03-24 20:22:42 +08:00
  • 3e2ffa545f orm: fix postgres returning id error miraclesu 2016-03-24 20:03:45 +08:00
  • 06299fa47b makes console as default logger JessonChan 2016-03-24 19:32:29 +08:00
  • d8bed89c44 set console as default logger JessonChan 2016-03-24 19:15:14 +08:00
  • 0814eefa62 refactor writeMsg function JessonChan 2016-03-24 18:21:52 +08:00
  • 8344a60552 add to upper case JessonChan 2016-03-24 17:49:39 +08:00
  • 0fb4a8af24 function change JessonChan 2016-03-24 17:46:52 +08:00
  • a6c1377f91 change to 0 logger JessonChan 2016-03-24 17:43:45 +08:00
  • cdfd830f65 rename log format JessonChan 2016-03-24 17:43:16 +08:00
  • 98dfecfd8a change beego log function to logs function JessonChan 2016-03-24 17:39:29 +08:00
  • 03840f3fe8 give each of the adapter a neme JessonChan 2016-03-24 17:38:26 +08:00
  • 2e6a23743b refactor logs package JessonChan 2016-03-24 17:37:56 +08:00
  • 2362ca00b5 Merge pull request #1827 from ysqi/issue astaxie 2016-03-24 13:33:44 +08:00
  • b7d1afbf86 Remote empty line YuShuangqi 2016-03-24 08:35:42 +08:00
  • eaf38bb096 orm: add test case for uint pk read or create miraclesu 2016-03-23 21:32:52 +08:00
  • 3be6688cd1 orm: fix painc when pk is uint on ReadOrCreate miraclesu 2016-03-23 21:18:54 +08:00
  • 1eab11ca90 fixed #1815 check file before download ysqi 2016-03-23 21:27:28 +08:00
  • c4276d31c5 Merge branch 'astaxie/develop' into issue ysqi 2016-03-23 21:26:55 +08:00
  • 8f70df6c7b orm: add test case for insert specified value to auto field miraclesu 2016-03-23 20:28:22 +08:00
  • 1786b16e61 orm: support insert a specified value to auto field miraclesu 2016-03-23 20:13:38 +08:00
  • 9f18813c2b Merge branch 'master' into develop astaxie 2016-03-23 17:05:50 +08:00
  • 88c5dfa6ea update issue template astaxie 2016-03-23 17:05:40 +08:00
  • 0a86926522 Merge branch 'master' into develop astaxie 2016-03-23 16:56:53 +08:00
  • b78de2b440 add ISSUE_TEMPLATE astaxie 2016-03-23 16:56:40 +08:00
  • 6c0979c314 Merge pull request #1805 from JessonChan/abort_panic_bug astaxie 2016-03-23 10:22:32 +08:00
  • 5858607f49 go fmt error_test.go JessonChan 2016-03-22 18:32:14 +08:00
  • 1a401af23b copyright JessonChan 2016-03-22 18:28:44 +08:00
  • b2098266a3 add error test JessonChan 2016-03-22 18:27:29 +08:00
  • 3ac90df5fa Merge pull request #1794 from youngsterxyf/issue1789 astaxie 2016-03-22 17:21:57 +08:00
  • 9e9671d8cd Merge pull request #1799 from JessonChan/router_develop astaxie 2016-03-22 17:15:28 +08:00
  • d3b54c46e3 Merge pull request #1808 from JessonChan/gzip_improve astaxie 2016-03-22 17:13:20 +08:00
  • 7bad3d1c67 change the compress leve to [0~9] JessonChan 2016-03-22 16:47:11 +08:00
  • 4db78f243e change the function args of init gzip method JessonChan 2016-03-22 16:42:42 +08:00
  • ba7a809de8 Merge pull request #1810 from miraclesu/fix/orm_miss_pk astaxie 2016-03-22 10:09:35 +08:00
  • 630f77bca3 update travis astaxie 2016-03-21 11:18:38 +08:00
  • f2ed27cc8f make sure works for travis astaxie 2016-03-21 11:10:57 +08:00
  • 959b9a5a58 config index out of range bug fixed JessonChan 2016-03-21 09:32:41 +08:00
  • 142f4c9f42 Merge branch 'develop' of https://github.com/astaxie/beego into develop astaxie 2016-03-21 09:15:47 +08:00
  • 33ae75b251 golint check only works on Go 1.5 astaxie 2016-03-21 08:50:56 +08:00
  • 84ae930c64 orm: Add test case for integer pk miraclesu 2016-03-18 21:58:11 +08:00
  • 99c0b1e338 Merge pull request #1803 from JessonChan/log_develop astaxie 2016-03-18 15:43:46 +08:00
  • 4caf044be2 getMethodOnly assign fixed JessonChan 2016-03-18 15:18:00 +08:00
  • a3d4218d9d orm: fix miss pk when pk is negative miraclesu 2016-03-17 21:34:49 +08:00
  • 9f21928a90 some typo fixed JessonChan 2016-03-17 20:07:24 +08:00
  • 0b401481ef go fmt the comment JessonChan 2016-03-17 19:59:48 +08:00
  • 57eace07a7 comment update JessonChan 2016-03-17 19:52:09 +08:00
  • 35e34261ab gzip method support JessonChan 2016-03-17 19:40:29 +08:00
  • 5a9bff2000 init gzip level JessonChan 2016-03-17 19:09:38 +08:00
  • 48147f50d8 add some gzip future JessonChan 2016-03-17 19:09:21 +08:00
  • 0859ec570c refactor of error response and fix err code bug JessonChan 2016-03-17 09:46:34 +08:00
  • 443d71397c write error to response JessonChan 2016-03-17 09:35:14 +08:00
  • ec35bd0c28 orm log header flag JessonChan 2016-03-16 18:04:27 +08:00
  • 2b1316c738 data race bug fixed JessonChan 2016-03-16 18:04:07 +08:00
  • 94599013fc url to lower case JessonChan 2016-03-16 07:53:36 +08:00
  • 565c4a4d59 make the code run more fast JessonChan 2016-03-15 18:50:18 +08:00
  • 34615ee8fc add router filter enable flag JessonChan 2016-03-15 18:37:54 +08:00
  • c51bc86d3f goto bug fixed JessonChan 2016-03-15 16:51:21 +08:00
  • 8660a54fac make router fast JessonChan 2016-03-15 11:49:23 +08:00
  • 1b04571c0b test the env use GOPATH not GOROOT ysqi 2016-03-14 19:22:00 +08:00
  • 9c7d95b071 go vet ysqi 2016-03-14 19:21:09 +08:00
  • c8bbfb75f0 Merge pull request #1782 from JessonChan/some_wip astaxie 2016-03-14 14:47:29 +08:00
  • 549a39c478 fix issue1789: when testing, load config explicitly and forcibly youngsterxyf 2016-03-14 11:26:26 +08:00
  • e4066d820d Merge pull request #1790 from miraclesu/feature/orm_inline_struct astaxie 2016-03-14 10:35:00 +08:00
  • cc2b5f5b62 Merge pull request #1792 from youngsterxyf/issue1787 astaxie 2016-03-14 10:33:47 +08:00
  • c92c3fc8b5 make the BeegoLogger a adapter of http server ErrorLog JessonChan 2016-03-11 14:45:39 +08:00
  • 9aa2e5b575 fix issue#1787: The cause is that if the url is /m,and we set beego.BConfig.WebConfig.DirectoryIndex = true, then it should redirect to /m/ youngsterxyf 2016-03-13 21:39:26 +08:00
  • dcfcb2789e orm: inline struct relate test case miraclesu 2016-03-13 21:01:56 +08:00
  • d90195061f fix #1783 astaxie 2016-03-13 11:16:19 +08:00
  • 474bdd2e6b Merge pull request #1785 from KilledKenny/pathError astaxie 2016-03-12 21:11:04 +08:00
  • 1642cbd420 Merge branch 'astaxie/develop' into develop ysqi 2016-03-12 14:51:24 +08:00
  • b2a06c5fa0 Update config suport environment variable logic ysqi 2016-03-12 14:32:39 +08:00
  • cfef97175e change import sort lcbluestorm 2016-03-12 12:34:54 +08:00
  • 8b0957cf2e Fixed infinite loop in ini config adapter Simon Rawet 2016-03-12 00:20:19 +01:00
  • 88816348b9 window console can't output colorful astaxie 2016-03-11 15:29:52 +08:00
  • 66423f6935 Fix formatting with gofmt Rename BeeTemplateEngines->beeTemplateEngines. Create templateHandler function type Fix var name in comment BeeTemplatePreprocessors -> beeTemplatePreprocessors Rename TemplateI -> TemplateRenderer saturn4er 2016-03-09 10:40:12 +02:00
  • 9872041f12 timeDur is used only when need JessonChan 2016-03-11 14:14:58 +08:00
  • 83fe43f331 gofmt -s -w astaxie 2016-03-11 13:00:58 +08:00
  • 40b41cc121 fix the misspell99 astaxie 2016-03-11 12:14:18 +08:00
  • 1aeb3d9051 release 1.6.1 v1.6.1 astaxie 2016-03-11 11:35:24 +08:00
  • 778a5a11ac Merge pull request #1781 from JessonChan/develop astaxie 2016-03-11 11:19:07 +08:00
  • 4801099675 duplicate adapter logger bug fixed JessonChan 2016-03-11 10:12:17 +08:00
  • 420cd507b2 update output information astaxie 2016-03-11 10:07:44 +08:00