Branch: refs/heads/staging
Home: https://github.com/jenkins-infra/jenkins-infra
Commit: b78badcc24dbdbb1200dc3689c044254430025bb
https://github.com/jenkins-infra/jenkins-infra/commit/b78badcc24dbdbb1200dc3689c044254430025bb
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M hieradata/vagrant.yaml
Log Message:
-----------
Bogus self-signed certificate to get slapd going
Generated via:
$ openssl genrsa -out server.key 1024
$ openssl req -new -key server.key -out server.csr
$ openssl x509 -req -days 365 -in server.csr -signkey server.key -out server.crt
Commit: 3d2728fb1b4c9f976ba23b2e646d9dc8dca074c5
https://github.com/jenkins-infra/jenkins-infra/commit/3d2728fb1b4c9f976ba23b2e646d9dc8dca074c5
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M scripts/passwordReset.groovy
Log Message:
-----------
record temporary password
Commit: ce9a22a3d426fe98316ca21218e397592bee1653
https://github.com/jenkins-infra/jenkins-infra/commit/ce9a22a3d426fe98316ca21218e397592bee1653
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M scripts/passwordReset.groovy
Log Message:
-----------
this breaks indentation
Commit: 0dae060b528f74e5e5c3dd4f4ce70f51e7f8b761
https://github.com/jenkins-infra/jenkins-infra/commit/0dae060b528f74e5e5c3dd4f4ce70f51e7f8b761
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
A scripts/passwordEmail.groovy
Log Message:
-----------
script to send password reset email
Commit: 396b9a98cf74e118a1087b6b74823a6216c99a9a
https://github.com/jenkins-infra/jenkins-infra/commit/396b9a98cf74e118a1087b6b74823a6216c99a9a
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M hieradata/vagrant.yaml
A scripts/passwordEmail.groovy
M scripts/passwordReset.groovy
Log Message:
-----------
Merge pull request #463 from jenkins-infra/password-reset-script
Password reset script
Compare:
https://github.com/jenkins-infra/jenkins-infra/compare/844e505dea70...396b9a98cf74
--
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.