Branch: refs/heads/master Home: https://github.com/jenkinsci/assembla-plugin Commit: 1e5063ac07873dc1b2a19e9b69af86d8050c5a84 https://github.com/jenkinsci/assembla-plugin/commit/1e5063ac07873dc1b2a19e9b69af86d8050c5a84 Author: Luca Milanesio <l...@milanesio.org> Date: 2013-04-18 (Thu, 18 Apr 2013)
Changed paths: M pom.xml M src/main/java/jenkins/plugin/assembla/AssemblaChangeLogAnnotator.java M src/main/java/jenkins/plugin/assembla/AssemblaPlugin.java M src/main/java/jenkins/plugin/assembla/AssemblaProjectProperty.java Log Message: ----------- Hyperlinks resources generation adapted to Jenkins 1.458. Previously all static resources were broken because of the different mechanism used by Jenkins to allocate static URL to resources. See: https://wiki.jenkins-ci.org/display/JENKINS/Hyperlinks+in+HTML Commit: 9f0f947d0008c4c290a5beb7aa5adc9b75cd46e7 https://github.com/jenkinsci/assembla-plugin/commit/9f0f947d0008c4c290a5beb7aa5adc9b75cd46e7 Author: Luca Milanesio <l...@milanesio.org> Date: 2013-04-19 (Fri, 19 Apr 2013) Changed paths: M src/main/java/jenkins/plugin/assembla/AssemblaChangeLogAnnotator.java M src/main/webapp/assembla_icon.png M src/main/webapp/button-check.png Log Message: ----------- Icons size adjustment and padding. Commit: 19bf1fff6153618459c24e1fe92141c94a333ddf https://github.com/jenkinsci/assembla-plugin/commit/19bf1fff6153618459c24e1fe92141c94a333ddf Author: Luca Milanesio <l...@milanesio.org> Date: 2013-04-19 (Fri, 19 Apr 2013) Changed paths: M src/main/java/jenkins/plugin/assembla/AssemblaChangeLogAnnotator.java M src/main/java/jenkins/plugin/assembla/AssemblaPlugin.java M src/main/java/jenkins/plugin/assembla/AssemblaProjectProperty.java M src/main/java/jenkins/plugin/assembla/AssemblaSCMListener.java M src/main/java/jenkins/plugin/assembla/api/AssemblaTicketsAPI.java M src/main/resources/jenkins/plugin/assembla/AssemblaProjectProperty/global.jelly Log Message: ----------- Stabilisation and simplification of the Assembla ticket regex. A default value is now provided in order to simplify the first-time configuration. No specific restrictions anymore on the regex groups, just define any regex and the ticket number will be automatically fetched as the first number sequence in the recognised group. Default regex: \[#[0-9]+\] Sample commit: [#256] NPE workarounded -> Associates the Build to the Assembla Ticket #256 Compare: https://github.com/jenkinsci/assembla-plugin/compare/8c6b847130e6...19bf1fff6153 -- 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.