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 connection uuid on sql log

github.com/eggjs/sequelize - be208e8c9417f1e6a5688f87832a55d40135de54 authored over 10 years ago
Update README.md

github.com/eggjs/sequelize - 532c05e55f9fc02438a5e9e3b9bc15f6afb91f63 authored over 10 years ago
Update README.md

github.com/eggjs/sequelize - 429d54e4b4c138c495b7bc54aebcfa92697b2c84 authored over 10 years ago
Update changelog.md

github.com/eggjs/sequelize - b17f753e8a433003c782d22057fb544f6b05652b authored over 10 years ago
Update changelog.md

github.com/eggjs/sequelize - d291569e9ba4516d8b00c0f64a8e3caa14ddc0fc authored over 10 years ago
[release 2.0.0-dev12

github.com/eggjs/sequelize - 20f01f9b1b735f745ae81bd882c89c5a425d5f84 authored over 10 years ago
Merge pull request #1927 from LJ1102/master

Inject fix 2afcedd into master, add unit test

github.com/eggjs/sequelize - 74a6b90c0bd4ed8c7ee389251cf2fc1ace45d10e authored over 10 years ago
dev12/1.7.9 changelog

github.com/eggjs/sequelize - a3a47018d6100500937bbfba97d6ddc169731914 authored over 10 years ago
Move commit 2afceddc3172b79b75ee94 to master branch

github.com/eggjs/sequelize - a807915332c4c47b856b9b01d7061a49f91f2cd0 authored over 10 years ago
Add unit test for updated join table attributes in dobule linked has-many associations

github.com/eggjs/sequelize - 0a19db54ab81e06e9733f1ea77e162cea2518539 authored over 10 years ago
Unit tests added for .find() and .findAll(), with included relation using own where and require: false.

github.com/eggjs/sequelize - 5231158239af77fe1563833335bdcdff104600d0 authored over 10 years ago
Revert "Unit tests added for .find() and .findAll(), with included relation using own where and require: false."

This reverts commit 672116ff32fcc6eca2f8b17c5af1784abcb588f2.

github.com/eggjs/sequelize - 393914830b6649324dadbaf6498ff4e84699d6b1 authored over 10 years ago
Merge pull request #1921 from thanpolas/spaces-on-save

auto-trim-trailing-whitespace

github.com/eggjs/sequelize - 338c1e05f2b05d0bcc2874cf3fb8a5d2cce177dc authored over 10 years ago
auto-trim-trailing-whitespace

github.com/eggjs/sequelize - 1986e98e757eb1c907fdb154b9641d83fa97a280 authored over 10 years ago
[ci skip] Update changelog with changes in #1916

github.com/eggjs/sequelize - f949b7ec6643bc10fbddcad1658ecb23a4ea2995 authored over 10 years ago
Merge pull request #306 from jancarloviray/patch-1

Fix misspelled word "backwords" to "backwards"

github.com/eggjs/koa - fe71a4ead6dad584716538836ef4971c3c85e704 authored over 10 years ago
Fix misspelled word from "backwords" to "backwards"

github.com/eggjs/koa - a437329f790f41148619bb1550022fef238cbaf7 authored over 10 years ago
Merge pull request #1916 from sequelize/theBigEscape

Changes to how sequelize.literal and cousins is escaped

github.com/eggjs/sequelize - e93b229555e99cdcd90a33906178fbf06ad8f941 authored over 10 years ago
Changes to how sequelize.literal and cousins is escaped

github.com/eggjs/sequelize - 6541fb4f0e5e6507c593f239707553caf0f465d8 authored over 10 years ago
Unit tests added for .find() and .findAll(), with included relation using own where and require: false.

github.com/eggjs/sequelize - 672116ff32fcc6eca2f8b17c5af1784abcb588f2 authored over 10 years ago
[ci skip] fix a spelling mistake in mysql query

github.com/eggjs/sequelize - 34fddc2aaf8dc283f43dc67f07002554de9e2de5 authored over 10 years ago
Added include.required to API docs, and throw errors if calling an association function without an associated model

github.com/eggjs/sequelize - 1dce3e0fa7161ed125bc24b58ee3d9e225c72421 authored over 10 years ago
Merge pull request #1892 from sequelize/connection-management-refactor

Refactor connection handling - Closes #1601

github.com/eggjs/sequelize - 09c8c3f3f5233d4bac2ecca619ff058fafe1c568 authored over 10 years ago
[ci-skip] Remove unnecessary check in instance.set

github.com/eggjs/sequelize - 4df8132ec017bbb4daa9336021c4d5933154566b authored over 10 years ago
Please mickhansens performance concerns

github.com/eggjs/sequelize - 111df96681e66b0db51cc703cc261ac82826c19f authored over 10 years ago
Clarify the meaning of schema, closes #1908

github.com/eggjs/sequelize - 51ce2fb7f60359fc04814afe6779bb0ada41b18d authored over 10 years ago
Added options.storage to sequelize constructor

github.com/eggjs/sequelize - adf45cf55e793f9b3515649ace7b3f81f712776e authored over 10 years ago
Support for bit fields as boolean storage. Closes #1896

github.com/eggjs/sequelize - c28aef7a24fcca6367768e0ca0cf9118e1b2575c authored over 10 years ago
Change check in virtual attribute check to test against truthy instead of 1 to accomodate for PG

github.com/eggjs/sequelize - 6fa8afe9a36d5bc85a9e981586dec4d4e89b6f83 authored over 10 years ago
Fix instance.set for virtual attributes

github.com/eggjs/sequelize - c92ae3837fe4dec6e3beec0fa1a051897343e741 authored over 10 years ago
Updating tape

github.com/eggjs/extend2 - 147c67563f9d4765e8c15f3697589698689b5fa4 authored over 10 years ago
Change the remaining spots of code to use the new promise.reduce syntax

github.com/eggjs/sequelize - 156c98ce5ffcd8c7f04561100990ca8b2675f63e authored over 10 years ago
Changed dao -> model a couple of places, updated bluebird and pointed package.json at a specific sequelize bluebird commit

github.com/eggjs/sequelize - 46c6e537b581bbba7a6a5baffbdc83b606ee7981 authored over 10 years ago
res: add .is()

github.com/eggjs/koa - 31ba1152319e223e4e1bd91491dea52a2de05a83 authored over 10 years ago
refactor(connections): fix sqlite3 missing package error

github.com/eggjs/sequelize - a6e249a2cba532d96fe925b9dea3878d1011fe81 authored over 10 years ago
refactor(connections): changelog entry

github.com/eggjs/sequelize - 17fc27890436934259b7313f59e892a9bf378d55 authored over 10 years ago
refactor(connections): add test for handling multiple parrallel transactions in a row

github.com/eggjs/sequelize - 3495887be26168806fc8688099c1651d889bf7e1 authored over 10 years ago
refactor(connections): remove obsolete files

github.com/eggjs/sequelize - d25638c4bdbd299ae3306f20e211952036a09a1e authored over 10 years ago
refactor(connections): sqlite needs to be singleton for regular queries but needs a differerent connection per transaction

github.com/eggjs/sequelize - af790ca890877179b67325ec13eec4add4bd197d authored over 10 years ago
refactor(connections): fix maria connections, fix more tests

github.com/eggjs/sequelize - 8d161a594ca4648190b86b1faf9ac1febaa35653 authored over 10 years ago
refactor(connections): fix a few weird bugs and tests

github.com/eggjs/sequelize - 546b90be354f2e1ea39e143744d9519287abefdd authored over 10 years ago
refactor(connections): first step in refactoring connections to a more generic/understandable codebase

github.com/eggjs/sequelize - 2c0416d4d2a23994d0f44070f95635d2dfaa58c0 authored over 10 years ago
Changelog: Sequelize.VIRTUAL

github.com/eggjs/sequelize - bec19f6dd2a13333b97676f9de009267cc47f5fb authored over 10 years ago
Merge pull request #1887 from sequelize/virtualAttr

Support for virtual attributes

github.com/eggjs/sequelize - a76f1c754ac6d441fdffd40d15357b3310fd178a authored over 10 years ago
Merge pull request #1888 from mohlman3/bugfix/field_mapping_same_name

Allow field names to be same as property name

github.com/eggjs/sequelize - b73d1f911ca887215344fa393a6e1edaae910c50 authored over 10 years ago
Add test for bugfix

github.com/eggjs/sequelize - 09437fbe3ad9118416cc81a1e6aaf35e56e5a0e8 authored over 10 years ago
Allow field names to be same as property name

github.com/eggjs/sequelize - d30e1dc2f0ee52c28775b6e6ba843aa7940f0a1b authored over 10 years ago
Support for virtual attributes and added back the docs gen

github.com/eggjs/sequelize - 95a65ac7581357b63ca5b7b245184cbcee6b10ce authored over 10 years ago
Merge pull request #1885 from sarme/master

Bug fix - corrected detection of relative paths in import function.

github.com/eggjs/sequelize - ff4b7850d37bdb0c4f448ad078122ca2e24bdc5e authored over 10 years ago
Bug fix - corrected detection of relative paths in import function.

Original check was using "path.sep" (which is undefined) instead of "Path.sep". Also, the check...

github.com/eggjs/sequelize - b558440c5a9b00277d67c329b0b66d7010129fad authored over 10 years ago
refactor res.status=

github.com/eggjs/koa - 696d55d73b2019bbfc06522fd14a31f5cdbdf069 authored over 10 years ago
Merge pull request #299 from tmilewski/remove-status-as-string

remove .status=string

github.com/eggjs/koa - ed8beb7d799967f7d062fbca93b41774ac3c71b8 authored over 10 years ago
remove res.statusString

github.com/eggjs/koa - 71536b35be30a44ac34eeba32b04b664e9700de8 authored over 10 years ago
remove .status=string #298

github.com/eggjs/koa - c2322f2b3dba5cd477c9fca0ae8879750abb2c68 authored over 10 years ago
Merge pull request #1881 from mohlman3/bugfix/undefined_set_date

Fix bug when setting a date field with undefined value

github.com/eggjs/sequelize - c573b6e54556814ee181077ad471cbadbc9ec50d authored over 10 years ago
Fix bug when setting a date field with undefined value

github.com/eggjs/sequelize - c0bed7229207bd177333b4db6c9813331d2ac0ba authored over 10 years ago
delegate: remove this.append()

github.com/eggjs/koa - 4a6b49cd3059cd9f72d65b4a1b69af2430bbcd57 authored over 10 years ago
docs: discuss custom properties

related to #292. might be placed better somewhere else

github.com/eggjs/koa - 4065bf7e79ea1f196853a27f2f953be42be3d665 authored over 10 years ago
Merge pull request #292 from koajs/context-delegate

context: delegate etag/last-modified

github.com/eggjs/koa - dc59a604e5fa0b67f5b7c8b707af1708d7bfb71e authored over 10 years ago
Merge pull request #291 from koajs/vary

remove response.append(), use vary module

github.com/eggjs/koa - 63a4297084fa55f8a78d7c05ab0b9211420e78b0 authored over 10 years ago
update finished

github.com/eggjs/koa - 76c65422c05c8f1bcddabea6ca51f2d7f6ae5e2e authored over 10 years ago
fix res.type= for unknown types

because we changed from mime to mime-types. ideally, we should just not
set the content-type, bu...

github.com/eggjs/koa - 1a32ecac31d6d051d729b4c9befa0d9ee51a01ec authored over 10 years ago
remove if (!err) from app.onerror

we assert instanceof Error right below

github.com/eggjs/koa - 90c528c5e89693db87579e1eea6828490a6915db authored over 10 years ago
Merge pull request #288 from dead-horse/issue287

asset non-error obj in app.onerror, fixed #287

github.com/eggjs/koa - f68716d8b4cdc9664eef7c23a2bc446c80563a14 authored over 10 years ago
context: delegate etag/last-modified

github.com/eggjs/koa - 01dd6a33c512acd55bdef1dcb8417edbf2e8d676 authored over 10 years ago
remove response.append(), use vary module

github.com/eggjs/koa - fdbd16acc3e3b6951313afa14845af59af37cced authored over 10 years ago
Improve multiple routers example. Closes #68.

github.com/eggjs/router - a068ea4614184ee5f73e6f6485c976a65c96597f authored over 10 years ago
Merge pull request #1859 from cusspvz/bugfix/paranoid

Bugfix/paranoid: paranoidClause problem without timestamps

github.com/eggjs/sequelize - 04b95b749ce3bb24233b29e4d82c2baf5c43d4cc authored over 10 years ago
paranoidClause problem without timestamps: unit for PoC

github.com/eggjs/sequelize - 1829c219cc016c37a2bcbe1e73841f3ed9ccdfa4 authored over 10 years ago
paranoidClause problem without timestamps: solution

github.com/eggjs/sequelize - 2e173faf79aec5cee05a6e7d4654fa17e0ae1dbd authored over 10 years ago
Merge pull request #1856 from pola88/problem_with_timestamps

Problem with created_at and updated_at

github.com/eggjs/sequelize - 4cd0fc9cf57378690d2ed0d30eb350cd78c88573 authored over 10 years ago
set raw:true for findAllJoin

github.com/eggjs/sequelize - 82f6ec36a8849c6eeb95cef108bd038aa6fd78c9 authored over 10 years ago
Add component.json for browser support.

github.com/eggjs/extend2 - a71b43e4fa4f6e13aca913e60886cac74bcc0b78 authored over 10 years ago
assert non-error obj pass to app.onerror, fixed #287

github.com/eggjs/koa - 49790775624c422f67057f7bb936f35df920e391 authored over 10 years ago
set-type -> mime-types

removes mime dependencies from the dep tree.
liberally sets charset because some express users c...

github.com/eggjs/koa - 008f0554c609401ff2ec83005fff4e7160e50324 authored over 10 years ago
bump should just because

github.com/eggjs/koa - c7f2d24851da406e42919a7c596d169d35dd90bb authored over 10 years ago
remove .request accept tests the fail

due to
https://github.com/expressjs/accepts/commit/5975ce464575bd0fddfdd3d41796
958cd6bfc20b. pa...

github.com/eggjs/koa - 11cf47c8a6048b1196fa99a58d19db21fa94572a authored over 10 years ago
Problem with created_at and updated_at

github.com/eggjs/sequelize - a7081a883538ff9306171929d0a8413c5d7a5f2e authored over 10 years ago
Merge branch 'master' of github.com:sequelize/sequelize

github.com/eggjs/sequelize - 7c8bf5497b9d76917db4c813f2e40e6c84df4f20 authored over 10 years ago
change transaction docs

github.com/eggjs/sequelize - 8ecc3085563ca6c4ac9bffeecbbe9a8fc7690401 authored over 10 years ago
Update README.md

github.com/eggjs/sequelize - 619367cf1a984319501652ba486739868100ed6a authored over 10 years ago
hooks change changelog entry

github.com/eggjs/sequelize - d01ce9b1ebf40c3735cdb8101b9175c1880c9869 authored over 10 years ago
Merge pull request #1841 from overlookmotel/hooks2

Changes to hooks

github.com/eggjs/sequelize - df180435567b310a0cf63017843984554075c114 authored over 10 years ago
Update changelog.md

github.com/eggjs/sequelize - 8df7e1000bb1c4589ffec95172580f0530e1f245 authored over 10 years ago
Update changelog.md

github.com/eggjs/sequelize - 5cc85bd9f509c3ff7a60f8d4843bc53bacd9cfc4 authored over 10 years ago
Update changelog.md

github.com/eggjs/sequelize - 9ba59f91eae041d242b7092759176cd6f89017d2 authored over 10 years ago
Insert datetimes with timezone and millisecond precision in sqlite

github.com/eggjs/sequelize - cb2f06da151f18462d134817017cd8db4cb00122 authored over 10 years ago
sleep is not working for sqlite for some reason

github.com/eggjs/sequelize - 6b5634d7f33eacdf9ad50d308d816d847f3aec7a authored over 10 years ago
fix transaction error logic

github.com/eggjs/sequelize - 8512db66b80d0bc9ed30a4f0ffe5c3fc42be3ea1 authored over 10 years ago
remove bad tests

github.com/eggjs/sequelize - bc3094a81a2fd77adb75e4eb5e59afc5ff1c3240 authored over 10 years ago
remove bad tests

github.com/eggjs/sequelize - 5ffb9cc41bb52b1db8b54c674c028643a757855b authored over 10 years ago
feat(transactions): promisify transactions

github.com/eggjs/sequelize - 82bb97969ae1e198c726b4fb9d41e700656dcf10 authored over 10 years ago
Merge pull request #1795 from sequelize/feature/remove-cli

Feature/remove cli

github.com/eggjs/sequelize - 7f714c72ba5809a851e60cbeac6e37143ba0426b authored over 10 years ago