Ecosyste.ms: OpenCollective

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

jenssegers/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
Collective - Host: opensource - https://opencollective.com/laravel-mongodb - Code: https://github.com/jenssegers/laravel-mongodb

Merge branch 'master' into pr_1745

github.com/mongodb/laravel-mongodb - 0cf70e86881921fe2d50f3de6a4525c7262eed4a authored almost 5 years ago by Divine <[email protected]>
Merge pull request #1955 from divine/move_coveralls_to_dev

[Fix] Move coveralls to dev dependency

github.com/mongodb/laravel-mongodb - 1c8a84b6802b0f3ba059672af14e07f312e79352 authored almost 5 years ago by Stas <[email protected]>
Move coveralls to dev dependency

github.com/mongodb/laravel-mongodb - 3f120e8b8ac4dfb19b29000772a0f34925721ca7 authored almost 5 years ago by Ditty <[email protected]>
Add correct docblock

github.com/mongodb/laravel-mongodb - c4a916204df3ce3f1e3a3f7cb855c799422963b3 authored almost 5 years ago by Ditty <[email protected]>
Merge pull request #18 from divine/pr/17

Get database from dsn

github.com/mongodb/laravel-mongodb - d0c7b4dd5a90e325fd24b34eeddd8b27d1138894 authored almost 5 years ago by Divine <[email protected]>
Remove duplicate dsn

github.com/mongodb/laravel-mongodb - 5cb9a01f8d076a7434830b1b8a2c9d5e20a5fb65 authored almost 5 years ago by Divine <[email protected]>
Merge branch 'pr_1491' into pr/17

github.com/mongodb/laravel-mongodb - 1ffc7a274749aa10a1fb90c364eef5e23aa87bd0 authored almost 5 years ago by Divine <[email protected]>
Add collection info and tests

github.com/mongodb/laravel-mongodb - e5d0dd71e572bb945c4fabc44a8da4d11bb2c58e authored almost 5 years ago by Ditty <[email protected]>
Merge pull request #16 from deviouspk/patch-1

Bugfix add collection with options

github.com/mongodb/laravel-mongodb - 40058c751b1fc78bf7ba055c3fae6f71210e8e65 authored almost 5 years ago by Divine <[email protected]>
Merge pull request #1885 from mauri870/drop-compound-index

Fix dropIndex for compound indexes with sorting order

github.com/mongodb/laravel-mongodb - 4d81b402ab2694a0c9eeacd316141ad1a584acad authored almost 5 years ago by Stas <[email protected]>
Merge branch 'master' into drop-compound-index

github.com/mongodb/laravel-mongodb - 9b062ac0d43d936fff17a79dc31fa8ecafaa93f5 authored almost 5 years ago by Stas <[email protected]>
Merge pull request #1950 from Giacomo92/add-issues-templates

Added issue template files

github.com/mongodb/laravel-mongodb - c6313cb2ce59071bd738132716a6db9a1923e4ce authored almost 5 years ago by Stas <[email protected]>
Merge branch 'master' into add-issues-templates

github.com/mongodb/laravel-mongodb - 7bca3592cc5acb5be25b5b89dc79aaa050e13728 authored almost 5 years ago by Giacomo Fabbian <[email protected]>
Merge pull request #1951 from Giacomo92/add-config-for-codacy

Add config for codacy

github.com/mongodb/laravel-mongodb - 62f8cff6239c2953d4595df718194cbdf3014fa1 authored almost 5 years ago by Stas <[email protected]>
[GF] Add config for codacy

github.com/mongodb/laravel-mongodb - f7f326b439f6d901502c2e25f66b6d9c8696a437 authored almost 5 years ago by Giacomo Fabbian <[email protected]>
[GF] Added issue template files

github.com/mongodb/laravel-mongodb - e1135e82879f5fbd16fe8241fc92ba924d3d843a authored almost 5 years ago by Giacomo Fabbian <[email protected]>
Merge pull request #1949 from divine/fix_truncate_on_models

Fix truncate on models

github.com/mongodb/laravel-mongodb - 79cb569b3ff3aca2ec21abe4c79214798c0b5be3 authored almost 5 years ago by Stas <[email protected]>
Add tests for model truncate

github.com/mongodb/laravel-mongodb - 4e92dcc09da9451bd57834a26bcf6e9e7b089c3f authored almost 5 years ago by Ditty <[email protected]>
Fix truncate on models

According to docs array or object might be returned, so we need to add options. See https://docs...

