- Feb 07, 2013
-
-
Nicolas De Loof authored
-
Jesse Glick authored
Removing old static field, which was not friendly to tests, especially multithreaded runners. Cleaned up existing tests to use updateDirectly rather than POSTing raw JSON.
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
[JENKINS-15156] AbstractProject.builds accessed by Maven & matrix module builds before onLoad or onCreatedFromScratch called. Seem to need to keep the deprecated no-arg RunMap initializer though it is unclear to me how it could work.
-
Nicolas De Loof authored
so iterate on itemGroup.getItems and filter by job names
-
Nicolas De Loof authored
-
Nicolas De Loof authored
used to browse workspace and run scm polling
-
Jesse Glick authored
Seems that the RunMap must be initialized before updateTransientActions, which uses it, is called.
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-15156] Initialize AbstractLazyLoadRunMap.dir for newly created jobs.
-
Johno Crawford authored
-
Johno Crawford authored
-
Jesse Glick authored
Correctly support direct updates of html update sites
-
Ryan Campbell authored
Correctly support direct updates of html update sites and other issues pointed out by jglick in https://github.com/jenkinsci/jenkins/pull/692
-
- Feb 06, 2013
-
-
Jesse Glick authored
translation cleanup
-
Stephen Connolly authored
API for updating update sites programatically
-
Ryan Campbell authored
-
Harald Albers authored
removed dislocated messages defined in GlobalSecurityConfiguration, added LOADING messages to GlobalSecurityConfiguration
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
(Method actually introduced in 1.461, but was wrong—corrected in 1.462.)
-
- Feb 05, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
Found a log file full of IAEs from ModelObjectWithContextMenu.MenuItem due to an (unknown) action with an illegal absolute URI.
-
- Feb 04, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Feb 03, 2013
-
-
Julian Schmidt authored
-
Julian Schmidt authored
-
- Feb 02, 2013
-
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
- save() is not strictly necessary here. config.xml might be saved later or not - doesn't really matter - this else branch should only be entered when migrating from very old Hudson instances
-
Christoph Kutzinski authored
-
Jesse Glick authored
java.lang.NullPointerException at hudson.model.listeners.RunListener.all(RunListener.java:216) at hudson.model.listeners.RunListener.fireFinalized(RunListener.java:196) …
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
Don't check if the job exists if we are going to ignore the result
-
- Feb 01, 2013
-
-
Jesse Glick authored
[JENKINS-15747] Improved fix: not only cap total number of transitive upstream causes but also avoid redundantly storing information about upstream causes listed elsewhere.
-
Jesse Glick authored
-