Branch: refs/heads/master Home: https://github.com/jenkinsci/depgraph-view-plugin Commit: 2d0ea867bb20622db3cc434c99332d4a5d7e6feb https://github.com/jenkinsci/depgraph-view-plugin/commit/2d0ea867bb20622db3cc434c99332d4a5d7e6feb Author: Stefan Wolf <wo...@fs.tum.de> Date: 2012-11-21 (Wed, 21 Nov 2012)
Changed paths: M src/main/java/hudson/plugins/depgraph_view/model/layout/JungSugiyama.java Log Message: ----------- Improved layout algorithm: - Make the graph acyclic before layouting - improve ranking algorithm - balance the levels afterwards Commit: 93a038b9b51f376c431117bd0c9a1ed718490968 https://github.com/jenkinsci/depgraph-view-plugin/commit/93a038b9b51f376c431117bd0c9a1ed718490968 Author: Stefan Wolf <wo...@fs.tum.de> Date: 2012-11-21 (Wed, 21 Nov 2012) Changed paths: M src/main/java/hudson/plugins/depgraph_view/model/display/JsonStringGenerator.java Log Message: ----------- Layout standalone projects in a grid Commit: 349c1677cc19435f6fee62c11ddcce3a86bcf82c https://github.com/jenkinsci/depgraph-view-plugin/commit/349c1677cc19435f6fee62c11ddcce3a86bcf82c Author: Stefan Wolf <wo...@fs.tum.de> Date: 2012-11-21 (Wed, 21 Nov 2012) Changed paths: R src/main/webapp/js/jquery-1.7.2.min.js R src/main/webapp/js/jquery-ui-1.8.13.min.js Log Message: ----------- Remove jQuery since provided by plugins Commit: ab81e0a9d0766e854099048fffe8a563c3c63f73 https://github.com/jenkinsci/depgraph-view-plugin/commit/ab81e0a9d0766e854099048fffe8a563c3c63f73 Author: Stefan Wolf <wo...@fs.tum.de> Date: 2012-11-21 (Wed, 21 Nov 2012) Changed paths: M pom.xml Log Message: ----------- [FIXED JENKINS-15891] by making jquery-ui mandatory Compare: https://github.com/jenkinsci/depgraph-view-plugin/compare/cb2210ba013b...ab81e0a9d076