Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/structs-plugin
  Commit: bc43d9ad717be5beaf70e2678be58d0a63ebcb34
      
https://github.com/jenkinsci/structs-plugin/commit/bc43d9ad717be5beaf70e2678be58d0a63ebcb34
  Author: Andrew Bayer <[email protected]>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M plugin/src/main/java/org/jenkinsci/plugins/structs/SymbolLookup.java
    M plugin/src/test/java/org/jenkinsci/plugins/structs/SymbolLookupTest.java

  Log Message:
  -----------
  [FIXED JENKINS-37403] Add static methods for fetching Symbol values.

Both from Objects and from Classes.


  Commit: 16a875d491303ccee99ff0ef22854662f6fd89be
      
https://github.com/jenkinsci/structs-plugin/commit/16a875d491303ccee99ff0ef22854662f6fd89be
  Author: Andrew Bayer <[email protected]>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M plugin/src/main/java/org/jenkinsci/plugins/structs/SymbolLookup.java

  Log Message:
  -----------
  Fixing to use length rather than null check


  Commit: f96e7137328f3970c040c10e32aab55dbc8fe079
      
https://github.com/jenkinsci/structs-plugin/commit/f96e7137328f3970c040c10e32aab55dbc8fe079
  Author: Andrew Bayer <[email protected]>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M plugin/src/main/java/org/jenkinsci/plugins/structs/SymbolLookup.java
    M plugin/src/test/java/org/jenkinsci/plugins/structs/SymbolLookupTest.java

  Log Message:
  -----------
  Handle Describable objects by calling against their Descriptors.


  Commit: 59fe252c98a5b7e6259923e8457d2f8b41dfc0ff
      
https://github.com/jenkinsci/structs-plugin/commit/59fe252c98a5b7e6259923e8457d2f8b41dfc0ff
  Author: Andrew Bayer <[email protected]>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M plugin/src/main/java/org/jenkinsci/plugins/structs/SymbolLookup.java
    M plugin/src/test/java/org/jenkinsci/plugins/structs/SymbolLookupTest.java

  Log Message:
  -----------
  Properly return a Set of values, not just one.


  Commit: 5bf1f11bb5a479480fce03a36a6ccbf203c496f0
      
https://github.com/jenkinsci/structs-plugin/commit/5bf1f11bb5a479480fce03a36a6ccbf203c496f0
  Author: Andrew Bayer <[email protected]>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M plugin/src/main/java/org/jenkinsci/plugins/structs/SymbolLookup.java
    M plugin/src/test/java/org/jenkinsci/plugins/structs/SymbolLookupTest.java

  Log Message:
  -----------
  Addressing review comments.


  Commit: e50dac3cd7cd043dde3c5b1e33e61b94abad2a26
      
https://github.com/jenkinsci/structs-plugin/commit/e50dac3cd7cd043dde3c5b1e33e61b94abad2a26
  Author: Andrew Bayer <[email protected]>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M plugin/src/test/java/org/jenkinsci/plugins/structs/SymbolLookupTest.java

  Log Message:
  -----------
  Whoops, wrong class - fixed broken test.


  Commit: 3e258824eca9d6d75d16d9c57bd0360c39da130d
      
https://github.com/jenkinsci/structs-plugin/commit/3e258824eca9d6d75d16d9c57bd0360c39da130d
  Author: Andrew Bayer <[email protected]>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M plugin/src/main/java/org/jenkinsci/plugins/structs/SymbolLookup.java
    M plugin/src/test/java/org/jenkinsci/plugins/structs/SymbolLookupTest.java

  Log Message:
  -----------
  Convert Class<? extends Describable> to Descriptor thereof.


  Commit: a3eaf0399572ce277dd58a73362c828206e0ca73
      
https://github.com/jenkinsci/structs-plugin/commit/a3eaf0399572ce277dd58a73362c828206e0ca73
  Author: Andrew Bayer <[email protected]>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M plugin/src/main/java/org/jenkinsci/plugins/structs/SymbolLookup.java

  Log Message:
  -----------
  Make findbugs shut up.


  Commit: 835ae80567665868b9b810b02cf6ba16c40e0a2a
      
https://github.com/jenkinsci/structs-plugin/commit/835ae80567665868b9b810b02cf6ba16c40e0a2a
  Author: Andrew Bayer <[email protected]>
  Date:   2016-08-16 (Tue, 16 Aug 2016)

  Changed paths:
    M plugin/src/main/java/org/jenkinsci/plugins/structs/SymbolLookup.java

  Log Message:
  -----------
  Review comments


  Commit: 13f506bfe9cb689b6a26952e319150f8da37764f
      
https://github.com/jenkinsci/structs-plugin/commit/13f506bfe9cb689b6a26952e319150f8da37764f
  Author: Andrew Bayer <[email protected]>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M plugin/src/main/java/org/jenkinsci/plugins/structs/SymbolLookup.java
    M plugin/src/test/java/org/jenkinsci/plugins/structs/SymbolLookupTest.java

  Log Message:
  -----------
  Merge pull request #10 from abayer/jenkins-37403

[FIXED JENKINS-37403] Add static methods for fetching Symbol values.


Compare: 
https://github.com/jenkinsci/structs-plugin/compare/53768bfed504...13f506bfe9cb

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to