[Pkg-debile-commits] [debile-master] 108/126: Merge pull request #1 from LeoCavaille/nomongo

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:56:24 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch scan-build-html
in repository debile-master.

commit 9cf9087399bacd674d9d8af8f9bd0ea127d9bdfe
Merge: d3fe2d9 569afca
Author: Léo Cavaillé <leo at cavaille.net>
Date:   Fri Jul 26 15:53:25 2013 -0700

    Merge pull request #1 from LeoCavaille/nomongo
    
    Say no to mongo

 PACKAGING.md                   |  150 ++++++++++++++++++++++++++
 lucy/__init__.py               |    9 --
 lucy/archive.py                |   20 +---
 lucy/cli/incoming.py           |   11 --
 lucy/cli/init.py               |   62 ++++++-----
 lucy/config.py                 |   17 +++
 lucy/core.py                   |   16 ---
 lucy/incoming.py               |  186 +++++++++++++++++++-------------
 lucy/models/__init__.py        |   79 --------------
 lucy/models/config.py          |   11 --
 lucy/orm.py                    |  123 +++++++++++++++++++++
 lucy/server.py                 |  232 +++++++++++++++++++++++-----------------
 lucy/tests/__init__.py         |   25 -----
 lucy/tests/test_lucy_base.py   |   41 -------
 lucy/tests/test_lucy_source.py |   25 -----
 lucy/tests/test_lucy_user.py   |   32 ------
 requirements.txt               |    1 +
 scripts/lucy-processd          |    3 +-
 setup.py                       |    2 +-
 skel/lucy.ini                  |   43 ++++++++
 20 files changed, 622 insertions(+), 466 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-master.git



More information about the Pkg-debile-commits mailing list