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