https://github.com/Automattic/mongoose

sort by:
Revision Author Date Message Commit Date
3766ace chore: release 4.4.0 02 February 2016, 22:08:13 UTC
db6fde5 Merge pull request #3831 from Flash-/master Fixed the 'expireAfterSeconds' index option name. 02 February 2016, 21:04:39 UTC
f7b96dc Merge pull request #3828 from TrejGun/power-assert power assert added 02 February 2016, 21:02:13 UTC
f7e8e8d Fixed typo. 02 February 2016, 11:55:42 UTC
996e78d Fixed the 'expireAfterSeconds' index option name. 02 February 2016, 10:15:42 UTC
2da3b35 power assert: drop-in replacement of native assert library 02 February 2016, 02:43:32 UTC
a35626e feat: basic schema type API (Fix #995) 02 February 2016, 01:57:03 UTC
6f6de9e feat(types): add default checkRequired re #995 01 February 2016, 21:18:27 UTC
10cf845 Merge branch 'master' of github.com:Automattic/mongoose 01 February 2016, 21:17:56 UTC
4d2152a feat: export CastError to help #995 01 February 2016, 21:17:41 UTC
1887e72 Merge pull request #3829 from ChristianMurphy/lint-in-test Run lint as part of test 01 February 2016, 17:16:18 UTC
7b26fdc resolve lint warnings 01 February 2016, 17:04:21 UTC
774da85 post test 01 February 2016, 15:43:51 UTC
9890109 run `fix-lint` across project 01 February 2016, 15:39:34 UTC
cefea6c run lint after tests, update lint rules 01 February 2016, 15:38:01 UTC
033d6a1 Merge pull request #3827 from TrejGun/lint more strict lint 01 February 2016, 00:38:21 UTC
e60b1a9 more strict lint 31 January 2016, 13:58:34 UTC
7b52888 even more strict 31 January 2016, 09:02:41 UTC
94b4a0f more strict lint 31 January 2016, 02:18:21 UTC
f8d8719 chore: remove unused makefile rules 30 January 2016, 22:59:01 UTC
afe374d fix(types): subdoc with pre validate doesnt cause bluebird warning (Fix #3669) 29 January 2016, 19:01:39 UTC
fc831fb test(types): repro #3669 29 January 2016, 19:00:29 UTC
736f945 feat(model): insertMany() (Fix #723) 28 January 2016, 16:07:48 UTC
f167aff Merge branch '4.4' Conflicts: lib/model.js package.json test/model.mapreduce.test.js 28 January 2016, 15:48:30 UTC
8a1f360 Merge pull request #3813 from TrejGun/moment use valueOf to cast date 28 January 2016, 13:48:32 UTC
e6000bb Merge pull request #3810 from ChristianMurphy/comma-last-final Comma Last test folder - Final Part 28 January 2016, 13:44:27 UTC
cc6c2d1 use valueOf to cast date 28 January 2016, 07:39:08 UTC
6f00f02 additional style cleanup 28 January 2016, 04:47:29 UTC
2d4ece5 all files now follow comma last style 28 January 2016, 04:33:07 UTC
3219421 Merge pull request #3799 from TrejGun/defineProperty attempt to fix #3728 27 January 2016, 14:39:42 UTC
95e2b18 Merge pull request #3801 from TrejGun/deps Deps bump 26 January 2016, 19:16:36 UTC
fe33c51 Merge pull request #3800 from TrejGun/promise make geoSearch return promise obtained from provider 26 January 2016, 19:08:44 UTC
911c0f2 deps up 26 January 2016, 11:59:44 UTC
4aff1d2 make geoSearch return promise obtained from provider 26 January 2016, 05:31:56 UTC
1536ba2 attempt to fix #3728 26 January 2016, 03:39:22 UTC
6e641da Merge pull request #3795 from TrejGun/promise make save/remove/ensureIndexes/mapReduce use promise from provider 25 January 2016, 20:27:56 UTC
5bfa540 Merge pull request #3791 from Jokero/patch-1 Fixed History.md date 25 January 2016, 20:00:42 UTC
6d87315 make save/remove/ensureIndexes/mapReduce use promise from promise provider 25 January 2016, 04:21:18 UTC
3584367 Fixed History.md date 24 January 2016, 20:45:53 UTC
367ac15 Merge pull request #3790 from TrejGun/master make connect/open/openSet/disconnect return a promise, fixes #3622 24 January 2016, 18:06:45 UTC
21f0104 make connect/open/apenSet/disconnect return a promise, fixes #3622 24 January 2016, 16:13:52 UTC
6482a67 chore: now working on 4.3.8 24 January 2016, 05:59:30 UTC
833c045 chore: release 4.3.7 23 January 2016, 19:42:49 UTC
53cc216 Merge pull request #3786 from zclancy/patch-1 Adding missing word to timestamps section 23 January 2016, 19:31:01 UTC
9b52fdb Adding missing word to timestamps section 22 January 2016, 20:27:17 UTC
ed57c37 Merge pull request #3783 from slamuu/master Call populated() on ownerDocument for sub documents 22 January 2016, 15:35:37 UTC
c3364bd align with spacing convention 22 January 2016, 02:56:32 UTC
39b62b3 fix(document): call populated() on ownerDocument for sub documents 22 January 2016, 02:28:32 UTC
3766030 fix(model): handle _id=0 correctly (Fix #3776) 21 January 2016, 14:58:39 UTC
e74a2b1 test(document): repro #3776 21 January 2016, 14:57:52 UTC
3a4e557 fix(document): call push() subdoc post hooks once (Fix #3780) 21 January 2016, 14:43:53 UTC
db96fce test(document): repro #3780 21 January 2016, 14:43:19 UTC
361fe74 docs(middleware): async post hooks (Fix #3770) 20 January 2016, 19:49:50 UTC
4c1ecfd chore: now working on 4.3.7 20 January 2016, 19:28:08 UTC
c1feabe docs: contributing guide cleanup 17 January 2016, 19:04:29 UTC
aff3b73 Merge pull request #3765 from marcusmellis89/patch-2 Update README.md 16 January 2016, 19:39:46 UTC
cc3009e Merge branch '3.8.x' Conflicts: History.md lib/document.js lib/schema/buffer.js package.json test/types.buffer.test.js 15 January 2016, 19:38:33 UTC
578cd79 chore: release 3.8.39 15 January 2016, 19:35:23 UTC
2ff7d36 backport #3764 fix to 3.8.x 15 January 2016, 19:32:40 UTC
37c2c68 Merge pull request #3743 from TheJumpCloud/backport-2879 Fix for #2879 in 3.8.x branch 15 January 2016, 19:29:41 UTC
e17e233 chore: release 4.3.6 15 January 2016, 19:23:03 UTC
fb44c50 Merge branch 'master' of github.com:Automattic/mongoose 15 January 2016, 19:15:15 UTC
8066b14 fix(types): smarter casting for buffer with number (Fix #3764) 15 January 2016, 19:15:03 UTC
16839d7 Update README.md removing 'atomically' sentence because it doesnt fit with the rest of the readme 15 January 2016, 15:49:58 UTC
7004584 docs: runnable image top border removed 14 January 2016, 18:02:04 UTC
95ce489 docs: fix broken image in README take 2 14 January 2016, 18:00:49 UTC
42e7ba5 docs: fix broken image in README 14 January 2016, 17:55:54 UTC
823d43a chore: upgrade acquit-ignore to match peer 14 January 2016, 17:50:18 UTC
a07fffb fix: webpack by upgrading to mongodb@2.1.4 (Fix #3713) 14 January 2016, 14:18:18 UTC
a1f575b fix(document): execPopulate (Fix #3753 #3755) 13 January 2016, 21:28:24 UTC
61e8696 refactor(test): common connection for several tests 13 January 2016, 21:13:48 UTC
4f98a00 Merge branch 'master' of github.com:Automattic/mongoose 13 January 2016, 21:05:51 UTC
c2106b5 fix(schema): listeners and removeListener are now reserved words (Fix #3759) 13 January 2016, 21:05:46 UTC
5334d03 Merge pull request #3757 from ChristianMurphy/update-uglify-js Update uglify-js 12 January 2016, 18:28:03 UTC
1111c7c Merge pull request #3756 from ChristianMurphy/update-acquit Update Acquit 12 January 2016, 18:26:53 UTC
53888dc update uglify-js 12 January 2016, 16:31:36 UTC
b92c849 update acquit 12 January 2016, 16:11:09 UTC
8e29c5b fix(types): properly fire remove hooks on single nested (Fix #3754) 12 January 2016, 15:00:21 UTC
2b12b09 test(document): repro #3754 12 January 2016, 14:59:38 UTC
e8b8adc Merge pull request #3751 from ChristianMurphy/linting Comma last test folder part 2 11 January 2016, 18:45:32 UTC
e3192b8 comma last test folder 11 January 2016, 17:38:55 UTC
a005927 general linting 11 January 2016, 16:07:34 UTC
fd0f098 docs: clarify versionKey is a string (Fix #3747) 11 January 2016, 14:49:23 UTC
bdb2248 chore: now working on 4.3.6 10 January 2016, 22:05:47 UTC
5e6cd11 Merge pull request #3744 from TrejGun/master colorized output 10 January 2016, 22:05:18 UTC
0960d29 2 failing tests fixed 10 January 2016, 09:33:04 UTC
e9c69b5 Travis CI 10 January 2016, 08:50:34 UTC
1e4a49c fixes colors in stdout 10 January 2016, 08:48:52 UTC
25ce443 chore: release 4.3.5 09 January 2016, 16:13:02 UTC
25f4e15 style(query): clean up #3741 07 January 2016, 21:23:08 UTC
c08119d Merge pull request #3741 from kasselTrankos/master (fixed) error when passed a callback in updata, and that is not a function 07 January 2016, 21:21:14 UTC
125a1a8 Merge branch '3.8.x' Conflicts: History.md lib/aggregate.js package.json 07 January 2016, 21:17:19 UTC
49fa672 release 3.8.38 07 January 2016, 21:14:27 UTC
1b33555 fix(document): strict throw with setting nested to num (Fix #3735) 07 January 2016, 21:07:29 UTC
8077e9e test: repro #3735 07 January 2016, 21:06:52 UTC
bc8bdfc fix(model): .populate() returns ES6 promise (Fix #3734) 07 January 2016, 20:51:47 UTC
4b60369 test: repro #3734 07 January 2016, 20:50:36 UTC
1ecbe40 check for `$__` before using its `adhocPaths` 07 January 2016, 17:36:25 UTC
4384555 solve, error when passed a callback in updata, and that is not a function 07 January 2016, 15:50:14 UTC
d959367 fix(drivers): re-register events when db changes (Fix #3729) 07 January 2016, 15:10:39 UTC
back to top