summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-03-01popupdate: Avoid NULL entries in the popularity fieldLukas Fleischer1-1/+1
2016-02-19notify: Fix notification of request initiatorLukas Fleischer1-7/+9
2016-02-19notify: Reintroduce Message-ID againLukas Fleischer1-1/+2
2016-02-07Add support for package update notificationsLukas Fleischer1-0/+33
2016-02-07Add global comment notification settingLukas Fleischer1-1/+11
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer1-4/+4
2016-02-06Fix issues reported by pyflakesLukas Fleischer1-7/+27
2015-12-13notify: Do not break overly long wordsLukas Fleischer1-2/+4
2015-12-13notify: Do not pass notification texts via pipesLukas Fleischer1-5/+24
2015-11-12notify: Fix merging of header dictsLukas Fleischer1-2/+4
2015-10-24aurblup: Strip version suffixes from provisionsLukas Fleischer1-1/+4
2015-10-21Track providers in the official repositoriesLukas Fleischer1-0/+13
2015-10-17Send notifications when changing co-maintainershipLukas Fleischer1-0/+31
2015-10-17notify: Fix welcome/flag notificationsLukas Fleischer1-5/+5
2015-10-17notify: Fix references in request notificationsLukas Fleischer1-1/+4
2015-10-17notify: Split out email header generationLukas Fleischer1-10/+15
2015-10-03notify: Do not wrap referencesLukas Fleischer1-32/+28
2015-09-29Remove empty package bases after 24 hoursLukas Fleischer1-0/+25
2015-09-16Transfer notifications when merging packagesLukas Fleischer1-4/+3
2015-09-11Require comments when flagging packages out-of-dateLukas Fleischer1-2/+3
2015-08-08notify: Reword notification emailsLukas Fleischer1-26/+52
2015-08-08Port notification routines to PythonLukas Fleischer1-0/+232
2015-06-27popupdate: Drop unused variableLukas Fleischer1-2/+0
2015-06-27Exclude hidden packages from mkpkglists.pyJohannes Löthberg1-2/+4
2015-06-11Add a field for package base popularityLukas Fleischer1-0/+5
2015-06-11Add popupdate scriptLukas Fleischer1-0/+27
2015-06-04aurblup: Fix path to configuration fileLukas Fleischer1-1/+1
2015-06-02Restructure scriptsLukas Fleischer6-675/+0
2015-06-01git-update: Check for missing install and source filesLukas Fleischer1-0/+11
2015-06-01Use gitnamespaces for efficient storageLukas Fleischer4-115/+39
2015-05-21Change default configuration to use SSH port 22Lukas Fleischer1-6/+0
2015-05-21Remove the OpenSSH patchLukas Fleischer2-1094/+3
2015-04-11Update the OpenSSH patchLukas Fleischer3-109/+1053
2015-02-04Rename the AUR software to aurwebLukas Fleischer1-1/+1
2015-01-15git-update.py: Check for mandatory fieldsLukas Fleischer1-0/+4
2015-01-11Use custom templates for Git repositoriesLukas Fleischer3-6/+33
2015-01-11Add to notification list on repository creationLukas Fleischer1-0/+4
2015-01-09Rewrite aurblup in PythonLukas Fleischer8-383/+48
2015-01-09Merge branch 'maint'Lukas Fleischer1-5/+0
2015-01-09aurblup: Do not blacklist providesLukas Fleischer1-5/+0
2015-01-08git-update.py: Do not wipe repository descriptionsLukas Fleischer1-3/+5
2015-01-08git-update.py: Reject blacklisted packagesLukas Fleischer1-4/+13
2015-01-07git-serve.py: Allow TUs to push to any repositoryLukas Fleischer1-0/+4
2015-01-07Add support for package base co-maintainersLukas Fleischer2-7/+12
2015-01-07git-update.py: Support architecture-specific fieldsLukas Fleischer1-19/+32
2015-01-06git-serve.py: Adopt repositories on creationLukas Fleischer1-2/+2
2015-01-06git-serve.py: Automatically create repositoriesLukas Fleischer1-0/+2
2015-01-02git-serve.py: Relax path validationLukas Fleischer1-2/+5
2015-01-01git-serve.py: Add a command to list repositoriesLukas Fleischer1-0/+22
2015-01-01git-serve.py: Improve error messagesLukas Fleischer1-8/+22