This is an automated email from the git hooks/post-receive script. New change to branch feature/GIT in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 40513dc Use of providers which give information about the SCMs features new e8d7430 Use of the providers for the UI to make it more modular The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e8d74308a6d1432c2f1cb99dfd806206b7ca5efd Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Tue May 5 16:05:22 2015 +0200 Use of the providers for the UI to make it more modular Summary of changes: .../java/org/nuiton/scmwebeditor/GitProvider.java | 10 +++++ .../java/org/nuiton/scmwebeditor/ScmProvider.java | 8 ++++ .../ScmWebEditorApplicationListener.java | 5 --- .../java/org/nuiton/scmwebeditor/SvnProvider.java | 19 ++++++++ .../nuiton/scmwebeditor/actions/BrowseAction.java | 52 +++++++++++++++------- .../impl/ScmUrlResolverMavenDocImpl.java | 10 ++--- .../impl/ScmUrlResolverMavenSiteXmlImpl.java | 4 +- src/main/resources/struts.xml | 11 ++--- src/main/webapp/WEB-INF/content/browse.jsp | 3 +- src/main/webapp/WEB-INF/content/error.jsp | 2 +- .../webapp/WEB-INF/content/modificationViewer.jsp | 2 +- src/main/webapp/WEB-INF/content/outConnection.jsp | 2 +- src/main/webapp/js/branches.js | 34 +++++++++----- src/main/webapp/js/scmDetector.js | 29 +++--------- 14 files changed, 117 insertions(+), 74 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.