1. 15 Dec, 2015 2 commits
  2. 10 Dec, 2015 2 commits
  3. 09 Dec, 2015 6 commits
  4. 04 Dec, 2015 1 commit
  5. 03 Dec, 2015 1 commit
  6. 02 Dec, 2015 5 commits
  7. 30 Nov, 2015 2 commits
  8. 29 Nov, 2015 1 commit
    • Ryan A. Chapman's avatar
      Log config parsing errors · 7151b964
      Ryan A. Chapman authored
      Beego currently handles the case of "conf/app.conf"
      not existing, but all other errors are not logged.
      This fixes that.
      
      I ran into an issue where beego was not listening on the
      correct port, and it turned out that the conf/app.conf file
      had a colon ":" instead of an equal sign "=" (confusion of
      INI vs YAML formats).  When there was a parsing error, beego
      would give up on parsing app.conf and not log anything to the
      console.
      7151b964
  9. 27 Nov, 2015 1 commit
  10. 26 Nov, 2015 2 commits
  11. 25 Nov, 2015 3 commits
  12. 24 Nov, 2015 2 commits
  13. 21 Nov, 2015 1 commit
  14. 20 Nov, 2015 3 commits
  15. 19 Nov, 2015 4 commits
  16. 18 Nov, 2015 1 commit
  17. 16 Nov, 2015 2 commits
  18. 12 Nov, 2015 1 commit