Ecosyste.ms: OpenCollective

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

Egg.js

🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
Collective - Host: opensource - https://opencollective.com/eggjs - Website: https://eggjs.org - Code: https://github.com/eggjs

Fix logging deprecation warning during sync.

github.com/eggjs/sequelize - 51a2c1249f12479a5eca654d29bb161fbf9328a6 authored almost 11 years ago by Joseph Verburg <[email protected]>
readme update

github.com/eggjs/router - 98feb4f9a84cf5bc6dd4d0b4a311e6f8dda402cf authored almost 11 years ago by Hunter Loftis <[email protected]>
docs for chaining

github.com/eggjs/router - 06a6dd3268f66b3f395f0c9b873a540f03930652 authored almost 11 years ago by Hunter Loftis <[email protected]>
enabled route chaining and updated tests

github.com/eggjs/router - d42441f648a4fe6cb421cb1faad31fc8bf5184a8 authored almost 11 years ago by Hunter Loftis <[email protected]>
this.writable to check if the socket is writable

because node sucks haha

github.com/eggjs/koa - cb532b7bef3ecaa6e53588828d7328f4ac7d95d0 authored almost 11 years ago by Jonathan Ong <[email protected]>
Bump version to 3.0.2

github.com/eggjs/router - 967e145306557e4c12ce304595baa1d87e8b219e authored almost 11 years ago by Alex Mingoia <[email protected]>
refactor request docs to use this.request

maybe we should do this with all of them, but then we might
need a section showing ctx.* stuff, ...

github.com/eggjs/koa - e56f4422229d646ef27389dbb133f34c0e4e7cc4 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
add request.charset

github.com/eggjs/koa - 785aba879c189cdd047793e5d4859146427eca48 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
add response.charset accessor and ctx.charset alias

github.com/eggjs/koa - 94413b1bd4f20b8c4b183c84166fdfb71087aff6 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
update docs for previous breaking change

github.com/eggjs/koa - c0e0c7c6aaf7fcf6c14e3420235b72ff329a788c authored almost 11 years ago by TJ Holowaychuk <[email protected]>
change ctx.length and ctx.type to always delegate to response object [breaking change]

github.com/eggjs/koa - 08149052fa48a211ddf7c5ad9760ff376d9408cf authored almost 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #216 from chemzqm/patch-1

fix doc, getter of type is delegated to request

github.com/eggjs/koa - 4efd645bfdd69000ab62117102fcbf6422a2d420 authored almost 11 years ago by Jonathan Ong <[email protected]>
fix doc, getter of type is delegated to request

Same kind of confusing thing as #215 mentioned, user have to remember that getters and setters o...

github.com/eggjs/koa - 14cdfb7fc4870805ce1817dee133cfa49d240b1a authored almost 11 years ago by Qiming zhao <[email protected]>
response.body: fix html content sniffing for strings

closes #214

github.com/eggjs/koa - c7ff0e2ac1dcd094d378b824f5e94154a1ddba03 authored almost 11 years ago by Jonathan Ong <[email protected]>
docs: add note about confusing context accessors

github.com/eggjs/koa - abb5686d5b244ba1059e7f7f626e9dfd5636d105 authored almost 11 years ago by Jonathan Ong <[email protected]>
Updated comments

github.com/eggjs/router - 790af2cc456e6cef888f2d33a1c0c06a7127a464 authored almost 11 years ago by Rich <[email protected]>
Updated route matching so route params no longer leak between matched routes with different methods.

For example, given the routes:

