summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-08Hide the table sorting links on the dashboardLukas Fleischer1-8/+27
2017-02-04Add dashboardLukas Fleischer2-5/+38
2017-02-04pkg_search_results.php: Split out package results boxLukas Fleischer2-88/+88
2017-02-04Refactor pkg_search_page()Lukas Fleischer3-87/+55
2017-02-03Split out the search form from pkg_search_page()Lukas Fleischer2-3/+2
2017-01-28Implement co-maintainer searchLukas Fleischer2-0/+9
2017-01-25t1200: Test IP address log and bansLukas Fleischer2-0/+29
2017-01-25git-serve: Implement IP address bansLukas Fleischer2-0/+16
2017-01-25Store banned IP addresses as plain textLukas Fleischer3-2/+9
2017-01-25git-serve: Save last SSH login date and IP addressLukas Fleischer3-1/+24
2017-01-25config.proto: Update path to the notification scriptLukas Fleischer1-1/+1
2017-01-23Show co-maintainers SSH clone URL on package base pageMark Weiman1-1/+1
2017-01-23t1200: Add tests for vote/unvoteLukas Fleischer1-0/+66
2017-01-23git-serve: Add support for (un-)votingLukas Fleischer2-0/+75
2017-01-20account.php: Reformat process_account_form() callMark Weiman1-6/+18
2017-01-20Update cookie for language setting when editing user informationMark Weiman1-0/+7
2017-01-20Add user set timezonesMark Weiman19-23/+130
2017-01-17Document garbage collection settings for GitLukas Fleischer2-2/+12
2017-01-12INSTALL: Refer to the AUR backend as aurwebLukas Fleischer1-2/+2
2017-01-07Increase minimum password length to 8 charactersAlex Muller1-1/+1
2016-12-23git-serve: Use Python exceptions for error handlingLukas Fleischer2-79/+131
2016-12-20t1200: Add tests for flag/unflagLukas Fleischer1-0/+63
2016-12-20git-serve: Add support for (un-)flagging packagesLukas Fleischer1-0/+70
2016-12-20t1200: Test maintenance modeLukas Fleischer1-0/+11
2016-12-20notify: Avoid EXCEPT in SQL statementLukas Fleischer1-6/+4
2016-11-13Add tests for out-of-date notificationsLukas Fleischer1-0/+33
2016-11-13Send out-of-date notifications to co-maintainersLukas Fleischer1-6/+9
2016-11-13test/setup.sh: Fix script pathsLukas Fleischer1-5/+5
2016-11-10Remove extraneous quote in translator.inc.phpMark Weiman1-1/+1
2016-11-10Fix DB.class.php to match config and include SQLite supportMark Weiman1-7/+17
2016-11-10Remove all usage of UNIX_TIMESTAMP in web interfaceMark Weiman4-16/+16
2016-10-17Merge branch 'master' into maintLukas Fleischer94-2308/+6821
2016-10-17Release 4.4.1v4.4.1Lukas Fleischer1-1/+1
2016-10-17Make maintenance scripts installableLukas Fleischer9-0/+9
2016-10-17Move configuration to /etc/aurweb/configLukas Fleischer5-6/+7
2016-10-17aurweb/git: Add missing __init__.py fileLukas Fleischer1-0/+0
2016-10-17Do not show current day if registration date is unknownLukas Fleischer1-0/+4
2016-10-15Release 4.4.0v4.4.0Lukas Fleischer1-1/+1
2016-10-15Translation updates from TransifexLukas Fleischer29-237/+803
2016-10-11git-serve: Close orphan requests upon disownLukas Fleischer2-1/+66
2016-10-11upgrading/4.4.0.txt: Warn about new scriptsLukas Fleischer1-0/+5
2016-10-11git-update: Catch long source URLsLukas Fleischer2-0/+19
2016-10-11Make URL columns 8000 characters wideLukas Fleischer4-4/+33
2016-10-08Update message catalogLukas Fleischer1-5/+19
2016-10-08Update .gitignoreLukas Fleischer1-3/+3
2016-10-08Reorganize Git interface scriptsLukas Fleischer12-48/+26
2016-10-08Add clone hints to 404 error pagesLukas Fleischer1-0/+33
2016-10-01git-serve: Support `git {receive,upload}-pack`Lukas Fleischer1-0/+4
2016-09-30Update message catalogLukas Fleischer1-2/+11
2016-09-29t2200: Check that only non-voters get remindersLukas Fleischer2-0/+31