summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-20isort: add initial configFilipe Laíns1-0/+4
2021-02-20flake8: add initial configFilipe Laíns1-0/+4
2021-02-20Refactor code to comply with flake8 and isortFilipe Laíns11-201/+210
2021-02-20ci: remove Travis CIFilipe Laíns1-23/+0
2021-02-20Create aurweb.spawn for spawing the test serverFrédéric Mangano-Tarumi3-3/+114
2021-02-20ci: add cache to gitlab ciFilipe Laíns1-1/+7
2021-02-20ci: add gitlab ciFilipe Laíns1-0/+12
2021-02-20rewrite query to support both mysql/sqliteEli Schwartz1-9/+5
2021-02-20prevent running mysql-specific query in sqliteEli Schwartz1-1/+3
2021-02-20fix broken SQL query that always failedEli Schwartz1-1/+1
2020-10-14Fix requests not being sent to the Cc recipientsFrederik Schwan1-1/+1
2020-09-05pkg_search_page: Limit number of results on package searchMorten Linderud1-4/+3
2020-08-27Deliver emails to Cc in smtplib code pathLukas Fleischer2-9/+25
2020-08-26Call sendmail with to, not recipientJelle van der Waa1-1/+1
2020-04-05Fix PHP notices in the account formorigin/liveLukas Fleischer1-5/+5
2020-04-05Fix invalid session ID checkLukas Fleischer1-1/+1
2020-03-27Release 5.0.0v5.0.0Lukas Fleischer1-1/+1
2020-03-27Add new upgrade instructionsLukas Fleischer1-0/+8
2020-03-27Translation updates from TransifexLukas Fleischer2-282/+282
2020-03-22Map BIGINT to INTEGER for SQLiteFrédéric Mangano-Tarumi1-0/+11
2020-02-29Write test/README.md to help working with testsFrédéric Mangano-Tarumi1-0/+37
2020-02-29test/Makefile: Run tests with prove when availableFrédéric Mangano-Tarumi1-0/+7
2020-02-29Support running tests from any directoryFrédéric Mangano-Tarumi11-13/+12
2020-02-27Change the extension of TAP test suites to .tFrédéric Mangano-Tarumi11-1/+1
2020-02-27Disable Alembic support on test databasesFrédéric Mangano-Tarumi2-4/+10
2020-02-27Create an initial Alembic migrationFrédéric Mangano-Tarumi1-0/+24
2020-02-27Set up Alembic for database migrationsFrédéric Mangano-Tarumi8-3/+252
2020-02-27Migrate the database schema to SQLAlchemyFrédéric Mangano-Tarumi10-482/+481
2020-02-27Properly escape passwords in the account edit formLukas Fleischer1-2/+2
2020-02-26Fix HTML code in the account search results tableLukas Fleischer1-15/+5
2020-02-26README.md: add references to TransifexLukas Fleischer1-0/+8
2020-02-26README.md: fix a small typoYaron Shahrabani1-1/+1
2020-02-13Fix more PHP 7.4 warningsEli Schwartz1-0/+1
2020-02-13Fix PHP 7.4 warningsEli Schwartz2-8/+24
2020-02-11Use relative URIs for {source_file,log,commit}_uriLukas Fleischer1-3/+3
2020-02-11Make SMTP port and authentication configurableLukas Fleischer2-1/+24
2020-02-11Support smtplib for sending emailsLukas Fleischer2-5/+20
2020-02-11Update README and convert to Markdown syntaxLukas Fleischer1-26/+8
2020-02-10Translation updates from TransifexLukas Fleischer29-980/+4002
2020-02-02rendercomment: use python-markdown's new registration APIFrédéric Mangano-Tarumi2-6/+10
2020-02-02rendercomment: test headings loweringFrédéric Mangano-Tarumi1-0/+26
2020-02-02rendercomment: safer Flyspray task linkificationFrédéric Mangano-Tarumi2-7/+40
2020-02-02rendercomment: safer auto-linkification of URLsFrédéric Mangano-Tarumi2-10/+24
2020-02-02rendercomment: add a test for Git commit linksFrédéric Mangano-Tarumi1-0/+29
2020-02-02rendercomment: respectful linkification of Git commitsFrédéric Mangano-Tarumi1-16/+20
2020-02-02Update message catalogLukas Fleischer1-21/+125
2020-02-02Explain syntax/features in the comments sectionLukas Fleischer1-0/+4
2020-02-02Explain the hide email address settingLukas Fleischer1-5/+9
2020-02-02Add support for backup email addressesLukas Fleischer9-14/+47
2020-02-02Add option to send reset key for a given user nameLukas Fleischer2-19/+19