1. 02 Dec, 2015 1 commit
  2. 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
  3. 25 Nov, 2015 1 commit
  4. 24 Nov, 2015 2 commits
  5. 20 Nov, 2015 2 commits
  6. 19 Nov, 2015 4 commits
  7. 18 Nov, 2015 1 commit
  8. 09 Nov, 2015 1 commit
  9. 08 Nov, 2015 1 commit
  10. 06 Nov, 2015 1 commit
  11. 05 Nov, 2015 2 commits
  12. 04 Nov, 2015 6 commits
  13. 03 Nov, 2015 2 commits
  14. 28 Oct, 2015 1 commit
  15. 27 Oct, 2015 1 commit
  16. 12 Oct, 2015 3 commits
  17. 28 Sep, 2015 1 commit
  18. 22 Sep, 2015 9 commits