Ecosyste.ms: OpenCollective

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

github.com/tenancy/db-driver-sqlite

The @tenancy database driver for sqlite.
https://github.com/tenancy/db-driver-sqlite

Apply fixes from StyleCI

[ci skip] [skip ci]

6b893e6c3ee280b18abf220cc7a239cae52fcaad authored over 5 years ago by luceos <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

9a2e8e8c70d90a7a37df4ba70a94f6bb0e96ed78 authored over 5 years ago by luceos <[email protected]>
Merge branch 'master' of github.com:tenancy/tenancy

b836c91e8949915523370750b39e3e0436c5f4c2 authored over 5 years ago by Daniël Klabbers <[email protected]>
renamed contract, cleaned up events, made classes testable

7f1a3c14ed4d83218bc0651cd2d39ca3e07f9bee authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

d15540311cb8ca52290885500f4bb3aa264218b7 authored over 5 years ago by luceos <[email protected]>
Merge pull request #75 from tenancy/dk/madness

Pipeline logic for affects and hooks

2074c63348daa34d92dc83e95ec2c6bd6e2f7773 authored over 5 years ago by Daniël Klabbers <[email protected]>
cleaned up provider for migrations

5d6a9e5c55ee877d2b85aaf40954cb2880319110 authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge branch 'dk/madness' of github.com:tenancy/tenancy into dk/madness

59004ad90afef8e56a933d3aa855dc128bcc9ba4 authored over 5 years ago by Daniël Klabbers <[email protected]>
merged master

2467ff243f8fd2ba080e3dfbadb5e21d03e0fa3e authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge branch 'master' into dk/madness

e20557fe388df786918f8f34fefe6897a1c57073 authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

080b3eafb3db77e7a5379ffd99e44b9d98d5f32a authored over 5 years ago by luceos <[email protected]>
Overhauled the hooks and affects logic completely so that it uses a pipeline.

Pipelines allow easier prioritization and can be much easier extended.

473b958b4a492a3483f77ccc4160030ce6d5f2ea authored over 5 years ago by Daniël Klabbers <[email protected]>
Overhauled the hooks and affects logic completely so that it uses a pipeline.

Pipelines allow easier prioritization and can be much easier extended.

38a691b81b4066de6a219a52be74007583235eaa authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge pull request #73 from tenancy/aa/create-affects-url

Create Affects URL

4d878d11dbad9d7c6e3e479c42d4af727127f0bd authored over 5 years ago by Daniël Klabbers <[email protected]>
Also change test function

da03c94c6daa964cf4d7f8f3d3fc4667096c4f8b authored over 5 years ago by Arlon Antonius <[email protected]>
Change Function Name

6d9ad8e48b52df5b4d171e187e081c5fa414e0ce authored over 5 years ago by Arlon Antonius <[email protected]>
Make the trait into a contract

5575c5837858bf82c1a6057fe438e800dc577003 authored over 5 years ago by ArlonAntonius <[email protected]>
[Skip CI] Change to alphabetic order

cf1718268f7d8cba9bf6540da8d3adcd74da05b1 authored over 5 years ago by ArlonAntonius <[email protected]>
Create Affects URL

Also Register in subsplit and composer

c6c3a2984bdd399710d5111673b962c66f63cb7c authored over 5 years ago by ArlonAntonius <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

822f3150d68a5168e561ff14b5257e38984c5cd1 authored over 5 years ago by luceos <[email protected]>
reverted auto registration of database related service providers; as @arlonantonius points out correctly these ought to be left out

2fc3125a0bbb6b0ea6223f4a6353bad20c2d008d authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge pull request #71 from zhuzhichao/fix-namespace

fix namespace issue

03b6db2fc1eace529b7243aeb7d9d2f78de5d596 authored over 5 years ago by Daniël Klabbers <[email protected]>
fix namespace issue

b4a19a4dec2afbcfe3129e6f777b3acca7c1cf2a authored over 5 years ago by zhuzhichao <[email protected]>
Merge pull request #70 from zhuzhichao/patch-1

Database & Migrations service providers discovery

