| .. |
|
internal
|
monger.fn can go now since we rely on ClojureWerkz Support
|
2014-05-10 17:43:43 -04:00 |
|
ring
|
An typo
|
2014-05-11 13:39:37 -04:00 |
|
aggregation_framework_test.clj
|
Add :keywordize option for aggregate that control if resulting map keys will be turned into keywords, default is true.
|
2018-05-02 11:07:31 +02:00 |
|
atomic_modifiers_test.clj
|
$pushAll is gone, replaced by $push + $each
|
2018-12-02 21:23:20 +03:00 |
|
authentication_test.clj
|
Encode this slash in URI
|
2018-12-02 21:24:05 +03:00 |
|
capped_collections_test.clj
|
Capped collection tests now pass
|
2014-05-11 13:12:30 -04:00 |
|
collection_test.clj
|
Fixes #77: Add update-by-ids function to mongo.collection
|
2014-10-21 06:06:06 +02:00 |
|
command_test.clj
|
Make command-test pass
|
2015-05-11 01:19:47 +03:00 |
|
conversion_test.clj
|
support java Bigdecimal in mongodb 3.4 or later
|
2017-11-18 11:31:45 +08:00 |
|
core_test.clj
|
Throw IllegalArgumentException when database name not in uri
|
2018-12-04 21:20:25 -05:00 |
|
cursor_test.clj
|
Upgrade to MongoDB 2.13.0
|
2015-02-21 12:10:01 +03:00 |
|
db_test.clj
|
monger.db tests now pass
|
2014-05-10 16:57:42 -04:00 |
|
full_text_search_test.clj
|
monger.search is gone
|
2015-05-16 15:38:41 +03:00 |
|
gridfs_test.clj
|
Set GridFSInputFile closeStreamOnPersist flag
|
2016-10-31 08:52:14 +02:00 |
|
indexing_test.clj
|
Upgrade Java client to 3.2.0
|
2016-01-10 23:44:39 +03:00 |
|
inserting_test.clj
|
Adapt monger.{core,collection} and tests to recent changes
|
2015-02-22 19:26:27 +03:00 |
|
js_test.clj
|
Don't use removed test helper here
|
2014-05-10 17:49:55 -04:00 |
|
json_cheshire_test.clj
|
Add JSON serialization of BSONTimestamp
|
2015-05-17 13:27:40 -07:00 |
|
json_test.clj
|
Add JSON serialization of BSONTimestamp
|
2015-05-17 13:27:40 -07:00 |
|
lib_integration_test.clj
|
Ditto
|
2013-11-30 19:48:25 +04:00 |
|
map_reduce_test.clj
|
Adapt monger.{core,collection} and tests to recent changes
|
2015-02-22 19:26:27 +03:00 |
|
query_operators_test.clj
|
Add $eq operator
|
2016-10-30 18:06:49 +02:00 |
|
querying_test.clj
|
Query DSL tests now pass
|
2014-05-11 13:10:56 -04:00 |
|
ragtime_test.clj
|
Update dependencies, adapt to new core.cache and Ragtime APIs
|
2018-12-02 21:24:29 +03:00 |
|
regular_finders_test.clj
|
Fix test cases cases trying to compare db-objects and maps
|
2015-10-09 00:48:57 +03:00 |
|
result_test.clj
|
Add affected-count function for WriteResult
|
2017-01-11 13:45:49 +09:00 |
|
stress_test.clj
|
Optimize from-db-object performance for DBObjects
|
2015-10-08 22:59:47 +03:00 |
|
updating_test.clj
|
Fix test cases cases trying to compare db-objects and maps
|
2015-10-09 00:48:57 +03:00 |
|
util_test.clj
|
Ditto
|
2013-11-30 20:01:42 +04:00 |