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 7c1c5ea In the search tree, when there is only one folder, it is automatically expanded new 2533ad9 It is now possible to use Git repositories which need authentication 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 2533ad9fa6b84349686ae2208d9bc9794c0593a8 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Tue Apr 28 15:09:02 2015 +0200 It is now possible to use Git repositories which need authentication Summary of changes: .../org/nuiton/scmwebeditor/GitConnection.java | 305 +++++++++++++++------ .../org/nuiton/scmwebeditor/SvnConnection.java | 9 +- .../actions/ScmWebEditorMainAction.java | 2 +- .../nuiton/scmwebeditor/actions/SearchAction.java | 16 +- src/main/webapp/WEB-INF/content/loginSearch.jsp | 4 +- src/main/webapp/js/branches.js | 5 +- 6 files changed, 248 insertions(+), 93 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.