Commit Graph

  • 441f795a1a Merge pull request #1651 from thanhtranjs/develop astaxie 2016-02-02 12:44:49 +08:00
  • 4906b600e3 fix the static url with / problem astaxie 2016-02-02 12:43:45 +08:00
  • bb50383aa9 Add GroupBy to QuerySeter Thanh Tran 2016-02-02 11:28:43 +07:00
  • 631b4d36f9 Merge pull request #1647 from youngsterxyf/fix-issue1641 astaxie 2016-02-02 09:23:12 +08:00
  • da38cbfe41 fix issue #1641 youngsterxyf 2016-02-01 22:39:41 +08:00
  • 09193213a0 add travis hooks astaxie 2016-01-31 23:28:56 +08:00
  • 0382146c60 fix the go vet for go tip astaxie 2016-01-29 13:11:11 +08:00
  • 1bf52e8922 Merge branch 'develop' of https://github.com/astaxie/beego into develop astaxie 2016-01-29 10:26:40 +08:00
  • 5cd1ed8106 add test for tip astaxie 2016-01-29 00:01:04 +08:00
  • bd79972d85 Merge pull request #1638 from pjoe/log_console_nocolor astaxie 2016-01-28 22:39:02 +08:00
  • ecab397073 try to fix the little bug when calling Close or Flush in async mode youngsterxyf 2016-01-28 21:53:44 +08:00
  • a043432398 Change option name from noColor to color Pelle Johnsen 2016-01-28 07:50:07 +01:00
  • 1222c87be3 optimization code ysqi 2016-01-28 14:49:44 +08:00
  • 7f888e3d18 Add noColor option for console logger Pelle Johnsen 2016-01-27 19:20:58 +01:00
  • 85c0fcd335 Merge pull request #1637 from pjoe/input_param_fix astaxie 2016-01-27 23:01:10 +08:00
  • f769016126 Merge pull request #1632 from youngsterxyf/config-logic astaxie 2016-01-27 22:25:00 +08:00
  • 453d744db9 Fix Context.Input.SetParam not overwriting existing value Pelle Johnsen 2016-01-27 14:58:50 +01:00
  • 484ca3a643 fixed test code error ysqi 2016-01-27 21:13:11 +08:00
  • cd31c816cc Config support get environment variable ysqi 2016-01-27 20:46:30 +08:00
  • 31ef4ae507 rename AppConfigPath, AppConfigProvider to appConfigPath, appConfigProvider, make public to private youngsterxyf 2016-01-27 16:43:01 +08:00
  • ccce566ba7 accept @astaxie suggestion: change the sequence adapterName and configPath youngsterxyf 2016-01-27 16:19:10 +08:00
  • e357f6846b accept @ysqi suggestion youngsterxyf 2016-01-27 13:30:34 +08:00
  • 321bcc606a fix bug of test case youngsterxyf 2016-01-27 12:26:37 +08:00
  • e549d0fd9c move some code piece youngsterxyf 2016-01-27 12:13:26 +08:00
  • c59a029ce7 Merge branch 'develop' into config-logic youngsterxyf 2016-01-27 10:58:38 +08:00
  • 4ce094a29a Merge branch 'master' into develop astaxie 2016-01-27 10:14:34 +08:00
  • fbb98fbe1f Merge pull request #1631 from yunkai/issue1 astaxie 2016-01-27 10:13:30 +08:00
  • 20efd5236e fix bug youngsterxyf 2016-01-27 00:42:07 +08:00
  • 330b3b1931 enhancement code youngsterxyf 2016-01-27 00:17:56 +08:00
  • d9e6250d08 fix config logic youngsterxyf 2016-01-27 00:10:21 +08:00
  • e3810b599d Fix regression caused by commit ad65479 Yunkai Zhang 2016-01-26 23:27:26 +08:00
  • e1f9491aed Merge pull request #1608 from ysqi/iniSaveErrorFix astaxie 2016-01-26 21:46:31 +08:00
  • 6aeff53d8c Merge pull request #1625 from miraclesu/fix/mail_from astaxie 2016-01-26 21:42:21 +08:00
  • bf870eb9a2 mv mime.QEncoding.Encode logic to mail miraclesu 2016-01-26 20:50:03 +08:00
  • f26d360ec9 Fix vet fail miraclesu 2016-01-26 10:33:48 +08:00
  • f73eaf6393 Merge pull request #1626 from JessonChan/develop astaxie 2016-01-26 13:42:47 +08:00
  • e11d150e8b replace \t with space JessonChan 2016-01-26 09:35:39 +08:00
  • f2567bc114 some typo fixed JessonChan 2016-01-26 09:29:04 +08:00
  • b5a07c6ba8 log file name bug fixed JessonChan 2016-01-26 09:20:49 +08:00
  • 01ccc75d6b Merge pull request #1615 from ysqi/routerErrorFix astaxie 2016-01-26 00:31:01 +08:00
  • b19f9bf88c Merge branch 'develop' of https://github.com/astaxie/beego into develop astaxie 2016-01-26 00:27:44 +08:00
  • 6cc3d4470a Merge pull request #1616 from coseyo/path_patch astaxie 2016-01-26 00:27:34 +08:00
  • 61e9dc74c9 make sure the memcache testing success astaxie 2016-01-26 00:27:02 +08:00
  • 8611862fd7 Merge pull request #1609 from youngsterxyf/fix-issue1566 astaxie 2016-01-26 00:07:43 +08:00
  • d1481ea659 move assignment to init coseyo 2016-01-25 23:00:09 +08:00
  • 5930f27da7 Fix mail Chinese subject garbled bug miraclesu 2016-01-25 22:55:40 +08:00
  • 4de91f675d show from when Config from is empty miraclesu 2016-01-25 22:29:45 +08:00
  • 15e9ba19c0 fix the range only used in Go 1.4 fix #1623 astaxie 2016-01-25 21:39:44 +08:00
  • f8004b69ad fix the go vet astaxie 2016-01-25 21:33:57 +08:00
  • 3dac344ff6 fix the vet url astaxie 2016-01-25 21:20:10 +08:00
  • e7d4452af0 add golint and go test astaxie 2016-01-25 21:13:56 +08:00
  • 7e3ad5bcb0 fix #1585 astaxie 2016-01-25 21:08:29 +08:00
  • 87650ce8bc make golint happy astaxie 2016-01-25 20:57:41 +08:00
  • fdce4af9c8 fix #1619 astaxie 2016-01-25 20:53:52 +08:00
  • bcac4bb8e3 accept @JessonChan suggestion youngsterxyf 2016-01-25 20:53:25 +08:00
  • 0e17e2a3d2 accept @JessonChan suggestion youngsterxyf 2016-01-25 20:20:53 +08:00
  • a80feb00b8 Fix utils mail from field can't including Chinese bug miraclesu 2016-01-25 18:11:50 +08:00
  • cf055c9db2 Merge branch 'astaxie/develop' into iniSaveErrorFix ysqi 2016-01-24 11:37:43 +08:00
  • 3d7354b9d2 import reset ysqi 2016-01-24 11:10:04 +08:00
  • 09d3d89c6f fix test error again coseyo 2016-01-24 00:47:37 +08:00
  • 3031bdd176 fix test error coseyo 2016-01-24 00:40:03 +08:00
  • 4c1cfc1386 fix path issue coseyo 2016-01-24 00:18:16 +08:00
  • 57d522a96a Merge pull request #1606 from ysqi/configWork astaxie 2016-01-23 23:03:03 +08:00
  • fd7473466b Merge pull request #1581 from hbejgel/patch-2 astaxie 2016-01-23 23:01:22 +08:00
  • 007af6224e Fixed #1586 ysqi 2016-01-23 19:13:19 +08:00
  • cbc7f43e88 fix issue #1601 youngsterxyf 2016-01-23 02:32:09 +08:00
  • ecf24640fd fix issue #1566 youngsterxyf 2016-01-23 16:24:58 +08:00
  • 51ae45a799 Fixed #1607 ysqi 2016-01-23 14:53:52 +08:00
  • be544f963e Support Parse Bool with more diffrent values ysqi 2016-01-23 11:02:40 +08:00
  • af346e871b Merge pull request #1603 from coseyo/remote_develop astaxie 2016-01-22 20:34:46 +08:00
  • cb5fd49612 fix conf load bug coseyo 2016-01-22 18:03:02 +08:00
  • 0f85c82a21 Merge pull request #1594 from nemtsevp/patch-2 astaxie 2016-01-21 14:57:02 +08:00
  • 93b04e8a3b Exceptions in controller methods nemtsevp 2016-01-21 09:44:17 +03:00
  • 07937dea9a Merge pull request #1588 from Kavin-Cao/master astaxie 2016-01-20 14:18:35 +08:00
  • 5757e6548e template.go 的urlfor Func注释有误 bradycao 2016-01-19 10:14:16 +08:00
  • b48f251043 Merge remote-tracking branch 'refs/remotes/astaxie/master' bradycao 2016-01-19 09:43:43 +08:00
  • 35e340b937 Checks if index is greater than the length of the wildcards. #1580 Henrique Bejgel 2016-01-18 21:35:14 -02:00
  • befeac5b61 Merge branch 'develop' of https://github.com/astaxie/beego into develop astaxie 2016-01-18 23:30:12 +08:00
  • 23bb36d35c fix the issue #1573 astaxie 2016-01-18 23:29:56 +08:00
  • 4b52a38183 Merge pull request #1575 from youngsterxyf/develop astaxie 2016-01-18 16:33:23 +08:00
  • 30e5634bdb simplify the implementation of splitPath in tree.go youngsterxyf 2016-01-18 16:13:31 +08:00
  • fa8f6e5a53 session destroy astaxie 2016-01-18 16:11:27 +08:00
  • 6e987bfdaf Merge branch 'develop' of https://github.com/astaxie/beego into develop astaxie 2016-01-18 15:28:18 +08:00
  • 918b9e510f fix the add tempfunc astaxie 2016-01-18 15:27:33 +08:00
  • 12e5584c01 Merge pull request #1574 from youngsterxyf/develop astaxie 2016-01-18 15:24:53 +08:00
  • ac3b013de7 DRY youngsterxyf 2016-01-18 15:17:42 +08:00
  • 089242eda0 memcache test mulit return map has no sequence astaxie 2016-01-18 00:36:05 +08:00
  • 92d0b9ae95 golint the config.go v1.6.0 astaxie 2016-01-18 00:22:31 +08:00
  • 6f786e1dea golint config.go astaxie 2016-01-18 00:22:11 +08:00
  • eb0bc084ec make the code mode readable astaxie 2016-01-18 00:18:52 +08:00
  • f925bb9058 golint all the files astaxie 2016-01-18 00:18:21 +08:00
  • da36d1d0e7 fix the wrong io.Writer astaxie 2016-01-18 00:03:39 +08:00
  • 48f19b4191 Merge pull request #1571 from astaxie/develop astaxie 2016-01-17 23:58:34 +08:00
  • 9adf20d72e gofmt -s astaxie 2016-01-17 23:57:07 +08:00
  • 90d1349665 fix typo astaxie 2016-01-17 23:48:17 +08:00
  • 9b2597be68 fix the mail send empty subject astaxie 2016-01-17 23:48:09 +08:00
  • 895748d632 beego 1.6.0 released astaxie 2016-01-17 22:55:09 +08:00
  • 566aab4354 mail send support Address format astaxie 2016-01-17 22:49:02 +08:00
  • a304bb9c25 Revert "add test case for tidb" astaxie 2016-01-17 18:35:11 +08:00
  • f70d2cc373 add test case for tidb astaxie 2016-01-17 18:24:29 +08:00