1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 21 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Return integer length bounds More... almost 5 years ago
Use a prepared statement for lookup query More... almost 5 years ago
Put limit on max_candidates More... almost 5 years ago
Test API with source= parameter More... almost 5 years ago
Fix incorrect indentation More... almost 5 years ago
Skip .txt, .utf8, .pot files on import More... almost 5 years ago
Remove the Rank column from web UI More... almost 5 years ago
Test for string causing psycopg2.ProgrammingError More... almost 5 years ago
Don't manipulate the DB pool on error More... almost 5 years ago
Ignore .txt files for now More... almost 5 years ago
Use set instead of list More... almost 5 years ago
Optionally use a config file specified in environment variable More... almost 5 years ago
Support the "v1" API that was hacked onto the server More... almost 5 years ago
Port to Python 3 More... almost 5 years ago
Some __future__ imports More... almost 5 years ago
Only obtain the connection on cleanup if necessary More... almost 5 years ago
Drop argparse as requirement More... almost 5 years ago
Use Flask-Caching instead of werkzeug.contrib.cache More... almost 5 years ago
Import PersistentConnectionPool from psycopg2 More... almost 5 years ago
Slightly cleaner handling of DB connections More... almost 5 years ago
Test / URL with web UI disabled and enabled More... almost 5 years ago
More client tests More... almost 5 years ago
Make tests green by fixing and xfailing More... almost 5 years ago
+tests for TMDB More... almost 5 years ago
Move test fixtures to conftest.py More... almost 5 years ago
Make pytest-postgresql work on Travis More... almost 5 years ago
Some basic tests just to get started More... almost 5 years ago
Scaffolding for testing with pytest More... almost 5 years ago
Limit some versions to get Travis build working More... almost 5 years ago
Help user if initdb is run without source language More... almost 5 years ago