- Sep 04, 2015
-
-
James Nord authored
-
- Sep 03, 2015
-
-
James Nord authored
Use slf4j adapters for logging.
-
Mirko Friedenhagen authored
By means of this *all* logging should go to JUL. By defining slf4j-api as compile scope we mark it as the one to be used, while by declaring it optional we make sure it is not packaged in the resulting HPI.
-
- Sep 02, 2015
-
-
Oliver Gondža authored
Document allBuilds for Job remote access API
-
Mirko Friedenhagen authored
-
Mirko Friedenhagen authored
-
Mirko Friedenhagen authored
-
Daniel Beck authored
-
- Sep 01, 2015
-
-
Mirko Friedenhagen authored
-
Mirko Friedenhagen authored
- By introducing adapters for log4j and commons-logging and - including the original log4j and commons-logging dependencies as provided all logging should be redirected to slf4j and finally java.util.logging.
-
- Aug 31, 2015
-
-
Jesse Glick authored
[JENKINS-28440] Additional fixes for #1715
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Aug 30, 2015
- Aug 26, 2015
-
-
Tom Fennelly authored
Upgrade HtmlUnit to v2.18 (from forked version)
-
tfennelly authored
* master: commons-compress -> 1.10 Noting #1788 Remove hardcode in tar test [FIXED JENKINS-10629] Unbroke stream with new tar implementation. Revert "Revert "FIXED JENKINS-10629] - Enable BigNumber mode to support archiving of files with size >8Gb"" Revert "Revert "[JENKINS-10629] - Migrate the Tar archives handling code to commons-compress"" Fix at-since from PR #1788 Merge PR #1788: Make plugin manager pluggable
-
Jesse Glick authored
-
tfennelly authored
-
tfennelly authored
-
- Aug 25, 2015
-
-
tfennelly authored
-
tfennelly authored
-
Kanstantsin Shautsou authored
-
Daniel Beck authored
-
Kanstantsin Shautsou authored
-
Kanstantsin Shautsou authored
Causes bytes lost and truncated tar archive. TarBuffer not used in TarArchiveOutputStream.
-
Kanstantsin Shautsou authored
Revert "Revert "FIXED JENKINS-10629] - Enable BigNumber mode to support archiving of files with size >8Gb"" This reverts commit ee573009.
-
Kanstantsin Shautsou authored
This reverts commit 8f1280a8.
-
Daniel Beck authored
-
Sam Van Oort authored
Squashed commit of the following: commit f2c6ad272fe9bd3b93e21001be63694f2b8841ec Author: Sam Van Oort <samvanoort@gmail.com> Date: Thu Aug 20 18:28:09 2015 -0400 After much discussion, just remove the helper method to let a plugin manager override easily get instance of the PluginManager commit a96f933d8dcd1bf2f02b216ccf0a6517bb649121 Author: Sam Van Oort <samvanoort@gmail.com> Date: Thu Aug 20 16:59:07 2015 -0400 Add javadocs and restrict access on the PluginManagerStaplerOverride getManager method commit 7e1facf887ab1b3219b116cac42a785c99b2a635 Author: Sam Van Oort <samvanoort@gmail.com> Date: Thu Aug 20 12:50:47 2015 -0400 Simplify plugin manager test using @TestExtension commit b9f2841f6d3453a2b9a38ec3d90247ce8020add3 Author: Sam Van Oort <samvanoort@gmail.com> Date: Thu Aug 20 10:32:49 2015 -0400 Modify the Since version for pluginmanager overrides commit 3af45ce579310f157f4cc3ee128a14a33bd4e480 Author: Sam Van Oort <samvanoort@gmail.com> Date: Thu Aug 20 10:28:14 2015 -0400 Add test for PluginManagerStaplerOverride commit 786409456590026cb2c4f56f687bae71d05990d8 Author: Sam Van Oort <samvanoort@gmail.com> Date: Mon Aug 17 20:59:33 2015 -0400 Changes from review, mostly comments and rename of class commit 1c23f086eced9fb46a7c643174a50f71bc64ec37 Author: Sam Van Oort <samvanoort@gmail.com> Date: Mon Aug 17 12:58:07 2015 -0400 Cleanup for PluginManager extensibility/UI overrides commit e105a13bcf9324c87d896ddc04ae03f905dd0f0a Author: Sam Van Oort <samvanoort@gmail.com> Date: Fri Aug 14 15:23:07 2015 -0400 Different approach to plugin manager UX pluggability, using Extension and StaplerOverridable commit 81f21fba08a170a0f11bb88b769d6b8c69e4d1c0 Author: Sam Van Oort <samvanoort@gmail.com> Date: Thu Aug 13 21:32:45 2015 -0400 Initial round of changes to allow overriding PluginManager This includes renaming the setTarget method to setUIProxy and defining an interface to retain APIs Fields have not been mapped through yet as that is still in progress Also, an AbstractStaplerUIProxy has been defined to delegate Stapler bound calls to the pluginManager commit eeef666de718ddfca04895108f5015eb13729e5e Author: Sam Van Oort <samvanoort@gmail.com> Date: Wed Aug 5 17:40:50 2015 -0400 Make plugin manager pluggable
-
- Aug 24, 2015
-
-
tfennelly authored
-
tfennelly authored
-
tfennelly authored
-
tfennelly authored
-
tfennelly authored
-
tfennelly authored
-
tfennelly authored
Lots of tests di "stuff" that relies on JS execution and then check for a result in the DOM by querying it. We should check make sure all JS has finished executing before we perform the DOM query.
-
tfennelly authored
-
tfennelly authored
-