8ed6665a78Update change log
Michael S. Klishin
2012-06-09 11:25:52 +0400
898349f95aA couple more convenience functions
Michael S. Klishin
2012-06-09 11:25:48 +0400
12f48b058bRemove type hints that can be inferred by the compiler, part 3
Michael S. Klishin
2012-06-09 00:36:07 +0400
5813f61649Eliminate this reflection warning
Michael S. Klishin
2012-06-09 00:33:55 +0400
e008e0d18dRemove type hints that can be inferred by the compiler, part 2
Michael S. Klishin
2012-06-09 00:26:23 +0400
423b80774aRemove type hints that can be inferred by the compiler, part 1
Michael S. Klishin
2012-06-09 00:23:01 +0400
91d967b592Inlining, part 2
Michael S. Klishin
2012-06-09 00:20:55 +0400
2a64afa6ffInlining, part 1
Michael S. Klishin
2012-06-09 00:14:19 +0400
824a532590Cosmetics
Michael S. Klishin
2012-06-09 00:12:26 +0400
bab15c2ca8Remove examples/*, with http://clojuremongodb.info they are no longer necessary (at least in this repository)
Michael S. Klishin
2012-06-08 22:18:47 +0400
d12f33e1e8Better authentication failure message
Michael S. Klishin
2012-06-08 22:14:59 +0400
f07f577094Cosmetics
Michael S. Klishin
2012-06-08 22:09:17 +0400
d824e622c3Derp
Michael S. Klishin
2012-06-08 22:07:16 +0400
1184fce8c3Add a few more commands that may be useful to JVM-based applications
Michael S. Klishin
2012-06-08 22:04:46 +0400
1c686c1766Cosmetics
Michael S. Klishin
2012-06-08 22:03:43 +0400
74589346d0Merge branch 'master' of github.com:michaelklishin/monger
Michael S. Klishin
2012-06-08 12:03:17 +0400
babd429f5bImplement monger.result/ok? for Clojure maps
Michael S. Klishin
2012-06-08 11:56:00 +0400
76839436b5Correct mailing list links
Michael S. Klishin
2012-06-06 23:32:04 +0400
77281ba466Back to snapshot
Michael S. Klishin
2012-06-04 18:36:33 +0400
03174708d0README and change log updates
Michael S. Klishin
2012-06-04 18:36:02 +0400
6e43328941New higher-level DSL for storing files on GridFS
Michael S. Klishin
2012-06-04 14:46:13 +0400
a6544a1617Make sure gridfs finders never go into infinite recursion
Michael S. Klishin
2012-06-04 14:15:12 +0400
e033aa995bMore gridfs support improvements
Michael S. Klishin
2012-06-04 14:03:45 +0400
d79e35790fMake sure namespaces that use monger.gridfs/make-input-file don't have to import GridFSInputFile
Michael S. Klishin
2012-06-04 13:24:58 +0400
ceb60fdb54Change log update
Michael S. Klishin
2012-06-04 13:11:37 +0400
01773f50d5Better coverage for storing files in gridfs, include file metadata
Michael S. Klishin
2012-06-04 13:11:31 +0400
ef083b383eCosmetics
Michael S. Klishin
2012-06-03 16:38:14 +0400
eecc07d8d6Enable testing against multiple JDKs on travis-ci.org (unreleased feature)
Michael S. Klishin
2012-05-30 20:58:28 +0400
3bc2fc5a85Correct another mailing list link
Michael S. Klishin
2012-05-28 09:52:25 +0400
5964e01b1dMake :auto-connect-retry connection default to true
Michael S. Klishin
2012-05-28 02:22:46 +0400
16f14ac39dImprove change log
Michael S. Klishin
2012-05-28 00:48:24 +0400
63f7099350MongoDB 2.1 Aggregation Framework support
Michael S. Klishin
2012-05-28 00:43:45 +0400
7d595874aaSonatype snapshots repo is having a bad day
Michael S. Klishin
2012-05-27 22:28:28 +0400
d63e5abf34Correct mailing list address
Michael S. Klishin
2012-05-27 21:48:21 +0400
7dabb32ac0Change log update
Michael S. Klishin
2012-05-26 00:37:09 +0400
dd9d1c3bfdThe rest of 2.1/2.2 Aggregation framework operator macros
Michael S. Klishin
2012-05-25 23:49:57 +0400
47cc9a0363$limit and $skip operator macros
Michael S. Klishin
2012-05-25 23:44:44 +0400
3360c2e96c$group operator macro
Michael S. Klishin
2012-05-25 23:26:11 +0400
6a7ac2f1b3$match, $project, $unwind operator macros
Michael S. Klishin
2012-05-25 23:24:30 +0400
acdaffba99Add $regex and $options operator macros
Michael S. Klishin
2012-05-25 14:39:35 +0400
ca67d9f4cbOne more test case
Michael S. Klishin
2012-05-22 18:54:53 +0400
0db4bc6e11Minor docstring improvements
Michael S. Klishin
2012-05-22 18:46:15 +0400
6c777385d6Back to snapshot
Michael S. Klishin
2012-05-21 15:47:53 +0400