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: cdk/cdk
base: 59ab9224b0d7
Choose a base ref
...
head repository: cdk/cdk
compare: 02505c2e50a9
Choose a head ref
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Jul 3, 2014

  1. Unit test that shows that namespaces are no longer properly handled w…

    …hen reading CML
    
    Change-Id: Ic1e0916c24a326fdbe25c498206e5ded13342a8d
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed Jul 3, 2014
    Copy the full SHA
    733ccd9 View commit details
    Browse the repository at this point in the history
  2. Also track the modules and thus with their states

    Change-Id: I4cfad7da0aea5ac0d5a157411a0e1d8cbb2c98a6
    
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed Jul 3, 2014
    Copy the full SHA
    b0398a0 View commit details
    Browse the repository at this point in the history
  3. Ignore elements from other namespaces (but default to CML if not NS i…

    …s defined)
    
    Change-Id: I902b2fda8bbc841a2db26c324a0c4371ffbbcfc5
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed Jul 3, 2014
    Copy the full SHA
    b1edcbf View commit details
    Browse the repository at this point in the history
  4. Report the simple name, not the hashcode

    Change-Id: I726d0aa1d1b7629307d01b326d84438fd9a6c84f
    
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed Jul 3, 2014
    Copy the full SHA
    5e7f08b View commit details
    Browse the repository at this point in the history
  5. Make sure to store the reaction set

    Change-Id: Iaf7f8c36610ba9a89fe228363d168f1186641643
    
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed Jul 3, 2014
    Copy the full SHA
    a961337 View commit details
    Browse the repository at this point in the history
  6. Only store a cdk:Formula field if we really found formula

    Change-Id: I860ad9a35c3d4c7caf1f87d159179986573f0050
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed Jul 3, 2014
    Copy the full SHA
    02505c2 View commit details
    Browse the repository at this point in the history