2eb8f30812
Merge branch 'master' into develop
2014-02-08 11:57:24 +01:00
a84c393898
update URLs for new repository name
2014-02-08 00:11:33 +01:00
13485cdb26
Merge tag '0.3' into develop
...
Release 0.3
- switch to Debian Wheezy dependencies
2014-01-11 17:21:05 +01:00
225fd3f568
Merge branch 'release/0.3'
2014-01-11 17:20:30 +01:00
43668f662b
update for release 0.3
...
- bump copyright years
- fix PEP8 violations
- rewrap lines
- bump version number
- replace DDPortfolio with Debian Member Portfolio
2014-01-11 17:18:44 +01:00
743d3aea34
Merge branch 'feature/wheezy-update' into develop
2014-01-11 00:39:36 +00:00
85a2484f2e
update translation files
...
- update catalog
- improve german translation
- update copyright years in all existing translations
- recompile catalogs
2014-01-11 01:38:03 +01:00
4e18b2bd53
update templates
...
- bump copyright years and update program name
- fix escape call to work with webhelpers 1.3
2014-01-11 01:33:45 +01:00
275885cb41
improve keyring analyzer
...
- define separate gnupg homedir as gnupghome
- update file comments in ddportfolioservice/model/ddportfolio.ini and
ddportfolioservice/model/keyringanalyzer.py to reflect current
copyright years and project name
- keyringanalyzer.py:
- refactor to reduce function complexity
- fix PEP8 violations
- use gnupghome setting
- switch to SafeConfigParser
2014-01-11 00:11:11 +00:00
a74c778258
ignore .ropeproject
2014-01-11 00:02:56 +00:00
2bcb98fcf2
refer to wheezyreq.pip and remove squeezereq.pip
2014-01-10 23:10:29 +00:00
cac34c879f
add requirements file with Debian Wheezy version
2014-01-10 23:07:41 +00:00
2417abee4e
Merge branch 'release/0.2.20'
2013-11-20 17:47:55 +01:00
720c9100a2
Merge branch 'release/0.2.20' into develop
2013-11-20 17:45:08 +01:00
98399ec1bd
bump version
2013-11-20 17:44:12 +01:00
a8213b789b
fix syntax error
2013-11-20 17:42:46 +01:00
Olivier Berger
755a2dc5ea
Revert back some name/mail processing for cases where the uid is not strictly an email
2013-11-18 13:59:49 +01:00
Paul Wise
de3dda922b
Add contributor information links
2013-11-17 08:24:29 +01:00
759f1d8580
Merge branch 'release/0.2.19' into develop
2013-11-15 21:44:55 +01:00
8cb920e06d
Merge branch 'release/0.2.19'
2013-11-15 21:44:44 +01:00
ecb9689ca5
bump version to 0.2.19
2013-11-15 21:44:20 +01:00
a9bde6350a
give credits to Olivier Berger
2013-11-15 21:41:22 +01:00
Olivier Berger
d12111b400
Add some test code to dump contents of the cache
2013-11-15 14:36:35 +01:00
Olivier Berger
8ebe8bfede
Exclude revoked ids : can't trust them, IMHO
2013-11-15 14:36:35 +01:00
Olivier Berger
2752c2e98d
Adopt the way which is described in /usr/share/doc/gnupg/DETAILS.gz which expands first line, and use email.utils.parseaddr()
2013-11-15 14:36:35 +01:00
Olivier Berger
875eb57d35
Change for more useful documentation
2013-11-15 14:36:35 +01:00
772397f222
Merge branch 'release/0.2.18.1' into develop
...
* release/0.2.18.1:
bump version number
2013-08-09 21:04:37 +02:00
76f8132b11
Merge branch 'release/0.2.18.1'
...
* release/0.2.18.1:
bump version number
fix typo in German translation thanks to Simon Kainz
2013-08-09 21:03:56 +02:00
2301d34202
bump version number
2013-08-09 21:03:34 +02:00
57bc445b5a
fix typo in German translation thanks to Simon Kainz
2013-08-09 20:54:02 +02:00
8573ef5445
Merge branch 'release/0.2.18' into develop
...
* release/0.2.18:
update changelog
bump version number
2013-02-24 22:56:44 +01:00
c4330f5554
Merge branch 'release/0.2.18'
...
* release/0.2.18:
update changelog
bump version number
add documentation on how to add a new URL
use docs/build instead of docs/html
move documentation sources to docs/source
add initial development documentation
add source reference in docs/sourcecode.rst
add introduction text and credits file
prepare sphinx documentation building
ignore vim swap files
2013-02-24 22:56:32 +01:00
e82e241158
update changelog
2013-02-24 22:56:09 +01:00
8ac4054463
bump version number
2013-02-24 22:54:39 +01:00
23e8c7ce0e
Merge branch 'feature/devdocs' into develop
...
* feature/devdocs:
add documentation on how to add a new URL
use docs/build instead of docs/html
move documentation sources to docs/source
add initial development documentation
add source reference in docs/sourcecode.rst
add introduction text and credits file
prepare sphinx documentation building
ignore vim swap files
2013-02-24 22:53:00 +01:00
9706f2777c
add documentation on how to add a new URL
2013-02-24 22:52:36 +01:00
1fc616adf7
use docs/build instead of docs/html
2013-02-24 22:25:23 +01:00
f778c21b0e
move documentation sources to docs/source
...
* docs/source/conf.py
- add toplevel directory to Python search path to allow building of
documentation using system sphinx installation
2013-02-24 22:13:12 +01:00
4304c425f7
add initial development documentation
2013-02-24 22:04:55 +01:00
599f10a6bb
add source reference in docs/sourcecode.rst
...
* ddportfolioservice/controllers/ddportfolio.py
- add docstring to DdportfolioController
* ddportfolioservice/model/__init__.py
- add module docstring
* docs/index.rst
- add link to sourcecode file
* docs/sourcecode.rst
- include autogenerated module information
2013-02-24 22:01:32 +01:00
b000e08b3f
add introduction text and credits file
2013-02-24 21:59:19 +01:00
98b7bc2676
prepare sphinx documentation building
...
* docs/conf.py:
- add sphinx.ext.viewcode to extensions
- update copyright years
- bump version numbers
- explicitly define language
* setup.cfg
- define output directory and add all_files directive
2013-02-24 21:56:02 +01:00
9efe6a7b28
ignore vim swap files
2013-02-24 21:50:56 +01:00
8ff063ed25
Merge branch 'release/0.2.17' into develop
...
* release/0.2.17:
Bump version number
2013-02-24 19:39:51 +01:00
620a560d77
Merge branch 'release/0.2.17'
...
* release/0.2.17:
Bump version number
Add a pair of Planet Debian search links
2013-02-24 19:39:18 +01:00
7da151abbe
Bump version number
2013-02-24 19:38:11 +01:00
Paul Wise
5cbc158015
Add a pair of Planet Debian search links
2013-02-24 19:34:35 +01:00
246397b982
Merge branch 'release/0.2.16.1' into develop
2013-02-16 11:35:01 +01:00
ca98123478
Merge branch 'release/0.2.16.1'
2013-02-16 11:34:53 +01:00
f11e1d2bc3
bump version number
2013-02-16 11:34:41 +01:00