index
:
aur
gettext
master
working
origin/live
origin/maint
origin/master
origin/pu
Main repo is at http://projects.archlinux.org/aur.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
aurweb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-20
Implement SSO logout
Frédéric Mangano-Tarumi
1
-0
/
+18
2021-02-20
SSO: Explain the rationale behind prompt=login
Frédéric Mangano-Tarumi
1
-0
/
+7
2021-02-20
Open AUR sessions from SSO
Frédéric Mangano-Tarumi
1
-2
/
+49
2021-02-20
Integrate SQLAlchemy into FastAPI
Frédéric Mangano-Tarumi
1
-0
/
+30
2021-02-20
Add SSO account ID in table Users
Frédéric Mangano-Tarumi
1
-0
/
+1
2021-02-20
aurweb.l10n: Translate without side effects
Frédéric Mangano-Tarumi
1
-2
/
+1
2021-02-20
Crude OpenID Connect client using Authlib
Frédéric Mangano-Tarumi
4
-0
/
+51
2021-02-20
aurweb.spawn: Fix isort errors
Frédéric Mangano-Tarumi
1
-2
/
+1
2021-02-20
Remove the FastAPI /hello test route
Frédéric Mangano-Tarumi
2
-8
/
+0
2021-02-20
aurweb.spawn: Integrate FastAPI and nginx
Frédéric Mangano-Tarumi
2
-12
/
+76
2021-02-20
Refactor code to comply with flake8 and isort
Filipe Laíns
8
-22
/
+23
2021-02-20
Create aurweb.spawn for spawing the test server
Frédéric Mangano-Tarumi
1
-0
/
+107
2020-10-14
Fix requests not being sent to the Cc recipients
Frederik Schwan
1
-1
/
+1
2020-08-27
Deliver emails to Cc in smtplib code path
Lukas Fleischer
1
-6
/
+12
2020-08-26
Call sendmail with to, not recipient
Jelle van der Waa
1
-1
/
+1
2020-03-22
Map BIGINT to INTEGER for SQLite
Frédéric Mangano-Tarumi
1
-0
/
+11
2020-02-27
Disable Alembic support on test databases
Frédéric Mangano-Tarumi
1
-3
/
+9
2020-02-27
Set up Alembic for database migrations
Frédéric Mangano-Tarumi
2
-0
/
+17
2020-02-27
Migrate the database schema to SQLAlchemy
Frédéric Mangano-Tarumi
3
-0
/
+461
2020-02-11
Make SMTP port and authentication configurable
Lukas Fleischer
1
-1
/
+19
2020-02-11
Support smtplib for sending emails
Lukas Fleischer
1
-4
/
+18
2020-02-02
rendercomment: use python-markdown's new registration API
Frédéric Mangano-Tarumi
1
-4
/
+6
2020-02-02
rendercomment: safer Flyspray task linkification
Frédéric Mangano-Tarumi
1
-7
/
+14
2020-02-02
rendercomment: safer auto-linkification of URLs
Frédéric Mangano-Tarumi
1
-8
/
+11
2020-02-02
rendercomment: respectful linkification of Git commits
Frédéric Mangano-Tarumi
1
-16
/
+20
2020-02-02
Add support for backup email addresses
Lukas Fleischer
1
-4
/
+8
2020-01-30
Keep signature delimiters intact in notifications
Lukas Fleischer
1
-0
/
+3
2020-01-06
Separate text from footer in notification emails
Stephan Springer
1
-2
/
+3
2019-11-23
Store timestamp and user ID when closing requests
Lukas Fleischer
1
-3
/
+7
2019-11-23
Don't require all Python database modules to be installed
Lukas Fleischer
1
-2
/
+9
2019-11-23
git-serve: check update hook permissions
Lukas Fleischer
2
-0
/
+9
2019-08-19
notify.py: Use a/an correctly when sending request notifications
Lars Rustand
1
-2
/
+3
2019-04-28
git-auth: deny login if no password has been set
Lukas Fleischer
1
-1
/
+2
2019-02-08
notify: add X-AUR-Reason header to allow conveniently filtering emails
Eli Schwartz
1
-0
/
+4
2019-01-21
aurblup: make provider updates more robust
Lukas Fleischer
1
-3
/
+3
2019-01-14
Quote MySql 8.0 reserved keywords
Florian Pritz
1
-2
/
+2
2018-08-12
Fix notifications emails going to the right people
Eli Schwartz
1
-5
/
+5
2018-08-06
Make the locale directory configurable
Lukas Fleischer
1
-1
/
+4
2018-07-09
Fix regression in translating anything at all
Eli Schwartz
1
-1
/
+1
2018-05-20
Add package base name in request close notifications
Lukas Fleischer
1
-4
/
+12
2018-05-18
git-update: accept any arch in arch-dependent metadata
Eli Schwartz
1
-1
/
+1
2018-05-17
Use modern format strings in notification messages
Lukas Fleischer
1
-44
/
+52
2018-05-17
Localize notification emails
Lukas Fleischer
2
-109
/
+165
2018-05-17
Refactor the notification script
Lukas Fleischer
1
-393
/
+429
2018-05-16
notify.py: Do not add stray newlines
Lukas Fleischer
1
-4
/
+4
2018-05-10
Erase login IP addresses after seven days
Lukas Fleischer
1
-0
/
+22
2018-04-22
config: allow reading both the defaults file and the modified config
Eli Schwartz
1
-4
/
+6
2018-04-08
Allow manual breaks and horizontal lines in comments
Lukas Fleischer
1
-2
/
+2
2018-03-13
notify: Send vote reminders to TUs that are also devs
Johannes Löthberg
1
-1
/
+1
2018-01-21
Move AUR_OVERWRITE privilege check from git/auth to git/update
Johannes Löthberg
2
-2
/
+1
[next]