github.com/mongodb/laravel-mongodb - 9442df1073b4a4813ad1fddc95e3d250f420cc51 authored almost 5 years ago by Ditty <[email protected]>
Fix dropIndex for compound indexes with sorting order

github.com/mongodb/laravel-mongodb - ca0f710a4d2d61280406790dece6d10028509b46 authored almost 5 years ago by Mauri de Souza Nunes <[email protected]>
Merge pull request #1941 from divine/pr_1476

[Updated PR#1476] Add explanation for database migration resets

github.com/mongodb/laravel-mongodb - ef147ea59c12600f0313ffec3fbabb9aed23c9ca authored almost 5 years ago by Stas <[email protected]>
update clarification for database migration

github.com/mongodb/laravel-mongodb - 0bbb40456ef3f8a9cdfe02eec7c05378f91c2353 authored almost 5 years ago by Divine <[email protected]>
Add explanation for not working classess

github.com/mongodb/laravel-mongodb - 9f1b5819f0d56f6569249f4fccfc171094cdf313 authored almost 5 years ago by Divine <[email protected]>
Add explanation for database migration resets

Co-Authored-By: theminer3746 <[email protected]>

github.com/mongodb/laravel-mongodb - e2e59179d8cf5cd10fde972914d664df63bf020f authored almost 5 years ago by Ditty <[email protected]>
Merge pull request #1939 from divine/pr_1556

[Updated PR#1556] Allow setting hint option on QueryBuilder

github.com/mongodb/laravel-mongodb - c55d42de7498dbfdf9355c83c947118a3dd8ce07 authored almost 5 years ago by Stas <[email protected]>
Remove depereced arraysubset

github.com/mongodb/laravel-mongodb - 8a51887c715ebb48a52b650a47d12263e0302aa6 authored almost 5 years ago by Ditty <[email protected]>
allow setting hint option on querybuilder

Co-Authored-By: Manan Jadhav <[email protected]>

github.com/mongodb/laravel-mongodb - 2c95ab737dba442d2b8836ed4dd07552605ba135 authored almost 5 years ago by Ditty <[email protected]>
Merge pull request #1935 from divine/pr_1886

[Updated PR#1886] Fix Regex example

github.com/mongodb/laravel-mongodb - c25900b323905b36492944d3eb97f65c76575caa authored almost 5 years ago by Stas <[email protected]>
Fix Regex example

Fixed a regex example which accepts two parameters instead of one http://docs.php.net/manual/en/...

github.com/mongodb/laravel-mongodb - d26a192f8cf5bca06a6ed30ca19b6cbba9627a48 authored almost 5 years ago by Ditty <[email protected]>
Merge pull request #1934 from divine/pr_1468

[Updated PR#1468] Fix assertObjectNotHasAttribute cannot test magic attributes

github.com/mongodb/laravel-mongodb - 2efa5af97467681c166e08eedab8802acfcfe707 authored almost 5 years ago by Stas <[email protected]>
Merge pull request #6 from halaei/fix-test-asser-object-not-has-attribute

Merged from halaei:fix-test-asser-object-not-has-attribute

github.com/mongodb/laravel-mongodb - a2425c5c0db84a4bda5d266c65b578c98c816219 authored almost 5 years ago by Divine <[email protected]>
Merge pull request #1933 from divine/pr_1746

[Updated PR#1746] Add MustVerifyEmail

github.com/mongodb/laravel-mongodb - 5cf5816d36185d91df09db6abaf3a6a28ca525f6 authored almost 5 years ago by Stas <[email protected]>
Merge branch 'master' into pr_1746

github.com/mongodb/laravel-mongodb - 326e3a80d056dd0fc5ffd59b08cc5600ffc35e07 authored almost 5 years ago by Divine <[email protected]>
Merge pull request #1837 from stephandesouza/fix-hasmany

HasOne / HasMany must respect $localKey parameter

github.com/mongodb/laravel-mongodb - 9ebcc5aef8b1cfbb2158a50959ff7466c3c125cc authored almost 5 years ago by Stas <[email protected]>
Changed class order

github.com/mongodb/laravel-mongodb - b18e97b74ef81a304f0f237157cc1180a0f04caf authored almost 5 years ago by Divine <[email protected]>
Merge pull request #5 from si2w/patch-3

[Updated PR#1746] Add MustVerifyEmail

github.com/mongodb/laravel-mongodb - cb725ad4a6a83c554d1445e6a6a024dd7c82361e authored almost 5 years ago by Divine <[email protected]>
Merge branch 'master' into fix-hasmany

github.com/mongodb/laravel-mongodb - 343e7bbfb027157fa8cd301c7763bb70a2cc0d34 authored almost 5 years ago by Stephan de Souza <[email protected]>
HasOne / HasMany must respect $localKey parameter

github.com/mongodb/laravel-mongodb - bf4fe7930401b5ac47e96faa25a3e277c07becca authored almost 5 years ago by Stephan de Souza <[email protected]>
Merge pull request #1871 from Majed6/master

Add MorphMany relation to replaced whereIn method.

github.com/mongodb/laravel-mongodb - 20fd7b02bd424d2db3afa6706018a1411c35984a authored almost 5 years ago by Stas <[email protected]>
Add style fixes

(cherry picked from commit 1115bf5e545f2edc06261336aefbd1e1c5d188fc)

github.com/mongodb/laravel-mongodb - 92851a2b59b9b0fce85a31780d1e766275878957 authored almost 5 years ago by Majed6 <[email protected]>
Add MorphMany relation to replaced whereIn method.

(cherry picked from commit 16a1121098e3fb80c684dccf02ecfb200969beee)

github.com/mongodb/laravel-mongodb - e843e0d4958959d00c10bfa1c9ffde4df9ae24da authored almost 5 years ago by Asem Alalami <[email protected]>
Merge pull request #1917 from rennokki/refactor/readme

[refactor] Readme

github.com/mongodb/laravel-mongodb - 291b4d3c03df4951129e59b48345f08707a92c52 authored almost 5 years ago by Stas <[email protected]>
Revert to 'database'

github.com/mongodb/laravel-mongodb - 11fb8ea2efa528f2c1b724a131c66d244fce00b2 authored almost 5 years ago by Alex Renoki <[email protected]>
Merge branch 'master' into refactor/readme

github.com/mongodb/laravel-mongodb - 9eea13d272701b4ef6b2c32b9f31450c9eff212f authored almost 5 years ago by rennokki <[email protected]>
Merge pull request #1923 from Smolevich/add-use-new-library-for-coveralls

Update ci file and composer dependencies

github.com/mongodb/laravel-mongodb - 37942f8aeedc38ed3f69190bd105df27d1715eac authored almost 5 years ago by Jens Segers <[email protected]>
Merge pull request #1924 from rennokki/hotfix/mongo-version-in-ci

[hotfix] The Mongo version in CI for 4.0 uses actually the 4

github.com/mongodb/laravel-mongodb - dbb231ec51c1802f0e319b8042a89c7fdbc5bb49 authored almost 5 years ago by Jens Segers <[email protected]>
Merge branch 'master' into hotfix/mongo-version-in-ci

github.com/mongodb/laravel-mongodb - 2b1d008706e063dd7987e516fb06dfe8cfdf5d2a authored almost 5 years ago by rennokki <[email protected]>
wip as string.

github.com/mongodb/laravel-mongodb - c5c0f8bb75b66d7486840dc4ec8f9f28e514c43e authored almost 5 years ago by Alex Renoki <[email protected]>
Fix coverage command

github.com/mongodb/laravel-mongodb - 49e622eecd673b29bcebe5a37c8de147b5a85a75 authored almost 5 years ago by Smolevich <[email protected]>
wip db authentication

github.com/mongodb/laravel-mongodb - 3f6b85067bc2cf4ca12f122b65f5bd12cc7c3eae authored almost 5 years ago by rennokki <[email protected]>
Merge branch 'master' into refactor/readme

github.com/mongodb/laravel-mongodb - 94119742b0725665d3801aea81c98f3b879ebeb3 authored almost 5 years ago by rennokki <[email protected]>
Merge branch 'master' of github.com:jenssegers/laravel-mongodb into add-use-new-library-for-coveralls

github.com/mongodb/laravel-mongodb - 1b9649968f57d2d2a03797fa6ccb07c8561c34b8 authored almost 5 years ago by Smolevich <[email protected]>
Merge pull request #1922 from rennokki/refactor/coveralls-to-codecov

[refactor] Replaced Coveralls with Codecov

github.com/mongodb/laravel-mongodb - 30e200053ed56b0bf02a34e3ba612653c69539aa authored almost 5 years ago by Jens Segers <[email protected]>
Update using cedx/coveralls, remove php-coveralls/php-coveralls

github.com/mongodb/laravel-mongodb - 24654aed9ac9600c5f9909dc68d40abbc3894ecf authored almost 5 years ago by Smolevich <[email protected]>
Upload code coverage to codecov

github.com/mongodb/laravel-mongodb - 6ba958c5ba5b09b694a7a98e0a5a3cebd721fd0e authored almost 5 years ago by Alex Renoki <[email protected]>
Better names for steps

github.com/mongodb/laravel-mongodb - 44ee19c7448c45505a0a5bdce22d3ea5340ae139 authored almost 5 years ago by Alex Renoki <[email protected]>
Merge pull request #1 from jenssegers/master

Pull from original repo

github.com/mongodb/laravel-mongodb - 18c62a343b9f9ca3c70a17b9033d86967f6d759b authored almost 5 years ago by rennokki <[email protected]>
Merge branch 'master' into refactor/readme

github.com/mongodb/laravel-mongodb - 5fcac253e704939f88c3d5fb84fe5b1b5cb037d7 authored almost 5 years ago by rennokki <[email protected]>
Fixed the failed configuration (#1830)

github.com/mongodb/laravel-mongodb - d9f9fc74ee0360c76f5b11cd4590ed9ffb0b4f32 authored almost 5 years ago by Alex Renoki <[email protected]>
Moved upgrading to the bottom.

github.com/mongodb/laravel-mongodb - 922680d79eda737eb04ce1757efc84081867968d authored almost 5 years ago by Alex Renoki <[email protected]>
Fixed typos.

github.com/mongodb/laravel-mongodb - 1460b11446d5c8540f3b5e145bb80a438e4f40ea authored almost 5 years ago by Alex Renoki <[email protected]>
Merge pull request #1920 from Smolevich/add-matrix-mongodb

Add matrix for mongodb

github.com/mongodb/laravel-mongodb - 3e5e9de25d6591bc90ce32c99de8dd80dcaacd54 authored almost 5 years ago by Jens Segers <[email protected]>
Add continue-on-error: true for send coveralls job

github.com/mongodb/laravel-mongodb - fa264deee2304759390734bf0ec65eb13ea7b4b9 authored almost 5 years ago by Smolevich <[email protected]>
Merge branch 'master' of github.com:jenssegers/laravel-mongodb into add-matrix-mongodb

github.com/mongodb/laravel-mongodb - 692461e5b7672d502096fe346a2eb4b51d0de37d authored almost 5 years ago by Smolevich <[email protected]>
Merge pull request #1835 from stephandesouza/patch-1

HybridRelations::morphTo() needs to respect $ownerKey

github.com/mongodb/laravel-mongodb - 69e4da5dbc81061fd11979a485adeba70d437183 authored almost 5 years ago by Stas <[email protected]>
Add matrix for mongodb

github.com/mongodb/laravel-mongodb - f3021c2be025659e1aa249ca66d0bb5d335a5209 authored almost 5 years ago by Smolevich <[email protected]>
Merge branch 'master' into patch-1

github.com/mongodb/laravel-mongodb - e3a832db6eb16d701f04f5be4d084c2f5c502c87 authored almost 5 years ago by Stephan de Souza <[email protected]>
Removed Table of contents heading

github.com/mongodb/laravel-mongodb - 1bc273de1069f4edb7ca1c09376e5378e163308b authored almost 5 years ago by Alex Renoki <[email protected]>
Merge branch 'refactor/readme' of github.com:rennokki/laravel-mongodb into refactor/readme

github.com/mongodb/laravel-mongodb - 93a9048553868e11b99a68c14f1577e0998cba2d authored almost 5 years ago by Alex Renoki <[email protected]>
Removed deprecated packages docs [skip ci]

github.com/mongodb/laravel-mongodb - df2a4ef2affe12543e7cb66a2903f53ac1d50dc4 authored almost 5 years ago by Alex Renoki <[email protected]>
Merge branch 'refactor/readme' of github.com:rennokki/laravel-mongodb into refactor/readme

github.com/mongodb/laravel-mongodb - 29807a2a30a0fd24ec8da71ef44bc0851b65cf42 authored almost 5 years ago by Alex Renoki <[email protected]>
wip [skip ci]

Co-Authored-By: Stas <[email protected]>

github.com/mongodb/laravel-mongodb - 77cec75074032382489dbe1b913dcf56fcf89fc9 authored almost 5 years ago by rennokki <[email protected]>
Merge branch 'master' into refactor/readme

github.com/mongodb/laravel-mongodb - a6229ce8700bedbd7f88e9a982cf39400fee5242 authored almost 5 years ago by rennokki <[email protected]>
Merge pull request #1915 from rennokki/feature/style-ci

[feature] StyleCI

github.com/mongodb/laravel-mongodb - 20d05ad5e6bc1a6c2ab16a754270181a08c560ad authored almost 5 years ago by Stas <[email protected]>
Added StyleCI

github.com/mongodb/laravel-mongodb - 14170a2cf70649a6f1942caf19eb06087c4f676c authored almost 5 years ago by Alex Renoki <[email protected]>
Merge pull request #1909 from jenssegers/remove-travis

Remove Travis

github.com/mongodb/laravel-mongodb - 0015e51bfbac06e283e70dae114de423f116105d authored almost 5 years ago by Jens Segers <[email protected]>
:pencil2: Replace travis shield with github actions shield

github.com/mongodb/laravel-mongodb - b7901f35f490becc4dad8a066484042b6f993797 authored almost 5 years ago by Jens Segers <[email protected]>
Remove Travis

Remove travis now that is has been replaced by Github actions.

github.com/mongodb/laravel-mongodb - 671973374282d964c190c79acf87e3b53885af38 authored almost 5 years ago by Jens Segers <[email protected]>
Merge pull request #1908 from Smolevich/add-improvements-for-ci

Refactor build-ci.yml

github.com/mongodb/laravel-mongodb - 3b749d1529af53a115495e32d6165c12ce39ad5a authored almost 5 years ago by Jens Segers <[email protected]>
Refactor build-ci.yml

github.com/mongodb/laravel-mongodb - 03de87dc809ad5ea8cf84f6eb6bbd9a6c6c067b8 authored almost 5 years ago by Smolevich <[email protected]>
Merge pull request #1870 from CurosMJ/fix-fresh-timestamp

Use Carbon::now() for fresh timestamps so that Carbon's time mocking works

github.com/mongodb/laravel-mongodb - 811cb3d0442df49c588bb101940f3ef0f5303bae authored almost 5 years ago by Jens Segers <[email protected]>
Merge pull request #1827 from Smolevich/change-readme

Change readme

github.com/mongodb/laravel-mongodb - 87880c032a7cb2b875cfd89e2f5120f7b665e00d authored almost 5 years ago by Jens Segers <[email protected]>
Merge pull request #1859 from Smolevich/add-support-for-github-actions

Add support for GitHub actions

github.com/mongodb/laravel-mongodb - c0ca8abd65294737ef050dbc40326b77cce4615b authored almost 5 years ago by Jens Segers <[email protected]>
Update composer.json

github.com/mongodb/laravel-mongodb - a51a266db367d0554b2d607c5122c1ed12c64dca authored almost 5 years ago by Smolevich <[email protected]>
Fix name binary file

github.com/mongodb/laravel-mongodb - 847efe1529506320d02378a1ff0fbc10dfed2587 authored almost 5 years ago by Smolevich <[email protected]>
Update ci file

github.com/mongodb/laravel-mongodb - 5beca2b32533b6e0c8152ee7bba04aa87899f09c authored almost 5 years ago by Smolevich <[email protected]>
Merge pull request #1907 from Giacomo92/patch-1

Added create index documentation

github.com/mongodb/laravel-mongodb - 815708d9ad26fc1ed60927a96cb233837432a8e5 authored almost 5 years ago by Jens Segers <[email protected]>
Update README.md

github.com/mongodb/laravel-mongodb - c1e02a92dbd805d6736bca6458b8e9678fceb19b authored almost 5 years ago by Giacomo Fabbian <[email protected]>
Added create index documentation

github.com/mongodb/laravel-mongodb - 0b74edb04fc07c333cbaf3b6b48a181392e193a8 authored almost 5 years ago by Giacomo Fabbian <[email protected]>
Merge pull request #1893 from Smolevich/fix-travis-build

Install docker-compose from release on github

github.com/mongodb/laravel-mongodb - 39ef853d48d12fb54646a13b5e716790cb25b7f9 authored about 5 years ago by Jens Segers <[email protected]>
Merge pull request #1903 from azizramdan/master

Fix Convert UTCDateTime to a date string when reset password

github.com/mongodb/laravel-mongodb - 7c70434646eefb307ebaeeb8291ee1fb1799e351 authored about 5 years ago by Jens Segers <[email protected]>
Fix Convert UTCDateTime to a date string

Fix request reset password when data in password_resets collection exist

github.com/mongodb/laravel-mongodb - 9a1107831478352babb57a75686405c31b29b5a9 authored about 5 years ago by azizramdan <[email protected]>