git
|
Store timestamp and user ID when closing requests
|
2019-11-23 12:30:46 -05:00 |
scripts
|
Fix requests not being sent to the Cc recipients
|
2020-10-13 20:26:51 -04:00 |
__init__.py
|
Use setuptools to install Python modules
|
2016-09-29 22:07:06 +02:00 |
db.py
|
Migrate the database schema to SQLAlchemy
|
2020-02-27 16:44:36 +01:00 |
exceptions.py
|
git-serve: check update hook permissions
|
2019-11-23 11:18:16 -05:00 |
initdb.py
|
Disable Alembic support on test databases
|
2020-02-27 16:44:36 +01:00 |
l10n.py
|
Make the locale directory configurable
|
2018-08-06 06:03:52 +02:00 |
schema.py
|
Map BIGINT to INTEGER for SQLite
|
2020-03-22 16:50:10 -04:00 |