branch develop updated (2711dba -> efe351b)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coser. See http://git.codelutin.com/coser.git from 2711dba Passage sous gitlab + mise à jour de la configuration des sites new efe351b fixes #8028: Evolution du logo du ministère 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 efe351b99a122813ea52c34a86c75351894821ff Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Feb 29 15:06:34 2016 +0100 fixes #8028: Evolution du logo du ministère Summary of changes: .gitignore | 7 ++++++- coser-web/src/main/webapp/images/logo_ministere.jpg | Bin 10526 -> 39532 bytes 2 files changed, 6 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See http://git.codelutin.com/coser.git commit efe351b99a122813ea52c34a86c75351894821ff Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Feb 29 15:06:34 2016 +0100 fixes #8028: Evolution du logo du ministère --- .gitignore | 7 ++++++- coser-web/src/main/webapp/images/logo_ministere.jpg | Bin 10526 -> 39532 bytes 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c01247e..049ecf3 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,9 @@ /*/*.iws /*.log /*~ -/*/*~ \ No newline at end of file +/*/*~ +.project +.settings +*/.project +*/.classpath +*/.settings diff --git a/coser-web/src/main/webapp/images/logo_ministere.jpg b/coser-web/src/main/webapp/images/logo_ministere.jpg index f0f2558..2570653 100644 Binary files a/coser-web/src/main/webapp/images/logo_ministere.jpg and b/coser-web/src/main/webapp/images/logo_ministere.jpg differ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm