Branch: refs/heads/master
Home: https://github.com/jenkinsci/yammer-plugin
Commit: a17420f4b916cb78e0619cd7be89d24a82a1c853
https://github.com/jenkinsci/yammer-plugin/commit/a17420f4b916cb78e0619cd7be89d24a82a1c853
Author: Matthew Riley <[email protected]>
Date: 2012-06-10 (Sun, 10 Jun 2012)
Changed paths:
M .gitignore
M Gemfile
A models/message_sender.rb
M models/yammer_notification.rb
M views/yammer_notification/config.erb
M yammer.pluginspec
Log Message:
-----------
extract sending of message from plugin
Commit: e54887f7d659466415fd8883cf0680547581f7fa
https://github.com/jenkinsci/yammer-plugin/commit/e54887f7d659466415fd8883cf0680547581f7fa
Author: Matthew Riley <[email protected]>
Date: 2012-06-10 (Sun, 10 Jun 2012)
Changed paths:
R models/message_sender.rb
A models/notification_data.rb
A models/notification_sender.rb
A models/yammer.rb
M models/yammer_notification.rb
A send_notification.rb
M yammer.pluginspec
Log Message:
-----------
workaround 1.9 compatibility issue by calling jruby
Commit: 7a046db620e40ea42fc36774bdfcb1efa74bc9e5
https://github.com/jenkinsci/yammer-plugin/commit/7a046db620e40ea42fc36774bdfcb1efa74bc9e5
Author: Matthew Riley <[email protected]>
Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths:
A models/message_sender.rb
R models/notification_data.rb
R models/notification_sender.rb
R models/yammer.rb
M models/yammer_notification.rb
R send_notification.rb
Log Message:
-----------
revert
Commit: cda0ae0ccf772b56e1f0d2e95fe4c07aa3804236
https://github.com/jenkinsci/yammer-plugin/commit/cda0ae0ccf772b56e1f0d2e95fe4c07aa3804236
Author: Matthew Riley <[email protected]>
Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths:
R models/message_sender.rb
A models/yammer.rb
M models/yammer_notification.rb
Log Message:
-----------
rename message sender to yammer and error if request fails
Commit: 3758bf7a22def30b8dcea3ef407755781af11885
https://github.com/jenkinsci/yammer-plugin/commit/3758bf7a22def30b8dcea3ef407755781af11885
Author: Matthew Riley <[email protected]>
Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths:
A models/notification_sender.rb
M models/yammer_notification.rb
Log Message:
-----------
Refactor
Commit: 79f7ae3df7164bb483a60900d6743f918c6ffbd8
https://github.com/jenkinsci/yammer-plugin/commit/79f7ae3df7164bb483a60900d6743f918c6ffbd8
Author: Matthew Riley <[email protected]>
Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths:
M models/notification_sender.rb
M models/yammer_notification.rb
M views/yammer_notification/config.erb
Log Message:
-----------
default oauth values to env vars if blank
Commit: c1a557307503e0566a29c4226a49537c277badc0
https://github.com/jenkinsci/yammer-plugin/commit/c1a557307503e0566a29c4226a49537c277badc0
Author: Matthew Riley <[email protected]>
Date: 2012-06-12 (Tue, 12 Jun 2012)
Changed paths:
M models/yammer_notification.rb
M views/yammer_notification/config.erb
M yammer.pluginspec
Log Message:
-----------
toggle on/off success/failure notifications
Commit: 1e720540683078e8db5f763026e2271f3719a57c
https://github.com/jenkinsci/yammer-plugin/commit/1e720540683078e8db5f763026e2271f3719a57c
Author: Matthew Riley <[email protected]>
Date: 2012-06-13 (Wed, 13 Jun 2012)
Changed paths:
M views/yammer_notification/config.erb
Log Message:
-----------
group id validates as required/positive number
Commit: ee3fe7e174e8cd24bd00a80ecb8a4d368db6b147
https://github.com/jenkinsci/yammer-plugin/commit/ee3fe7e174e8cd24bd00a80ecb8a4d368db6b147
Author: Matthew Riley <[email protected]>
Date: 2012-06-15 (Fri, 15 Jun 2012)
Changed paths:
A models/buffered_io_patch.rb
M models/notification_sender.rb
M models/yammer.rb
M yammer.pluginspec
Log Message:
-----------
buffered io patch
Commit: 15afc0013154a5c2d7aba13ec1327b1c74512847
https://github.com/jenkinsci/yammer-plugin/commit/15afc0013154a5c2d7aba13ec1327b1c74512847
Author: Matthew Riley <[email protected]>
Date: 2012-06-16 (Sat, 16 Jun 2012)
Changed paths:
M models/buffered_io_patch.rb
R models/notification_sender.rb
M models/yammer.rb
A models/yammer_build_notification.rb
M models/yammer_notification.rb
M views/yammer_notification/config.erb
M yammer.pluginspec
Log Message:
-----------
Expand environment variables, allow separate group id for success or failure
Commit: 7738f2794a429a6439562bbe64c9c50e97884606
https://github.com/jenkinsci/yammer-plugin/commit/7738f2794a429a6439562bbe64c9c50e97884606
Author: Matthew Riley <[email protected]>
Date: 2012-06-16 (Sat, 16 Jun 2012)
Changed paths:
M .gitignore
M Gemfile
A models/buffered_io_patch.rb
A models/yammer.rb
A models/yammer_build_notification.rb
M models/yammer_notification.rb
M views/yammer_notification/config.erb
M yammer.pluginspec
Log Message:
-----------
Merge pull request #1 from mattriley/master
Update to V0.1
Compare:
https://github.com/jenkinsci/yammer-plugin/compare/be056c2a30ed...7738f2794a42