Commit graph

84 commits

Author SHA1 Message Date
Jan Dittberner 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
Paul Wise 5cbc158015 Add a pair of Planet Debian search links 2013-02-24 19:34:35 +01:00
Jan Dittberner d9522187ac add missing s to webid.pattern 2013-02-16 11:34:04 +01:00
Paul Wise ee4bcb5a76 Add new FOAF profiles 2013-02-16 11:13:56 +01:00
Paul Wise 7872900a53 Drop unnecessary manual HTML escaping of ampersands. 2013-02-16 11:13:56 +01:00
Jan Dittberner 8ff89db557 bump copyright years 2013-01-20 10:45:26 +01:00
Paul Wise f1716a3dbf dns information is public in LDAP, no need for ssh 2013-01-20 10:40:57 +01:00
Paul Wise c8c1a5570b Fix the URL for DUCK. 2013-01-20 10:40:57 +01:00
Paul Wise 74c05e4b2c Fix name search link 2013-01-20 10:40:57 +01:00
Paul Wise 894d2b21bb Fix bugs name search link 2013-01-20 10:40:57 +01:00
Paul Wise 34365305d4 Add a link to the Debian Url ChecKer 2012-12-08 12:47:35 +01:00
Paul Wise 48d4776c21 Add support for the new Debian Maintainer Dashboard by Lucas Nussbaum.
Blog: http://www.lucas-nussbaum.net/blog/?p=722
2012-07-10 19:51:19 +02:00
Jan Dittberner 3297f41aaa remove keylog URL (no replacement available) 2012-03-26 17:59:23 +02:00
Paul Wise 4cf6881c6f Remove links to DEHS, which is broken 2012-03-24 22:05:28 +01:00
Paul Wise 073e9e0b06 Cope with problems due to the lossy nm.d.o database upgrade 2012-03-24 22:05:21 +01:00
Jan Dittberner d664fa86d6 remove bugstats/karma link as suggested by Evgeni Golov 2012-03-24 22:02:23 +01:00
Jan Dittberner f55f2d23d0 new URL for NM status 2012-03-06 20:49:38 +01:00
Paul Wise 3a4242cc8f Switch to new location for debtags 2012-03-04 16:32:39 +01:00
Jan Dittberner 6224abdf63 PEP-8 compliance
- fix all PEP-8 warnings
- bump copyright years
2012-01-07 01:46:57 +01:00
Jan Dittberner 2bda187f91 update strings in controllers
- replace Debian Developer by Debian Member
- replace DDs by Debian Members
- bump copyright years
2012-01-07 01:13:53 +01:00
Paul Wise fbbb3da318 Update buildd URLs to the new per-maintainer view by Mehdi Dogguy 2011-06-05 15:24:12 +02:00
Jan Dittberner ea1e696498 change miainfo ssh URL from merkel.d.o to qa.d.o 2011-04-09 22:32:13 +02:00
Jan Dittberner 7be6594b93 use master instead of merkel for group info 2011-04-09 22:20:55 +02:00
Jan Dittberner 8645cecd71 update owned domains pattern 2011-04-05 12:22:24 +02:00
Jan Dittberner a7a1302d60 add one year bug history graph URL 2011-03-06 17:33:33 +01:00
Jan Dittberner 413238d26b update copyright years, add clone URL 2011-01-21 18:34:08 +01:00
Jan Dittberner 7a4f6a7e0d remove svnbuildstat 2011-01-21 18:11:03 +01:00
Jan Dittberner 9af353765d add logging and make keyringanalyzer work on Squeeze
- add logging to ddportfolioservice/model/keyfinder.py and
  ddportfolioservice/model/keyringanalyzer.py
- use ~ instead of ${HOME} in ddportfolioservice/model/ddportfolio.ini
- use subprocess.Popen instead of os.popen
2010-10-26 15:42:15 +02:00
Jan Dittberner fac0c223f4 Merge branch 'master' into pylons0.10
* master:
  add support for finger command line for db.debian.org query
