Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/radiatorview-plugin
  Commit: 2663266fb4a1e862a9c03b3d192ddb6115703c15
      
https://github.com/jenkinsci/radiatorview-plugin/commit/2663266fb4a1e862a9c03b3d192ddb6115703c15
  Author: David Resnick <abune...@gmail.com>
  Date:   2013-10-15 (Tue, 15 Oct 2013)

  Changed paths:
    M src/main/resources/hudson/model/RadiatorView/main.jelly

  Log Message:
  -----------
  Mark page as 'full-screen-capable' for iOS devices

Radiator view is often displayed on a iPad as real-time build dashboard.
To maximize the screen real-estate, the radiator view should take the
whole screen, hiding address bar of MobileSafari. To achieve this, add
<meta name="apple-mobile-web-app-capable" content="yes" /> to the HTML
of radiator view. Documentation of this tag is here:
http://developer.apple.com/library/safari/#documentation/appleapplications/reference/SafariHTMLRef/Articles/MetaTags.html

[FIXED JENKINS 8981]


  Commit: a5a78e6d2defb18a646610ae66078fde69add29e
      
https://github.com/jenkinsci/radiatorview-plugin/commit/a5a78e6d2defb18a646610ae66078fde69add29e
  Author: David Resnick <abune...@gmail.com>
  Date:   2013-10-15 (Tue, 15 Oct 2013)

  Changed paths:
    M src/main/java/hudson/model/RadiatorUtil.java

  Log Message:
  -----------
  Show last completed build, skipping aborted ones

[FIXED JENKINS 8222]


  Commit: fead473bab3441b0b7e05bdfab9b67a58f6de012
      
https://github.com/jenkinsci/radiatorview-plugin/commit/fead473bab3441b0b7e05bdfab9b67a58f6de012
  Author: David Resnick <abune...@gmail.com>
  Date:   2013-10-17 (Thu, 17 Oct 2013)

  Changed paths:
    M src/main/java/hudson/model/JobViewEntry.java

  Log Message:
  -----------
  Ignore old matrix combinations.

Old combinations appear in current builds, though they are irrelevant.

[FIXED JENKINS 20089]


Compare: 
https://github.com/jenkinsci/radiatorview-plugin/compare/79c7ee638d56...fead473bab34

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to