This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 9202641 Fix the revision number update at commit new 06d4801 Improve code quality and add a default branch to give the ability not to provide a branch name in the URL 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 06d4801ce8c876bf77c8d6ca2d4933eec2e220ac Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Fri Jun 19 17:44:48 2015 +0200 Improve code quality and add a default branch to give the ability not to provide a branch name in the URL Summary of changes: .../org/nuiton/scmwebeditor/git/GitConnection.java | 8 +- .../org/nuiton/scmwebeditor/git/GitProvider.java | 5 + .../org/nuiton/scmwebeditor/api/ScmProvider.java | 7 ++ .../org/nuiton/scmwebeditor/svn/SvnConnection.java | 4 +- .../org/nuiton/scmwebeditor/svn/SvnProvider.java | 6 + .../scmwebeditor/uiweb/actions/BrowseAction.java | 2 +- .../uiweb/actions/DownloadFileAction.java | 4 + .../scmwebeditor/uiweb/actions/EditAction.java | 14 ++- .../uiweb/actions/ImageBytesResult.java | 3 + .../uiweb/actions/ViewImageAction.java | 3 +- .../webapp/WEB-INF/content/modificationViewer.jsp | 128 ++++++++++----------- 11 files changed, 113 insertions(+), 71 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.