kohsuke
185e2a2406
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5423 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-24 05:20:42 +00:00
kohsuke
42a1e9df36
[maven-release-plugin] prepare release hudson-1_149
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5421 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-24 05:19:41 +00:00
kohsuke
e1bf25d25f
using later version of json-lib as well as the version of Groovy that works with json-lib ( #925 )
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5419 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-24 04:43:50 +00:00
kohsuke
1ab6934a2d
fixed a bug where the build link cannot be clicked even by an admin when the security is enabled ( #944 )
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5418 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-24 04:30:24 +00:00
kohsuke
896d84e9dc
fixed the OK button enable/disable state control ( #849 )
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5410 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-23 01:47:07 +00:00
kohsuke
4b831e56c0
eliminate the JDK configuration option altogether if there's only one JDK configured in the system, since the intention is obviously to use that JDK ( #659 )
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5409 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-23 01:19:07 +00:00
kohsuke
f05008839c
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5405 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-22 22:40:14 +00:00
kohsuke
761a433d00
[maven-release-plugin] prepare release hudson-1_148
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5403 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-22 22:39:34 +00:00
kohsuke
f9af6c95ff
these exclusions now happen in the core
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5401 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-22 18:41:40 +00:00
kohsuke
c1d406d2bb
fixed a bug where AJAX build history update was not working for native m2 jobs.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5400 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-22 18:35:32 +00:00
kohsuke
8f53c749a2
buildHistory.jelly no longer exists.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5399 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-22 18:31:03 +00:00
kohsuke
25dd4c24f5
fixed to work with the latest JEXL.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5397 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-22 18:28:11 +00:00
kohsuke
9e994f16ff
plain commons jelly/jexl dependency was coming from commons-jelly-tags-xml
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5396 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-22 18:16:12 +00:00
kohsuke
40a0cd229f
picking up stapler 1.45 to fix #879
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5394 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-22 00:39:37 +00:00
kohsuke
4afa2a96fc
when a thread that's waiting for a remote operation is interrupted, also interrupt the remote thread that's executing it, so that the actual operation gets cancelled.
...
(#904 )
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5393 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 23:39:03 +00:00
kohsuke
73ad35a3c1
avoid getting jelly/jexl duplicates
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5392 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 22:56:25 +00:00
kohsuke
9884aa56e0
updating POM to pick up jelly/jexl from java.net m2 repo with v4 POM
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5391 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 22:18:10 +00:00
kohsuke
1245a4cdfb
added probe for issue #906 .
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5369 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 04:44:05 +00:00
kohsuke
65890a2fb3
try to make it writable by using a Mustang feature.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5368 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 04:37:12 +00:00
kohsuke
613713ca51
just trying chmod u+w alone is pointless unless we retry removal.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5367 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 04:34:18 +00:00
kohsuke
65585f97f7
adding a mechanism to keep the tooltip. See http://www.nabble.com/Build-failure-tf4612458.html#a13309217
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5366 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 04:27:56 +00:00
kohsuke
86cb8b83f1
empty token should mean "anyone can trigger build"
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5365 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 04:06:11 +00:00
kohsuke
9eb6cee10a
Fixed a security issue. The security should be on by default. ( #926 )
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5364 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 04:06:10 +00:00
kohsuke
7f2d4faf37
Fixed #922 that causes 404 in sidepanel links.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5363 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 00:31:19 +00:00
kohsuke
13deb34582
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5358 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-20 01:17:32 +00:00
kohsuke
b90d3924a1
[maven-release-plugin] prepare release hudson-1_147
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5356 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-20 01:16:53 +00:00
jglick
425f91b1d9
Had findResource but no findResources; adding impl just to be sure.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5348 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-19 23:52:38 +00:00
jglick
15a5761358
Correcting invalid XML.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5323 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-19 20:04:07 +00:00
kohsuke
bdff42544c
added error check for null.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5321 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-19 17:32:19 +00:00
kohsuke
58ddeb1fb4
doc improvement.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5320 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-19 16:53:47 +00:00
digerata
ba31251834
Adding servlet filter that allows you to bypass the no-cache headers that Tomcat sends for files behind security constraints. By default, this filter is disabled in web.xml.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5318 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-19 15:26:42 +00:00
jbq
28801ab21b
Indent fix
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5317 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-19 11:37:30 +00:00
jbq
5f776d402e
Issue number: 886
...
Fix a memory leak in the Subversion SCM
Patch verified using Issue886Test in Hudson tester
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5316 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-19 11:28:40 +00:00
kohsuke
511e3c68e9
fixed a bug in computing classworlds jar location.
...
See http://www.nabble.com/linux-slave-uses-wrong-maven-path-for-classworlds-jar-tf4648221.html
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5312 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-18 19:13:31 +00:00
jglick
17151ea2b4
Reverting last patch. And penultimate was for issue #917 , not #912 .
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5305 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-17 21:55:16 +00:00
stephenconnolly
6a0dfd3804
Quoting Jesse Glick <Jesse.Glick@Sun.COM>:
...
> "Getting IOException while running build." from MercurialSCM.clone?
Not sure how CVSSCM is causing problems for MercurialSCM, but commenting out until I get an understanding
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5304 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-17 10:43:57 +00:00
stephenconnolly
0ff8353b2b
I am quite sure I had a good reason for wanting the length of a masked portion of a command to be equal to the length of the thing that is masked... but for the life of me I cannot remember why. Making all masks have fixed length to provide less information to password snoopers
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5303 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-17 08:23:31 +00:00
stephenconnolly
b2c28f1278
Issue number 912:
...
Not so bad to implement as SCM is an abstract class.
In SCM and AbstractProject, provided a default getModuleRoots that just returns getModuleRoot wrapped in an array.
In CVSSCM and SubversionSCM, override getModuleRoots to return multiple roots when appropriate.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5296 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-16 09:23:16 +00:00
stephenconnolly
63d1032886
Issue 911. Note: The censored portions will remain visible through /proc, pargs, process explorer, etc. i.e. people logged in on the same machine. These versions of the launch command just ensures that it is not visible from a build log which is exposed via the web.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5295 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-16 09:00:49 +00:00
kohsuke
c009f89363
sort should be by number.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5294 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-15 23:04:37 +00:00
jbq
a575cc4f62
Fix typo
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5260 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-12 10:07:50 +00:00
redsolo
ec2a2eb5b1
Added new column that shows the build status indicator
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5255 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-11 20:04:39 +00:00
kohsuke
9a25b47628
improved stability
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5226 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-10 06:39:54 +00:00
kohsuke
85263b5632
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5223 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-10 05:37:50 +00:00
kohsuke
f78c4578b5
[maven-release-plugin] prepare release hudson-1_146
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5221 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-10 05:36:52 +00:00
kohsuke
9b2c47dcbc
added a work around for issue #610 .
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5220 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-10 05:15:01 +00:00
kohsuke
0a84a97860
bug fix.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5219 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-10 01:38:05 +00:00
kohsuke
bd363b77e8
bug fix.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5218 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-10 01:36:43 +00:00
kohsuke
05c60c5c02
junit archiver gracefully handles xml reports of length 0.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5215 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-10 01:29:38 +00:00
kohsuke
4f5fd055f1
added a programatic constructor.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5214 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-10 01:15:07 +00:00