Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/mongo-utils


https://github.com/TryGhost/mongo-utils

Updated all dev dependencies

- this commit updates all dev dependencies
- also includes fixes for minor linting issues picked...

c4d6c5a266592563463ac068de0d0426ee67d331 authored almost 3 years ago by Daniel Lockyer <[email protected]>
Removed duplicate test

- this test is a duplicate of the one above

f227496c53c280e12b1576e4ed6c10d912487ed9 authored almost 3 years ago by Daniel Lockyer <[email protected]>
2022

28ad56554277757bf96479393de659cbfd243ad7 authored about 3 years ago by John O'Nolan <[email protected]>
v0.3.1

0e410b5085dc2a193e80abc098924317a6a10618 authored over 3 years ago by Daniel Lockyer <[email protected]>
Regenerated lockfile

no issue

- this commit regenerates the lockfile to bump unpinned dependencies

9116db66208a8fa4850170943419922172d9b6d3 authored over 3 years ago by Daniel Lockyer <[email protected]>
Removed unused dependencies

no issue

- `bluebird` and `ghost-ignition` are not used in this repository so it
should be sa...

58a10332a632195f822a60a1b85b0eb560c9fbae authored over 3 years ago by Daniel Lockyer <[email protected]>
2021

1186f4cdd25dca9bf9c1d051c2745ed30e01389a authored almost 4 years ago by John O'Nolan <[email protected]>
v0.3.0

9a8b10b63f3d1306e39ae3bcfb236de1f28cf8d2 authored over 4 years ago by Fabien O'Carroll <[email protected]>
Add mapKeyValues helper function (#10)

refs https://github.com/TryGhost/Ghost/issues/11008

This is pretty much a copy paste job from...

7a443caacada3d11274eecc5dfa23a4eaf31c4ae authored over 4 years ago by Fabien 'egg' O'Carroll <[email protected]>
2020

f16e54d48738e19ad8b12212d8f6ed7cd0cd3955 authored about 5 years ago by John O'Nolan <[email protected]>
v0.2.1

d794c68c7c69dd8fd82309df8fa38820d09eec40 authored over 5 years ago by Nazar Gargol <[email protected]>
Added mapQuery function (#6)

no-issue

- This is a helper which makes it easy to transform mongo queries
- Refactored expa...

a609c282e69ef565f08ddfdc2c4c0266365af160 authored over 5 years ago by Fabien O'Carroll <[email protected]>
2019

a948ff96b9e0f94497991fe015ce0aaa8f21ac1d authored about 6 years ago by John O'Nolan <[email protected]>
Enabled Travis

closes #3

f9acd611a35cee34f6976309b42d35206740c24e authored about 6 years ago by Nazar Gargol <[email protected]>
v0.2.0

4541c1d8d4d8dc969366f047aa63334ea3085e04 authored about 6 years ago by Nazar Gargol <[email protected]>
✨ Added mergeFilters util

closes #4

- Moved mergeFilters util from NQL package

6996a04e375264029385e50b8cab734201a5972d authored about 6 years ago by Nazar Gargol <[email protected]>
v0.1.0

33c9257e0c9b1e5bddc4117c628ec9c90299174f authored about 6 years ago by Nazar Gargol <[email protected]>
Added basic set of utility functions (#2)

closes #1

- combineFilters
- findStatement
- rejectStatements
- expandFilters

673637067f342edee343c57b4ff13afb12a5c7f6 authored about 6 years ago by Naz Gargol <[email protected]>
✨ Initial commit

208bb51ce19003bd57f3d665eb1b7742544a8855 authored about 6 years ago by Nazar Gargol <[email protected]>