kohsuke
91879ec86d
making more progress.
...
- implemented the remote method call.
- class loader export mechanism is now consolidated with the general object export mechanism.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1296 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-12 17:02:25 +00:00
kohsuke
4036c46d9d
added .cvsignore.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1295 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-12 07:01:17 +00:00
kohsuke
cf2eb25dee
added preliminary version of the remoting infrastructure.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1294 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-12 07:00:56 +00:00
kohsuke
d4d72e3c13
modified to also post the source bundle due to a request from Gentoo portage maintainer
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1292 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-12 02:15:15 +00:00
kohsuke
93cfec413f
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1289 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-12 01:35:35 +00:00
kohsuke
190d4e06dd
[maven-release-plugin] prepare release hudson-1_66
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1287 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-12 01:34:06 +00:00
jglick
1fde7d5aef
Fixing compilation error from kohsuke's last commit.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1286 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-11 21:14:53 +00:00
kohsuke
6fdad8b639
fixed a NPE.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1283 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-11 19:53:07 +00:00
kohsuke
1d408ae31e
fixed a NPE.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1282 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-11 19:50:16 +00:00
kohsuke
637bebd9e8
added assembly descriptor to create the source bundle
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1281 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-09 23:56:11 +00:00
kohsuke
ef2c53d43a
implemented 1.66.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1279 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-09 19:30:15 +00:00
kohsuke
0a05b42876
fixed #176 .
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1278 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-09 19:10:52 +00:00
kohsuke
15a9a847f9
javadoc bug fix.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1277 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-09 18:48:57 +00:00
kohsuke
dc1afa8cdf
added a event callback interface for job creation/deletion.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1276 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-09 18:33:45 +00:00
kohsuke
144f16ffb2
removed javadoc error.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1275 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-09 18:23:07 +00:00
kohsuke
e309a96845
added a method to obtain the root URL.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1274 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-09 18:18:40 +00:00
kohsuke
63548ab9f1
fixed an issue Bantle reported:
...
--------------
Hello,
I have the same problem: I have only one user in the people and no
e-mail for broken builds to the checkin user. The reason seams to be
that our SVN users have the following structure: WINDOWSDOMAIN\UserName
(with back slash). Hudson knows the user who checked in (e.g.:
WINDOWSDOMAIN\UserName).Hudson tries to create a folder with this name
in HUDSON_HOME/users/, and that is not possible with the back slash on
Windows! On Linux it is possible to create a directory with this name,
but Hudson (TomCat) can not find this directory. Do you have a solution
for this problem? Can you cast the back slash for the Windows domain
name in Hudson?
Thomas
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1273 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-09 18:13:30 +00:00
kohsuke
7ab167542a
fixed #181 .
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1272 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-08 04:57:04 +00:00
kohsuke
a325eea024
fixed #182
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1271 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-08 04:45:12 +00:00
kohsuke
2425a2f7bb
bumping up to depend on 1.13 to fix #186
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1269 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-08 04:40:01 +00:00
kohsuke
b091dd2986
moved from core/bin. In this way I can avoid messing with Maven and it will be bundled into *.war
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1267 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-08 04:19:35 +00:00
kohsuke
dd7f8cc537
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1259 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-08 01:55:40 +00:00
kohsuke
a317b2e860
[maven-release-plugin] prepare release hudson-1_65
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1257 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-08 01:54:24 +00:00
jglick
e51300f4d6
#190 : CVS update regression.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1256 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-07 21:47:39 +00:00
kohsuke
58660e7ca8
added YUI scripts. But disabled for now in preparation for a release.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1253 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-06 18:55:00 +00:00
kohsuke
78ead41e4d
added YUI scripts.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1252 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-06 18:54:15 +00:00
kohsuke
ab68a9fce7
added code for supporting YUI.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1251 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-06 18:52:54 +00:00
jglick
220bd8ab63
#130 : store auto refresh status in a cookie.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1249 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-02 23:53:00 +00:00
jglick
75624c7590
Adding a direct link to consoleText when the log file is especially big.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1248 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-02 16:31:43 +00:00
jglick
913c63e84e
Typo.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1247 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-02 06:34:02 +00:00
vsizikov
0c96be810d
Fixed ISSUE #170 : "Provide ATOM 1.0 feeds instead of deprecated ATOM 0.3"
...
Submitted by: Vladimir Sizikov
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1245 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-24 21:22:36 +00:00
vsizikov
eb82dd44ac
Fixed ISSUE #169 : "Hudson's RSS feads do not validate"
...
Submitted by: Vladimir Sizikov
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1244 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-24 20:08:18 +00:00
vsizikov
b32b516e44
Fixed ISSUE #178 : "Needed an easy way to trigger builds remotely from scripts".
...
Submitted by: Vladimir
Reviewed by: Jesse
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1242 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-24 10:04:33 +00:00
jglick
3dc66b89e3
Giving a hint on how to use Groovy scripts.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1237 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-23 00:44:10 +00:00
jglick
239948d4d4
Some compiler lint.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1236 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-23 00:30:05 +00:00
vsizikov
2f381a8165
Fixed ISSUE #171 : "Guest users can start builds via direct URLs"
...
Submitted by: Vladimir Sizikov
Reviewed by: Kohsuke
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1234 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-22 18:30:15 +00:00
vsizikov
a2c2eb96b5
Implemented ISSUE#171: "Improvements to Build View"
...
Submitted by: Vladimir Sizikov
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1233 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-22 12:02:26 +00:00
jglick
66cad7d6ae
Adding brief changelog summary to failure mails.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1231 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-21 22:32:04 +00:00
kohsuke
b42aafb608
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1222 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-21 15:35:31 +00:00
kohsuke
010a1e8e24
[maven-release-plugin] prepare release hudson-1_64
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1220 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-21 15:32:22 +00:00
kohsuke
b4c52b3066
this field should be volatile.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1218 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-21 15:16:46 +00:00
kohsuke
8aedfcbbd4
d'oh!
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1217 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-21 15:11:20 +00:00
kohsuke
b46bf8b2b4
implemented a fix for the data-loss problem.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1216 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-21 15:07:02 +00:00
kohsuke
85bfd2ae45
fixed #172 .
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1210 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-20 16:17:54 +00:00
kohsuke
9d7a0d8c95
after writing two plugins I feel little better about this abstraction.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1208 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-20 14:46:55 +00:00
kohsuke
803990236e
doc improvement.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1204 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-20 14:18:40 +00:00
kohsuke
9f77deac84
the majority of plugins would want to override them, so let's make it abstract, so that people can easily see what to implement.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1203 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-20 14:07:36 +00:00
jglick
79c743ae94
Fix for projects which have a "bootstrap" checkout which then runs its own checkout e.g. from Ant.
...
Hudson will now correctly compute changelogs for the extra modules.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1201 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-20 12:15:23 +00:00
jglick
86f7460bc7
Some logging.
...
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1200 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-20 12:13:32 +00:00
jglick
d702f0ad46
Slightly nicer formatting. "found a bug by jglick" -> "found a bug [jglick]" makes it clearer that the name was
...
the committer.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1199 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-20 01:02:30 +00:00