| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-28 | Convert readthedocs links for their .org -> .io migration for hosted projects | Adam Chainz | 1 | -1/+1 | |
| As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified. | |||||
| 2016-06-16 | Add migration to initialize Person weights | Jocelyn Delande | 1 | -0/+39 | |
| That's for Persons that existed before the weights were added to model. | |||||
| 2016-06-15 | Add members weight in models and budget backend refs #94 | Jocelyn Delande | 1 | -0/+26 | |
| 2016-05-31 | Handle migrations through alembic/flask-Migrations | Jocelyn Delande | 5 | -0/+221 | |
| Auto-initialization now applies migrations instead of using db. create_all() fix #83 | |||||
