1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add default/template config.yaml
brettatoms
as Brett
More... almost 10 years ago
add gunicorn.cfg
brettatoms
as Brett
More... almost 10 years ago
replace uwsgi with gunicorn
brettatoms
as Brett
More... almost 10 years ago
use yaml for config
brettatoms
as Brett
More... almost 10 years ago
add functools.wraps to middleware for better stack traces
brettatoms
as Brett
More... almost 10 years ago
don't return str for report
brettatoms
as Brett
More... about 10 years ago
it's too late to expect quality
brettatoms
as Brett
More... about 10 years ago
make all downgrades and upgrades work on migration scripts
brettatoms
as Brett
More... about 10 years ago
add migration script for report table
brettatoms
as Brett
More... about 10 years ago
clean up migration scripts
brettatoms
as Brett
More... about 10 years ago
rename report_def table to report
brettatoms
as Brett
More... about 10 years ago
ugh
brettatoms
as Brett
More... about 10 years ago
cleanup travis warnings and another requirements.txt
brettatoms
as Brett
More... about 10 years ago
fix requirements.txt
brettatoms
as Brett
More... about 10 years ago
cleanup requirements.txt and add forked bottle that include json parsing fix
brettatoms
as Brett
More... about 10 years ago
make all delete requests return 204 (and other cleanups)
brettatoms
as Brett
More... about 10 years ago
forgot to disable logging
brettatoms
as Brett
More... about 10 years ago
add /report routes and report def model cleanups
brettatoms
as Brett
More... about 10 years ago
check if table or columns exist in migrations before trying to create them
brettatoms
as Brett
More... about 10 years ago
speed up inserting default data for an organization
brettatoms
as Brett
More... about 10 years ago
importing in background seems to be working now
brettatoms
as Brett
More... about 10 years ago
update the travis build and other cleanups
brettatoms
as Brett
More... about 10 years ago
remote /admin routes and clean db initialization
brettatoms
as Brett
More... about 10 years ago
importing default data synchronously was causing problems
brettatoms
as Brett
More... about 10 years ago
requests package terribly out of date
brettatoms
as Brett
More... about 10 years ago
update default data set
brettatoms
as Brett
More... about 10 years ago
add partial support for recording plant changes
brettatoms
as Brett
More... about 10 years ago
make email handling a bit more versatile
brettatoms
as Brett
More... about 10 years ago
add taxon string to accession json
brettatoms
as Brett
More... about 10 years ago
invitation fixes
brettatoms
as Brett
More... about 10 years ago