aurweb/git-interface
Lukas Fleischer f2a6bd207d git-interface: Do not use UNIX_TIMESTAMP
Avoid using UNIX_TIMESTAMP which is not part of the SQL standard.
Retrieve the current UNIX time in Python and substitute it into the SQL
queries instead.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-08-05 12:05:22 +02:00
..
config.mk Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
config.py git-interface: Add AUR_CONFIG environment variable 2016-08-05 12:05:22 +02:00
db.py git-interface: Factor out configuration file parsing 2016-08-05 12:05:22 +02:00
git-auth.py git-interface: Do not use rowcount 2016-08-05 12:05:22 +02:00
git-auth.sh.in Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-serve.py git-interface: Do not use UNIX_TIMESTAMP 2016-08-05 12:05:22 +02:00
git-update.py git-interface: Do not use UNIX_TIMESTAMP 2016-08-05 12:05:22 +02:00
Makefile Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00