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

pom.xml - update cloudbees-folder version to 6.6 #50

Closed
wants to merge 237 commits into from
Closed

pom.xml - update cloudbees-folder version to 6.6 #50

wants to merge 237 commits into from

Commits on Jun 16, 2017

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

Commits on Jun 17, 2017

  1. Merge pull request #144 from gabemontero/handle-build-delete

    cancel jenkins runs when corresponding openshift builds are deleted
    gabemontero committed Jun 17, 2017
    Copy the full SHA
    11a9a16 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Copy the full SHA
    f12031b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from jenkinsci/fix-ist-slaves

    Fix ist slaves
    gabemontero committed Jun 21, 2017
    Copy the full SHA
    5095b32 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c8b9ed9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    736cc07 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. Copy the full SHA
    bf25ef5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #153 from gabemontero/fix-pom-3

    fix travis/jenkinsci complaints about java 1.8; throttle findbugs
    gabemontero committed Jun 26, 2017
    Copy the full SHA
    5dab782 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Copy the full SHA
    2d08ef2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. update pr tester readme

    gabemontero committed Jul 21, 2017
    Copy the full SHA
    82de611 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from gabemontero/fix-pr-tester-readme

    Merged by openshift-bot
    OpenShift Bot committed Jul 21, 2017
    Copy the full SHA
    e0c3c89 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Copy the full SHA
    f87a577 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a5e9597 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7c33360 View commit details
    Browse the repository at this point in the history
  4. override user-agent to distinguish sync-plugin in openshift master lo…

    …gs; close cfgmap/is watches on sync plugin disable
    gabemontero committed Jul 27, 2017
    Copy the full SHA
    335c334 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bd0a0f5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b6193fa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #156 from gabemontero/realign

    Merged by openshift-bot
    OpenShift Bot committed Jul 27, 2017
    Copy the full SHA
    6ac83f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Copy the full SHA
    53ce3f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #157 from gabemontero/nicer-build-polling

    throttle jenkins status to openshift build updates
    gabemontero committed Jul 31, 2017
    Copy the full SHA
    f9f3603 View commit details
    Browse the repository at this point in the history
  3. fix string format

    gabemontero committed Jul 31, 2017
    Copy the full SHA
    402671d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ca8f76a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f85181d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Merge pull request #149 from gabemontero/auto-reg-is-ist-image-with-c…

    …fgmap-podtmpl
    
    auto convert cfgmap podtemplate image if IS/IST ref with no registry
    gabemontero committed Aug 3, 2017
    Copy the full SHA
    c5a1447 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b65d288 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c9b52dc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #158 from gabemontero/tweak-user-agent

    tweak user agent setting to include plugin version
    gabemontero committed Aug 3, 2017
    Copy the full SHA
    057c7e6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #159 from gabemontero/rename-token-credential

    rename token credential to distinguish from other plugins
    gabemontero committed Aug 3, 2017
    Copy the full SHA
    62bc690 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Copy the full SHA
    a80b968 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ee6d98e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Copy the full SHA
    f8aa116 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #161 from gabemontero/fix-blueocean-url

    adjust reflection for blueocean url (changed their impls)
    gabemontero committed Aug 9, 2017
    Copy the full SHA
    378f34b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3be2faf View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5675b37 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Keep existing Causes when pipeline build is manually triggered

    - Some plugins that provide triggering may rely on a Cause
      that they added to perform additional steps at a later time in the build.
      That Cause needs to be kept.
    - An example of such a plugin is ghprb or Github Pull Request Builder.
      It looks at the Cause to extract information about the PR that triggered
      the build.
    - Also included in this commit, is support for determining the Jenkins
      url in the event that someone created a Jenkins service that is not
      called 'jenkins'. Without this, the 'View Logs' from an Openshift
      pipeline build would not have the correct url.
    scoheb committed Aug 16, 2017
    Copy the full SHA
    3f49817 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #164 from scoheb/o-fix-missing-causes

    Keep existing Causes when pipeline build is manually triggered
    gabemontero committed Aug 16, 2017
    Copy the full SHA
    74476fd View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. Copy the full SHA
    753907b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. Copy the full SHA
    82b98ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #162 from gabemontero/bump-fabric

    bump fabric, which also bumps okhttp
    gabemontero committed Aug 22, 2017
    Copy the full SHA
    9706045 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #165 from gabemontero/cfg-map-override-existing-sl…

    …aves
    
    more consistently overwrite k8s template list, vs. add to list
    gabemontero committed Aug 22, 2017
    Copy the full SHA
    1a886cd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Copy the full SHA
    814a6de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #166 from gabemontero/format

    apply universal eclipse form, space instead of tabs
    gabemontero committed Aug 23, 2017
    Copy the full SHA
    cbe926d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Copy the full SHA
    f0e6291 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b508a1e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. update maintainers

    bparees committed Aug 30, 2017
    Copy the full SHA
    43a38c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #167 from bparees/maintainers

    Merged by openshift-bot
    OpenShift Bot committed Aug 30, 2017
    Copy the full SHA
    fb78ab4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. bump fabric to 2.6.2

    gabemontero committed Sep 5, 2017
    Copy the full SHA
    348b830 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. Merge pull request #169 from gabemontero/bump-fabric

    Merged by openshift-bot
    OpenShift Bot committed Sep 6, 2017
    Copy the full SHA
    ed0c1d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2017

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

