Historique des commits

Auteur SHA1 Message Date
  Helmut Grohne 29d33b3185 tighten source format check for 1.0 il y a 10 ans
  Ansgar Burchardt 5ae0dac7c8 Python modules should not be executable il y a 12 ans
  Torsten Werner f7e8ab5cc1 Convert raise statement to Python 2.6. il y a 13 ans
  Joerg Jaspert 8a56905adf docstrings il y a 15 ans
  Chris Lamb 4e9d67806b Drop the SourceFormat-specific validate_format classmethods. il y a 15 ans
  Chris Lamb 8c266683b1 Move parse_format into daklib.formats il y a 15 ans
  Chris Lamb 68f805c214 Add get_format_from_string utility method il y a 15 ans
  Chris Lamb fee8895dd9 Attach validate_format(...) to each SourceFormat that can reject formats. il y a 15 ans
  Chris Lamb b7d36f7122 Split out parse_format to module-level and test it explicitly. il y a 15 ans
  Chris Lamb c9ba1a13b4 Split parsing of "Format:" string and validation of it. il y a 15 ans
  Chris Lamb 1b29fb2dc9 Compare None with object identity, not equality il y a 15 ans
  Chris Lamb 4587ac614f "Format: 0.0" is now invalid il y a 15 ans
  Chris Lamb 6fc48cd38c Move "Format:" field parsing into srcformats.py il y a 15 ans
  Chris Lamb 9b3cf7b8bd Reject uploads that contain a native tarball and a diff. il y a 15 ans
  Chris Lamb 7a22fcc70b Fix reference to cls.requires. il y a 15 ans
  Chris Lamb b2d2d87ae4 Simplify rejecting logic il y a 15 ans
  Chris Lamb 9dd35112e9 Use a collections.defaultdict to avoid boilerplate definitions. il y a 15 ans
  Chris Lamb 1a284d1ef8 Correct grammar when rejecting a package with insufficient files. il y a 15 ans
  Chris Lamb dbf94f5bb3 Require source formats to have a name and interpolate it when returning msgs il y a 15 ans
  Chris Lamb 6560a55727 Remove has_ prefix inside srcformats. il y a 15 ans
  Chris Lamb 324bbf00a0 Don't pass dsc_filename to reject_msgs; prepend it in check_dsc_files. il y a 15 ans
  Chris Lamb 5e1a345289 Move rejection message generation into srcformats il y a 15 ans
  Chris Lamb 46434f2a67 Add regex to match .dsc "Format: lala" value and compile it on creation. il y a 15 ans
  Chris Lamb d2a4effa71 Add SourceFormat class and track definitions with metaclass il y a 15 ans