Commit History

Author SHA1 Message Date
  Kyle P Davis 36229d2272 EAGLESIX-5472: fix misc while bug hunting - fixes #62 10 years ago
  Kyle P Davis 4b76c1e2de markdown: export toListItem helper 10 years ago
  Kyle P Davis 7e8b7c37df markdown: support $mod and $multiply 10 years ago
  Kyle P Davis 8319148ba0 markdown: improve multiline $ifNull output (only 2nd operand) 10 years ago
  Kyle P Davis 675af30117 fix for $sort and field paths in general 10 years ago
  Kyle P Davis 6f97216556 Merge branch 'feature/mongo_2.6.5' into feature/mongo_2.6.5_markdown 10 years ago
  Kyle P Davis f25efd7ad0 matcher: fix misc minor debug output issues 10 years ago
  Kyle P Davis f437d63f8d add markdown extra and a few tests 10 years ago
  Kyle P Davis 5daec7c524 fix debug output with falsy rhs match comparisons 10 years ago
  Kyle P Davis 96d8f5de39 fix debug output for list of match expressions 10 years ago
  Kyle P Davis f57652a0e3 forgot to export matcher 10 years ago
  Kyle P Davis 0b8c3d52e3 EAGLESIX-4483: add doc src micro benchmarks w/ results 10 years ago
  Kyle P Davis 2668741ef8 EAGLESIX-4483: fix async w/ large sets, break sync :-( -- to be fixed later 10 years ago
  Kyle P Davis c0961b63a2 EAGLESIX-4483: make pinning on bson less strict to reduce likelihood of duplication of the bson pkg 10 years ago
  Kyle P Davis 79d8e07b24 EAGLESIX-4483: fix quoting for npm test mocha cmd 10 years ago
  Kyle P Davis 3eaf268a0b Merge branch 'feature/mongo_2.6.5' of https://github.com/RiveraGroup/mungedb-aggregate into feature/mongo_2.6.5 10 years ago
  Kyle P Davis 526ddf29fa EAGLESIX-5075: fix stack overflow in async due to some unintentionally deeply recursive sync code 10 years ago
  Kyle P Davis 3a3cc10b7c add .c9/ to git ignores list 10 years ago
  Kyle P Davis e5f124cb0e Merge branch 'master' into feature/mongo_2.6.5 10 years ago
  Kyle P Davis 3719b66d5a EAGLESIX-3881: use xregexp on github rather than our internal stash server 10 years ago
  Kyle P Davis ae624a3358 EAGLESIX-3881: update pkg json for mongo 2.6.5 10 years ago
  Kyle P Davis 6e0e5ff5d5 fix unsafe usage of setImmediate 10 years ago
  Kyle P Davis 723ace0787 bump version 10 years ago
  Kyle P Davis 30ff9e857e add npm script actions for building *.web.js 10 years ago
  Kyle P Davis 21244c256e EAGLESIX-3881: add more npm scripts to pkg json that will eventually become more official 11 years ago
  Kyle P Davis 8a971ae197 EAGLESIX-3881: use process.nextTick instead of setImmediate (DNE in all browsers and process.nextTick is preferred if available) 11 years ago
  Kyle P Davis fbeb467c04 EAGLESIX-3157: fix npm test to use mocha.opts 11 years ago
  Kyle P Davis bce09d4995 EAGLESIX-3157: fix last jshint error 11 years ago
  Kyle P Davis 46d5496fbf EAGLESIX-3157: improve mocha.opts pattern 11 years ago
  Kyle P Davis 7f8ae90bf0 EAGLESIX-3157: rm left over debugger 11 years ago