Commits on Sep 11, 2017

  1. Merge pull request #170 from gabemontero/npe-when-disabled

    Merged by openshift-bot
    OpenShift Bot committed Sep 11, 2017
    Copy the full SHA
    37c5bec View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. implement a build cache for build watch events that come before bc ev…

    …ents for bc creation, then trigger build job when bc arrives
    gabemontero committed Sep 20, 2017
    Copy the full SHA
    ecb2419 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #171 from gabemontero/build-watch-cache

    Merged by openshift-bot
    OpenShift Bot committed Sep 20, 2017
    Copy the full SHA
    addd5d8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f897026 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ab5442e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Copy the full SHA
    a4a406e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #174 from gabemontero/work-around-3.6-api-issue

    Merged by openshift-bot
    OpenShift Bot committed Sep 25, 2017
    Copy the full SHA
    546037b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    756b432 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    57f1547 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Copy the full SHA
    f7e5620 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #177 from gabemontero/fix-linkage-prow-integ

    Merged by openshift-bot
    OpenShift Bot committed Oct 5, 2017
    Copy the full SHA
    a48b0c0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a827f4e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a3426b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Resolves openshift#131 (#137)

    * 1. lets allow jobs to be syncd to new BCs if the job name matches a configured jobNamePattern
    2. handle creating a new BC if BuildConfigProjectProperty is null
    3. lets handle creating new BCs better; updating the UUID if its not preset on the property and only inserting/updating valid pipeline jobs with a jenkinsfile/path
    4. add test dependencies for running the github org plugin
    5. lets handle ItemGroup to find nested WorkflowJobs inside multi-branch jobs
    6. if this is a multi branch workflow project then by default we only look for files that match Jenkinsfile so no need to set optional BC value
    7. lets use safe names for the generated BuildConfig names
    8. fixes creating BuildConfigs from multibranch jobs and ensuring that the generated BuildConfigs don't generate new Jobs via the BuildWatcher
    9.lets try avoid the github organisation prefix and the master branch suffix by default for the generated BuildConfig names
    10. refactor to use a constants class for annotations; fixed up name versus fullPath logic and allow BCs to be annotated to avoid creating a linked jenkins job
    11. lets support using a folder for each namespace so that BuildConfigs created via openshift look nice and clean inside Jenkins
    12. address findbug issues
    13. ets add support for ${FOO} environment variable expressions for the namespace to watch
    14. fixes openshift#131 to support the syncing of Secrets -> Jenkins Credentials
    15. lets annotate the Build with pending input JSON so consoles can do the Proceed/Abort stuff if they want
    16. added a Build annotation for the namespace jenkins is running inside
    
    * Resolving code reviews from @gabemontero
    1. changed getOpenShiftClient() -> getAuthenticatedOpenShiftClient were suggested
    2. changed the annotation name from DISABLE_SYNC_CREATE_ON -> DISABLE_SYNC_CREATE
    3. Added a comment for the need of getPendingActionsJson method
    
    * Resolve conflicts
    
    * fixed reviews from @bparees
    
    * formatting in eclipse style
    
    * 1.fixing review from @bparees
    2.missing eclipse style formatting
    rupalibehera authored and gabemontero committed Oct 12, 2017
    Copy the full SHA
    ca1be3c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    428a337 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #178 from gabemontero/fix-npe

    Merged by openshift-bot
    OpenShift Bot committed Oct 12, 2017
    Copy the full SHA
    e95467f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Copy the full SHA
    a08c697 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    75a39fa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #181 from gabemontero/cd-team-npes

    Merged by openshift-bot
    OpenShift Bot committed Oct 19, 2017
    Copy the full SHA
    d813aea View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    aef662b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Merge pull request #182 from gabemontero/find-overlooked-builds

    Merged by openshift-bot
    OpenShift Bot committed Oct 20, 2017
    Copy the full SHA
    ebb2050 View commit details
    Browse the repository at this point in the history
  2. fix log info npe

    gabemontero committed Oct 20, 2017
    Copy the full SHA
    49063a6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d53ab08 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #183 from gabemontero/more-corrupt-bld-protect

    Merged by openshift-bot
    OpenShift Bot committed Oct 20, 2017
    Copy the full SHA
    72ef128 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    48337d9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    250d6f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Copy the full SHA
    74dd3fc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Copy the full SHA
    26bb931 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from gabemontero/json-for-declar

    Merged by openshift-bot
    OpenShift Bot committed Nov 20, 2017
    Copy the full SHA
    6cf0c04 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #184 from gabemontero/jira-42276

    Merged by openshift-bot
    OpenShift Bot committed Nov 20, 2017
    Copy the full SHA
    00446b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

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

