1. 24 2月, 2020 1 次提交
  2. 22 2月, 2020 4 次提交
  3. 21 2月, 2020 7 次提交
    • T
      Merge pull request #4511 from res0nance/spotbugs-internal-rep · 15ad9ea1
      Tim Jacomb 提交于
      [JENKINS-36720] Spotbugs fixes
      15ad9ea1
    • T
      Merge pull request #4496 from res0nance/followup · 8219d504
      Tim Jacomb 提交于
      Follow up optimizations to getAllItems() and getItems()
      8219d504
    • T
      Merge pull request #4510 from res0nance/double-checked · 45cf21d2
      Tim Jacomb 提交于
      [JENKINS-36720] Fix instances of double checked locking
      45cf21d2
    • O
      Merge pull request #4509 from daniel-beck/force-crumb-issuer2 · 824718bc
      Oleg Nenashev 提交于
      Always set a crumb issuer
      824718bc
    • T
      Merge pull request #4508 from res0nance/spotbugs-version · fdfcbc3c
      Tim Jacomb 提交于
      [JENKINS-36720] Spotbugs fix possible NPE
      fdfcbc3c
    • T
      Merge pull request #4505 from jbleduigou/master · 8175695e
      Tim Jacomb 提交于
      Adding french translation for concurrent build help
      8175695e
    • F
      [JENKINS 60920] header breadcrumbs CSS update (#4463) · 673a18c6
      Félix Queiruga 提交于
      * New styles for breadcrumbs and warnings monitor
      
      * Adds the svgxuse polyfill for svg sprites on IE 11
      
      * Created new styles for the page header
      
      - Used the material icons svg sprites to deliver the icons
      - Icons are rendered using a <svg> tag
      
      * Create new base styles file and undo changes to the layout-common and style css files
      
      * Fixes and refactor for the new UI CSS code
      
      * Make the new header color and logo section opt-in
      
      - The new UI can be toggled with the -Dui.enableNewUi=true flag
      
      * Rename and refactor the page-header css
      
      - Rename the css class namespace from .main-header to .page-header
      - Page header CSS moved into a modules folder and now included on the new-base-styles.css. This is done to avoid loading a separate file everytime.
      - Extracted color variables to their own file
      
      * Updated localization for header and admin monitor
      
      - The pageHeader template receives localization strings as props
      - Missing translation for the admin monitor on the it, bg and pl locales
      
      * Update core/src/main/resources/lib/layout/layout.jelly
      Co-Authored-By: NTim Jacomb <t.jacomb@kainos.com>
      
      * Most measurements migrated to REMs
      
      * Code cleanup and apply new-ui toggle to the html.jelly file
      
      * Breadcrumb fixes
      
      - Reverts breadcrumb link styling to use nested selectors instead of the .breadcrumbs__link class. The reason is that several plugins would break.
      - Shifted margins so that breadcrumbs can be fullwidth in the absence of the auto refresh link
      
      * Implemented some fixes from the feedback received
      
      - Removed box shadow webkit prefix
      - Fixed formatting on the breadcrumbs.css and layout-commons.less files
      - Renamed the new UI toggle class from _new-ui_ to _ui-refresh_
      - Renamed references to the _new ui_ to _v2_
      
      * Created jelly helper to use svg icons
      
      * Fix: restore proper icon for the user on the header
      
      * Fixes for Edge, IE 11 and IE 10
      
      * Improvements on the header and breadcrumbs
      
      - Logo v2 changed and optimized using the svgo frontend https://jakearchibald.github.io/svgomg/
      - Refactored the ammonitor insertion code
      - Breadcrumbs are no longer capitalized
      - Classic logo link no longer stretches past the images
      - Fixed classic logo link on IE11
      - Updated color of the footer
      - Menu items background is also changed when hovering over the menu selector
      - Removed copyright notice on top of some files
      
      * Bumped JTH version with the SVG download fix
      
      * Update test/pom.xml
      Co-Authored-By: NTim Jacomb <t.jacomb@kainos.com>
      
      * Added a function to check boolean system properties from jelly
      
      * Fix header links and add svg styles for legacy layout
      
      *  Some bug fixing for the new header
      
      - The ui-refresh changes were not properly being enabled with the boolean system property. Added explicit true check on the jelly templates.
      - Added an explicit width for the ui-refresh logo because it would mess with the layout
      
      * Update core/src/main/java/hudson/Functions.java
      Co-Authored-By: NAdrien Lecharpentier <adrien.lecharpentier@gmail.com>
      
      * Do not check the system property on every page render
      Co-authored-by: NTim Jacomb <t.jacomb@kainos.com>
      Co-authored-by: NAdrien Lecharpentier <adrien.lecharpentier@gmail.com>
      Co-authored-by: NDaniel Beck <1831569+daniel-beck@users.noreply.github.com>
      673a18c6
  4. 20 2月, 2020 7 次提交
  5. 19 2月, 2020 10 次提交
  6. 18 2月, 2020 6 次提交
  7. 17 2月, 2020 2 次提交
  8. 15 2月, 2020 3 次提交