Branch: refs/heads/imod-strip-project-names Home: https://github.com/jenkinsci/depgraph-view-plugin Commit: e86fe1be7cb2f336e98aa49aa1c1a2d7e0fa89cf https://github.com/jenkinsci/depgraph-view-plugin/commit/e86fe1be7cb2f336e98aa49aa1c1a2d7e0fa89cf Author: imod <d...@fortysix.ch> Date: 2013-08-26 (Mon, 26 Aug 2013)
Changed paths: M src/main/java/hudson/plugins/depgraph_view/AbstractDependencyGraphAction.java M src/main/java/hudson/plugins/depgraph_view/DependencyGraphProperty.java M src/main/java/hudson/plugins/depgraph_view/model/display/DotStringGenerator.java M src/main/resources/hudson/plugins/depgraph_view/AbstractDependencyGraphAction/jsplumb.jelly M src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/global.jelly M src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/global.properties A src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/help-projectNameStripRegex.html A src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/help-projectNameStripRegexGroup.html A src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/help-projectNameStripRegexGroup_de.html A src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/help-projectNameStripRegex_de.html M src/main/resources/hudson/plugins/depgraph_view/Messages.properties M src/main/webapp/js/jsPlumb_depview.js Log Message: ----------- [FIXED JENKINS-9007] enable to strip job names of redundant strings Commit: 01a13eada5b57e0770b73357e9835a700379065d https://github.com/jenkinsci/depgraph-view-plugin/commit/01a13eada5b57e0770b73357e9835a700379065d Author: imod <d...@fortysix.ch> Date: 2013-08-29 (Thu, 29 Aug 2013) Changed paths: M src/main/java/hudson/plugins/depgraph_view/DependencyGraphProperty.java M src/main/java/hudson/plugins/depgraph_view/model/display/DotStringGenerator.java A src/test/java/hudson/plugins/depgraph_view/model/graph/StripProjectNameTest.java Log Message: ----------- add a test case for the name striping Commit: ef9dc749f122af0a643b657e49ad4b83c496ed14 https://github.com/jenkinsci/depgraph-view-plugin/commit/ef9dc749f122af0a643b657e49ad4b83c496ed14 Author: Guido Grazioli <guido.grazi...@selerityinc.com> Date: 2020-02-08 (Sat, 08 Feb 2020) Changed paths: M src/main/java/hudson/plugins/depgraph_view/AbstractDependencyGraphAction.java M src/main/java/hudson/plugins/depgraph_view/DependencyGraphProperty.java M src/main/java/hudson/plugins/depgraph_view/model/display/DotStringGenerator.java M src/main/resources/hudson/plugins/depgraph_view/AbstractDependencyGraphAction/jsplumb.jelly M src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/global.jelly M src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/global.properties A src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/help-projectNameStripRegex.html A src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/help-projectNameStripRegexGroup.html A src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/help-projectNameStripRegexGroup_de.html A src/main/resources/hudson/plugins/depgraph_view/DependencyGraphProperty/help-projectNameStripRegex_de.html M src/main/resources/hudson/plugins/depgraph_view/Messages.properties M src/main/webapp/js/jsPlumb_depview.js A src/test/java/hudson/plugins/depgraph_view/model/graph/StripProjectNameTest.java Log Message: ----------- Merge branch 'strip-project-names' of https://github.com/imod/depgraph-view-plugin into imod-strip-project-names Compare: https://github.com/jenkinsci/depgraph-view-plugin/compare/e86fe1be7cb2%5E...ef9dc749f122 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/depgraph-view-plugin/push/refs/heads/imod-strip-project-names/000000-ef9dc7%40github.com.