evorepo/packages
Jelle van der Waa 5187266e15 packages: only send a signoff once the requirements are met
Instead of spamming packagers when the requirements are met, only send
the email when it's enough.
2020-02-13 22:46:45 +01:00
..
management populate_signoffs: clean up old signoff(specifications) 2019-04-28 00:05:28 +02:00
migrations Update migrations for Python 3 2019-01-21 21:19:58 +01:00
sql Add additional pg_trgm indexes for quicker searches 2013-04-13 11:57:55 -05:00
templatetags Revert "Fix parsing issues when query string keys contain unicode" 2019-01-21 21:19:58 +01:00
views packages: only send a signoff once the requirements are met 2020-02-13 22:46:45 +01:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py packages/admin: Fix the syntax for queryset 2017-09-01 11:47:59 -03:00
alpm.py packages: c_char_p ctype is bytes in Python 3 2019-01-21 21:19:58 +01:00
models.py Refactor Python 3 __unicode__ to __str__ 2019-01-21 21:19:58 +01:00
tests.py packages: remove duplicate vim comment 2019-04-27 21:39:50 +02:00
urls_groups.py Update urls.py to non relative imports 2018-04-08 12:51:19 +02:00
urls.py Update urls.py to non relative imports 2018-04-08 12:51:19 +02:00
utils.py packages: remove list()'s added by 2to3 2019-04-27 17:44:27 +02:00