Branch: refs/heads/1.21-prerelease
  Home:   https://github.com/jenkinsci/filesystem_scm-plugin
  Commit: f73a4030b6767525686a26fa7ad8376e5edf9233
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/f73a4030b6767525686a26fa7ad8376e5edf9233
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-01-01 (Sun, 01 Jan 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update Maven Parent POM to the latest version


  Commit: 4c8b0ffa1d25624022ec9a3b2d9c5fe5f85041c2
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/4c8b0ffa1d25624022ec9a3b2d9c5fe5f85041c2
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-01-01 (Sun, 01 Jan 2017)

  Changed paths:
    M src/main/java/hudson/plugins/filesystem_scm/FolderDiff.java

  Log Message:
  -----------
  Fix Javadoc errors


  Commit: e6aa1f3865f22086b7f57ec1f36655c67c1c967e
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/e6aa1f3865f22086b7f57ec1f36655c67c1c967e
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-01-01 (Sun, 01 Jan 2017)

  Changed paths:
    M src/main/resources/hudson/plugins/filesystem_scm/ChangelogSet/digest.jelly
    M src/main/resources/hudson/plugins/filesystem_scm/ChangelogSet/index.jelly
    M src/main/resources/hudson/plugins/filesystem_scm/FSSCM/config.jelly
    M src/main/resources/index.jelly

  Log Message:
  -----------
  Escape Jelly files by default


  Commit: 0118dbcaf8356d85bbd887c34e4caf3fb49c0145
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/0118dbcaf8356d85bbd887c34e4caf3fb49c0145
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-01-01 (Sun, 01 Jan 2017)

  Changed paths:
    M src/main/java/hudson/plugins/filesystem_scm/FolderDiff.java
    M src/main/java/hudson/plugins/filesystem_scm/RemoteCopyDir.java
    M src/main/java/hudson/plugins/filesystem_scm/RemoteFolderDiff.java
    M src/main/java/hudson/plugins/filesystem_scm/RemoteListDir.java

  Log Message:
  -----------
  Use MasterToSlaveFileCallable in remote operations


  Commit: c6d7cfd54b7bec35fd7b605e6f1cd2fae324050a
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/c6d7cfd54b7bec35fd7b605e6f1cd2fae324050a
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-01-01 (Sun, 01 Jan 2017)

  Changed paths:
    M 
src/test/java/hudson/plugins/filesystem_scm/SimpleAntWildcardFilterTest.java

  Log Message:
  -----------
  Fix the broken environment-specific test

It was generally broken even ib the original branch.


  Commit: d78ebf1b386fab53dc6687ad182e8754e87a8f46
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/d78ebf1b386fab53dc6687ad182e8754e87a8f46
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-01-01 (Sun, 01 Jan 2017)

  Changed paths:
    M src/main/java/hudson/plugins/filesystem_scm/Changelog.java
    M src/main/java/hudson/plugins/filesystem_scm/FSSCM.java
    M src/main/java/hudson/plugins/filesystem_scm/FolderDiff.java

  Log Message:
  -----------
  Fix FindBugs warnings


  Commit: 6395d78fcfc0ac6380dff7dfc04e5995ffba6cab
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/6395d78fcfc0ac6380dff7dfc04e5995ffba6cab
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-01-01 (Sun, 01 Jan 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update dependencies for testing with the last Pipeline version


  Commit: 85bbc990840b195b54ca579165089c5f84754f51
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/85bbc990840b195b54ca579165089c5f84754f51
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Add MIT Licence declaration to the POM.xml


  Commit: 4bce27ee7873dcac70f02c88f3d5566012a6c399
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/4bce27ee7873dcac70f02c88f3d5566012a6c399
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M src/main/java/hudson/plugins/filesystem_scm/FSSCM.java
    A src/main/java/hudson/plugins/filesystem_scm/FilterSelector.java
    A src/main/java/hudson/plugins/filesystem_scm/FilterSettings.java
    M src/main/resources/hudson/plugins/filesystem_scm/FSSCM/config.jelly
    A 
src/main/resources/hudson/plugins/filesystem_scm/FilterSelector/config.jelly
    A 
src/main/resources/hudson/plugins/filesystem_scm/FilterSelector/help-wildcard.html
    A 
src/main/resources/hudson/plugins/filesystem_scm/FilterSettings/config.jelly
    A 
src/main/resources/hudson/plugins/filesystem_scm/FilterSettings/config.properties
    A 
src/main/resources/hudson/plugins/filesystem_scm/FilterSettings/help-selectors.html
    R src/main/webapp/help-filter.html
    R src/main/webapp/help-filterDetail.html

  Log Message:
  -----------
  Rework settings to make the plugin compatible with DataBoundConstructor.

Also changes the data structure and layout


  Commit: c5290e4ed1c466297241d4f10f1155ba15e6c22d
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/c5290e4ed1c466297241d4f10f1155ba15e6c22d
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M src/main/java/hudson/plugins/filesystem_scm/ChangelogSet.java
    M src/main/java/hudson/plugins/filesystem_scm/FSSCM.java
    A 
src/main/java/hudson/plugins/filesystem_scm/FilesystemRepositoryBrowser.java
    M src/test/java/hudson/plugins/filesystem_scm/ChangelogSetXMLTest.java
    A 
src/test/java/hudson/plugins/filesystem_scm/integration/pipeline/PipelineLibraryTest.java

  Log Message:
  -----------
  Update plugin SCM API to make it compatible with Pipeline


  Commit: 4693fa058f334526439eb6115d21625d6f4098f4
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/4693fa058f334526439eb6115d21625d6f4098f4
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update Parent POM to 2.32


  Commit: b336d133b063b10081ebd61d6077df846719fc60
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/b336d133b063b10081ebd61d6077df846719fc60
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M 
src/main/resources/hudson/plugins/filesystem_scm/FilterSettings/config.jelly

  Log Message:
  -----------
  Add “Delete” button to the repeatableProperty


  Commit: 74fd64cfc387411c215a3a86a37d35e1319836e3
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/74fd64cfc387411c215a3a86a37d35e1319836e3
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/filesystem_scm/FSSCM.java
    M src/main/java/hudson/plugins/filesystem_scm/FolderDiff.java
    M src/main/java/hudson/plugins/filesystem_scm/RemoteCopyDir.java
    M src/main/java/hudson/plugins/filesystem_scm/RemoteFolderDiff.java
    M 
src/test/java/hudson/plugins/filesystem_scm/integration/pipeline/PipelineLibraryTest.java

  Log Message:
  -----------
  Address comments from @jglick


  Commit: b730e1292153256053e74fdb702a24da900209e3
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/b730e1292153256053e74fdb702a24da900209e3
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/filesystem_scm/FSSCM.java
    M 
src/test/java/hudson/plugins/filesystem_scm/integration/pipeline/PipelineLibraryTest.java

  Log Message:
  -----------
  Make the code buildable, ignore the test for a while


  Commit: 04e987c10a69422247182696baefd4b14ed78800
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/04e987c10a69422247182696baefd4b14ed78800
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M pom.xml
    M 
src/test/java/hudson/plugins/filesystem_scm/integration/pipeline/PipelineLibraryTest.java

  Log Message:
  -----------
  Recover the test to run it in CI


  Commit: a3d50b66db43f48eb63058493c43c07d71a54c27
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/a3d50b66db43f48eb63058493c43c07d71a54c27
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

  Changed paths:
    M src/main/java/hudson/plugins/filesystem_scm/FSSCM.java

  Log Message:
  -----------
  Rename Symbol to filesystem


  Commit: 948d746110ed0f8b482d9115405845be43a028a2
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/948d746110ed0f8b482d9115405845be43a028a2
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

  Changed paths:
    M 
src/test/java/hudson/plugins/filesystem_scm/integration/pipeline/PipelineLibraryTest.java

  Log Message:
  -----------
  Disable the hanging test


  Commit: 716f663016dc769183a308d2c142a708ecf27518
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/716f663016dc769183a308d2c142a708ecf27518
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/filesystem_scm/Changelog.java
    M src/main/java/hudson/plugins/filesystem_scm/ChangelogSet.java
    M src/main/java/hudson/plugins/filesystem_scm/FSSCM.java
    A 
src/main/java/hudson/plugins/filesystem_scm/FilesystemRepositoryBrowser.java
    A src/main/java/hudson/plugins/filesystem_scm/FilterSelector.java
    A src/main/java/hudson/plugins/filesystem_scm/FilterSettings.java
    M src/main/java/hudson/plugins/filesystem_scm/FolderDiff.java
    M src/main/java/hudson/plugins/filesystem_scm/RemoteCopyDir.java
    M src/main/java/hudson/plugins/filesystem_scm/RemoteFolderDiff.java
    M src/main/java/hudson/plugins/filesystem_scm/RemoteListDir.java
    M src/main/resources/hudson/plugins/filesystem_scm/ChangelogSet/digest.jelly
    M src/main/resources/hudson/plugins/filesystem_scm/ChangelogSet/index.jelly
    M src/main/resources/hudson/plugins/filesystem_scm/FSSCM/config.jelly
    A 
src/main/resources/hudson/plugins/filesystem_scm/FilterSelector/config.jelly
    A 
src/main/resources/hudson/plugins/filesystem_scm/FilterSelector/help-wildcard.html
    A 
src/main/resources/hudson/plugins/filesystem_scm/FilterSettings/config.jelly
    A 
src/main/resources/hudson/plugins/filesystem_scm/FilterSettings/config.properties
    A 
src/main/resources/hudson/plugins/filesystem_scm/FilterSettings/help-selectors.html
    M src/main/resources/index.jelly
    R src/main/webapp/help-filter.html
    R src/main/webapp/help-filterDetail.html
    M src/test/java/hudson/plugins/filesystem_scm/ChangelogSetXMLTest.java
    M 
src/test/java/hudson/plugins/filesystem_scm/SimpleAntWildcardFilterTest.java
    A 
src/test/java/hudson/plugins/filesystem_scm/integration/pipeline/PipelineLibraryTest.java

  Log Message:
  -----------
  Merge branch 'pipeline-support' into 1.21-prerelease


  Commit: 7fde13c71288542e4f9f28138e71939ab534757f
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/7fde13c71288542e4f9f28138e71939ab534757f
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Next release is alpha-1


  Commit: 8d48a130baf35269953c2da7ec23c9d299c4e69a
      
https://github.com/jenkinsci/filesystem_scm-plugin/commit/8d48a130baf35269953c2da7ec23c9d299c4e69a
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release filesystem_scm-1.21-alpha-1


Compare: 
https://github.com/jenkinsci/filesystem_scm-plugin/compare/f73a4030b676^...8d48a130baf3

-- 
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