Ecosyste.ms: Issues

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

GitHub / drudge/mongoose-timestamp issues and pull requests

#54 - `updatedAt` is not updating after any document get updated.

Issue - State: open - Opened by GautamSulok 6 months ago - 1 comment

#53 - Configure Renovate

Pull Request - State: open - Opened by renovate[bot] over 2 years ago

#52 - Bump mongoose from 4.5.10 to 5.9.28

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

#51 - various timezone

Issue - State: open - Opened by ali5991jalali over 4 years ago

#50 - [FIX] Fix mongoose dependency vulnerability

Pull Request - State: open - Opened by Bettinatee almost 5 years ago

#49 - Timestamp Auto closed the TCP cause MongoNetworkError

Issue - State: open - Opened by kayac-chang about 5 years ago

#48 - Fixed conflict for createdAt and __v when doing update or findOneAnd…

Pull Request - State: open - Opened by abhijitborade almost 6 years ago - 9 comments

#47 - It is possible to have a configurable parameter?

Issue - State: open - Opened by carvalhoviniciusluiz about 6 years ago

#45 - Time to deprecate this package?

Issue - State: open - Opened by pronebird over 6 years ago

#44 - Won't work with `insertMany` method

Issue - State: open - Opened by rrbe almost 7 years ago - 2 comments

#43 - created_at

Issue - State: open - Opened by mthomsit about 7 years ago - 1 comment

#42 - createdAt should not be created into db

Pull Request - State: open - Opened by codeofnode over 7 years ago

#41 - Virtual `createdAt` not available on document.toJSON

Issue - State: open - Opened by Koka5 over 7 years ago

#40 - TypeError: documentSchema.plugin is not a function

Issue - State: closed - Opened by paul-ley over 7 years ago - 1 comment

#39 - Allows type Number on property definition

Pull Request - State: open - Opened by sokardys over 7 years ago

#38 - Do not overwrite createdAt in case of partial select

Pull Request - State: closed - Opened by lchenay over 7 years ago - 2 comments

#37 - Added support for using existing timestamp fields in the schema

Pull Request - State: closed - Opened by linusbrolin about 8 years ago - 2 comments

#36 - Indices for createdAt and updatedAt attributes

Issue - State: closed - Opened by pbespechnyi about 8 years ago - 2 comments

#35 - Retrive documents based on sort order for array of subdocuments

Issue - State: closed - Opened by penmets over 8 years ago

#34 - Do not override createdAt when it is not selected

Pull Request - State: closed - Opened by tusbar over 8 years ago - 8 comments

#33 - Global configuration/setup instead of by each model

Issue - State: closed - Opened by lesterzone over 8 years ago - 2 comments

#32 - How could I add es_indexed:true from Mongoosastic

Issue - State: closed - Opened by juanpujol over 8 years ago - 2 comments

#30 - ignorePaths option

Pull Request - State: closed - Opened by theo-lubert about 9 years ago - 1 comment

#29 - When used with passport-local-mongoose and mongoDB 3.0 we get this issue

Issue - State: open - Opened by BrandonCopley about 9 years ago - 1 comment

#28 - Update for mongoose 4.0

Pull Request - State: closed - Opened by rfink over 9 years ago - 1 comment

#27 - Adding support for mongoose 4.0.1 findOneAndUpdate hooks.

Pull Request - State: closed - Opened by rodriguise over 9 years ago - 4 comments

#26 - updatedAt not updated after findByIdAnd

Issue - State: closed - Opened by gonenduk over 9 years ago - 3 comments

#25 - Doesn't support nested keys

Issue - State: closed - Opened by zaggino over 9 years ago - 1 comment

#24 - Select createdAt and updatedAt by default

Pull Request - State: closed - Opened by sxyuan over 9 years ago - 1 comment

#23 - Use new Date.now() vs new Date()

Issue - State: closed - Opened by alexprice1 almost 10 years ago - 1 comment

#22 - Added 'touch' method to the plugin

Pull Request - State: closed - Opened by lethalbrains almost 10 years ago - 2 comments

#21 - can you override the dates? (to manually set them)

Issue - State: closed - Opened by kidbrax about 10 years ago - 2 comments

#20 - Ability to expire a record

Pull Request - State: closed - Opened by kc-dot-io about 10 years ago - 3 comments

#19 - mongoose-timestamp adds 4 properties to collection when I customize the names

Issue - State: closed - Opened by IderAghbal about 10 years ago - 3 comments

#18 - Fix tests and dependencies

Pull Request - State: closed - Opened by drudge about 10 years ago

#17 - Does not work with findOneAndUpdate and upsert

Issue - State: closed - Opened by leecrossley about 10 years ago - 3 comments

#16 - check that fields have been modified before updating updatedAt

Pull Request - State: closed - Opened by romaintb about 10 years ago - 1 comment

#15 - Object function Date() has no method 'get'

Issue - State: closed - Opened by bbengfort over 10 years ago - 3 comments

#14 - Object function Date() has no method 'get'

Issue - State: closed - Opened by bbengfort over 10 years ago

#13 - updatedAt not updated when i do some updated to document

Issue - State: closed - Opened by hengkiardo over 10 years ago - 4 comments

#12 - wish: allow customizing the name of the columns

Issue - State: closed - Opened by markstos over 10 years ago - 7 comments

#11 - Bug

Issue - State: closed - Opened by jonstorer over 10 years ago

#10 - bson dependency not needed any more

Issue - State: closed - Opened by almostagile over 10 years ago - 1 comment

#9 - support for customized field name for `updatedAt` and `createdAt`

Pull Request - State: closed - Opened by snird over 10 years ago - 5 comments

#8 - Add support for mongoid dafault timestamp names by flag

Pull Request - State: closed - Opened by snird over 10 years ago - 1 comment

#7 - Extended _id field checking

Pull Request - State: closed - Opened by tsabolov over 10 years ago - 1 comment

#6 - BinaryParser not needed anymore

Pull Request - State: closed - Opened by tu1ly almost 11 years ago

#5 - Fixed hard coded bson module location

Pull Request - State: closed - Opened by inxilpro about 11 years ago

#4 - Add support for adding options to updated schema element.

Pull Request - State: closed - Opened by mchapman about 11 years ago - 1 comment

#3 - Update index.js

Pull Request - State: closed - Opened by vizo over 11 years ago - 3 comments

#2 - Use ObjectId.getTimestamp

Pull Request - State: closed - Opened by chapel almost 12 years ago - 1 comment

#1 - Adding options for user schema.virtual('createdAt').set

Pull Request - State: closed - Opened by nuxlli almost 12 years ago - 1 comment