This is an automated email from the git hooks/post-receive script. New change to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git from f6d44de == et non pas = pour l'egalité :( new 2a5de39 correction des transactions (on utilisait pas la tx :() ajout de fonction de log 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 2a5de390ea5510293423a35c59f2b16cf0072a53 Author: Benjamin <poussin@codelutin.com> Date: Thu Jun 4 22:09:09 2020 +0200 correction des transactions (on utilisait pas la tx :() ajout de fonction de log Summary of changes: doc/stats.md | 62 ++++++++++++++++++++++++++++++++++++ pkg/constant/const.go | 4 +++ pkg/http/bookmarkResource.go | 2 +- pkg/http/router.go | 9 ++++-- pkg/repository/bookmarkRepository.go | 7 ++-- pkg/repository/database.go | 41 ++++++++++++------------ pkg/utils/log.go | 24 ++++++++++++++ 7 files changed, 120 insertions(+), 29 deletions(-) create mode 100644 doc/stats.md create mode 100644 pkg/utils/log.go -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.