summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-03test/setup.sh: Error out on missing SQLite schemaLukas Fleischer1-1/+3
2017-03-02account_delete.php: Fix variable nameLukas Fleischer1-1/+1
2017-03-01gendummydata.py: Fix to make it less db specificMark Weiman1-6/+9
2017-03-01Fix quote for Source column defaultMark Weiman1-1/+1
2017-03-01Add a Makefile to build an SQLite-compatible schemaLukas Fleischer3-10/+18
2017-03-01aur-schema.sql: Do not recreate the databaseLukas Fleischer1-3/+0
2017-02-28pkgbase.php: Fix PHP noticeLukas Fleischer1-3/+2
2017-02-28pkgbase.php: Squelch PHP warningLukas Fleischer1-13/+19
2017-02-28account.php: Always initialize $successLukas Fleischer1-0/+1
2017-02-27Squelch warning in pkgbase_vote()Lukas Fleischer1-13/+17
2017-02-27flag_comment.php: Hide comment for unflagged packagesLukas Fleischer1-0/+2