Web
  1. Web

baum

Public

Network

 
AuthorCommitMessageCommit Date
Gary RenesGary Renes
fb299cddb67Node trait bug fixes
Gary RenesGary Renes
91bf4afe415Fix trait boot method name
Gary RenesGary Renes
3b93bd36a07Move to traits
Gary RenesGary Renes
a47e58c4a3cComments
Gary RenesGary Renes
9f6f7629588Bug fixes
Gary RenesGary Renes
bcbeb3da0ceUpdates
Gary RenesGary Renes
50f58f38602Dead code
Gary RenesGary Renes
6bdd4cdc1d2MMerge branch 'feature/2.0' of https://github.com/gazsp/baum into feature/2.0
gazspgazsp
bfed6d71613MMerge pull request #50 from gazsp/analysis-86DewW Apply fixes from StyleCI
gazspgazsp
ed0c821c71fApply fixes from StyleCI
Gary RenesGary Renes
ae582d30e76Typo
Gary RenesGary Renes
3b01213e44aRemove debug
Gary RenesGary Renes
261805efab0Removed debug
Gary RenesGary Renes
8d7c5029a8eRefactoring unit tests
Gary RenesGary Renes
bacea62f53cWIP More test fixes
Gary RenesGary Renes
22ff6ebc598Test scripts + config update
Gary RenesGary Renes
90993e8ac17Coding standards
gazspgazsp
22e84307a58MMerge pull request #48 from gazsp/analysis-qJ9Rga Apply fixes from StyleCI
gazspgazsp
491192afb62Apply fixes from StyleCI
Gary RenesGary Renes
9ef39110dbdWIP Getting tests running again
Gary RenesGary Renes
3f37d1ebebfAdded nunomaduro/collision
Gary RenesGary Renes
99c281c0006WIP: More test updates
Gary RenesGary Renes
d00ff9889cdBug fixes
Gary RenesGary Renes
4500d491313Bug fixes
Gary RenesGary Renes
3dca50a8b10Test against PHP 7.1 only
Gary RenesGary Renes
c62b7e37c95Update Travis config
Gary RenesGary Renes
2e8757c023fUpdate shield images
Gary RenesGary Renes
dd90581ee82Removed debug
gazspgazsp
285ef38b675MMerge pull request #47 from gazsp/analysis-zGNVZV Apply fixes from StyleCI
gazspgazsp
2de2472f472Apply fixes from StyleCI
Gary RenesGary Renes
dd1a4f39150WIP Updating unit tests
Gary RenesGary Renes
f70fb4384caUpdated read me
Gary RenesGary Renes
1cf53736fcdMoved
Gary RenesGary Renes
dcd02a77d3bDead code
Gary RenesGary Renes
83fd4a82d24Updated ignore file
Jason LavoranteJason Lavorante
f56e4ae0b86Update illuminate version requirement
Jason LavoranteJason Lavorante
8d8ca5cdb99Fix version syntax error
Jason LavoranteJason Lavorante
3f2c3c5afdfUpdate required Laravel versions
Jason LavoranteJason Lavorante
faf874d04f8Update `fire` event to `dispatch` for Laravel 5.8 support
Gary RenesGary Renes
f821e748d08Whoops
Gary RenesGary Renes
fed354d9425Updated
Gary RenesGary Renes
1a0bfda4f93Coveralls version
gazspgazsp
eb4703ef893MMerge pull request #49 from TomKita/patch-1 Use Dispatcher Contract
Tom KitaTom Kita
e06ff6c85ccSyntax Fix
Tom KitaTom Kita
323e0644469Use DispatcherContract Allow for the use of a dispatcher contract instead. This allows the end user to still implement their own dispatcher.
gazspgazsp
8c947f2ceb3MMerge pull request #38 from ctf0/master update laravel versions support in composer.json
MuahMuah
899c5196f50update laravel versions support in composer.json
gazspgazsp
b513c408156MMerge pull request #31 from JoshuaDoshua/JoshuaDoshua-AddIsChildOf add is child of method to Node
Joshua DorenkampJoshua Dorenkamp
e5f17d1884eadding tests
Joshua DorenkampJoshua Dorenkamp
ca6cea40bb4fix isChildOf method name