Branch: refs/heads/master
Home: https://github.com/jenkinsci/branch-api-plugin
Commit: 1d254fad966168ad5dfff97c829fda458c917968
https://github.com/jenkinsci/branch-api-plugin/commit/1d254fad966168ad5dfff97c829fda458c917968
Author: Stephen Connolly <[email protected]>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M pom.xml
M src/main/java/jenkins/branch/Branch.java
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/MultiBranchProjectDescriptor.java
A src/main/java/jenkins/branch/NameEncoder.java
M src/main/java/jenkins/branch/OrganizationFolder.java
M src/test/java/integration/BrandingTest.java
M src/test/java/integration/EventsTest.java
M src/test/java/integration/MigrationTest.java
M src/test/java/jenkins/branch/WorkspaceLocatorImplTest.java
Log Message:
-----------
[JENKINS-41124] Move name mangling support responsibility to AbstractFolder
- Needs more tests... like way more...
- [ ] Need a test that verifies after migration and then a restart that all is
still as expected.
- [ ] Need a test that verifies after a migration and then a reload that all is
still as expected.
- [ ] Need a test that verifies after a migration and thene a restart and then
a reload that all is still as expected.
- [ ] Need a set of all those migration tests using the migration from a 2.0.0
pristine set of items
- [ ] Need a set of all those migration tests using the migration from a 1.x
set of items that was migrated to 2.0.0 and then lands on this set
Commit: 15561c5e7406c49d3b269f34a0426b146e757fef
https://github.com/jenkinsci/branch-api-plugin/commit/15561c5e7406c49d3b269f34a0426b146e757fef
Author: Stephen Connolly <[email protected]>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M src/main/java/jenkins/branch/MultiBranchProjectFactory.java
M src/main/java/jenkins/branch/NameEncoder.java
M src/test/java/integration/harness/BasicMultiBranchProjectFactory.java
Log Message:
-----------
[JENKINS-41124] Forgot to escape the escape character itself (and forgot some
files too)
Commit: 89d7adebc0ed51784584cb6932487d48b439a9ca
https://github.com/jenkinsci/branch-api-plugin/commit/89d7adebc0ed51784584cb6932487d48b439a9ca
Author: Stephen Connolly <[email protected]>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/OrganizationFolder.java
Log Message:
-----------
[JENKINS-41124] Forgot to return the match when we find it first time
Commit: 76db05c5c323c3597a14e2ce36fe0ea198110dac
https://github.com/jenkinsci/branch-api-plugin/commit/76db05c5c323c3597a14e2ce36fe0ea198110dac
Author: Stephen Connolly <[email protected]>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M src/main/java/jenkins/branch/OrganizationFolder.java
Log Message:
-----------
[JENKINS-41124] Findbugs catches a bug
Commit: e59d1474cd8751668e9fd84edc85df4933801efe
https://github.com/jenkinsci/branch-api-plugin/commit/e59d1474cd8751668e9fd84edc85df4933801efe
Author: Stephen Connolly <[email protected]>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/MultiBranchProjectDescriptor.java
M src/main/java/jenkins/branch/OrganizationFolder.java
Log Message:
-----------
[JENKINS-41124] So it seems there are some bold side-effects going on in item
constructors and we need to ensure those side effects take place in the correct
directory
Commit: 61e5af591751bfd81f25f4fb1fa30d9f9ad2e90d
https://github.com/jenkinsci/branch-api-plugin/commit/61e5af591751bfd81f25f4fb1fa30d9f9ad2e90d
Author: Stephen Connolly <[email protected]>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M pom.xml
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/MultiBranchProjectDescriptor.java
M src/main/java/jenkins/branch/OrganizationFolder.java
Log Message:
-----------
[JENKINS-41124] Pick up API changes in cloudbees-folder
Commit: ec6ef005c4b525665163d39336483d240800e869
https://github.com/jenkinsci/branch-api-plugin/commit/ec6ef005c4b525665163d39336483d240800e869
Author: Stephen Connolly <[email protected]>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M pom.xml
M src/test/java/integration/MigrationTest.java
A src/test/resources/integration/MigrationTest/nameMangling_2.zip
A
src/test/resources/integration/MigrationTest/nameMangling_2_folder_reload.zip
A
src/test/resources/integration/MigrationTest/nameMangling_2_full_reload.zip
A
src/test/resources/integration/MigrationTest/nameMangling_folder_reload.zip
A src/test/resources/integration/MigrationTest/nameMangling_full_reload.zip
Log Message:
-----------
[JENKINS-41124] Lots of data migration tests
Need the restart tests also, but this at least calms my fears
Commit: 663cb3d060dbfb6aa38128a5805ff912ee65abfb
https://github.com/jenkinsci/branch-api-plugin/commit/663cb3d060dbfb6aa38128a5805ff912ee65abfb
Author: Stephen Connolly <[email protected]>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M src/test/java/integration/MigrationTest.java
Log Message:
-----------
[JENKINS-41124] Switch migration test to restartable jenkins rule
Commit: 60e82a905a990270394983eef61f9e2f06857c5c
https://github.com/jenkinsci/branch-api-plugin/commit/60e82a905a990270394983eef61f9e2f06857c5c
Author: Stephen Connolly <[email protected]>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M src/test/java/integration/MigrationTest.java
Log Message:
-----------
[JENKINS-41124] Add re-verification to all the migration tests after Jenkins
restart
Commit: c1d037f2ca3c774e09cf96532d6040139761c8f0
https://github.com/jenkinsci/branch-api-plugin/commit/c1d037f2ca3c774e09cf96532d6040139761c8f0
Author: Stephen Connolly <[email protected]>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M src/main/java/jenkins/branch/Branch.java
A src/test/java/jenkins/branch/BranchTest.java
Log Message:
-----------
Merge branch 'master' into jenkins-41124
Commit: ba727fac801d6d47743277928447ca3c347a1185
https://github.com/jenkinsci/branch-api-plugin/commit/ba727fac801d6d47743277928447ca3c347a1185
Author: Stephen Connolly <[email protected]>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M pom.xml
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/MultiBranchProjectDescriptor.java
M src/main/java/jenkins/branch/OrganizationFolder.java
Log Message:
-----------
[JENKINS-41124] Integrates the fixed from cloudbees-folder
Commit: 32c5aba1102a2a8928a1decc17c1170bec0e2845
https://github.com/jenkinsci/branch-api-plugin/commit/32c5aba1102a2a8928a1decc17c1170bec0e2845
Author: Stephen Connolly <[email protected]>
Date: 2017-01-21 (Sat, 21 Jan 2017)
Changed paths:
M src/main/java/jenkins/branch/MultiBranchProjectFactory.java
M src/main/java/jenkins/branch/NameEncoder.java
M src/test/java/integration/BrandingTest.java
M src/test/java/integration/MigrationTest.java
M src/test/java/jenkins/branch/WorkspaceLocatorImplTest.java
Log Message:
-----------
[JENKINS-41124] Address code review comments
Commit: 091997f77adfa37704f83584f153776a2a239cd7
https://github.com/jenkinsci/branch-api-plugin/commit/091997f77adfa37704f83584f153776a2a239cd7
Author: Stephen Connolly <[email protected]>
Date: 2017-01-22 (Sun, 22 Jan 2017)
Changed paths:
M src/main/java/jenkins/branch/MultiBranchProjectFactory.java
Log Message:
-----------
[JENKINS-41124] Typo in javadoc
Commit: 05030c1c0a5a0811c562785d209698c22aee5a86
https://github.com/jenkinsci/branch-api-plugin/commit/05030c1c0a5a0811c562785d209698c22aee5a86
Author: Stephen Connolly <[email protected]>
Date: 2017-01-22 (Sun, 22 Jan 2017)
Changed paths:
M pom.xml
M src/main/java/jenkins/branch/Branch.java
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/MultiBranchProjectDescriptor.java
M src/main/java/jenkins/branch/MultiBranchProjectFactory.java
A src/main/java/jenkins/branch/NameEncoder.java
M src/main/java/jenkins/branch/OrganizationFolder.java
M src/test/java/integration/EventsTest.java
M src/test/java/integration/MigrationTest.java
M src/test/java/integration/harness/BasicMultiBranchProjectFactory.java
M src/test/java/jenkins/branch/WorkspaceLocatorImplTest.java
A src/test/resources/integration/MigrationTest/nameMangling_2.zip
A
src/test/resources/integration/MigrationTest/nameMangling_2_folder_reload.zip
A
src/test/resources/integration/MigrationTest/nameMangling_2_full_reload.zip
A
src/test/resources/integration/MigrationTest/nameMangling_folder_reload.zip
A src/test/resources/integration/MigrationTest/nameMangling_full_reload.zip
Log Message:
-----------
Merge pull request #72 from stephenc/jenkins-41124
[JENKINS-41124] Move name mangling support responsibility to AbstractFolder
Compare:
https://github.com/jenkinsci/branch-api-plugin/compare/228cd1a7209e...05030c1c0a5a
--
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.