1. 21 Oct, 2012 2 commits
  2. 11 Aug, 2012 1 commit
    • Clément Schreiner's avatar
      Simplify the definition of PluginResult classes. · 266f42d2
      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
      266f42d2
  3. 07 Mar, 2012 2 commits
  4. 15 Sep, 2011 2 commits
  5. 14 Sep, 2011 1 commit
  6. 08 Sep, 2011 2 commits
  7. 12 Aug, 2011 1 commit
  8. 04 Aug, 2011 2 commits
  9. 24 Jul, 2011 1 commit
  10. 14 Feb, 2009 2 commits
  11. 03 Feb, 2009 2 commits
  12. 17 Aug, 2008 1 commit
  13. 15 Aug, 2008 1 commit
  14. 25 Jun, 2008 1 commit
  15. 15 Jun, 2008 1 commit
  16. 11 Jun, 2008 3 commits
  17. 08 Jun, 2008 1 commit
  18. 07 Jun, 2008 2 commits
  19. 06 Jun, 2008 1 commit
  20. 04 Jun, 2008 1 commit
  21. 02 Jun, 2008 1 commit
  22. 01 Jun, 2008 3 commits