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 a8dd50d Add the ability to resize the preview and the editor new 3f4ab8c Improve code quality and fix the mixed content errors 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 3f4ab8cde497f9bc24bce5c3e6b18c850d5f06e2 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Fri Jun 19 14:48:07 2015 +0200 Improve code quality and fix the mixed content errors Summary of changes: .../org/nuiton/scmwebeditor/git/GitConnection.java | 175 ++++++--------------- .../org/nuiton/scmwebeditor/git/GitProvider.java | 10 -- .../org/nuiton/scmwebeditor/svn/SvnConnection.java | 17 +- .../main/webapp/WEB-INF/content/imageViewer.jsp | 2 +- .../webapp/WEB-INF/content/modificationViewer.jsp | 6 +- .../main/webapp/WEB-INF/content/outConnection.jsp | 2 +- swe-ui-web/src/main/webapp/js/popup.js | 3 +- swe-ui-web/src/main/webapp/js/preview.js | 1 + swe-ui-web/src/main/webapp/js/selectLanguage.js | 4 +- 9 files changed, 72 insertions(+), 148 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.