summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Erase login IP addresses after seven daysLukas Fleischer4-0/+73
2018-05-10Update copyright year in the cgit footer templateEli Schwartz1-1/+1
2018-04-22config: allow reading both the defaults file and the modified configEli Schwartz5-8/+22
2018-04-08Allow manual breaks and horizontal lines in commentsLukas Fleischer1-2/+2
2018-03-21Handle empty resultset getting recent 10 packagesnodivbyzero1-3/+5
2018-03-20Terminate execution if config file is missingnodivbyzero1-1/+5
2018-03-14schema/Makefile: Replace MySQL with SQLite in commentnodivbyzero1-0/+1
2018-03-14TESTING: Add two required packagesnodivbyzero1-1/+1
2018-03-13notify: Send vote reminders to TUs that are also devsJohannes Löthberg1-1/+1
2018-03-10Update cache code to INI style configurationJelle van der Waa3-7/+12
2018-03-10Remove unused variable $dbh in pkgbase_display_detailsJelle van der Waa1-2/+0
2018-02-24RPC: Allow to search packages by "*depends" fieldsBaptiste Jonglez2-3/+26
2018-02-24Add capability for co-maintainers to disown packagesMark Weiman4-6/+24
2018-02-24Add rate limit support to APIFlorian Pritz4-0/+111
2018-02-24Remove disjunction in pkg_providers queryFlorian Pritz1-2/+4
2018-01-26Document required PHP extensions in php.iniRemy Marquis2-0/+4
2018-01-21Move AUR_OVERWRITE privilege check from git/auth to git/updateJohannes Löthberg4-20/+14
2017-12-23Fix regression that stopped maintainers from pinning commentsEli Schwartz1-1/+1
2017-12-03Add route for /users.gzLukas Fleischer1-0/+1
2017-12-03Allow setting an empty home pageLukas Fleischer1-1/+1
2017-12-03Release 4.6.0v4.6.0Lukas Fleischer1-1/+1
2017-12-02Translation updates from TransifexLukas Fleischer29-466/+1197
2017-11-28Update message catalogLukas Fleischer1-4/+32
2017-11-28Sync CSS with archwebLukas Fleischer3-7/+48
2017-11-08Auto-link bug reports in commentsLukas Fleischer1-0/+15
2017-11-07Fix sorting order when clicking table headingsLukas Fleischer1-1/+1
2017-11-06Allow package co-maintainers to pin commentsLukas Fleischer1-6/+13
2017-11-05login.php: Escape quotes in the referer fieldLukas Fleischer1-1/+1
2017-11-05Only allow valid HTTP(s) URLs as home pageLukas Fleischer2-0/+24
2017-11-05Set X-Frame-Options to DENY for all pagesLukas Fleischer1-0/+1
2017-11-05Point out that the user name is public when registeringLukas Fleischer1-0/+3
2017-08-25Add basic Travis CI supportLukas Fleischer1-0/+23
2017-08-25Fix use of test_must_fail with environment variablesLukas Fleischer2-68/+111
2017-08-25Do not hardcode path to the Python interpreterLukas Fleischer11-11/+11
2017-08-10t1100: Test AUR_OVERWRITELukas Fleischer1-0/+17
2017-08-08git-serve: Fix broken SQL statementLukas Fleischer1-1/+1
2017-08-08t1300: Fix test cases for non-fast-forward pushesLukas Fleischer1-0/+11
2017-08-01INSTALL: Add new dependenciesLukas Fleischer1-0/+1
2017-08-01mkpkglists: Generate a list of user namesLukas Fleischer4-0/+27
2017-08-01Unset PackagerUID before deleting an accountLukas Fleischer1-1/+1
2017-07-25Require TUs to explicitly request to overwrite a pkgbaseEli Schwartz4-1/+11
2017-07-22Fix setting keywords in the SSH interfaceEli Schwartz1-1/+1
2017-07-22Document new git-serve commandsLukas Fleischer1-1/+5
2017-05-02gendummydata.py: Fix NOT NULL constraint problemsMark Weiman1-3/+3
2017-04-30Add support for Terms of Service documentsLukas Fleischer6-0/+188
2017-04-27Call check_sid() from a central locationLukas Fleischer19-47/+2
2017-04-26Support headings in package commentsLukas Fleischer1-2/+18
2017-04-25Initialize PackageRequests.{Comments,ClosureComment}Lukas Fleischer1-3/+3
2017-04-25Explicitly initialize PackageBases.FlaggerCommentLukas Fleischer6-23/+25
2017-04-25t1300: Factor out package dumpingLukas Fleischer1-24/+12