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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-20
Fix WHERE clause for keyword search queries with empty keywords
Jakub Klinkovský
1
-5
/
+5
2021-02-20
gendummydata.py: optimize iteration for big numbers of pkgs
Jakub Klinkovský
1
-4
/
+7
2021-02-20
gendummydata.py: set MAX_USERS and MAX_PKGS to more realistic values
Jakub Klinkovský
1
-3
/
+3
2021-02-20
gendummydata.py: set exit code to 1 when there is an error
Jakub Klinkovský
1
-3
/
+3
2021-02-20
gendummydata.py: remove unused database connection variables
Jakub Klinkovský
1
-4
/
+0
2021-02-20
doc: simplify database setup instructions in TESTING
Filipe Laíns
1
-3
/
+3
2021-02-20
doc: add missing gendummydata.py dependencies in TESTING
Filipe Laíns
1
-1
/
+2
2021-02-20
doc: fix AUR_CONFIG in TESTING
Filipe Laíns
1
-2
/
+2
2021-02-20
spawn: expand AUR_CONFIG to the full path
Filipe Laíns
1
-0
/
+4
2021-02-20
Redirect to referer after SSO login
Frédéric Mangano-Tarumi
2
-12
/
+29
2021-02-20
Remove the per-user session limit
Frédéric Mangano-Tarumi
3
-17
/
+1
2021-02-20
Guard OAuth exceptions to provide better messages
Frédéric Mangano-Tarumi
1
-3
/
+13
2021-02-20
HTML error pages for FastAPI
Frédéric Mangano-Tarumi
1
-1
/
+15
2021-02-20
Update last login information on SSO login
Frédéric Mangano-Tarumi
1
-1
/
+7
2021-02-20
Stop redirecting stderr with proc_open
Frédéric Mangano-Tarumi
2
-4
/
+0
2021-02-20
aurweb.spawn: Support stdout redirections to non-tty
Frédéric Mangano-Tarumi
1
-1
/
+5
2021-02-20
Exclude suspended Users from being notified
Kevin Morris
1
-10
/
+18
2021-02-20
Support conjunctive keyword search in RPC interface
Kevin Morris
3
-24
/
+43
2021-02-20
Build a translation facility for FastAPI
Frédéric Mangano-Tarumi
2
-9
/
+33
2021-02-20
SSO: Port account suspension
Frédéric Mangano-Tarumi
1
-1
/
+10
2021-02-20
SSO: Port IP ban checking
Frédéric Mangano-Tarumi
1
-2
/
+17
2021-02-20
Save id_token for the SSO logout
Frédéric Mangano-Tarumi
1
-4
/
+15
2021-02-20
Implement SSO logout
Frédéric Mangano-Tarumi
2
-1
/
+31
2021-02-20
SSO: Add an SSO option in the login page
Frédéric Mangano-Tarumi
1
-0
/
+3
2021-02-20
SSO: Explain the rationale behind prompt=login
Frédéric Mangano-Tarumi
1
-0
/
+7
2021-02-20
Fix typos in CONTRIBUTING.md
Frédéric Mangano-Tarumi
1
-3
/
+3
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
2
-0
/
+31
2021-02-20
aurweb.l10n: Translate without side effects
Frédéric Mangano-Tarumi
1
-2
/
+1
2021-02-20
Guide to setting up Keycloak for the SSO
Frédéric Mangano-Tarumi
2
-1
/
+39
2021-02-20
Crude OpenID Connect client using Authlib
Frédéric Mangano-Tarumi
8
-2
/
+72
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
Introduce conf/config.dev for development
Frédéric Mangano-Tarumi
3
-15
/
+38
2021-02-20
aurweb.spawn: Integrate FastAPI and nginx
Frédéric Mangano-Tarumi
5
-14
/
+86
2021-02-20
Add CONTRIBUTING.md
Filipe Laíns
1
-0
/
+10
2021-02-20
pre-commit: add initial config
Filipe Laíns
1
-0
/
+24
2021-02-20
isort: add initial config
Filipe Laíns
1
-0
/
+4
2021-02-20
flake8: add initial config
Filipe Laíns
1
-0
/
+4
2021-02-20
Refactor code to comply with flake8 and isort
Filipe Laíns
11
-201
/
+210
2021-02-20
ci: remove Travis CI
Filipe Laíns
1
-23
/
+0
2021-02-20
Create aurweb.spawn for spawing the test server
Frédéric Mangano-Tarumi
3
-3
/
+114
2021-02-20
ci: add cache to gitlab ci
Filipe Laíns
1
-1
/
+7
2021-02-20
ci: add gitlab ci
Filipe Laíns
1
-0
/
+12
2021-02-20
rewrite query to support both mysql/sqlite
Eli Schwartz
1
-9
/
+5
2021-02-20
prevent running mysql-specific query in sqlite
Eli Schwartz
1
-1
/
+3
2021-02-20
fix broken SQL query that always failed
Eli Schwartz
1
-1
/
+1
2020-10-14
Fix requests not being sent to the Cc recipients
Frederik Schwan
1
-1
/
+1
2020-09-05
pkg_search_page: Limit number of results on package search
Morten Linderud
1
-4
/
+3
[next]