Web
  1. Web

baum

Public

Network

 
AuthorCommitMessageCommit Date
Joshua DorenkampJoshua Dorenkamp
6d1fbb7ccbfUpdate README.md
Joshua DorenkampJoshua Dorenkamp
4e3978e6b9fAdd isChildOf method Add method to check if the node is a direct descendant of a node. Especially useful for testing
Gary PearmanGary Pearman
a7ac109ab5fFix some failing unit tests with 5.3+
Gary PearmanGary Pearman
f6fb0aaf18eAdd Laravel 5.3 and 5.4 dependencies
Gary PearmanGary Pearman
fc5c420a3c5MMerge branch 'it-can-master'
Gary PearmanGary Pearman
37c0a51b83cMMerge branch 'master' of https://github.com/it-can/baum into it-can-master
Michiel VugteveenMichiel Vugteveen
ff71273bf8fmake test nicer
Michiel VugteveenMichiel Vugteveen
f04917fc2c3fix test
Michiel VugteveenMichiel Vugteveen
540c66239c8do not change old test
Michiel VugteveenMichiel Vugteveen
4df4378df5cadd test
Michiel VugteveenMichiel Vugteveen
b6e42d3667dadd readme
Michiel VugteveenMichiel Vugteveen
15f0390f193add symbol option to getNestedList method
Gary PearmanGary Pearman
818ce9eac02Added StyleCI badge
gazspgazsp
ba3d0c7d9a7MMerge pull request #27 from gazsp/analysis-XWxwx5 Applied fixes from StyleCI
gazspgazsp
e710ba1cc44Applied fixes from StyleCI
Gary PearmanGary Pearman
6f480824760Rename stub files to .php.stub to avoid StyleCI syntax errors
Gary PearmanGary Pearman
d49b543b58bRan PHP CS fixer
gazspgazsp
23fcaeb1a2aMMerge pull request #24 from JamesGuthrie/fix-codestyle Fix codestyle
James GuthrieJames Guthrie
a0709698c1cFix codestyle issues
James GuthrieJames Guthrie
30932ebc3ccAdd php-cs-fixer to dev dependencies
gazspgazsp
7bd8f1ac7f6MMerge pull request #14 from booomerang/bugfix/command-namespace Fix bug with namespace in Baum command
booomerangbooomerang
a81a032ce45Fix bug with namespace in Baum command
gazspgazsp
86326baba27MMerge pull request #18 from pawel-damasiewicz/bugfix/makeTree_reorder Fix: make tree properly reorder items on same depth level
Paweł DamasiewiczPaweł Damasiewicz
b1cfd15917ffix: make tree properly reorder items on same depth level
Gary PearmanGary Pearman
9e71d28b784Added PHP 7
Gary PearmanGary Pearman
d720bd67ad4Updated
Gary PearmanGary Pearman
5b28e344d58Fixes #12
gazspgazsp
97dced5a6e4MMerge pull request #10 from bmitch/getOthersAtSameDepth Added getOthersAtSameDepth method
Bill MitchellBill Mitchell
e1c21463fa1Added getOthersAtSameDepth method
Gary PearmanGary Pearman
f3e2311fceeFormatting
Gary PearmanGary Pearman
929e7ceb2aeFormatting
gazspgazsp
85c78b52c4dMMerge pull request #4 from vinicius73-forks/master Coding style cleanup
Vinicius ReisVinicius Reis
bb1eb96a752php-cs-fixer fix
Gary PearmanGary Pearman
f7cbbf06832Updated
Gary PearmanGary Pearman
fe6549b97d0Removed PHP v5.5
Gary PearmanGary Pearman
b764c663791Updated 'illuminate/database' to 5.2.*@dev
Gary PearmanGary Pearman
c4a39948c42Updated to Laravel 5.2
Gary PearmanGary Pearman
ab5653e6fcfUpdated
Gary PearmanGary Pearman
8a34ade953eFixed date
Gary PearmanGary Pearman
364b116f969Minor updates
Gary PearmanGary Pearman
520e83efa32Minor updates
Gary PearmanGary Pearman
254d91f999eUnit test for Node::all with columns
Gary PearmanGary Pearman
1ef57cf7aecBug fix for unused Node::all columns argument & unit test Fix from here: https://github.com/etrepat/baum/pull/181
Gary PearmanGary Pearman
07f24dc442dIgnore Laravel specific code when performing code coverage
Gary PearmanGary Pearman
a0983c0acf7Updated
Gary PearmanGary Pearman
11307685bf8Updated
Gary PearmanGary Pearman
1d3ff713762Added Coveralls
Gary PearmanGary Pearman
eb8a1462223Added Coveralls badge
Gary PearmanGary Pearman
2ea9e0d5260MMerge branch 'master' of https://github.com/gazsp/baum
gazspgazsp
e60c3269dfaUpdate README.md