Skip to content

Commit d89b242

Browse files
committed
restructure
remove lib/mongoose dir stop relying on expressos require.paths manipulation remove support/should.js
1 parent add9878 commit d89b242

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+22
-1362
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
*
55
*/
66

7-
module.exports = require('./lib/mongoose/');
7+
module.exports = require('./lib/');
File renamed without changes.
File renamed without changes.
File renamed without changes.

lib/mongoose/error.js lib/error.js

File renamed without changes.

lib/mongoose/index.js lib/index.js

File renamed without changes.

lib/mongoose/model.js lib/model.js

File renamed without changes.
File renamed without changes.
File renamed without changes.

lib/mongoose/query.js lib/query.js

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

lib/mongoose/utils.js lib/utils.js

File renamed without changes.
File renamed without changes.

support/should.js/.gitmodules

-3
This file was deleted.

support/should.js/History.md

-22
This file was deleted.

support/should.js/Makefile

-6
This file was deleted.

support/should.js/Readme.md

-248
This file was deleted.

support/should.js/examples/runner.js

-53
This file was deleted.

support/should.js/index.js

-2
This file was deleted.

0 commit comments

Comments
 (0)