不要怂,就是干,撸起袖子干!

  1. 12 Nov, 2013 2 commits
    • Merge pull request #1053 from owcd/master · b85e232e
      Adds an additional check for enum value before converting it toLowerCase
      Jan Aagaard Meier committed
    • Adds an additional check for enum value before converting it toLowerCase · 5eaa69de
      Basically fixes an issue introduced with commit 2d298a3c that causes conversion of undefined toLowerCase
      
      TypeError: Cannot call method 'toLowerCase' of undefined
          at null.<anonymous> (/path/to/project/modules/elms/node_modules/sequelize/lib/dao.js:139:127)
          at EventEmitter.emit (events.js:95:17)
          at null.<anonymous> (/path/to/project/modules/elms/node_modules/sequelize/lib/dao-validator.js:45:17)
          at Hooks.runHooks (/path/to/project/modules/elms/node_modules/sequelize/lib/hooks.js:19:15)
          at null.<anonymous> (/path/to/project/modules/elms/node_modules/sequelize/lib/dao-validator.js:39:29)
          at Hooks.runHooks (/path/to/project/modules/elms/node_modules/sequelize/lib/hooks.js:19:15)
          at null.fct (/path/to/project/modules/elms/node_modules/sequelize/lib/dao-validator.js:26:27)
          at null.<anonymous> (/path/to/project/modules/elms/node_modules/sequelize/lib/emitters/custom-event-emitter.js:25:18)
          at processImmediate [as _immediateCallback] (timers.js:330:15)
      Oliver Walzer committed
  2. 05 Nov, 2013 4 commits
  3. 04 Nov, 2013 4 commits
  4. 03 Nov, 2013 1 commit
  5. 30 Oct, 2013 3 commits
  6. 29 Oct, 2013 4 commits
  7. 22 Oct, 2013 4 commits
  8. 18 Oct, 2013 1 commit
  9. 16 Oct, 2013 3 commits
  10. 15 Oct, 2013 14 commits