Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 5082ebce87cfa6cc4e61820a5d85cfccde45fd3a https://github.com/jenkinsci/jenkins/commit/5082ebce87cfa6cc4e61820a5d85cfccde45fd3a Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2018-03-12 (Mon, 12 Mar 2018)
Changed paths: M core/src/main/java/hudson/logging/LogRecorder.java Log Message: ----------- Add parent loggers to autocompletion Commit: e0f24a4076fd86973d29a3aa18c6edde20657245 https://github.com/jenkinsci/jenkins/commit/e0f24a4076fd86973d29a3aa18c6edde20657245 Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M core/src/main/java/hudson/logging/LogRecorder.java Log Message: ----------- Use a LinkedHashSet to maintain insertion order while saving contains check Commit: edeaeeab905accc082899709fd509f27dfd363e4 https://github.com/jenkinsci/jenkins/commit/edeaeeab905accc082899709fd509f27dfd363e4 Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M core/src/main/java/hudson/logging/LogRecorder.java Log Message: ----------- More improvements to logging autocomplete Commit: 87bb02b4faf1a85983f54d67e4f457e75600ac3d https://github.com/jenkinsci/jenkins/commit/87bb02b4faf1a85983f54d67e4f457e75600ac3d Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2018-03-16 (Fri, 16 Mar 2018) Changed paths: M core/src/main/java/hudson/logging/LogRecorder.java M core/src/test/java/hudson/logging/LogRecorderTest.java Log Message: ----------- Suggest all parent loggers that are relevant Parent loggers will be suggested in auto completion iff they include two or more child, grand-child, etc. loggers, and there is no more specific parent logger that includes the same number of descendants. Commit: 34b1e83f417c9ec38680ddca6d3a329a874f986b https://github.com/jenkinsci/jenkins/commit/34b1e83f417c9ec38680ddca6d3a329a874f986b Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2018-03-17 (Sat, 17 Mar 2018) Changed paths: M core/src/main/java/hudson/logging/LogRecorder.java M core/src/test/java/hudson/logging/LogRecorderTest.java Log Message: ----------- Merge pull request #3345 from daniel-beck/autocomplete-parent-loggers Add parent loggers to autocompletion Compare: https://github.com/jenkinsci/jenkins/compare/efcfec3a59b0...34b1e83f417c -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.