Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding merge and delete #20

Merged
merged 8 commits into from
Dec 1, 2016
Merged

Adding merge and delete #20

merged 8 commits into from
Dec 1, 2016

Commits on Nov 29, 2016

  1. adding initial coverall support (#14)

    * adding initial coverall support
    
    * adding back xdebug support to get coverage information
    
    * adding phpunit whitelist through config xml
    
    * Correcting whitelist
    
    * Correcting whitelist
    
    * More Tweaking
    
    * mer
    
    * mer
    
    * Locally reporting coverage
    
    * Updated Readme.md to included coverage badge
    
    * Updated Readme.md to included coverage badge
    dschoenbauer committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    f774bc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. Add merge functionality (#15)

    * Updated license
    
    * Added merge with tests also resolves #8
    
    * Updated documentation
    dschoenbauer committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    3faedff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9ac8b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Updated Exception Handling and added the remove function

    David Schoenbauer committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    add5e3f View commit details
    Browse the repository at this point in the history
  2. Added missing test

    David Schoenbauer committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    08d724d View commit details
    Browse the repository at this point in the history
  3. Updated Exception Handling and added the remove function (#18)

    * Updated Exception Handling and added the remove function
    
    * Added missing test
    dschoenbauer committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    119b515 View commit details
    Browse the repository at this point in the history
  4. updated documentation

    David Schoenbauer committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    6996db6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add-remove-functionality' into develop

    Conflicts:
    	src/DotNotation/ArrayDotNotation.php
    David Schoenbauer committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    3f068ff View commit details
    Browse the repository at this point in the history