Skip to content

lib updates#3

Open
pdesterlich wants to merge 24 commits intopvencill:masterfrom
pdesterlich:master
Open

lib updates#3
pdesterlich wants to merge 24 commits intopvencill:masterfrom
pdesterlich:master

Conversation

@pdesterlich
Copy link
Copy Markdown

I've updated all dependencies to latest version.
Mongoose update required a small change in schema.methods.save function.
Also i've added a dev-dependencies (should) and the relative require in order to run tests.

(sorry if i made some errors in pull / merge request, this is my first ever)

Phelipe de Sterlich and others added 24 commits April 3, 2015 10:09
added missing should package (as dev-dependencies in package.json and as
require in test/index.js)
modified schema.methods.save function to reflect changes in mongoose
error object
missing file from previous commit
repackaged as mongoose-slugin and version bumped to 0.1.0 for npm
publishing
(changes needed to math repository name change)
moved mongoose from dependencies to devDependencies (being a mongoose
plugin, mongoose should already be a dependency)
update reference in README
@pvencill
Copy link
Copy Markdown
Owner

Sorry for being out of the net on this one; I didn't see your pull request alert for some reason.

Most of your changes are good, but your updates to the name, and github origin aren't appropriate for an attempt to contribute back to the original project. If you want to back those out I'll accept the other changes.

@pdesterlich
Copy link
Copy Markdown
Author

no problem

i tried a pull request first, but since you didn't reply (and since i needed the updated plugin for my project) i released a new plugin based on your with my modifications (that's the reason for all project changes: name, repo).

maybe i should have done it differently, but i have a slightly limited knowledge of github, so i just made modifications to my clone after the pull request.

as of now i'm using my version of the plugin, so for me you can ignore my request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants