Web
  1. Web

baum

Public

Network

 
AuthorCommitMessageCommit Date
Jason LavoranteJason Lavorante
5c28db02147Update composer to support all Laravel version 7 or greater
Jason LavoranteJason Lavorante
8d7818b6e67update composer laravel framework version
Jason LavoranteJason Lavorante
4373795455eFix references to deprecated Laravel string and array functions.
Brian LaValleeBrian LaVallee
204f4b69fe9MMerge pull request #77 from gazsp/analysis-OMbRbW Apply fixes from StyleCI
Brian LaValleeBrian LaVallee
ab3da85b3cbApply fixes from StyleCI
poingpoing
0905639982bMUpdated coverage for make:baum
Brian LaValleeBrian LaVallee
2b5bd95a436MMerge pull request #76 from gazsp/analysis-5ZPgGx These changes should have been included in the merge. Have to reapply.
Brian LaValleeBrian LaVallee
c98fc72920fApply fixes from StyleCI
poingpoing
e9251b20fa6Updated coverage for make:baum
poingpoing
c3a822205fbMerge 2.0.2
poingpoing
a1236753c47Revised and renamed artisan command
poingpoing
95d9221bacephp-coveralls again
poingpoing
337c4ad0b092.0.2 base
poingpoing
6c909f4ef20MMerge branch 'master' of github.com:gazsp/baum
Brian LaValleeBrian LaVallee
2c0387505c3MMerge pull request #74 from gazsp/analysis-L39xJl Apply fixes from StyleCI
Brian LaValleeBrian LaVallee
b5ccbea343aApply fixes from StyleCI
poingpoing
b4b5792456cCorrected 2.0.1 files
poingpoing
93b136e8ae4cleanup
poingpoing
f6f7fffa111Fix merge errors
poingpoing
711accd001cMResolve merge
poingpoing
a95c1b6b686force phpunit 8
poingpoing
95e407e96cbAfter StyleCI fix and drop 4.0.0
Brian LaValleeBrian LaVallee
dd12ccfea5fMMerge pull request #71 from gazsp/analysis-vQrY1r Apply fixes from StyleCI
Brian LaValleeBrian LaVallee
d42b3ee217dApply fixes from StyleCI
poingpoing
bb215172776change stability req
poingpoing
d1fa1e01ec6MMerge branch '2.0.1' of github.com:gazsp/baum into 2.0.1
Brian LaValleeBrian LaVallee
ab093b154fdMMerge pull request #70 from gazsp/analysis-64LljW Apply fixes from StyleCI
Brian LaValleeBrian LaVallee
052ef8ad072Apply fixes from StyleCI
poingpoing
b48df353e56added 4.0.0 for the phpunit test
poingpoing
a623bb369d7Expanding reworked tests.
poingpoing
9075114c8b3Revised TravisCI Build
poingpoing
4cbf7cf1ebaRework orchestra/testbench
poingpoing
757440ddc07Rework orchestra/testbench
poingpoing
765589bf644Rework orchestra/testbench
poingpoing
559b14dd55dRework orchestra/testbench
poingpoing
869004c94edRework orchestra/testbench
poingpoing
923a94cddb5Rework orchestra/testbench
poingpoing
d6ce4da489dRework orchestra/testbench
poingpoing
43ba4661f90Rework orchestra/testbench
poingpoing
18c1388a2ddRework orchestra/testbench
poingpoing
ae6a15007a7Rework orchestra/testbench
poingpoing
cfa19a9a742Rework orchestra/testbench
poingpoing
44ddc2bd627Setting up new release
poingpoing
a8c7a640728Setting up new release
DanWithams7dDanWithams7d
f5c5ee7e295Adding support for EventDispatcher::fire() removal (#64) Inspect the EventDispatcher for the fire() method and use if found, otherwise default to dispatch
Gary RenesGary Renes
f81d81c437bAdded addChild method
Gary RenesGary Renes
3e229a0c2f7Service provider auto-discovery
Gary RenesGary Renes
7947d41bb02Pull request fixes
Gary RenesGary Renes
8fc9da7db61MMerge branch 'feature/2.0' of https://github.com/gazsp/baum into feature/2.0 # Conflicts: # src/Baum/Node.php # src/Baum/Traits/NestedSet.php
LeonisLeonis
466cf1582afFix command error (#59)