Ecosyste.ms: OpenCollective

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

github.com/eggjs/tegg

Strong Type framework with eggjs.
https://github.com/eggjs/tegg

Create codeql-analysis.yml

7cbf3e64a9ffb5f3442ed40d1a67243a55ace5dc authored over 2 years ago by fengmk2 <[email protected]>
v1.1.1

9d4984de5de24ac446d70fe8f5f0108afc160521 authored over 2 years ago by killagu <[email protected]>
fix: set default cwd for readModuleReference (#36)

If process.cwd is not app base dir,it will failed.

be7e56c8b7abb09bfae0d550444eddd60d5ae1e7 authored over 2 years ago by killa <[email protected]>
v1.1.0

9d0b34fd6c73565145f3a2af63f10cd0509ff7fe authored over 2 years ago by killagu <[email protected]>
feat: module reference config support pkg (#35)

* feat: module reference config support pkg

Refs:
- https://github.com/cnpm/cnpmcore/issues/244

2c555d9c118b55ec8648d72ddb8b00871af82563 authored over 2 years ago by killa <[email protected]>
v1.0.5

2d677e33ce37039ab46075d1417bcb9e0924f39b authored over 2 years ago by wanghx <[email protected]>
fix: should throw with no aop proto (#34)

* fix: should throw with no aop proto

* fix: remove useless code

* fix: ci

Co-authored-...

5c0b98a89924f5bad062018e32fbd7993169126c authored over 2 years ago by 吖猩 <[email protected]>
fix: should clear object promise map (#33)

* fix: should clear object promise map

* fix: ci

Co-authored-by: wanghx <whx89768@antgroup...

c3edf3006d633060ec446ea1bca736e40b4e8c6e authored over 2 years ago by 吖猩 <[email protected]>
v1.0.4

e0beab323241c53bb028e41a30dc308b12b959de authored almost 3 years ago by wanghx <[email protected]>
feat: set controller strict false (#32)

503b8eed3b7e3d3ec458f79c46ba28ed4c7b5423 authored almost 3 years ago by 吖猩 <[email protected]>
v1.0.3

9fbda40cab98f6ac9f584f408d1ef012c00634b1 authored almost 3 years ago by killagu <[email protected]>
fix: rm console

7455ce6fcc04fe9463a1ecf6e03e049ce2faf6f0 authored almost 3 years ago by killagu <[email protected]>
v1.0.2

104672eea3eec98bfda9c0e184ddbe73e5d76757 authored almost 3 years ago by killagu <[email protected]>
Merge pull request #31 from eggjs/fix/aop-getter

fix: aop meta builder should not access getter

432a8a55c37e388f07a103f6bdc7d9f8d2e5a9bc authored almost 3 years ago by killa <[email protected]>
fix: aop meta builder should not access getter

82f2bf7fc6dcf03bef2172c6f67a53bf50daa23b authored almost 3 years ago by killagu <[email protected]>
v1.0.1

a232fbecdb69c9656822453cce0a9542837af4b5 authored almost 3 years ago by killagu <[email protected]>
Merge pull request #30 from eggjs/fix/name-conflict

fix: add app.eggObjectFactory to blacklist

ebc58163445797cf9ffb2f719a68b18dd7dbb1dd authored almost 3 years ago by killa <[email protected]>
fix: add app.eggObjectFactory to blacklist

app.eggObjectFactory conflict with dynamic-inject plugin

460158af7fd2d174ed3c278aad4bc37dc1ebdfc1 authored almost 3 years ago by killagu <[email protected]>
v1.0.0

5851321b2488752f6702ff99023b1f70a6541eab authored almost 3 years ago by killagu <[email protected]>
Merge pull request #29 from eggjs/refactor/extension

refactor: add more exports

2b7665b1caccb3d8d09a6a092ca4eb7984267a6a authored almost 3 years ago by killa <[email protected]>
refactor: add more exports

cca6d25ac609abdb055fb975167557a0af490606 authored almost 3 years ago by killagu <[email protected]>
v0.2.0

320bffc1f6074d7785a020815e0cdc3c27cc654b authored almost 3 years ago by killagu <[email protected]>
Merge pull request #28 from eggjs/feat/aop

* feat: impl aop

9665435f5edeba2ec685863fb89e8a6be078e813 authored almost 3 years ago by killa <[email protected]>
doc: aop doc add import

2f9cdd7dc3b423815140e0fbe7b12926bee14be1 authored almost 3 years ago by killagu <[email protected]>
f

4f53c296bbc57c49ed867eace64515b94c26e941 authored almost 3 years ago by killagu <[email protected]>
feat: impl aop

c53df001d1455a0a105689694775d880541d9d2f authored almost 3 years ago by killagu <[email protected]>
fix: invalid value of main (#27)

47f22d60f7ab01cf3c0e68bd078cdd0bb75169d5 authored almost 3 years ago by Suyi <[email protected]>
v0.1.19

094f33ec812f41896ef78e8b4d2a7e3487646211 authored about 3 years ago by wanghx <[email protected]>
fix: should not ignore test files (#26)

* fix: should not ignore test files

some typescript types are depended from test/fixtures/mod...

6f6b201aaee4c79d76cf958e58aedbbe5562a602 authored about 3 years ago by Luo Yu <[email protected]>
v0.1.18

a307030b00824914d23fc32dcd3fa94cadce940d authored about 3 years ago by wanghx <[email protected]>
feat: optimize globby filepattern (#25)

* feat: optimize globby filepattern

* feat: add **/ in prefix

541f7b7f6ff415f8cce95e7243a14c90aef7d823 authored about 3 years ago by 吖猩 <[email protected]>
v0.1.17

99106198514851ea3bbf1d13f5a99e8f7bde7513 authored about 3 years ago by killagu <[email protected]>
Merge pull request #24 from eggjs/fix-eventbus-types

🐛 FIX: Add types property on eventbus

1eaa995bb93dbb4b0798f6dfd7a87380831aeb91 authored about 3 years ago by killa <[email protected]>
🐛 FIX: Add types property on eventbus

closes https://github.com/eggjs/tegg/issues/23

1c934183c7fe6a28d1545a438513fbaeaa463e0c authored about 3 years ago by fengmk2 <[email protected]>
v0.1.16

34e3f9c31c07de8149aaa061833c96cf25cae2d9 authored about 3 years ago by wanghx <[email protected]>
fix: should throw when inject context proto in singleton (#21)

9c4df6aa452bdcdc22c1e30e01c3ddf8f8ad5941 authored about 3 years ago by 吖猩 <[email protected]>
v0.1.15

08bcf03b105f8c109484dcb182407150108339c4 authored about 3 years ago by killagu <[email protected]>
Merge pull request #20 from AlbertAZ1992/fix/update-controller-plugin

fix: path-to-regexp deps for tegg-controller-plugin

a78a1a3fb1c472ce38662f82cec94c3b513c08ae authored about 3 years ago by killa <[email protected]>
chore: add path-to-regexp deps for tegg-controller-plugin

79914945ade81edde94490f5de2b96e9e00b28bd authored about 3 years ago by AlbertAZ1992 <[email protected]>
v0.1.14

f27682f86ccb8a3077669bad835c70f90e694bf1 authored about 3 years ago by killagu <[email protected]>
Merge pull request #17 from eggjs/fix/router-case-sensitive

fix: case sensitive same as egg router

e61a89c7723bbe0fa1ef12380b57d8cb9f3934fa authored about 3 years ago by killa <[email protected]>
fix: case sensitive same as egg router

FIXES:
- https://github.com/eggjs/tegg/issues/15

ebb16ec62bc1efb385ab99ec59b0d91ed278b288 authored about 3 years ago by killagu <[email protected]>
v0.1.13

ce403d9a0249306130f8b9f4361b4916f2db5b40 authored about 3 years ago by killagu <[email protected]>
Merge pull request #14 from eggjs/feat/standalone

feat: impl standalone tegg

e35b289bff624ae61f0d793da825d4c2116f3b0d authored about 3 years ago by killa <[email protected]>
fix lint

48802ba320cae29bdedd7a75510c14bfaf7b2ef2 authored about 3 years ago by killagu <[email protected]>
feat: impl standalone tegg

af9f6826ef882ef7206e80ee25433a2b19012995 authored about 3 years ago by killagu <[email protected]>
v0.1.12

540add1fa0a616b2f39656dfff2d03e8edd36c8c authored about 3 years ago by killagu <[email protected]>
Merge pull request #13 from eggjs/fix/controller-with-params

fix: fix params in controller path

4dc0b66482b8a30092bd6507eabcda93c4690a29 authored about 3 years ago by killa <[email protected]>
fix: fix params in controller path

c652cf211f9a422b2a53a6dc983488c774d973d2 authored about 3 years ago by killagu <[email protected]>
v0.1.11

6025a5ca3b8638f265ce03a30d4e99c3a31e44cf authored about 3 years ago by killagu <[email protected]>
Merge pull request #12 from nightink/fix/try_orm_attribute_type

fix(orm): plugin types overrides ORM Lib Attribute

1a54dd38836c62c9333e0e5a655e027d226d83b9 authored about 3 years ago by killa <[email protected]>
fix(orm): plugin types overrides ORM Lib Attribute

89835a94dccddeef9662afc784b513a4f16c115d authored about 3 years ago by nightink <[email protected]>
v0.1.10

dc596ab1a97e885dd6e32ee631048fc9a6e20039 authored about 3 years ago by wanghx <[email protected]>
feat: intergration framework error code (#11)

* feat: intergration framework error code

* fix: rename find to found

* fix: ci

* fix: ...

ccb39d8edd81cd97825fc05280d29d55626082d3 authored about 3 years ago by 吖猩 <[email protected]>
Merge pull request #7 from zhengchaogao/feat/accessLevel-check

feat: accessLevel check

4ef1802cb9a2f668eaf14d73783e041048acece5 authored over 3 years ago by killa <[email protected]>
v0.1.9

21fea88c23336d99e7e6888ca9380280f728ebb4 authored over 3 years ago by wanghx <[email protected]>
Merge pull request #9 from eggjs/fix-remove-module-test-utils

fix: remove module-test-utils

de3de6bc1e95ed8e321b114e9a9c3ff8b0e758bf authored over 3 years ago by killa <[email protected]>
fix: remove module-test-utils

8836128d3770d32ab33fb8f3943fc6f8da495921 authored over 3 years ago by wanghx <[email protected]>
v0.1.8

68f1b3bb94f0cc57faeb9111f3ce13789e36743b authored over 3 years ago by wanghx <[email protected]>
Merge pull request #8 from eggjs/feat-export-more-packages-in-tegg

feat: export more package in tegg

5d76e9a0bd6dab75a9764524d4ba6aabd76c358e authored over 3 years ago by killa <[email protected]>
fix: ci

3e69728ddf8c96bc006849da49bd9228860fc69e authored over 3 years ago by wanghx <[email protected]>
test: add unittest

495c3774ee1d846c422bf9a7a5be2bb8f70be411 authored over 3 years ago by wanghx <[email protected]>
feat: export more package in tegg

ce47b8cda28ae00539142ec33e6dfe015f33a7ed authored over 3 years ago by wanghx <[email protected]>
doc: proto name conflict

a07517f11941f1ecf56b5e3f9ef03ae2a5676d82 authored over 3 years ago by haibara <[email protected]>
feat: accessLevel check

480560d9c536e54714e4da8825e8fdcfb5a2b1f8 authored over 3 years ago by haibara <[email protected]>
v0.1.7

e005a240b5021f8d7b0e7a3de5076cc2acfc5d44 authored over 3 years ago by wanghx <[email protected]>
Merge pull request #6 from eggjs/feat-compatible-with-alipay

feat: compatible with tegg in alipay

8f7cafb346fdd9cd470c7e7b998dd85bcd902778 authored over 3 years ago by killa <[email protected]>
fix: ci

35f0f7e2a36ec94be7bfc490bdd098bf0c2c212d authored over 3 years ago by wanghx <[email protected]>
fix: ci

4e9a8aae242f186d56e1319a3ce62b9483f236ba authored over 3 years ago by wanghx <[email protected]>
fix: ci

ac4c37424f069b9b99065a551b53116f0c3f2f7c authored over 3 years ago by wanghx <[email protected]>
fix: ci

c79a96118bf450dbc2987bb45fb6a9edd002b788 authored over 3 years ago by wanghx <[email protected]>
fix: ci

85f20866ae15923d8df984258b1dcf0eeb914eb9 authored over 3 years ago by wanghx <[email protected]>
Merge branch 'master' into feat-compatible-with-alipay

a75e88cbc10fd875567291388352980109d1e923 authored over 3 years ago by wanghx <[email protected]>
v0.1.6

580a06e883c5f184481ca8ae030ef34d405660e4 authored over 3 years ago by killagu <[email protected]>
Merge pull request #5 from eggjs/fix/objid

fix: fix objId bug

ca54f065adc4fc1e6cfdd33768479d2640e548ce authored over 3 years ago by killa <[email protected]>
fix: fix objId bug

5eaaf68b2ee4a82a8bdcec2bd70baf7714db078b authored over 3 years ago by killagu <[email protected]>
feat: compatible with tegg in alipay

07cfa94ea62056da08ffa3d9685ff97b6d4a7bbb authored over 3 years ago by wanghx <[email protected]>
v0.1.5

8bd1630311e7f7fc1e78e158907b94cbb253a3e7 authored over 3 years ago by killagu <[email protected]>
Merge pull request #4 from eggjs/feat/orm

feat: impl orm

6c7fba41d052423ed44e21f77e1223482184aae3 authored over 3 years ago by killa <[email protected]>
ci: fix prepare db sql

c23cfd5a41535580b015e8231b105312c27a6933 authored over 3 years ago by killagu <[email protected]>
ci: fix macos start mysql script

67aaba36ba7804940509cd4fd93a736ae0498712 authored over 3 years ago by killagu <[email protected]>
ci: use brew to install mysql

898269ea3b17ba46a9c0248c1f4ba0148bb812ac authored over 3 years ago by killagu <[email protected]>
fix: fix canary pub script

938fea51902cec0c8aea4d0c2bc901dd504edf4f authored over 3 years ago by killagu <[email protected]>
fix ci

74b1f8dad4e4f7387dc217e0b69d785164a6ec33 authored over 3 years ago by killagu <[email protected]>
doc: add orm doc

efc204cadeb333b0d301da67ab659ea32db5fa9d authored over 3 years ago by killagu <[email protected]>
feat: impl orm

0e6b0fdcac1800bc3868e30456988e7b9bb3c6c2 authored over 3 years ago by killagu <[email protected]>
v0.1.4

ddee74f8c5fadf676a71150386041a53b632a8c7 authored over 3 years ago by killagu <[email protected]>
fix: fix dep version

423cadc5e23b78754fc45dc0e8e5feaf18365eef authored over 3 years ago by killagu <[email protected]>
v0.1.3

1363ad169f76db7dcdd8aebac95d88d191a53c28 authored over 3 years ago by killagu <[email protected]>
fix: fix publish config

1c41105acf2b40ff9777a04dcf8b5dc8f60fa96b authored over 3 years ago by killagu <[email protected]>
v0.1.2

2dfa8b012031b87b891d0dd9cf8a935708fa3027 authored over 3 years ago by killagu <[email protected]>
Merge remote-tracking branch 'origin/release-init'

9f75a0d1f7fb52bfe70fc6486f285b2490f2be32 authored over 3 years ago by killagu <[email protected]>
Merge pull request #3 from eggjs/feat/dynamic-inject

feat: impl dynamic inject

c48fb5596ecfec267d226d07e37f68bb658b12f1 authored over 3 years ago by killa <[email protected]>
Merge pull request #2 from zhennann/master

Update README.md

ad9fa254f6a71374352600a9d37ddadeafee2cb9 authored over 3 years ago by killa <[email protected]>
feat: impl dynamic inject

bdafd5a445b815515fc9e872fcfefc67a53ea562 authored over 3 years ago by killagu <[email protected]>
Update README.md

小修改

f1d70eb259ca0bfe9fc5935e85748595d7390f89 authored over 3 years ago by zhennann <[email protected]>
Merge pull request #1 from eggjs/init

first impl

2957aa73e26cab457d1375c2ff17ec678ee824cb authored over 3 years ago by killa <[email protected]>
fix: fix url path join in windows

9c9176ae1f094016ffa80ace7aa611136bfb9046 authored over 3 years ago by killagu <[email protected]>
ci: fix windows script

261af1eaba6e3b9d58045a416d2cf912772a9919 authored over 3 years ago by killagu <[email protected]>
v0.1.1

2fd5331f174882ef8a25c0e4edcedfde8bc48fb8 authored over 3 years ago by killagu <[email protected]>