summaryrefslogtreecommitdiffstats
path: root/aurweb/git
AgeCommit message (Expand)AuthorFilesLines
2019-11-23Store timestamp and user ID when closing requestsLukas Fleischer1-3/+7
2019-11-23git-serve: check update hook permissionsLukas Fleischer1-0/+3
2019-04-28git-auth: deny login if no password has been setLukas Fleischer1-1/+2
2019-01-14Quote MySql 8.0 reserved keywordsFlorian Pritz1-2/+2
2018-08-12Fix notifications emails going to the right peopleEli Schwartz1-5/+5
2018-05-18git-update: accept any arch in arch-dependent metadataEli Schwartz1-1/+1
2018-01-21Move AUR_OVERWRITE privilege check from git/auth to git/updateJohannes Löthberg2-2/+1
2017-08-25Do not hardcode path to the Python interpreterLukas Fleischer3-3/+3
2017-08-08git-serve: Fix broken SQL statementLukas Fleischer1-1/+1
2017-07-25Require TUs to explicitly request to overwrite a pkgbaseEli Schwartz2-1/+4
2017-07-22Fix setting keywords in the SSH interfaceEli Schwartz1-1/+1
2017-04-25Explicitly initialize PackageBases.FlaggerCommentLukas Fleischer2-4/+6
2017-04-19Store dependency descriptions in a separate columnLukas Fleischer1-9/+7
2017-04-06git-update: Check for missing pkgname entriesLukas Fleischer1-0/+3
2017-01-25git-serve: Implement IP address bansLukas Fleischer1-0/+12
2017-01-25git-serve: Save last SSH login date and IP addressLukas Fleischer1-0/+13
2017-01-23git-serve: Add support for (un-)votingLukas Fleischer1-0/+63
2016-12-23git-serve: Use Python exceptions for error handlingLukas Fleischer1-79/+78
2016-12-20git-serve: Add support for (un-)flagging packagesLukas Fleischer1-0/+70
2016-10-17aurweb/git: Add missing __init__.py fileLukas Fleischer1-0/+0
2016-10-11git-serve: Close orphan requests upon disownLukas Fleischer1-1/+43
2016-10-11git-update: Catch long source URLsLukas Fleischer1-0/+3
2016-10-11Make URL columns 8000 characters wideLukas Fleischer1-2/+3
2016-10-08Reorganize Git interface scriptsLukas Fleischer3-0/+890