Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-23 | git-serve: Use Python exceptions for error handling | Lukas Fleischer | 2 | -79/+131 |
2016-12-20 | git-serve: Add support for (un-)flagging packages | Lukas Fleischer | 1 | -0/+70 |
2016-12-20 | notify: Avoid EXCEPT in SQL statement | Lukas Fleischer | 1 | -6/+4 |
2016-11-13 | Send out-of-date notifications to co-maintainers | Lukas Fleischer | 1 | -6/+9 |
2016-10-17 | Make maintenance scripts installable | Lukas Fleischer | 7 | -0/+622 |
2016-10-17 | Move configuration to /etc/aurweb/config | Lukas Fleischer | 1 | -2/+1 |
2016-10-17 | aurweb/git: Add missing __init__.py file | Lukas Fleischer | 1 | -0/+0 |
2016-10-11 | git-serve: Close orphan requests upon disown | Lukas Fleischer | 1 | -1/+43 |
2016-10-11 | git-update: Catch long source URLs | Lukas Fleischer | 1 | -0/+3 |
2016-10-11 | Make URL columns 8000 characters wide | Lukas Fleischer | 1 | -2/+3 |
2016-10-08 | Reorganize Git interface scripts | Lukas Fleischer | 3 | -0/+890 |
2016-09-29 | Use setuptools to install Python modules | Lukas Fleischer | 3 | -0/+82 |