85cd403a28fdffc77c9e046e3b471aca2e8978a0 authored over 5 years ago by Daniël Klabbers <[email protected]>
Database & Migrations service providers discovery

Add Database and Migrations service providers to composer.json for laravel discovery.

6381568699720b48edbb3c58abfc5e9660788952 authored over 5 years ago by 朱智超 <[email protected]>
Merge branch 'master' of github.com:tenancy/tenancy

b826419d9de518541a4caeca48d8855a8276daee authored over 5 years ago by Daniël Klabbers <[email protected]>
update that readme, matey :pirate:

c05e39fa6e805edf84f650046e3ec53fec3b3e11 authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

bbf22c9eef47b5f5111f17e397191a5b3cf38d82 authored over 5 years ago by luceos <[email protected]>
fixed some tests on seeds and cleared up the logic by moving some of the reusable code to the testing package

e67d6a2a3b4f149e991a92f247f10fa7d27cc917 authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge pull request #59 from tenancy/dk/lifecycle-hooks

Lifecycle hooks

c3e52429bf63f383bc9caad8f4caf39c316d492c authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge branch 'aa/lifecycle-hooks-2' into dk/lifecycle-hooks

2af3dba55231c6c84a76d9399e9bbf5474232b5a authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge pull request #67 from tenancy/dk/post-lifecycle-restructure

restructured

76487c658cd17bbc0c448fe27660ad44764e9285 authored over 5 years ago by Daniël Klabbers <[email protected]>
please ci

bfae718d6e9097fd60b592a7f618a94b0382f9b4 authored over 5 years ago by Daniël Klabbers <[email protected]>
please ci

b6c20ae5e94ede43faf16f0197a12289b369a54e authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge pull request #66 from sniper7kills/patch-1

Fix config publishing

c67f580984f076ed01806d5773689abaab7963b8 authored over 5 years ago by Daniël Klabbers <[email protected]>
renamed database provider to service provider, like the other packages

0865089b8af64e162e36919ec4a522e40cbbe513 authored over 5 years ago by Daniël Klabbers <[email protected]>
renamed database provider to service provider, like the other packages

3ff72cdf02f9c4c7fc8a8edde29d4c11c1cd8b0c authored over 5 years ago by Daniël Klabbers <[email protected]>
added migrations hook to subsplit script

29a40724a64596df80b1a17a4918629eedfffaa7 authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

2ddd99932f7c9a8d607170f0ec9d81a461f534eb authored over 5 years ago by luceos <[email protected]>
restructured

7d1b1702227ccf49ffd5e250b66fe9561edbf44c authored over 5 years ago by Daniël Klabbers <[email protected]>
restructured

1598dd8e61dd4f0ab3e34052fd9bf6c7d36f3b8b authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

096d61330a2b6c263ba0367787745caef124772f authored over 5 years ago by luceos <[email protected]>
Simple test to make sure all our hooks are before the default defined hook

e07bebb92f3f5bc2ddafb2626caac7c8901a51a9 authored over 5 years ago by Arlon Antonius <[email protected]>
Add test to see if the resolver can queue hooks

1602b3f7f59f92fbab563d8f31fa206b46f8c707 authored over 5 years ago by Arlon Antonius <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

75b4c3440d5c69ee5c0b24b69a5cbb8fe67ea0be authored over 5 years ago by luceos <[email protected]>
Test overriding the resolver

86c568eb195a78b9adbaa7ad24ca0e5b849464be authored over 5 years ago by ArlonAntonius <[email protected]>
Fix config publishing

