Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / neo9/n9-mongo-client issues and pull requests

#71 - Mongo migration 2

Pull Request - State: open - Opened by BenjD90 about 1 year ago

#70 - client: Fix userId format on findOneAndUpdate lastModification

Pull Request - State: closed - Opened by BenjD90 over 1 year ago - 1 comment

#69 - stream: Add sort and limit params for stream

Pull Request - State: closed - Opened by dsabati over 1 year ago - 1 comment

#68 - locks: Fix missing locks on array order changed

Pull Request - State: closed - Opened by dsabati over 1 year ago - 1 comment

#67 - locks: Add possibility to include multiple keys in arrayWithReferences

Pull Request - State: closed - Opened by dsabati over 1 year ago - 1 comment

#66 - client: Update deps to last mongo version, fix types and tests

Pull Request - State: open - Opened by JunkyDeLuxe over 1 year ago - 1 comment

#65 - events: Hook on mongo events and log

Pull Request - State: closed - Opened by dsabati over 1 year ago - 1 comment

#64 - build(deps): bump cacheable-request from 10.2.1 to 10.2.7

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#63 - build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#62 - build(deps): bump json5 from 1.0.1 to 1.0.2

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#61 - build(deps): bump minimatch from 3.0.4 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#60 - Client: Sometime modification date and history is not updated

Pull Request - State: closed - Opened by vhugues about 2 years ago - 1 comment

#59 - update: Add promise pool in updateManyAtOnce

Pull Request - State: closed - Opened by dsabati over 2 years ago - 1 comment

#58 - locks: Add regex support for excluded fields

Pull Request - State: closed - Opened by dsabati over 2 years ago - 1 comment

#57 - update: Add hooks in UpdateManyAtOnceOptions CATW-1758

Pull Request - State: closed - Opened by dsabati over 2 years ago

#56 - aggregate: Add set and unset operators

Pull Request - State: closed - Opened by vloic07 over 2 years ago - 3 comments

#55 - locks: Add functions to remove sub locks using base path CATW-1758

Pull Request - State: closed - Opened by dsabati over 2 years ago - 1 comment

#54 - build(deps): bump parse-url from 6.0.0 to 6.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#53 - build(deps): bump semver-regex from 3.1.3 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#52 - build(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#51 - build(deps): bump trim-off-newlines from 1.0.2 to 1.0.3

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#50 - build(deps): bump node-fetch from 2.6.1 to 2.6.7

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#49 - build: Use github-actions for build

Pull Request - State: closed - Opened by BenjD90 almost 3 years ago

#48 - build(deps): bump semver-regex from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#47 - lock: Allow to create and select multiple locks CATW-1246

Pull Request - State: closed - Opened by tloisNeo9 about 3 years ago

#46 - build(deps): bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#44 - build(deps): bump color-string from 1.5.4 to 1.5.5

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#43 - indexes: Add new path to list all indexes

Pull Request - State: closed - Opened by tloisNeo9 over 3 years ago

#42 - build(deps): bump glob-parent from 5.1.1 to 5.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#41 - build(deps): bump hosted-git-info from 2.8.8 to 2.8.9

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#40 - build(deps): bump lodash from 4.17.20 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#39 - build(deps): bump handlebars from 4.7.6 to 4.7.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#38 - build(deps): bump ini from 1.3.5 to 1.3.7

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 2 comments
Labels: dependencies

#37 - perf: Improve performance by reducing lodash usage

Pull Request - State: closed - Opened by BenjD90 about 4 years ago - 1 comment

#36 - update: Update last modification date on update many to same value

Pull Request - State: closed - Opened by pierremalletneo9 about 4 years ago - 1 comment

#35 - build(deps): bump node-fetch from 2.6.0 to 2.6.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 2 comments
Labels: dependencies

#34 - build(deps): bump bl from 2.2.0 to 2.2.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 2 comments
Labels: dependencies