2010-06-12 23:28:45 +02:00
Jan Dittberner 2f93abf0c7 add support for finger command line for db.debian.org query 2010-06-12 23:23:48 +02:00
Jan Dittberner a527356eae Merge branch 'master' into pylons0.10
* master:
  add support for GPG key lookup finger command and HTTP URL
2010-06-12 00:54:50 +02:00
Jan Dittberner 2f0cb0da62 add support for GPG key lookup finger command and HTTP URL 2010-06-12 00:50:18 +02:00
Jan Dittberner 47ecf9b4ea Merge branch 'master' into pylons0.10
* master:
  remove default readonly field support
  updated translations
  populate wikihomepage in dddatabuilder.py
  add input fields for wikihomepage and forumsid
  update translations
  hide showall field for non ECMAScript clients
  add checkbox and ECMAScript code to toggle display of all fields
  enable GPG fingerprint entry with disabled ECMAScript
  handle empty email field onBlur event correctly
2010-06-12 00:24:44 +02:00
Jan Dittberner 4782b64f06 populate wikihomepage in dddatabuilder.py 2010-06-12 00:13:04 +02:00
Jan Dittberner d5c1fd1a34 Merge branch 'master' into pylons0.10
* master:
  use unquoted email address for MIA lookup
  mark all patterns that require optional information as optional
  update keyringanalyzer.py copyright information
  use email address for MIA pattern to catch non-DDs
  add support for automatic DM data lookup
  silence keyringanalyzer
  fix path handling in keyringanalyzer
  add flattr button
  add flattr button
2010-06-11 22:17:59 +02:00
Jan Dittberner 95bc1f433d Merge branch 'dm_support'
* dm_support:
  use unquoted email address for MIA lookup
  mark all patterns that require optional information as optional
  use email address for MIA pattern to catch non-DDs
  add support for automatic DM data lookup
2010-06-11 22:04:32 +02:00
Jan Dittberner 9242fdafde use unquoted email address for MIA lookup 2010-06-11 22:04:14 +02:00
Jan Dittberner dd9d8f6c52 mark all patterns that require optional information as optional 2010-06-11 21:58:11 +02:00
Jan Dittberner 9a65e0b1f7 update keyringanalyzer.py copyright information 2010-06-11 21:48:49 +02:00
Jan Dittberner 16f4ee464e use email address for MIA pattern to catch non-DDs 2010-06-11 21:47:36 +02:00
Jan Dittberner e5a73bfe75 add support for automatic DM data lookup 2010-06-11 21:42:30 +02:00
Jan Dittberner 71c24cf9e3 silence keyringanalyzer 2010-06-06 00:39:20 +02:00
Jan Dittberner 3e0df60e17 fix path handling in keyringanalyzer 2010-06-06 00:31:41 +02:00
Jan Dittberner f2e90118f6 Merge branch 'master' into pylons0.10
* master:
  updated translations
  add support for non-url information
2010-06-04 00:35:58 +02:00
Jan Dittberner 2aec4f8f98 add support for non-url information
* add ssh commands for MIA information, owned debian.net domains and
  group membership
* add support for specifying type of pattern
2010-06-04 00:24:15 +02:00
Jan Dittberner 74ed088cf9 Merge branch 'extraparams' into pylons0.10
* extraparams:
  generate wikihomepage from name if parameter is missing
  add translations for new pattern labels
  add support for optional patterns
  support non unicode fields
  add new patterns for wiki and forum
  improve handling of missing fields
  accept extra fields forumsid and wikihomepage
  use the fixed set of dependency versions from Lenny
2010-06-03 23:08:05 +02:00
Jan Dittberner bbd6ae9017 generate wikihomepage from name if parameter is missing 2010-06-03 22:58:34 +02:00
Jan Dittberner 3a28db9439 add support for optional patterns 2010-06-03 22:35:37 +02:00
Jan Dittberner cce0d82f56 support non unicode fields 2010-06-03 22:25:46 +02:00
Jan Dittberner ce83914398 add new patterns for wiki and forum 2010-06-03 21:59:54 +02:00