- 21 Oct, 2012 2 commits
-
-
Clément Schreiner authored
-
Clément Schreiner authored
Returns the initialized GnuPG wrapper.
-
- 11 Aug, 2012 1 commit
-
-
Clément Schreiner authored
- former ``entity_name`` class attribute is no longer needed. Instead, the name of the entity is generated from the model class's name. This might be too much magic implicit stuff, I will improve it later if needed. - for above feature, new helper function in debexpo.lib.utils: uncamel(string) will translate a CamelCase string into an "underscore-style" one. Not yet perfectly, depending on the input string, though. - the __mapper_args__ dictionary is now automatically generated with the proper polymorphism options for new classes inheriting ``PluginResult``. This seems OK. - update the ``native`` plugin to that new API
-
- 07 Mar, 2012 2 commits
- 15 Sep, 2011 2 commits
- 14 Sep, 2011 1 commit
-
-
Arno Töll authored
Consolidate crypto functions, move allowed_upload to the (new) filesystem module where such tasks are now handled
-
- 08 Sep, 2011 2 commits
- 12 Aug, 2011 1 commit
-
-
Arno Töll authored
-
- 04 Aug, 2011 2 commits
-
-
Asheesh Laroia authored
-
Asheesh Laroia authored
-
- 24 Jul, 2011 1 commit
-
-
Asheesh Laroia authored
-
- 14 Feb, 2009 2 commits
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonny@debian.org>
-
Signed-off-by:Jonny Lamb <jonny@debian.org>
-
- 03 Feb, 2009 2 commits
-
-
Signed-off-by:Jonny Lamb <jonny@debian.org>
-
Signed-off-by:Jonny Lamb <jonny@debian.org>
-
- 17 Aug, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 15 Aug, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 25 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Changed debexpo.lib.changes to use deb822.Changes.get_pool_path instead of using lib.utils.get_repository_dir. Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 15 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Previously, accessing a Changes item meant using: changes.get('foo') Now this is simplified to: changes['foo'] using the __getitem__ method in Changes. Additionally, instead of using debian_bundle.deb822.Deb822.get in this __getitem__ method, the same dictionary-accessing way is used. This way, KeyErrors will be raised upon a bad key. Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 11 Jun, 2008 3 commits
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 08 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 07 Jun, 2008 2 commits
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 06 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 04 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 02 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 01 Jun, 2008 3 commits
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-