Commit graph

1304 commits

Author SHA1 Message Date
Michael Klishin
74a13a3489
Merge pull request #223 from crinklywrappr/from-db-object-perf
use transients to improve `from-db-object` performance
2022-10-27 09:51:35 +04:00
Daniel Fitzpatrick
14fd0d9189 improve from-db-object performance by leveraging transients 2022-10-26 14:43:41 -05:00
Michael Klishin
dfe29820e1
Merge pull request #222 from crinklywrappr/add-docker-support
add docker support
2022-10-25 20:52:08 +04:00
Daniel Fitzpatrick
999f6ddd9b add docker support 2022-10-25 11:43:05 -05:00
Michael Klishin
a70fd7936a
Merge pull request #220 from jacobemcken/feature/declare_operators
Avoid linter warning about unresolved operator
2022-09-09 11:55:36 +04:00
Jacob Emcken
62ef1d0727 Avoid linter warning about unresolved operator
Causing the message "Unresolved var"
2022-09-09 08:20:47 +02:00
Michael Klishin
54270ad887
Merge pull request #219 from jacobemcken/feature/remove-clj-kondo-cache
Avoid tracking clj-kondo cache in git history
2022-09-08 00:18:52 +04:00
Jacob Emcken
008d1ff1b0 Avoid tracking clojure-lsp cache in git history 2022-09-07 19:42:35 +02:00
Jacob Emcken
088b744991 Avoid tracking clj-kondo cache in git history 2022-09-07 18:23:51 +02:00
Michael Klishin
94cf59a53e
Merge pull request #216 from jacobemcken/cleanup/remove_warning
Prevent "random-uuid already refers to" warning
2022-09-03 14:10:18 +04:00
Jacob Emcken
69bb24b3d9 Prevent "random-uuid already refers to" warning
In Clojure 1.11 the function random-uuid was introduced in clojure.core
causing:

> WARNING: random-uuid already refers to: #'clojure.core/random-uuid in namespace: monger.util, being replaced by: #'monger.util/random-uuid
2022-09-03 08:23:13 +02:00
Michael Klishin
32407c92f1
Merge pull request #215 from punit-naik/master
`insert-batch` fn docfix
2022-06-26 22:26:46 +04:00
Punit Naik
d8ce4ae787
docfix 2022-06-23 18:43:43 +05:30
Michael Klishin
dac9f83a55
Back to dev version 2022-04-23 21:56:21 +04:00
Michael Klishin
9fb211e859
3.6.0 2022-04-23 21:30:18 +04:00
Michael Klishin
b5fd0a2738
More test massaging for MongoDB server 5.x 2022-04-23 21:29:45 +04:00
Michael Klishin
30cd472e23
Remove a test ns that needs reworking for MongoDB 5.x 2022-04-23 21:10:47 +04:00
Michael Klishin
ed613dee94
Bump dependencies 2022-04-23 21:10:21 +04:00
Michael Klishin
801f08b936
Change log updates 2022-04-23 21:04:29 +04:00
Michael Klishin
4d8747f9ed
Merge pull request #213 from okorz001/uuid-representation
Add uuid-representation option
2022-04-03 05:37:20 +04:00
Oscar Korz
ab878ab69c Add uuid-representation option 2022-04-02 15:44:44 -07:00
Michael Klishin
f30a3926e0
Merge pull request #206 from robhanlon22/bump-dependencies
Bump all dependency versions
2021-11-06 02:48:11 +03:00
Michael Klishin
e7c98d66e4
Merge pull request #203 from zackteo/zackteo-patch-1
Fix typo: weather to whether
2021-11-06 02:48:01 +03:00
Rob Hanlon
82ec258f6d
Add 1.9 profile to ensure back compat 2021-01-20 15:41:03 -08:00
Rob Hanlon
37c2d8433b
Bump all dependency versions 2021-01-20 15:38:20 -08:00
Zachary
0494128e15
Fix typo: weather to whether 2020-12-05 08:40:30 +08:00
Michael Klishin
9f3d192dff
Merge pull request #196 from mjrb/master
update operators for MongoDB 4.2
2020-08-10 00:46:26 +03:00
Michael Klishin
1fdd62d3df
Merge pull request #186 from geuscht-m/improve-distinct-tests
Add missing test case for distinct tests
2020-08-10 00:46:12 +03:00
Michael Klishin
c2cbdcaa38
Merge pull request #200 from bdrillard/mongo-options
Adds missing mongo options
2020-08-10 00:45:44 +03:00
Aleksander Eskilson
37aabbe860 testing over non-objects 2020-08-09 16:03:39 -05:00
Aleksander Eskilson
010a977aac adding mongo options 2020-08-09 16:01:20 -05:00
mjrb
b6bd6e55e2 update operators for MongoDB 4.2 2020-02-27 11:12:50 -05:00
Timo Geusch
ce6dcd27cb Added test case for distinct to exercise non-query distinct API
The existing test cases only covered the form (distinct ... :field
{query}). This chance adds a test for the non-query form also.
2019-04-24 14:06:16 -07:00
Timo Geusch
a67f6de06b Merge remote-tracking branch 'upstream/master' 2019-04-18 12:19:17 -07:00
Michael Klishin
d1b77ee3fd
Merge pull request #185 from juvenn/fix/openjdk
Try to use openjdk for travis build
2019-04-12 19:59:18 +04:00
Juvenn Woo
affeb65d00
Try to use openjdk for travis build 2019-04-10 12:13:59 +08:00
Michael Klishin
37816b77a1
Merge pull request #183 from jiacai2050/master
support set max-time on cursor
2019-02-28 17:44:33 +03:00
Jiacai Liu
ba29a45cc6
support set max-time on cursor 2019-02-28 16:48:06 +08:00
Michael Klishin
efc440a8f9
Change log updates 2018-12-10 15:41:15 +03:00
Michael Klishin
805383f1ec
Back to dev version 2018-12-10 15:28:35 +03:00
Michael Klishin
a3f6982a61
3.5.0 2018-12-10 15:23:54 +03:00
Michael Klishin
3a94b2a805
Move the sleep to .travis.yml
Since it's only really necessary in CI scenarios.
2018-12-10 15:21:42 +03:00
Michael Klishin
1e313f990c
Change log updates 2018-12-07 20:01:09 +03:00
Michael Klishin
d6f5ac743d
Compile for JDK 8 2018-12-07 19:55:34 +03:00
Michael Klishin
85c7b84d13
Merge branch 'chrisbroome-more-meaningful-uri-exception' 2018-12-07 19:52:12 +03:00
Michael Klishin
900592e302
Cosmetics, wording 2018-12-07 19:51:59 +03:00
Chris Broome
8102c42888
TravisCI: change dist to xenial
- Change distribution to `xenial`
- Remove custom mongodb 4.0 installation since xenial ships with 4.0
- Increase wait time from 5 to 15 seconds
2018-12-04 23:03:14 -05:00
Chris Broome
9d34fc0231
Throw IllegalArgumentException when database name not in uri 2018-12-04 21:20:25 -05:00
Chris Broome
aa08f4b58c
Add more descriptive error message when uri has no db name 2018-12-03 22:12:45 -05:00
Michael Klishin
4b591fc910
Back to dev version 2018-12-02 22:27:46 +03:00