Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kristoferB/javaSP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kristoferB/javaSP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: newOperationModel
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 65 files changed
  • 2 contributors

Commits on Nov 10, 2011

  1. Added a fix to handle completly parallel operations.

    Kristofer Bengtsson committed Nov 10, 2011
    Configuration menu
    Copy the full SHA
    6772983 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2011

  1. Removed evaluation code from condition.

    Kristofer Bengtsson committed Nov 25, 2011
    Configuration menu
    Copy the full SHA
    bb57edd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2011

  1. Fixed a bug when loading conditions

    Sometimes a condition was overwritten
    Kristofer Bengtsson committed Nov 28, 2011
    Configuration menu
    Copy the full SHA
    4a61a59 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2011

  1. new xml-files. Should be added to resource dir

    Kristofer Bengtsson committed Dec 5, 2011
    Configuration menu
    Copy the full SHA
    bbf0c7d View commit details
    Browse the repository at this point in the history
  2. Fixed names so SopNode is the interface!

    The old SopNode is named SopNodeEmpty
    Kristofer Bengtsson committed Dec 5, 2011
    Configuration menu
    Copy the full SHA
    deb11df View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2011

  1. continue on new datamodel

    Kristofer Bengtsson committed Dec 9, 2011
    Configuration menu
    Copy the full SHA
    5b508e2 View commit details
    Browse the repository at this point in the history
  2. Merge commit 'deb11dfa0fcbe75aae975cc41b68676dd5da14f9' into newOpera…

    …tionModel
    Kristofer Bengtsson committed Dec 9, 2011
    Configuration menu
    Copy the full SHA
    df24d15 View commit details
    Browse the repository at this point in the history
  3. Merge commit '5b508e24d591877e0fec849b4e891204e71a0b8b' into newOpera…

    …tionModel
    Kristofer Bengtsson committed Dec 9, 2011
    Configuration menu
    Copy the full SHA
    77751f3 View commit details
    Browse the repository at this point in the history
  4. Merge commit '5b508e24d591877e0fec849b4e891204e71a0b8b' into newOpera…

    …tionModel
    Kristofer Bengtsson committed Dec 9, 2011
    Configuration menu
    Copy the full SHA
    8a73ddf View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2011

  1. Important fix for string generation of precondition

    Kristofer Bengtsson committed Dec 19, 2011
    Configuration menu
    Copy the full SHA
    a5c2155 View commit details
    Browse the repository at this point in the history
  2. Some more thoughts on the operation model.

    Kristofer Bengtsson committed Dec 19, 2011
    Configuration menu
    Copy the full SHA
    e760ce0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2012

  1. Fixed case ignore bug

    kristoferB committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    df9e8a3 View commit details
    Browse the repository at this point in the history
Loading