Commits on Dec 6, 2017

  1. Merge pull request #188 from gabemontero/is-watch-auto-pull

    Merged by openshift-bot
    OpenShift Bot committed Dec 6, 2017
    Copy the full SHA
    52117f0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    872d2a0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bb3ecad View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. post rebase cleanup; get existing secret watch functionality to work

    add delete processing for secret/credentials sync (incorporate bc/srcSecret/credential sync as well)
    fix up some discovered holes in bc src secret mgmt
    gabemontero committed Dec 14, 2017
    Copy the full SHA
    d2bbf10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from gabemontero/secrets-polish

    Merged by openshift-bot
    OpenShift Bot committed Dec 14, 2017
    Copy the full SHA
    b6f2a3c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1dffb62 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ab9e929 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Copy the full SHA
    933f4ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #192 from gabemontero/protect-blueocean-call

    Merged by openshift-bot
    OpenShift Bot committed Jan 17, 2018
    Copy the full SHA
    72a8942 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

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

Commits on Jan 24, 2018

  1. Merge pull request #193 from gabemontero/bump-blueocean-fallout

    Merged by openshift-bot
    OpenShift Bot committed Jan 24, 2018
    Copy the full SHA
    0e68152 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    057893f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fd2b5b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

  1. preserve stage order when accounting for skipped declarative pipeline…

    … steps in build json annotation
    gabemontero committed Jan 26, 2018
    Copy the full SHA
    94081f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #195 from gabemontero/fix-stage-order

    Merged by openshift-bot
    OpenShift Bot committed Jan 26, 2018
    Copy the full SHA
    75f79f2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d945dbe View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    21d1d12 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. Copy the full SHA
    5f2373c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #196 from gabemontero/confirm-params-added

    Merged by openshift-bot
    OpenShift Bot committed Jan 30, 2018
    Copy the full SHA
    953a1ec View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4e33e23 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ddafa90 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. leverage jenkins config, then jenkins namespace, before build namespa…

    …ce, for root urls; format
    gabemontero committed Feb 14, 2018
    Copy the full SHA
    4fafda8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #198 from gabemontero/fix-jenkins-namespace-for-ro…

    …ot-url
    
    Merged by openshift-bot
    OpenShift Bot committed Feb 14, 2018
    Copy the full SHA
    9ce67db View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    83f679e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b8c6b65 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Copy the full SHA
    f1e2cac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #204 from gabemontero/more-polling-tuning

    Merged by openshift-bot
    OpenShift Bot committed Feb 16, 2018
    Copy the full SHA
    20ca846 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Copy the full SHA
    dcb8b72 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8174762 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Copy the full SHA
    8f79dd2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #208 from gabemontero/fix-npe-creds

    Merged by openshift-bot
    OpenShift Bot committed Feb 23, 2018
    Copy the full SHA
    ad3bf69 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1522ea8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    28d9200 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Copy the full SHA
    dd0630c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #210 from gabemontero/fix-reject-ssh-secret-no-use…

    …rname
    
    Merged by openshift-bot
    OpenShift Bot committed Feb 26, 2018
    Copy the full SHA
    49bd7a7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    33afcb7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    64ca64e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Copy the full SHA
    abc8e2c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1724dd9 View commit details
    Browse the repository at this point in the history
  3. formatting

    gabemontero committed Feb 27, 2018
    Copy the full SHA
    f4bd129 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #211 from gabemontero/fix-bc-delete

    Merged by openshift-bot
    OpenShift Bot committed Feb 27, 2018
    Copy the full SHA
    1b39ad3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3a3191c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    65ea8d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Bootstrap an OWNERS file (#213)

    Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
    stevekuznetsov authored and gabemontero committed Mar 7, 2018
    Copy the full SHA
    e0db8a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Delete job run when build is deleted from OpenShift

    https://trello.com/c/FxtSMIUm/1447-5-removing-a-build-object-should-remove-the-corresponding-jenkins-job-jenkinsintegration
    
     - Updates the openshift-client version from 2.3.1 to 3.0.3
     - Jenkins will no longer remove the successfulBuildsHistoryLimit and failedBuildsHistoryLimit from the BuildConfig
     - Jenkins job runs will be deleted if/when the associated build is deleted from OpenShift
    
    Refactoring deleteRun to take a run instead of a job and a build
    coreydaley committed Mar 9, 2018
    Copy the full SHA
    b1593c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Merge pull request #199 from coreydaley/trello_1447_remove_build_obje…

    …ct_should_remove_job_run
    
    Delete Jenkins job run when build is deleted from OpenShift
    openshift-merge-robot committed Mar 10, 2018
    Copy the full SHA
    ff30dda View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2018

  1. Copy the full SHA
    f8434ad View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    62ba56f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. more logging around closed watches; lazy reconnect on closed watch (#…

    …214)
    
    * more logging around closed watches
    
    * set up for rewatch on next relist
    
    * add watch closure logging, passive watch reconnect, refactor watch callback to per namespace granularity
    gabemontero committed Mar 19, 2018
    Copy the full SHA
    4893be4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    13059a7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    96380c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Flush the build HashSet directly without clone it.

    originally in order to flush the build HashSet, the haset was cloned
    in order to handle the right builds.
    this clone theoretically holds references that can't be collected by the GC.
    
    using the build HashSet directly potentially can save some memory.
    
    by testing this PR, I found nicer heap memory, and about ~20mb less the usall.
    Eldad Marciano committed Mar 27, 2018
    Copy the full SHA
    37942a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Merge pull request #215 from mrsiano/performance

    Flush the build HashSet directly without clone it.
    openshift-merge-robot committed Apr 3, 2018
    Copy the full SHA
    0974650 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Copy the full SHA
    a29b8a5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5540160 View commit details
    Browse the repository at this point in the history
  3. Cfg list interval (#219)

    * configurable list intervals
    
    * fix watcher/lister leak on config change
    gabemontero committed Apr 4, 2018
    Copy the full SHA
    ddb61b1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6611d3a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    775a1ed View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Copy the full SHA
    7e6ca1c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Merge pull request #221 from gabemontero/concur-mod-excep-list-cfg

    switch watcher map to Concurrent, clear out after loop to close vs. i…
    openshift-merge-robot committed Apr 9, 2018
    Copy the full SHA
    f6e35cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6ed6925 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    97b5836 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Add sync of Openshift opaque secrets to Jenkins file credentials

    - Opaque secrets can now be synced provided they have a filename attribute
    
    oc create secret generic mysecretfile --from-file=filename=mysecret.txt
    oc label secret mysecretfile credential.sync.jenkins.openshift.io=true
    
    // In Jenkinsfile
    // the credential will be created by the plugin with the name '<namespace>-<secretname>'
    withCredentials([file(credentialsId: 'namespace-mysecretfile', variable: 'MYFILE')]) {
     sh '''
       #!/bin/bash
       cp ${MYFILE} newsecretfile.txt
     '''
    }
    scoheb committed Apr 10, 2018
    Copy the full SHA
    662ed4e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Merge pull request #222 from scoheb/add-file-credentials-sync-2

    Add sync of Openshift opaque secrets to Jenkins file credentials
    openshift-merge-robot committed Apr 11, 2018
    Copy the full SHA
    013eb66 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2a1a97d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6636572 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Reconcile running on non-openshift pipeline builds

    non-openshift jobs should not be processed by the reconciliation logic
    
    Fixes openshift/jenkins#567
    coreydaley committed Apr 12, 2018
    Copy the full SHA
    5a7f8c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Merge pull request #223 from coreydaley/github_567_reconcile_running_…

    …on_non_openshift_pipelines
    
    Reconcile running on non-openshift pipeline builds
    openshift-merge-robot committed Apr 13, 2018
    Copy the full SHA
    fe50e08 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d039040 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3906e5b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0d5e0c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Merge pull request #224 from coreydaley/github_1565894_delete_job_run…

    …_delayed
    
    Jenkins job run delete delayed
    openshift-merge-robot committed Apr 15, 2018
    Copy the full SHA
    9beab04 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. buildConfigPropertyForJob does not loop through all namespaces

    The PipelineJobListener takes jobs created in Jenkins that match a specific jobNamePattern
    and created buildConfigs for them in OpenShift.  It also updates the buildConfig in
    OpenShift if the job is updated in Jenkins.  It does not seem to do any syncing from
    OpenShift -> Jenkins.
    
    PipelineJobListener.buildConfigPropertyForJob was basically just using the first defined
    namespace from the GlobalPluginConfiguration.namespaces property by just looping
    over the first value, which was confusing.  I have just updated the code to be easier
    to read and less confusion.
    
    The other way to accomplish this would be to use client.getNamespace() to use the users
    default namespace which also seems like a valid option.  Though this way at least provides
    the user a way to configure which namespace the buildConfig should be created in by
    chaning the order of the namespaces in the plugin configuration.
    
    Fixes #200
    coreydaley committed Apr 16, 2018
    Copy the full SHA
    dd8c62b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #225 from coreydaley/github_200_buildConfigProject…

    …ForJob_does_not_loop_all_namespaces
    
    buildConfigPropertyForJob does not loop through all namespaces
    openshift-merge-robot committed Apr 16, 2018
    Copy the full SHA
    d751992 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Copy the full SHA
    84f6a85 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    612d18d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a2cab0e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Copy the full SHA
    28d1c8f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

  1. Merge pull request #229 from coreydaley/github_200_buildConfigProject…

    …ForJob_does_not_loop_all_namespaces_null_fix
    
    Fixing namespace could be null
    openshift-merge-robot committed Apr 22, 2018
    Copy the full SHA
    f159d41 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Copy the full SHA
    46f6f99 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    beb6f77 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Copy the full SHA
    c3c16dc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a531ec View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e23cb70 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Merge pull request #231 from jmcshane/master

    Adding foldersEnabled field to global configuration
    openshift-merge-robot committed Apr 25, 2018
    Copy the full SHA
    4fe25f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. unblocking - use java.concurrent without blocking. (#234)

    This PR remove blocking (synchronized), in order to reduce blocking
    time and blocked threads. and use java.util.concurrent as much as possible.
    mrsiano authored and gabemontero committed Apr 26, 2018
    Copy the full SHA
    0d55151 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    796d086 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3a3cb9f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Copy the full SHA
    f3cd4ad View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7df9239 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #235 from gabemontero/do-not-upd-if-paused

    do not update build repeatedly if paused for update
    openshift-merge-robot committed Apr 30, 2018
    Copy the full SHA
    088b108 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    af4738b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    92f072a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Copy the full SHA
    e047dca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #237 from mikenairn/add_certificate_credentials

    Add support for syncing certificate type credentials.
    openshift-merge-robot committed May 1, 2018
    Copy the full SHA
    7d957ef View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dcdc1e8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0021bfa View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c6034fc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Copy the full SHA
    c4cdd61 View commit details
    Browse the repository at this point in the history
  2. Fixed the issue of duplicate pipeline (#239)

    * Fixed the issue of duplicate pipeline
    
    Right now, when the buildconfig name is different then git repo name
    then sync plugin is not able to find buildconfig by repo name while
    syncing back to openshift after creating a buildconfig with strategy
    JenkinsPipeline, and create a new buildconfig repo name, To fix this
    issue, added a label of gitRepository name so it will first try to
    find the BuildConfig with name of jenkins job, if that is not present
    that is our case then it will also try to find the buildconfig having
    label with the name of jenkins job and then if it is not present will
    create a new BuildConfig #27
    
    Declared constant variable for label key
    
    Removed NPE and added comments in the code to always know the context behind this
    
    * Updated wrong logging in #28 PR
    gabemontero committed May 24, 2018
    Copy the full SHA
    2a611b2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    df8e6b1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0949a83 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

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

Commits on Jun 13, 2018

  1. Merge pull request #240 from gabemontero/cred-username-decode

    decode username on ssh user credential
    openshift-merge-robot committed Jun 13, 2018
    Copy the full SHA
    66929e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Copy the full SHA
    c6000b6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    108adda View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Copy the full SHA
    ea6b1fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #243 from gabemontero/fix-typo

    fix ChoiceParameterDefinition typo
    openshift-merge-robot committed Jul 10, 2018
    Copy the full SHA
    8a7a7df View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a4a2499 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f84b7b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. add support for secret text credentials

    ryan-kenney committed Jul 11, 2018
    Copy the full SHA
    95fdc17 View commit details
    Browse the repository at this point in the history
  2. add secret text info to warning log

    ryan-kenney committed Jul 11, 2018
    Copy the full SHA
    40189b7 View commit details
    Browse the repository at this point in the history
  3. use Secret.fromString to parse the value

    ryan-kenney committed Jul 11, 2018
    Copy the full SHA
    e7e4163 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #244 from rkenney525/feature/secret-text-support

    Add support for Secret Text (token) style Credentials
    openshift-merge-robot committed Jul 11, 2018
    Copy the full SHA
    15ff3d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Copy the full SHA
    490096c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #247 from gabemontero/is-ist-poll-compare

    on IS events/poll, compare image as well as name as part of existence…
    openshift-merge-robot committed Jul 18, 2018
    Copy the full SHA
    3ace2a7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5b0e28c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b2a7615 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. decode secrettext

    joejstuart committed Jul 26, 2018
    Copy the full SHA
    44e1547 View commit details
    Browse the repository at this point in the history
  2. adding utf-8 charset

    joejstuart committed Jul 26, 2018
    Copy the full SHA
    c923509 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    56ba91d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e2aadfc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6d21109 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Fix env vars from JenkinsPipelineBuildStrategy could be null values

    When start a JenkinsPipelineBuildStrategy with `oc start-build`, if
    there is an environment variable with an empty string value, the
    corresponding parameter will be set to null value. This could lead to
    exceptions.
    
    This PR fixes this issue by replacing null values with empty strings
    when passing environment variables from JenkinsPipelineBuildStrategy to
    ParametersAction.
    vfreex committed Aug 10, 2018
    Copy the full SHA
    0e1eecd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #250 from vfreex/fix-null-parameter

    Fix env vars from JenkinsPipelineBuildStrategy could be null values
    openshift-merge-robot committed Aug 10, 2018
    Copy the full SHA
    474605b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Copy the full SHA
    23f9ffd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    001d7e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Update README.md (#252)

    * Update README.md
    
    * Update README.md
    gabemontero committed Aug 14, 2018
    Copy the full SHA
    e5fe31f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Fix duplicate job run parameters

    Triggering a job run from Jenkins UI or triggers defined in the job
    could cause duplicate parameters. This is caused by missing checks
    between the build strategy parameters with user specified ones.
    
    Using LinkedHashMap instread of ArrayList for parameters can
    solve this issue.
    vfreex committed Aug 24, 2018
    Copy the full SHA
    87f83e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Merge pull request #254 from vfreex/fix-duplicate-parameters

    Fix duplicate job run parameters
    openshift-merge-robot committed Aug 27, 2018
    Copy the full SHA
    5f5ce0c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3436062 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d964d75 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Additional fix of the null parameter issue

    Following up #250 and [Bug 1614695](https://bugzilla.redhat.com/show_bug.cgi?id=1614695),
    the null string value should also be replaced with empty string when
    creating a Jenkins job, otherwise a job run triggered by timer or
    pollSCM triggers will also fail with NullPointerException.
    vfreex committed Aug 29, 2018
    Copy the full SHA
    198fc29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #256 from vfreex/fix-null-parameter-2

    Additional fix of the null parameter issue
    openshift-merge-robot committed Aug 29, 2018
    Copy the full SHA
    e5b9c1a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    81d6c3b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b37c5c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Copy the full SHA
    f66aadf View commit details
    Browse the repository at this point in the history
  2. format entire file

    gabemontero committed Aug 30, 2018
    Copy the full SHA
    816dec5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #258 from gabemontero/non-type-secrets

    adjust secret/credential mapping to account for optional secret type …
    openshift-merge-robot committed Aug 30, 2018
    Copy the full SHA
    0b108ad View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Copy the full SHA
    dfc5bfc View commit details
    Browse the repository at this point in the history
  2. (finally) fix formatting

    gabemontero committed Sep 10, 2018
    Copy the full SHA
    9173f6d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #259 from gabemontero/non-type-secrets-2

    Non type secrets 2
    gabemontero committed Sep 10, 2018
    Copy the full SHA
    073f61f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    df29ff5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    377dd71 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Fix spelling error in README

    Signed-off-by: Major Hayden <major@redhat.com>
    major committed Sep 17, 2018
    Copy the full SHA
    7ae6629 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #261 from major/small-readme-fix

    Fix spelling error in README
    openshift-merge-robot committed Sep 17, 2018
    Copy the full SHA
    bba7f19 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Copy the full SHA
    f7a7eb4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from gabemontero/more-opaque-secret-fix

    add isBlank check for arbitrary secret a la the other opaque types
    openshift-merge-robot committed Sep 25, 2018
    Copy the full SHA
    5cbbe97 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    434cd24 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f84b057 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. Fix spelling mistake

    svenstaro committed Oct 1, 2018
    Copy the full SHA
    ff15eb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #264 from svenstaro/patch-1

    Fix spelling mistake
    openshift-merge-robot committed Oct 1, 2018
    Copy the full SHA
    b067a34 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. add retry on retrieval of job for param verification, full abort on b…

    …uild if job not found
    
    switch PR test img to 3.11 until we move off of aos-cd-jobs
    gabemontero committed Nov 13, 2018
    Copy the full SHA
    111dae8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Merge pull request #273 from gabemontero/wait-on-job

    add retry on retrieval of job for param verification, full abort on b…
    openshift-merge-robot committed Nov 14, 2018
    Copy the full SHA
    2a9179d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    844d889 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    956d636 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. pom.xml - update cloudbees-folder version to 6.6

    the current cloudbees-folder version, 5.18, does not work when you have a newer version of the folder plugin, such as with CloudBees  2.138 which has version 6.6 installed.
    itewk committed Dec 6, 2018
    Copy the full SHA
    064dc42 View commit details
    Browse the repository at this point in the history