1. 28 Dec, 2016 2 commits
  2. 26 Dec, 2016 1 commit
  3. 25 Dec, 2016 1 commit
    • legendtkl's avatar
      Modify func camelString to be more robust · c9c284be
      legendtkl authored
      1. In previous edition, for case "pic_url_1", the func will return
      "PicUrl_1", but "PicUrl1" seems to be more reasonable.
      2. More test cases please refer to utils_test.go
      c9c284be
  4. 23 Dec, 2016 3 commits
  5. 14 Dec, 2016 1 commit
  6. 09 Dec, 2016 1 commit
    • mlgd's avatar
      Remove a regression on AppPath · e90f4bee
      mlgd authored
      The application path is incorrect on Windows with the command line "go run". AppPath is assigned to the temp directory instead the folder project
      e90f4bee
  7. 06 Dec, 2016 6 commits
  8. 05 Dec, 2016 8 commits
  9. 30 Nov, 2016 1 commit
  10. 29 Nov, 2016 2 commits
  11. 28 Nov, 2016 1 commit
  12. 20 Nov, 2016 2 commits
  13. 13 Nov, 2016 2 commits
  14. 08 Nov, 2016 2 commits
  15. 07 Nov, 2016 1 commit
  16. 03 Nov, 2016 1 commit
  17. 30 Oct, 2016 2 commits
  18. 28 Oct, 2016 1 commit
    • Maxim Sukharev's avatar
      Add RouterPattern to context.Input · 683e6856
      Maxim Sukharev authored
      Right now beego adds this param only in dev mode, but I noticed that it's very useful to have in prod environment to.
      My current use case - filter that sends logs in newrelic. Pattern there will help a lot to generate correct transaction name.
      683e6856
  19. 17 Oct, 2016 1 commit
  20. 14 Oct, 2016 1 commit