-> app.get('/:category/:title')
-> app.put('/:category/not-a...

github.com/eggjs/router - 581fb27260177dfc3d0a0809f3240602e396416f authored almost 11 years ago by Rich <[email protected]>
Really gotta make exec tests work on windows soon..

github.com/eggjs/sequelize - 1d88b6086c5014d72a83941ace669c1d66effb73 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Change a philosophical difference in notnull validation and revert to previous sqlite version

github.com/eggjs/sequelize - 5c46bf69bd272100f6ac11badee0df07247d01ea authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Make validator tests run again, and add a lot of methods from [email protected] for backwards compat

github.com/eggjs/sequelize - 46bd87cc7e9e43825d7a2fd1e34128894977c9a8 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Deep cloning the findOptions in findAndCountAll

Since the ID was added automatically to the attributes, it caused duplicate fields in the genera...

github.com/eggjs/sequelize - eaa76e68bac2aa06c7ae94d2b72cfcf86c1ba18d authored almost 11 years ago by jValdron <[email protected]>
Add back commander

github.com/eggjs/sequelize - 9f1d4c8fca8c177ff6f76fbf7404f2c7b84e6ca3 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Re-enable executable tests

github.com/eggjs/sequelize - c510e14713bb0f5d35f8115dc84d5591fadb82d3 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Updated dependencies

github.com/eggjs/sequelize - 9a78a9cc5f68025eaa705091e42ae4953df81dfe authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
How to persist a request

A lot of people don't know how to persist a request,
we have introduced an example that shows ho...

github.com/eggjs/supertest - 6444930cd5b9a64bd531de1f047ad73d67d8113d authored almost 11 years ago by aybnetwork <[email protected]>
2.0.0-dev6

github.com/eggjs/sequelize - ad9561db89e255fba458ea4dbfe71c9e350598ad authored almost 11 years ago by Mick Hansen <[email protected]>
[merge]

github.com/eggjs/sequelize - 3b938c2132c29762e0078d715d82580f2419540e authored almost 11 years ago by Mick Hansen <[email protected]>
1.7.0-rc6

github.com/eggjs/sequelize - 0f0a7c36f9e617aa0921116828e38b3aee902a5f authored almost 11 years ago by Mick Hansen <[email protected]>
Update changelog.md

github.com/eggjs/sequelize - 92d521fdbb1298c19f345c00621919bfd993c2cf authored almost 11 years ago by Mick Hansen <[email protected]>
[merge]

github.com/eggjs/sequelize - 45503e7d21a360e0dc178d6a5ab9293231e1f76e authored almost 11 years ago by Mick Hansen <[email protected]>
[merge]

github.com/eggjs/sequelize - 9ee88b92000c0269dea3917d7953cc91787d7bb8 authored almost 11 years ago by Mick Hansen <[email protected]>
Update changelog.md

github.com/eggjs/sequelize - a343f1066f746860f8d0d6aaed9102d3ac5440fa authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1364 from SohumB/bugfix/use-ishash-to-avoid-buffers

Fixes #1358

github.com/eggjs/sequelize - 18910ff1dd8888f2038911d12c748605454eae40 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
making the test fit both mysql (which returns binary strings) and postgres (which returns Buffers)

github.com/eggjs/sequelize - d6f936e4d7cdff7cdac15d996a23e4bd88d3596f authored almost 11 years ago by Sohum Banerjea <[email protected]>
this.escape isn't bound in these maps, so this.dialect was undefined

github.com/eggjs/sequelize - 99d0adc37c7334898d965248735fac65237ce7d8 authored almost 11 years ago by Sohum Banerjea <[email protected]>
use bytea for BINARY fields

github.com/eggjs/sequelize - c057c662885769fc71e9e9da708c72beb77ae36c authored almost 11 years ago by Sohum Banerjea <[email protected]>
0.4.0

github.com/eggjs/koa - a9149f07adda6d2e3d5a71c9f2593dc41f9ab102 authored almost 11 years ago by Jonathan Ong <[email protected]>
Merge ..

github.com/eggjs/sequelize - 5e6e8d6326a23118a20f01352681a9dbca7f0ce7 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Some api doc work on DAOfactory and hooks

github.com/eggjs/sequelize - ebab9d9eae2380f80659eecb04320deefda721e6 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Finished api docs for sequelize.js and dao.js

github.com/eggjs/sequelize - c0b82bd57f7eaf14a14ef807a0228652a7af86e7 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Api docs init

github.com/eggjs/sequelize - 9e608982872d7d9627329c892104d8165be867bc authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1351 from saschagehlich/bugfix/authenticate-error

Make sure that sequelize.authenticate() passes the real error instead of squashing it

github.com/eggjs/sequelize - 8aafd1b1c6e90a662cf78fa53ee1ed2bb4e90c90 authored almost 11 years ago by Mick Hansen <[email protected]>
Fix mariadb test

github.com/eggjs/sequelize - 25ce65679bfb7a9434c37ff53f3b3d6642aa022f authored almost 11 years ago by Sascha Gehlich <[email protected]>
Merge pull request #1365 from overlookmotel/order-by-associations-refactor

Order by associations refactor

github.com/eggjs/sequelize - 3780d3b72aa36bdfada3f508136f140579c44324 authored almost 11 years ago by Mick Hansen <[email protected]>
Finished api docs for sequelize.js and dao.js

github.com/eggjs/sequelize - 8f18952401ab0f74447db1bd031403ff5e50aeb6 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Add missing dev dependency.

github.com/eggjs/router - 3092a269dcff14a6762e04441c5c41d8106c3fff authored almost 11 years ago by Alex Mingoia <[email protected]>
refactor quote function to use getAssociation

github.com/eggjs/sequelize - 8210ddefba9f210d1893ec6ae1330599e3a46c91 authored almost 11 years ago by Overlook Motel <[email protected]>
refactor validateIncludedElement to utilise altered getAssociation

github.com/eggjs/sequelize - 5cbd2452fcf5629fa87758f194950ec301b23011 authored almost 11 years ago by Overlook Motel <[email protected]>
getAssociation finds by alias if provided

github.com/eggjs/sequelize - 2ed685be13fa0e68daefac274aee6f94eec1b1bb authored almost 11 years ago by Overlook Motel <[email protected]>
make consistent use of as when creating associations and flag aliases

github.com/eggjs/sequelize - 38de94a5cb370d81d42c84795c67241821d5d161 authored almost 11 years ago by Overlook Motel <[email protected]>
Fix test where included as incorrectly used

github.com/eggjs/sequelize - c0092e7e80603f1fd613039a48505bcacc05e555 authored almost 11 years ago by Overlook Motel <[email protected]>
Bump version to 3.0.1

github.com/eggjs/router - f9e454b31ff07328bf11ccb1bb5c9a9dd1363656 authored almost 11 years ago by Alex Mingoia <[email protected]>
Add test for extending app with router methods.

github.com/eggjs/router - 076c94ac26d66dd3786d840194b25ac5e3b454c5 authored almost 11 years ago by Alex Mingoia <[email protected]>
make available on app

github.com/eggjs/router - 99f8149017c205913f2b926f559734c520c8ab11 authored almost 11 years ago by Mike Frey <[email protected]>
Buffers were not being cloned in find() or treated as primary keys

github.com/eggjs/sequelize - 1d437cf8cf36855c0874eb5ae7deb489d5b0e177 authored almost 11 years ago by Sohum Banerjea <[email protected]>
more tests - correct return, and test for the association pathway

github.com/eggjs/sequelize - 6340df70882b257018de4109bbbe92ad4610b9a9 authored almost 11 years ago by Sohum Banerjea <[email protected]>
pass Buffers by reference

github.com/eggjs/sequelize - 14101e5e6aace508862ad86cbd20e76e4e8a783f authored almost 11 years ago by Sohum Banerjea <[email protected]>
test for smartWhere on binary data

github.com/eggjs/sequelize - 867c3745273b66cbd515fc6e57a653527e4dbec7 authored almost 11 years ago by Sohum Banerjea <[email protected]>
optClone wasn't in the associations path

github.com/eggjs/sequelize - 2871f8134a7512dd736f691c967aa5b30dc0b10c authored almost 11 years ago by Sohum Banerjea <[email protected]>
Api docs init

github.com/eggjs/sequelize - 4ce4ba12b19a806600c26bf9ae2a502e59603209 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
fixes #1358

github.com/eggjs/sequelize - 0338f405df10d19ff0d165c49f8e40ba1087b805 authored almost 11 years ago by Sohum Banerjea <[email protected]>
Merge pull request #1363 from sequelize/refactor-annoying-shit

refactor primary key and Model stuff

github.com/eggjs/sequelize - 2525b46e9721a62ed57ad4129c82267391660275 authored almost 11 years ago by Mick Hansen <[email protected]>
restore 'unused methods' since they are used in tests

github.com/eggjs/sequelize - 489ea1b6a5aff56ae583381ccc9729c8398e8d95 authored almost 11 years ago by Mick Hansen <[email protected]>
restore 'unused methods' since they are used in tests

github.com/eggjs/sequelize - f5d14b1ae460e47ecd3cbd291a2a2ca8fd91e142 authored almost 11 years ago by Mick Hansen <[email protected]>
remove unused query generator methods

github.com/eggjs/sequelize - 30b5996489a196542224f3a78d4c6b09ab4452eb authored almost 11 years ago by Mick Hansen <[email protected]>
cleanup

github.com/eggjs/sequelize - add75a675ff6d9871190f59430f753638fe69744 authored almost 11 years ago by Mick Hansen <[email protected]>
remove unneeded vars

github.com/eggjs/sequelize - 6f882422c121a309b81846c2057e7f73a5e2f94f authored almost 11 years ago by Mick Hansen <[email protected]>
xit a weird test

github.com/eggjs/sequelize - e7d25917d98c353f3c395158b968d0947a2cc74b authored almost 11 years ago by Mick Hansen <[email protected]>
fix tests

github.com/eggjs/sequelize - 3f13b04f8a5ad5a77878c10df2bbc689f6f56429 authored almost 11 years ago by Mick Hansen <[email protected]>
fix tests

github.com/eggjs/sequelize - ed292a93d635f924aaffd01b65597231007d7fa4 authored almost 11 years ago by Mick Hansen <[email protected]>
Use .Model

github.com/eggjs/sequelize - 9e6b2adbcf8609bafef673481f3bcd56c23e78fa authored almost 11 years ago by Mick Hansen <[email protected]>
Refactor

github.com/eggjs/sequelize - f99845b63e666bbea4a98ca495fed26f9579ca17 authored almost 11 years ago by Mick Hansen <[email protected]>
make sure we atleast have primarykey: null for bulkCreate

github.com/eggjs/sequelize - 78bb1a2ad6a4d4ba40f87e6f5ede8c25a75a44c9 authored almost 11 years ago by Mick Hansen <[email protected]>
changelog

github.com/eggjs/sequelize - dc07afa3cac2a55ca40a828da3f389b3090d0372 authored almost 11 years ago by Mick Hansen <[email protected]>
1.7.0-rc5

github.com/eggjs/sequelize - 32ba30e7a10054479e1ba3fcfc0803c8785668ca authored almost 11 years ago by Mick Hansen <[email protected]>
refactor primary key stuff

github.com/eggjs/sequelize - 46f8b8911e9dc776fc41d9660731df8ccc1e24e8 authored almost 11 years ago by Mick Hansen <[email protected]>
remove .only

github.com/eggjs/sequelize - feb56a6ed2cb33d491b33b26950d24e110ad1542 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch 'master' into milestones/2.0.0

github.com/eggjs/sequelize - ddb755debb2eb83ca918adbeb21a7494a8f493e7 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1361 from sequelize/include-and-or-tests

Include: support .and()/.or() - Fixes #1341 & #1291

github.com/eggjs/sequelize - bad4f0b35c8440dc3bab6dc91fa9853d5853160a authored almost 11 years ago by Mick Hansen <[email protected]>
Changelog

github.com/eggjs/sequelize - 44e7dbdc768c5662749dc64133ec2848ca2b2857 authored almost 11 years ago by Mick Hansen <[email protected]>
Use getWhereConditions for include.where

github.com/eggjs/sequelize - 172284817fa26712e6d6512a7685a185cc8a7f67 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch 'master' into include-and-or-tests

github.com/eggjs/sequelize - 7e9c69af050788e55cb233f4f8f3bfed57992b82 authored almost 11 years ago by Mick Hansen <[email protected]>
2.0.0-dev5

github.com/eggjs/sequelize - 1f9623ade960d5747ff68c20124d8224c6e44ae3 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1360 from thanpolas/expose-Validatior-Error

introduce the Sequelize signed Error Objects

github.com/eggjs/sequelize - 5815b7835d7a6307d9ea0737186b39de4bc2643f authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1356 from thanpolas/fix-validator-test-logic

fix validators tests broken loop logic

github.com/eggjs/sequelize - d2c55120a7aacd848fcee1402fa73c94eed24e02 authored almost 11 years ago by Mick Hansen <[email protected]>
Create Error tests, fix stupid typo found by them

github.com/eggjs/sequelize - e71efc6bb85a53a2bd0dd695a7bb79ccb5e90bff authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
rename exposed BaseError to Error

github.com/eggjs/sequelize - 158e5d198e3833dab350a29524ace24185c3e983 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
ocd indendation

github.com/eggjs/sequelize - c06829d06a69bd5a09ea989d3d1e9210c0ec3b1b authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
expose Sequelize Errors to API

github.com/eggjs/sequelize - d26f706d59bb032e4be12e0c62a0e4dc39df812f authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
introduce the Sequelize signed Error Objects, starting with ValidatorError

github.com/eggjs/sequelize - 52a4befbebb2e87aec37734fe409b4138a8bc261 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
Merge branch 'master' into milestones/2.0.0

github.com/eggjs/sequelize - e807a7c2d5d44de681f92d6c7d1824bce86b40f7 authored almost 11 years ago by Sascha Depold <[email protected]>
Add type of change

github.com/eggjs/sequelize - 4b12ea9da6b4ed3b6e3b18d9c7650b17ba591ff4 authored almost 11 years ago by Sascha Depold <[email protected]>
Merge branch 'master' into milestones/2.0.0

github.com/eggjs/sequelize - 8dae0e11530f79b2d8c962720d1e1e243792cc09 authored almost 11 years ago by Sascha Depold <[email protected]>
Merge pull request #1357 from sequelize/feature/coffee

Feature/coffee

github.com/eggjs/sequelize - e4f269212275508233f2d4b347da2de124e104fe authored almost 11 years ago by Mick Hansen <[email protected]>
Cache the return value of supportCoffeeScript

github.com/eggjs/sequelize - 341bb0fdeddfb41c7d3f7479405c8da75b227bc2 authored almost 11 years ago by Sascha Depold <[email protected]>
Move checker logic into separate function

github.com/eggjs/sequelize - 809ad7cf4a0f1c8df2a709b5d97bb66b2546a92a authored almost 11 years ago by Sascha Depold <[email protected]>
Coffeescript support for migrations

github.com/eggjs/sequelize - ae40ce9eaef02d717e23d28bf0d449feab905699 authored almost 11 years ago by Sascha Depold <[email protected]>
Add coffee support for --create-migration

github.com/eggjs/sequelize - 3fc6c8bdeb3169f89fd9bc45070429067679afd6 authored almost 11 years ago by Sascha Depold <[email protected]>
Allow coffee support via config file

github.com/eggjs/sequelize - 605391ad2c598e5c41e7d4c978c3976f5e4c6401 authored almost 11 years ago by Sascha Depold <[email protected]>
Support for --coffee

github.com/eggjs/sequelize - 6953605b4cf6994fb98740dc222cf81bc7654683 authored almost 11 years ago by Sascha Depold <[email protected]>