Commit Graph

16615 Commits

Author SHA1 Message Date
Oliver Gondža d75c350c7b Merge pull request #917 from mvach/JENKINS-19332
[FIXED JENKINS-19332]
2013-08-29 01:24:44 -07:00
Jesse Glick 352a6f26cb Merge branch 'master' of github.com:jenkinsci/jenkins 2013-08-28 09:54:18 -04:00
Jesse Glick 7cb81ee826 [FIXED JENKINS-19391] Trying to show the annotation on an Advanced block in newly inserted dynamic section failed since the span is not yet registered.
More generally, suppressing customizedField detection when attrs.field is null;
this prevents us from giving false positives for complex forms with Java-based defaults like CoberturaPublisher.
2013-08-28 09:53:53 -04:00
Oliver Gondža e8cee74b6d Avoid linebreaks around l:breakable 2013-08-28 12:05:20 +02:00
Oliver Gondža b2883e212f Merge pull request #924 from dwdyer/master 2013-08-28 12:02:34 +02:00
Jesse Glick f6d20fa8f3 [FIXED JENKINS-3107] Annotate the Advanced section if some fields are already customized. 2013-08-27 18:08:50 -04:00
Jesse Glick 5c6044ca49 Merge branch 'advanced-auto-expand-JENKINS-3107' 2013-08-27 18:03:02 -04:00
dwdyer 151a58cc8c Fixed incosistency, use st:nbsp for all spaces. 2013-08-27 22:50:27 +01:00
Jesse Glick 99f84bc8e0 7232798611 mistakenly made a new method deprecated. 2013-08-27 17:34:07 -04:00
Jesse Glick bf444887ac [FIXED JENKINS-19377] ViewJob.removeRun must take effect synchronously or LogRotator gets confused. 2013-08-27 12:22:26 -04:00
Jesse Glick 1d20c524e1 [JENKINS-18775] Noting that this usage of XStream is unsupported and could cause future problems. 2013-08-27 11:54:31 -04:00
Kohsuke Kawaguchi d19a70acf4 the trunk is toward 1.531-SNAPSHOT 2013-08-27 07:54:41 -07:00
Kohsuke Kawaguchi 95b3e8879a creating an RC branch 2013-08-27 07:54:36 -07:00
Jesse Glick 05953c431f Merge branch 'master' of github.com:jenkinsci/jenkins 2013-08-27 08:37:55 -04:00
Kohsuke Kawaguchi c6ec106813 merged back the RC branch 2013-08-26 21:42:53 -07:00
Kohsuke Kawaguchi 4752a852df updated changelog as a part of the release 2013-08-26 21:42:49 -07:00
Kohsuke Kawaguchi a3f1e9b2aa updated changelog for release 2013-08-26 21:09:18 -07:00
Kohsuke Kawaguchi 2b43f51685 [maven-release-plugin] prepare for next development iteration 2013-08-26 20:59:32 -07:00
Kohsuke Kawaguchi e199aa1a77 [maven-release-plugin] prepare release jenkins-1.529 2013-08-26 20:59:30 -07:00
dwdyer e240b75a24 Fix for underlined trailing spaces on project links. Tried various solutions including the Jelly trim attribute, but in the end the only thing that would work was to remove the line break prior to the closing tag. 2013-08-27 00:58:29 +01:00
dwdyer 59b3118807 Don't underline the space between RSS icons and the link text. 2013-08-26 23:52:00 +01:00
Jesse Glick e50d115f33 Merge branch 'master' of github.com:jenkinsci/jenkins 2013-08-26 17:20:56 -04:00
Jesse Glick 8df5cb85e7 Merge pull request #922 from evernat/master
Optimize String appends in hudson.Functions
2013-08-26 14:08:30 -07:00
Jesse Glick 2c428d8096 @DataBoundConstructor does not belong on constructos of abstract classes. 2013-08-26 16:50:44 -04:00
Jesse Glick 554d0a0e0c customizedFields support for f:checkbox (and thus also f:optionalBlock). 2013-08-26 16:42:02 -04:00
Jesse Glick 3ce3ec4496 Merge remote-tracking branch 'origin/master' into advanced-auto-expand-JENKINS-3107 2013-08-26 16:08:16 -04:00
Jesse Glick d814a6ff7f [FIXED JENKINS-19168] Stapler 1.218. 2013-08-26 15:37:15 -04:00
evernat 3835b3fcc7 Optimize String appends in hudson.Functions 2013-08-26 21:15:35 +02:00
Jesse Glick 44b1a4a02b Does not make much sense to put @DataBoundConstructor on an abstract class.
(Stapler 1.218 rejects it, I think correctly.)
2013-08-26 14:28:26 -04:00
Jesse Glick 97d3f02c1a Merge branch 'master' of github.com:jenkinsci/jenkins 2013-08-26 13:37:03 -04:00
Jesse Glick 5704e5da78 Merge pull request #918 from evernat/master
Close JarFile resources in PluginWrapper and UpdateCenter
2013-08-26 09:56:00 -07:00
Jesse Glick d406612ef2 Merge pull request #591 from petere/debian-gecos
debian: Fill in gecos field for jenkins user
2013-08-26 08:52:29 -07:00
Jesse Glick d3fa3bc906 [JENKINS-18775] [JENKINS-17248] Noting. 2013-08-26 11:41:14 -04:00
Jesse Glick 4def416224 [JENKINS-17248] Be robust against exceptions in ItemListener.onLoaded, since this could interrupt Jenkins startup. 2013-08-26 11:38:39 -04:00
CloudBees DEV@Cloud b386ed31d3 Merge REMERGE_HEAD into HEAD 2013-08-26 15:24:34 +00:00
Oliver Gondža 518d09208d Merge pull request #921 from brauliobezerra/patch-1
Thanks
2013-08-26 08:23:33 -07:00
Jesse Glick 89c94dda87 [FIXED JENKINS-18775] Integrated XStream 1.4.4-jenkins-4 with attempted fix for race condition. 2013-08-26 10:21:06 -04:00
Jesse Glick 7e8a0fa45f Comment. 2013-08-26 09:42:57 -04:00
Bráulio Bezerra 8cfdf8ac6f Fixed Brazilian Portuguese translation of "Full Log".
The translation was too literal: the log is not full as in a cup of water (this is what "cheio" means), it is full because it is not a partial object.
2013-08-26 09:43:37 -03:00
Nicolas De Loof 872a6d740d fix computeRelativeNamesAfterRenaming for job tbs using same prefix in name 2013-08-25 12:43:35 +02:00
evernat b32b38cdc9 Close JarFile resources in PluginWrapper and UpdateCenter 2013-08-24 17:43:01 +02:00
Jesse Glick bf7eb802d9 [FIXED JENKINS-16261] Defer JAR copying from MavenComputerListener.preOnline. 2013-08-23 17:39:44 -04:00
Jesse Glick 594a4e7560 If JenkinsLocationConfiguration.jenkinsUrl is still null, CoreEnvironmentContributor will silently skip several variables.
No obvious fix for that, but at least document it so it is not so surprising.
2013-08-23 15:28:58 -04:00
Jesse Glick 4f68a088cd Worth recording a UserInterruption even for the anonymous user. 2013-08-23 13:13:25 -04:00
Matthias Vach 2b5c4b701c [FIXED JENKINS-19332]
- set findbugs version to 2.5.2 to avoid:
[WARNING] 'reporting.plugins.plugin.version' for
org.codehaus.mojo:findbugs-maven-plugin is missing. ...

- delete maven-pmd-plugin and maven-checkstyle-plugin (commented out
since more than two years)
2013-08-23 16:37:09 +02:00
Jesse Glick 964d9a09be @since 2013-08-22 11:32:37 -04:00
Jesse Glick 12d057b681 Need to restore the owner of the describable list so that changes in subsequent sessions will be persisted.
(Issue not reproduced here, but was in similar ArtifactManagerConfiguration: 757fe0844ce0d53d08c9d762ddce4b1190ab8cd4.)
2013-08-20 18:37:56 -04:00
Jesse Glick a92e9da978 [FIXED JENKINS-18846] Update symlinks for Maven module builds. 2013-08-20 13:05:21 -04:00
Ulli Hafner a89edffa98 Improved name of Maven project. 2013-08-20 00:24:05 +02:00
Kohsuke Kawaguchi ec503aa831 the trunk is toward 1.530-SNAPSHOT 2013-08-19 08:13:13 -07:00