- Jul 21, 2020
-
-
Jenkins Release Bot authored
-
stellargo authored
* Create new FingerprintCleanupThread * Moved test to jenkins * Add license * Fix license * Fix some tests * Fix all tests * Remove redundant imports * Add documentation; add test * Fix errors in fingerprintertest * Remove default fingerprint cleanup implementation * Remove override from execute * Undo author deletion * Remove redundant import * Move fingerprint cleanup to storage * Fix spacing * Add new line * Minor fixes * Fix tests * Add documentation * Introduce fingerprint cleanup toggle * Link cleanup config to thread * Add file system cleanup * Add test * Introduce external fingerprint storage cleanup tests * Remove redundant statements * Fix test * Improve docstring * Introduce shouldNotCleanFingerprintsWhenDisabled test * Fix default cleanup value * Minor fixes * Enabled->Disabled * Fix tests * get -> is
-
Tim Jacomb authored
Update detached plugin versions after security release
-
Tim Jacomb authored
Tests: Refactoring of various things
-
Tim Jacomb authored
Make sortable table footers less prominent
-
Tim Jacomb authored
Add Jenkins modules to the Core Bill of Materials
-
Tim Jacomb authored
Add compact rows variant to the .bigtable class
-
- Jul 20, 2020
-
-
Daniel Beck authored
-
StefanSpieker authored
* started converting tests to junit5 * replaced TempFolder with JUnit TempDir * migrated some test classes to JUnit5 * migrated a parameterized testclass to junit5 * Update core/pom.xml Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * replaced junit4 with junit5-vintage engine Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
-
Oleg Nenashev authored
Reorder configuration and delete buttons
-
StefanSpieker authored
-
Oleg Nenashev authored
-
Félix Queiruga authored
Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>
-
Félix Queiruga authored
-
Oleg Nenashev authored
-
Félix Queiruga authored
- The compact option is enabled by adding the .bigtable--compact class - It's applied to the projects table when the iconSize is small
-
- Jul 19, 2020
-
-
Stefan Spieker authored
-
Oleg Nenashev authored
-
Stefan Spieker authored
fixed deprecation warnings, simplified JUnit assertions and removed obsolete throws Exception statements
-
Daniel Beck authored
Co-authored-by: Wadeck Follonier <wadeck.follonier@gmail.com> Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
-
Félix Queiruga authored
Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>
-
- Jul 18, 2020
-
-
Tim Jacomb authored
-
Tim Jacomb authored
[JENKINS-60866] Un-inline layouts
-
Tim Jacomb authored
add compilerArg `-Xpkginfo:always` for useIncrementalCompilation which make build fast
-
Tim Jacomb authored
JENKINS-25259: added sortable+initialSortDir to tables at oldDataMonitor/manage.jelly + Error column name
-
Tim Jacomb authored
-
- Jul 17, 2020
-
-
Tim Jacomb authored
tests: minor refactorings either for performance or readability
-
StefanSpieker authored
Co-authored-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
stellargo authored
-
- Jul 16, 2020
-
-
Wadeck Follonier authored
- JUnit and structs also due to requireUpperBoundDeps
-
- Jul 15, 2020
-
-
Tim Jacomb authored
-
Tim Jacomb authored
* Enable labels/categories with `deprecated` to show a warning for plugins * fix doc * Wording Co-Authored-By: Daniel Beck <1831569+daniel-beck@users.noreply.github.com> * Add Restricted no external use * add since todo * spelling Co-Authored-By: Tim Jacomb <t.jacomb@kainos.com> * use stream api to collect deprecated plugins * link to plugin url * add break lines to deprecation message * fix regex * wording and separation of description * Hide deprecated plugins inside the available section on update center * Add a warning inside the installed section on plugin manager * Add support for top-level 'deprecations' element in update site * Add test * Make this a list to allow direct element access * This isn't a critical problem so go with warning style, rephrase label * Add an intermediate JSON object in the UC data for extensibility * Make 'deprecated' a meta label (not shown in the regular label list) * Make parsing this safer * Null safety with labels array * Link to the deprecation URL, not the plugin URL * Add issue reference * Add Javadoc Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com> Co-authored-by: Tim Jacomb <t.jacomb@kainos.com> Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
-
Tim Jacomb authored
Co-authored-by: Félix Queiruga <felix.queiruga@gmail.com>
-
Peter Jonsson authored
-
Daniel Beck authored
-
Oleg Nenashev authored
* Document tips and tricks for the Jenkins issue triage * Update docs/MAINTAINERS.adoc Co-authored-by: StefanSpieker <S.Spieker@gmx.net> * Update docs/MAINTAINERS.adoc Co-authored-by: StefanSpieker <S.Spieker@gmx.net> * Apply suggestions from code review by @slide Co-authored-by: Alex Earl <slide.o.mix@gmail.com> * Apply suggestions from code review Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Update docs/MAINTAINERS.adoc * Apply suggestions from code review Co-authored-by: stellargo <sumitsarinofficial@gmail.com> Co-authored-by: StefanSpieker <S.Spieker@gmx.net> Co-authored-by: Alex Earl <slide.o.mix@gmail.com> Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> Co-authored-by: stellargo <sumitsarinofficial@gmail.com>
-
Oleg Nenashev authored
An UnsatisfiedLinkError from StandardOutputSwapper.ChannelSwapper.swap need not be reported
-
Oleg Nenashev authored
[JENKINS-63014] Stop passing extra -url to agents
-
- Jul 14, 2020
-
-
Tim Jacomb authored
[JENKINS-61806] Form validation for TimeZoneProperty.timeZoneName
-
Tim Jacomb authored
-