- Jan 11, 2015
-
-
Oliver Gondža authored
-
Oliver Gondža authored
[JENKINS-26281] Allow users to delete builds even if they are supposed to be kept
-
- Jan 09, 2015
-
-
Oliver Gondža authored
-
Jesse Glick authored
-
Jesse Glick authored
Update Guice to 4.0-beta5
-
Oliver Gondža authored
Don't extend a test class from org.junit.Assert to use its static methods.
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
René Scheibe authored
* to simplify the static import and test use Hamcrest to compare arrays * no need to box boolean[] to Boolean[] when using Hamcrest
-
René Scheibe authored
-
Jesse Glick authored
-
Jesse Glick authored
statically import methods used from org.junit.Assert
-
Jesse Glick authored
-
- Jan 08, 2015
-
-
christ66 authored
-
René Scheibe authored
* that's a common practice so do it consistently in all tests
-
christ66 authored
-
christ66 authored
-
Daniel Spilker authored
-
christ66 authored
If a project action fails to load we should log the project action and continue to load the project.
-
christ66 authored
Conflicts: test/src/test/java/hudson/model/ItemGroupMixInTest.java
-
- Jan 07, 2015
-
-
Jesse Glick authored
replace all deprecated @Bug annotations with @Issue
-
christ66 authored
-
christ66 authored
-
René Scheibe authored
-
christ66 authored
-
christ66 authored
[JENKINS-22811] Folder loading can break when an item inside the folder fails to load or throws an Exception.
-
Jesse Glick authored
migrate tests from using HudsonTestCase to JenkinsRule
-
- Jan 06, 2015
-
-
René Scheibe authored
* these are simple tests without Jelly files or actions implemented in the test class
-
Jesse Glick authored
Jenkins was failing to log exceptions from raw Runnable/Callable sent to Timer (without using SafeTimerTask, PeriodicWork, etc.).
-
Jesse Glick authored
-
Jesse Glick authored
-
Oliver Gondža authored
-
Oliver Gondža authored
Fixed min/max operations in ComputerRetentionWork
-
Oliver Gondža authored
-
Oliver Gondža authored
[JENKINS-25514] Fixed lock case in FutureImpl
-
Bernie Schelberg authored
As previously implemented, nextCheck would always happen in 1 minute, regardless of what the RetentionStrategy.check() returned.
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-10944] [FIXED JENKINS-24519] If makeBuildable fails on a FlyweightTask, keep it in queue.
-
- Jan 05, 2015
-
-
Jesse Glick authored
-