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

[JENKINS-26481] [JENKINS-27421] Use GroovyCategorySupport to invoke CpsDefaultGroovyMethods (w/o DGMPatcher) & IteratorHack #124

Merged
merged 16 commits into from
May 30, 2017

Commits on May 11, 2017

  1. [JENKINS-26481] Prototype of using GroovyCategorySupport to invoke Cp…

    …sDefaultGroovyMethods without hacks like DGMPatcher.
    jglick committed May 11, 2017
    Configuration menu
    Copy the full SHA
    ab9a154 View commit details
    Browse the repository at this point in the history
  2. [JENKINS-27421] Categories also seem to provide a far simpler way to …

    …work around unserializable iterators, map entries, etc.
    jglick committed May 11, 2017
    Configuration menu
    Copy the full SHA
    ee84510 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    76ec12a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    ce087e2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Configuration menu
    Copy the full SHA
    2403513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56edbee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39d9382 View commit details
    Browse the repository at this point in the history
  4. Now on cloudbees/groovy-cps#56.

    jglick committed May 16, 2017
    Configuration menu
    Copy the full SHA
    3127422 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Updated.

    jglick committed May 22, 2017
    Configuration menu
    Copy the full SHA
    2f6c0ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843aebb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. InjectedTest failure.

    jglick committed May 23, 2017
    Configuration menu
    Copy the full SHA
    ff0d5bb View commit details
    Browse the repository at this point in the history
  2. Fleshing out IteratorHack.

    jglick committed May 23, 2017
    Configuration menu
    Copy the full SHA
    0b1a8cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7f149 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb70ddb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Configuration menu
    Copy the full SHA
    de716ee View commit details
    Browse the repository at this point in the history
  2. workflow-api 2.16

    jglick committed May 30, 2017
    Configuration menu
    Copy the full SHA
    eb0ad8f View commit details
    Browse the repository at this point in the history