#33 - build(deps): bump class-transformer from 0.2.0 to 0.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 3 comments
Labels: dependencies

#32 - date: Fix date deletion during object cleaning

Pull Request - State: closed - Opened by BenjD90 over 4 years ago - 1 comment

#31 - date: Fix date deletion during object prunation CATW-1100

Pull Request - State: closed - Opened by pierremalletneo9 over 4 years ago - 1 comment

#30 - build(deps): bump lodash from 4.17.14 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#29 - build(deps): bump minimist from 1.2.0 to 1.2.5

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#28 - locks: Fix lock duration check to acquire lock

Pull Request - State: closed - Opened by BenjD90 over 4 years ago - 1 comment

#27 - Feat/update only on change

Pull Request - State: closed - Opened by petitcl over 4 years ago

#26 - Feat/mark and sweep

Pull Request - State: closed - Opened by petitcl over 4 years ago

#25 - Fix/expiration indexes

Pull Request - State: closed - Opened by petitcl almost 5 years ago - 1 comment

#24 - Aggregation builder second step, follow #12

Pull Request - State: closed - Opened by BenjD90 almost 5 years ago

#23 - build(deps): bump handlebars from 4.1.2 to 4.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#22 - stream: Fix conditions on _id field and handle errors during query

Pull Request - State: closed - Opened by petitcl almost 5 years ago

#21 - Bad query results when using stream and a condition on _id

Issue - State: closed - Opened by petitcl almost 5 years ago

#20 - Add support for transactions

Issue - State: open - Opened by petitcl almost 5 years ago

#19 - feat(findOneAndUpdate): add arrayFilters

Pull Request - State: closed - Opened by GabrielRoquigny almost 5 years ago - 1 comment

#18 - client: Use options params for updateManyAtOnce

Pull Request - State: closed - Opened by petitcl about 5 years ago

#17 - client: Add createExpirationIndex and createHistoricExpirationIndex methods

Pull Request - State: closed - Opened by petitcl about 5 years ago

#16 - build(deps): bump mixin-deep from 1.3.1 to 1.3.2

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#15 - find: Add collations parameters

Pull Request - State: closed - Opened by cedribeiro over 5 years ago

#14 - find: Add collations parameters

Pull Request - State: closed - Opened by cedribeiro over 5 years ago

#13 - mongo: Hide password in mongo URI

Pull Request - State: closed - Opened by maxifrad over 5 years ago - 1 comment

#12 - aggregation: Add aggregation builder

Pull Request - State: closed - Opened by petitcl over 5 years ago - 1 comment

#11 - build(deps): bump lodash from 4.17.11 to 4.17.13

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago - 1 comment
Labels: dependencies

#10 - Release/0.5.1

Pull Request - State: closed - Opened by petitcl over 5 years ago

#9 - build(deps): bump lodash.template from 4.4.0 to 4.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago - 1 comment
Labels: dependencies

#8 - build(deps): bump lodash.merge from 4.6.1 to 4.6.2

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago - 1 comment
Labels: dependencies

#7 - mongo: Fix primitive type mapping

Pull Request - State: closed - Opened by petitcl over 5 years ago

#6 - stream: Fix parallel issues

Pull Request - State: closed - Opened by petitcl over 5 years ago

#5 - client: Add stream feature

Pull Request - State: closed - Opened by petitcl over 5 years ago

#4 - Add method to upsert one document in collections

Pull Request - State: closed - Opened by pierremalletneo9 over 5 years ago - 1 comment

#3 - Issue 1

Pull Request - State: closed - Opened by BenjD90 over 5 years ago

#2 - update: Fix buildUpdatesQueries to unset fields ISSUE-1

Pull Request - State: closed - Opened by Kevosis over 5 years ago - 1 comment

#1 - Cannot update a document with properties to remove

Issue - State: closed - Opened by Kevosis over 5 years ago - 4 comments