summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-24Fix the comment collapse featureLukas Fleischer2-18/+21
2017-04-24Support fenced code in package commentsLukas Fleischer1-2/+3
2017-04-24Do not keep line breaks in commentsLukas Fleischer2-3/+3
2017-04-24Rerender package comments after editingLukas Fleischer1-0/+3
2017-04-24t2600: Test Markdown and HTML sanitizingLukas Fleischer1-0/+42
2017-04-24Make references to Git commits clickableLukas Fleischer4-5/+57
2017-04-23Reintroduce backwards-compatible hyperlink syntaxLukas Fleischer1-1/+15
2017-04-23Add Markdown support to package commentsLukas Fleischer2-4/+7
2017-04-23Render comments when storing them in the databaseLukas Fleischer9-4/+107
2017-04-20Use JavaScript to collapse long commentsLukas Fleischer3-6/+36
2017-04-19Store dependency descriptions in a separate columnLukas Fleischer5-35/+28
2017-04-18Check return value of get_extended_fields()Lukas Fleischer1-1/+4
2017-04-18Check query return value in db_cache_value()Lukas Fleischer1-0/+3
2017-04-18Check query return value in search_results_page()Lukas Fleischer1-2/+5
2017-04-18Check query return value in pkgbase_user_notify()Lukas Fleischer1-4/+3
2017-04-16schema: Fix invalid NULL on primary keyFlorian Pritz1-1/+1
2017-04-16schema: Remove invalid default values for TEXT columnsFlorian Pritz1-4/+4
2017-04-12Add TESTING instructions for web interfaceMark Weiman2-0/+40
2017-04-06git-update: Check for missing pkgname entriesLukas Fleischer1-0/+3
2017-03-09Release 4.5.1v4.5.1Lukas Fleischer1-1/+1
2017-03-09Translation updates from TransifexLukas Fleischer7-151/+196
2017-03-04index.php: Remove routes for dropped imagesLukas Fleischer1-3/+0