I was having an issue on Arch Linux where composer would try to push config files to: `/config/t...

38ec50bfdae64ff39f4339cd426f482881bce8cd authored over 5 years ago by Will G <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

c66a3a35ae1a02015c881aebe680e4c870c056ed authored over 5 years ago by luceos <[email protected]>
Cleaning & Additional Test

207cf61a307290dfe213b3e2d620d61e536ceb4f authored over 5 years ago by Arlon Antonius <[email protected]>
Aa/lifecycle hooks tests (#65)

Aa/lifecycle hooks tests

2d5058062704bbcd3a5cef1ed86d229a2f30c4ee authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

e64306233937392ee7120b04ac842c24899cd4d2 authored over 5 years ago by luceos <[email protected]>
Test if migrating can be disabled

2a97c700567251b78ab7a18ce1b22c99c4899585 authored over 5 years ago by Arlon Antonius <[email protected]>
delete test for now

edd58894ed21a5d8ec4abd473477676c1df17612 authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge branch 'dk/lifecycle-hooks' of github.com:tenancy/tenancy into dk/lifecycle-hooks

ab3d4d4b0149183c3575a052bb1f2b5baa92822d authored over 5 years ago by Daniël Klabbers <[email protected]>
improve testing of hooks functionality

37827905f3006ded1c90e1487fdea82389cf905d authored over 5 years ago by Daniël Klabbers <[email protected]>
Remove getTenantKeyType (#64)

Remove getTenantKeyType

063aede62b0c08931e093fa678eba4658c01637e authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

1fb0ed25c24a7fb2ea81477130541fa4a35062c4 authored over 5 years ago by luceos <[email protected]>
Merge branch 'dk/lifecycle-hooks' of github.com:tenancy/tenancy into dk/lifecycle-hooks

4757a93411d24f1006de6189a5362c665f91aac2 authored over 5 years ago by Daniël Klabbers <[email protected]>
reduce event dispatching, added one event for lifecycle hook resolving

fc4426cd852f65cbb7c5711fbd016f0322ca8a71 authored over 5 years ago by Daniël Klabbers <[email protected]>
fixed priorities and making them available from the outside

0fa7cc04407913877b3920bc7929af2becf115c6 authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

65617ec650e321d907e36d90e41d65e8d5355520 authored over 5 years ago by luceos <[email protected]>
confirming the priority was sorted incorrectly

cb270a213c0777da95dbb9271c533f571753beaf authored over 5 years ago by Daniël Klabbers <[email protected]>
Improvements for Lifecycle hooks (#63)

Improvements for Lifecycle hooks

b6333adf637a262d7f9c497d4f0268abe73ffbf4 authored over 5 years ago by Daniël Klabbers <[email protected]>
[Skip CI] White Space BE GONE

a7d777cb77d412d0873e812c3a30f3367863731c authored over 5 years ago by Arlon Antonius <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

c15a990630c18370c3669ddb871054806d95ddef authored over 5 years ago by luceos <[email protected]>
Add tests for HookResolver

3e2a57bb7760afba4ad39d646650f72f9503fadc authored over 5 years ago by Arlon Antonius <[email protected]>
Remove actual unneeded code

Priority is set to 0 by default

ef1855025410d1dabcb3797079d96e00133e3a3f authored over 5 years ago by Arlon Antonius <[email protected]>
Revert "Remove unused lines"

This reverts commit 42bd0468202616e994e92f478addd21b2fb06210.

7bd98fc0ebfbcdfb38f04ec095ab1d789e690309 authored over 5 years ago by Arlon Antonius <[email protected]>
Remove unused lines

42bd0468202616e994e92f478addd21b2fb06210 authored over 5 years ago by Arlon Antonius <[email protected]>
Remove getTenantKeyType in all places

c45959b47fbea1bcb9bf1d620a542b6e0c05fe3c authored over 5 years ago by Arlon Antonius <[email protected]>
Merge branch 'master' into dk/lifecycle-hooks

dc610d36e62cebd8d07a8c5afe897a6b8431a49f authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge pull request #61 from tenancy/aa/database-resolver-exception-test

Add File Does not Exists Test

ab21cd7621a9362e9bdf60b6eb3a43c281f2d2a1 authored over 5 years ago by Arlon Antonius <[email protected]>
[Skip CI] Style Fix

aec7b6bb018d946e6279508ad9a1a1412878b88b authored over 5 years ago by Arlon Antonius <[email protected]>
Update tests/unit/Tenancy/Database/DatabaseResolverTest.php

Co-Authored-By: Daniël Klabbers <[email protected]>

f559340653eeb36940caf2e6d024407176caaef1 authored over 5 years ago by Arlon Antonius <[email protected]>
Affects Models additional tests (#62)

Affects Models additional tests

69d61e8b4c72cd3d891465436c920c2d7536db84 authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

58ce4a6f22ed1a4840c60535eebad4d0ddce7081 authored over 5 years ago by luceos <[email protected]>
Merge branch 'aa/affects-models-exists-test' of https://github.com/tenancy/tenancy into aa/affects-models-exists-test

9304baca6223049703b55e8abfd213a5f00ed4b4 authored over 5 years ago by Arlon Antonius <[email protected]>
Separated the tests

bfc5ec6dae135ce29febd514bc8419397eb63da6 authored over 5 years ago by Arlon Antonius <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

0eee4b5f03c8d0cd4fcdaad4f58b9d15a6d04e19 authored over 5 years ago by luceos <[email protected]>
Add more tests

cd22e4e329840eb1a503862226940a735cd7a774 authored over 5 years ago by Arlon Antonius <[email protected]>
Add test that checks if model exists

49fe165eb9b352555d4d467c4866b57c83c0ba02 authored over 5 years ago by Arlon Antonius <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

3cb863b83c5e8cd5b7f595cba520b72c0be1883b authored over 5 years ago by luceos <[email protected]>
Add File Does not exists Test

7eadcf2cf6c253d4ed94f583b3e39e551e4ee382 authored over 5 years ago by Arlon Antonius <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

5e320e28a61c9fa3c1c9987b837b4e1812fbdf23 authored over 5 years ago by luceos <[email protected]>
Restructure a bit and reset test

d3748fb7e682585febe664cdf2de5a919cca300e authored over 5 years ago by Arlon Antonius <[email protected]>
Add Database Auto Listeners Tests (#53)

Add Database Auto Listeners Tests

6672528825701883c1c74b1af3a1d76edb08a638 authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge branch 'dk/lifecycle-hooks' of github.com:tenancy/tenancy into dk/lifecycle-hooks

45c0d50dc1fbd9668ab999c873160e385fd7935b authored over 5 years ago by Daniël Klabbers <[email protected]>
Add tests for SQLite (#57)

Add tests for SQLite

a1131312e93e1c89ad98787e88cfff48a4d99b3d authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

5221a40803fb975a1502d448a9b0aa16abeb5db0 authored over 5 years ago by luceos <[email protected]>
Fix Most of the stuff

ce712b947496e4fde23c4c430fb93c3d53506b24 authored over 5 years ago by Arlon Antonius <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

6144da356f288808d28d1d3f43a3e03f43c65b84 authored over 5 years ago by luceos <[email protected]>
Switch to Unguarded Model

d1fab959e726f584bb849a247b21e662e3524600 authored over 5 years ago by Arlon Antonius <[email protected]>
Some Tweaks

9c57c17ddf25cee663f1c41c6f1930472cade4f0 authored over 5 years ago by Arlon Antonius <[email protected]>
Rename Function

0c5d4532cd42d517a8a7fe48e21efed2d21592cd authored over 5 years ago by Arlon Antonius <[email protected]>
some helper on the hook

36d36e413e0ab956193faecf7f95e01a1f3e6861 authored over 5 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

2397ed8d2434f84f69318a8bde5373c8d3ffc642 authored over 5 years ago by luceos <[email protected]>
initial test, doesnt work, needs sqlite driver to be multi tenant

4ff37f1c984ab8ef57eef11a15456b19e1655d1a authored over 5 years ago by Daniël Klabbers <[email protected]>
working on getting the migrations set up with hooks

8e97865dd8ad24a77002bdbf0e45065378256ef1 authored over 5 years ago by Daniël Klabbers <[email protected]>
Merge branch 'dk/lifecycle-hooks' of github.com:tenancy/tenancy into dk/lifecycle-hooks

20c4de7856463b226d7fbdd89dab3743b0f919d0 authored over 5 years ago by Daniël Klabbers <[email protected]>
fixed issue with serialization of the resolver

1bf9da0ac483842eda2bc140fd6780cf05e2ab1d authored over 5 years ago by Daniël Klabbers <[email protected]>