- Feb 04, 2011
-
-
alanharder authored
add "since 1.378" in one changelog item
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Eclipse package depends on this <http://packages.ubuntu.com/maverick/eclipse-jdt>, so I'm doing monkey-see-monkey-do.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
ahochsteger asks 'why do we mess with file permissions anyway?' and he's right! I digged the history but couldn't find why we do it. I think we should just set the permissions of the top-level directories, but leave the other file permissions as-is. In addition, - I see no point in touching usr/bin usr/sbin. perhaps C&P mistake from some samples? - Don't touch /var/lib/hudson if .for-jenkins is present, so that people using the hudson user can keep upgrading new versions of jenkins and run it as hudson - /var/run/hudson contains no important information, so no need to bring it over to /var/run/jenkins
-
Kohsuke Kawaguchi authored
Recording the earlier changes and the integration of the new executable-war.
-
Kohsuke Kawaguchi authored
Jerome Lacoste reported that 5c91eb1f fixed JENKINS-7745. So marking it as closed.
-
-
- Feb 03, 2011
-
-
Jesse Farinacci authored
-
alanharder authored
to match 2 other methods in this file (instead of hardcoded hudson.war.bak)
-
alanharder authored
-
Jerome Lacoste authored
JENKINS-8658 depend on latest executable-war. This is where the fix should be. Note: of course one should release that dependency into a stable version
-
Jerome Lacoste authored
-
Jerome Lacoste authored
JENKINS-8658 let getHomeDir gather information about where it finds its location. Useful for troubleshooting.
-
Brad Trimby authored
-
- Feb 02, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
ProxyOutputStream was not thread safe even though it often gets used by multiple threads, for example when you launch a remote process with the same stdout/stderr.
-
Kohsuke Kawaguchi authored
-
Manolo Carrasco authored
Add Spanish missing keys. Update Spanish internationalized values to have the word Jenkins instead of Hudson. Changes in translation tool to advise when a file have the Hudson word
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Feb 01, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Diverging from the normal RC process since the additional commits have alrady been made in the master. * rc: preparing for RC bug fix in the test Fixed a bug in the test harness.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
... so as to follow the convention of keeping the master branch open for commits. * after-first-release: noting the changes Other languages on JVM may not be able to provide the type information. Added autocomplete feature to BuildTrigger
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
-
petehayes authored
Fixed HUDSON-6689. Updated the primary view name (default view) if someone changed the name of the view that was marked as primary.
-
Kohsuke Kawaguchi authored
-