Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-client-plugin
Commit: 8d66ca599671b2ffdb6d028f8c44b7f560dfab53
https://github.com/jenkinsci/git-client-plugin/commit/8d66ca599671b2ffdb6d028f8c44b7f560dfab53
Author: Jacob Keller <[email protected]>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java
Log Message:
-----------
git-client-plugin: switch repos.csv to repos.json
Use the json-simple library as it is fast and straight forward without a
lot of complexity. For now, keep the functionality identical. Future
patches will add support for new features to the JSON data.
Signed-off-by: Jacob Keller <[email protected]>
Commit: fc5586e632e9975ac60c561b90ba0c9a064de495
https://github.com/jenkinsci/git-client-plugin/commit/fc5586e632e9975ac60c561b90ba0c9a064de495
Author: Jacob Keller <[email protected]>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java
Log Message:
-----------
git-client-plugin: have CredentialTest allow specifying the file.
Today, CredentialTest always searches for "README.md" which may not
actually be a file in the repository. Allow specifying the file in the
repos.json. No file will optionally fallback to the current default of
"README.md", and thus should make repos.json continue to work. This
allows for adding other repos to the repos.json file.
Signed-off-by: Jacob Keller <[email protected]>
Commit: d1262765a01690c0fdf473e72bb1658835522f10
https://github.com/jenkinsci/git-client-plugin/commit/d1262765a01690c0fdf473e72bb1658835522f10
Author: Jacob Keller <[email protected]>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java
Log Message:
-----------
git-client-plugin: support attempting submodule in CredentialTest
This patch extends the repos.json format to include a "submodules"
boolean. If the submodules are desired for this repository you can add
submodules: true to the json file.
It is suggested that repos which rely on this should change their file
setting to check for a file located inside of the submodule, as this
will enable checking that submodules actually did get checked out.
Signed-off-by: Jacob Keller <[email protected]>
Commit: d977b2d9989f9bc7664064f502c956f021f7781d
https://github.com/jenkinsci/git-client-plugin/commit/d977b2d9989f9bc7664064f502c956f021f7781d
Author: Mark Waite <[email protected]>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java
Log Message:
-----------
Merge branch 'master-PR182-jacob-keller-jk-json-repos'
Compare:
https://github.com/jenkinsci/git-client-plugin/compare/688eda2a898b...d977b2d9989f
--
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.