Kyle Davis
|
e382544f4e
Refs #1879: Fixed jshint and pkg rename issues
|
12 years ago |
Kyle P Davis
|
7ffdf43bbc
Refs #1879: Updated .gitignore file
|
12 years ago |
Charles Ezell
|
671a843998
Refs #1787: fix jshint failure...
|
12 years ago |
Philip Murray
|
3e738d91ac
re-wrote some logic in munge to match mongo more. refs #1780, #1782, #1770
|
12 years ago |
Philip Murray
|
fdc34f6666
Fixed some bugs in munge and jsext Object extend to get functioning ui. fixes #1780, #1782, #1770
|
12 years ago |
Kyle Davis
|
92e17c703a
refs #1783: Fixed spacing in `SplitDocumentSource.js` in `munge`; munge docs
|
12 years ago |
Jared Hall
|
3f1ba48789
refs #1783: Added to munge.
|
12 years ago |
Jared Hall
|
5b0294795d
refs #1730: Fixed a bug in DivideExpression in order to use in munge.
|
12 years ago |
Kyle Davis
|
91e1856ee2
Refs #1668: Misc fixes to make build faster
|
12 years ago |
Kyle Davis
|
777cdf685f
Refs #1661: Bumped version. Added a `TODO` about the usage of `sift` in `MatchDocumentSource`
|
12 years ago |
Kyle Davis
|
ff8fd52b8b
Refs #1661: Fixes to misc docs in `munge`
|
12 years ago |
Kyle Davis
|
1edb84e6ed
Refs #1661: Added `$ifNull` expression to `munge` and hacked in a partial conversion of `Aggregator#getGraph()` to `munge` so I can use it in building relationships in the NGS report
|
12 years ago |
Philip Murray
|
89b46757f0
Added 'map' and 'aggregate' extension functions to our view templates. Fixed an issue with munge where exclusion was not working. fixes #1653
|
12 years ago |
Philip Murray
|
a72358e2f4
Finished up high level group test case and fixed a bunch of bugs to make it pass. fixes #934
|
12 years ago |
Jared Hall
|
76af5b8163
refs #1004: Found some missed bugs from previous commit after an svn update.
|
12 years ago |
Jared Hall
|
1faaa9cac0
refs #1004: Rolled back set<string> stuff from before. Fixed tiny bug in ObjectExpression test cases.
|
12 years ago |
Charles Ezell
|
46182ecde4
Fixes #1001: DocumentSourceGroup is working now.
|
12 years ago |
Spencer Rathbun
|
5e8d581c77
Fixes #933. Munge YUI docs are updated, and there is a simple wiki page pointing to the README and source.
|
12 years ago |
Philip Murray
|
b04c4b8df0
Fixed busted casing in Sort test case. refs #1005
|
12 years ago |
Philip Murray
|
25776998ac
Added reset function to sort and project document sources. Fixed/Added top level munge tests. refs #934
|
12 years ago |
Jared Hall
|
5cb70de505
refs #1004: Fixed bad ports of set<string> -> array to set<string> -> object.
|
12 years ago |
Spencer Rathbun
|
2e3e667202
Fixes #1005. Finished hammering out truth logic in compare. All tests ported and working.
|
12 years ago |
Spencer Rathbun
|
db95eb73ff
Refs #1005. Almost done porting sort, just finishing 'Ordering of a missing value' down
|
12 years ago |
Philip Murray
|
59ecca9c11
Added $unwind document source and test cases. fixes #1008
|
12 years ago |
Philip Murray
|
38d2e447c9
Fixed broken test case file for Group document source. refs #1001
|
12 years ago |
Adam Bell
|
7190b16cd2
Refs #1567 Forgot to check in a file for the accumulators
|
12 years ago |
Kyle Davis
|
9e3e807e7f
Fixes #1046, #996, #1009: Finished porting `ObjectExpression` and related test cases. Misc documentation updates.
|
12 years ago |
Jared Hall
|
a0ea647a04
refs #1004 Fixed static/non-static bug.
|
12 years ago |
Adam Bell
|
3a15648752
Refs #1001 GroupDocumentSource has been aded and all test cases have been built. There are test cases that are dependent on upon ObjectExpression working correctly so they are commented out for now
|
12 years ago |
Jared Hall
|
a96db5d309
refs #1004 Fixes some minor bugs. Makes tests pass.
|
12 years ago |