[Pkg-debile-commits] [debile-slave] branch master updated (09a4b25 -> afad2ea)
Sylvestre Ledru
sylvestre at alioth.debian.org
Mon Aug 19 14:55:18 UTC 2013
This is an automated email from the git hooks/post-receive script.
sylvestre pushed a change to branch master
in repository debile-slave.
from 09a4b25 add the section about the database
new 7c23704 Hack to get scan-build html reports
new 8c6a2df Hack to retrieve the folder
new 4e916fd Fixes the copy of scan-build logs
new 72ac04f Added support for failed flag
new 1b07977 Merge branch 'scan-build-html'
new 4799c87 Use job uuids and fix failed flag
new 30bad9b Use the new function to get write location path
new e97b2ac Remove variables that do not exist
new f174d4e Update installation steps. Fix scan-build bug
new 799ffeb Fixed non-renamed variable
new 4531be0 Fix support of binary package testing
new 2d25767 merge the package installation
new 19b95cd Merge branch 'master' of github.com:LeoCavaille/ethel
new d133b5e add coccinelle worker
new d078170 add executable for downloading/updating a folder of firehose-oriented semantic patches
new 939d169 fix: remove hard coded config file
new b7ede1e fix: remove __main__ (used for tests)
new 91d3efa move coccinelle installation instructions to PACKAGING
new 67721bf Merge pull request #3 from matthieucan/coccinelle
new e867b3b Used new style Config loading via instanciation
new 940aa5b Use https to clone rather than SSH
new b006b25 Fixed version getter for coccinelle
new 61c2e03 Make compatible every plugin with new binary structure
new ec35643 Multi compiler support
new 8eea077 fix: coccinelle logging
new 880bf26 Merge pull request #4 from matthieucan/coccinelle
new 3c4759c Merge branch 'master' of github.com:LeoCavaille/ethel
new afad2ea New function names in proxy for URL retrieving
The 28 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.
Summary of changes:
PACKAGING | 76 +++++++++++++------------------
bin/update-coccinelle-semantic-patches | 35 +++++++++++++++
ethel/client.py | 11 +++--
ethel/commands/__init__.py | 1 +
ethel/commands/adequate.py | 7 +--
ethel/commands/build.py | 7 +--
ethel/commands/coccinelle.py | 7 +++
ethel/commands/lintian.py | 8 ++--
ethel/commands/piuparts.py | 6 +--
ethel/daemon.py | 37 +++++++++++----
ethel/runners/adequate.py | 12 +++--
ethel/runners/clanganalyzer.py | 13 ++----
ethel/runners/coccinelle.py | 46 +++++++++++++++++++
ethel/runners/lintian.py | 17 ++++---
ethel/runners/piuparts.py | 7 ++-
ethel/runners/sbuild.py | 77 +++++++++++++++++++++++++-------
ethel/wrappers/coccinelle.py | 11 +++++
skel/ethel.ini | 2 +-
18 files changed, 259 insertions(+), 121 deletions(-)
create mode 100755 bin/update-coccinelle-semantic-patches
create mode 100644 ethel/commands/coccinelle.py
create mode 100644 ethel/runners/coccinelle.py
create mode 100644 ethel/wrappers/coccinelle.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-slave.git
More information about the Pkg-debile-commits
mailing list