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

fixed unqualified keys for nodes #214

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 17, 2014

  1. Add the possibility to flush events for phpunit testing

    After spending some hours, I discovered that it is required to redefine model events after each single test with phpunit.
    
    [Here](laravel/framework#1181) is a description of the issue.
    
    By putting the events definition to a separate function we allow writing tests for Node instances.
    dimsav committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    adc130f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2016

  1. Applied fixes from StyleCI

    decebal authored and StyleCIBot committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    53e5205 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from decebal/analysis-qBMQoV

    Applied fixes from StyleCI
    decebal committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    cbf0612 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    decebal committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    59aba4a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. qualified key names

    decebal committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    ec4073a View commit details
    Browse the repository at this point in the history
  2. Applied fixes from StyleCI

    decebal authored and StyleCIBot committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    030bc1c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from decebal/analysis-XWNg0j

    Applied fixes from StyleCI
    decebal committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    c4744c0 View commit details
    Browse the repository at this point in the history
  4. Applied fixes from StyleCI

    decebal authored and StyleCIBot committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    c5c53df View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from decebal/analysis-qBMQLL

    Applied fixes from StyleCI
    decebal committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    63dc644 View commit details
    Browse the repository at this point in the history
  6. revert node changes for merge

    decebal committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    5662a06 View commit details
    Browse the repository at this point in the history
  7. flush tests

    decebal committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    d1ffb72 View commit details
    Browse the repository at this point in the history
  8. fix qualified keys

    decebal committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    6935379 View commit details
    Browse the repository at this point in the history
  9. style fix

    decebal committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    1ef8973 View commit details
    Browse the repository at this point in the history
  10. Applied fixes from StyleCI

    decebal authored and StyleCIBot committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    5c21c46 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4 from decebal/analysis-ze7oBe

    Applied fixes from StyleCI
    decebal committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    ba30ece View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5 from decebal/develop

    Develop
    decebal committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    638331f View commit details
    Browse the repository at this point in the history