Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: e0070aa698383d6403dfefda049ed4d5d4fb5a4b https://github.com/jenkinsci/jenkins/commit/e0070aa698383d6403dfefda049ed4d5d4fb5a4b Author: John Lamb <jol...@redhat.com> Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths: M war/src/main/webapp/scripts/sortable.js Log Message: ----------- Improve sortable.js to work with BFA table (#3125) * Improve sortable.js to work with BFA table The Failure Cause Management table generated by the Build Failure Analyzer plugin (<https://wiki.jenkins.io/display/JENKINS/Build+Failure+Analyzer>) doesn't render dates in a manner that sortable.js can recognize. This commit improves the matching and sorting for date-like strings to accommodate a broader variety of date/time strings, and uses the js Date class to ensure accurate greater/equal/less than results. * Remove commented patterns in sortable.js -- 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/d/optout.