1. 24 3月, 2015 1 次提交
    • S
      [FIXED JENKINS-27565] Refactor the Queue and Nodes to use a consistent locking strategy · 92147c35
      Stephen Connolly 提交于
      The test system I set up to verify resolution of customer(s)' issues driving this change, required
      additional changes in order to fully resolve the issues at hand. As a result I am bundling these
      changes:
      
      - Moves nodes to being store in separate config files outside of the main config file (improves performance) [FIXED JENKINS-27562]
      - Makes the Jenkins is loading screen not block on the extensions loading lock [FIXED JENKINS-27563]
      - Removes race condition rendering the list of executors [FIXED JENKINS-27564] [FIXED JENKINS-15355]
      - Tidy up the locks that were causing deadlocks with the once retention strategy in durable tasks [FIXED JENKINS-27476]
      - Remove any requirement from Jenkins Core to lock on the Queue when rendering the Jenkins UI [FIXED-JENKINS-27566]
      92147c35
  2. 03 3月, 2015 1 次提交
  3. 01 3月, 2015 1 次提交
  4. 27 2月, 2015 1 次提交
  5. 26 2月, 2015 1 次提交
  6. 13 2月, 2015 1 次提交
  7. 05 2月, 2015 2 次提交
  8. 04 2月, 2015 1 次提交
    • R
      [SECURITY-166] Prevent the creation of anonymous, system or unknown users. · 01a087d1
      Ryan Campbell 提交于
      These users can still be instantiated, as would happen if there is no security and an anonymous user triggers a build -- the anonymous user would correctly be created and added to the User list. This fix merely prevents the saving of that user, and therefore prevents them from logging in.
      
      There may be some plugins which trigger a build as the SYSTEM user, and that is not prohibited here.
      
      Also prevent full names of 'anonymous', 'system' or 'uknown'. As discussed on SECURITY-166 this may encumber auditing since full names are used in most places in the UI
      01a087d1
  9. 23 1月, 2015 4 次提交
  10. 22 1月, 2015 1 次提交
  11. 21 1月, 2015 2 次提交
  12. 17 1月, 2015 2 次提交
  13. 13 1月, 2015 1 次提交
  14. 12 1月, 2015 2 次提交
  15. 10 1月, 2015 3 次提交
  16. 05 1月, 2015 1 次提交
  17. 23 12月, 2014 2 次提交
  18. 21 12月, 2014 4 次提交
  19. 20 12月, 2014 2 次提交
  20. 17 12月, 2014 1 次提交
  21. 10 12月, 2014 1 次提交
  22. 08 12月, 2014 1 次提交
  23. 05 12月, 2014 2 次提交
  24. 02 12月, 2014 1 次提交
  25. 01 12月, 2014 1 次提交