This repository has been archived by the owner on Sep 10, 2021. It is now read-only.
3.4.1
Jamie Snape (52):
- Tweak installation instructions in README (186b97a)
- Fix landingpage module (a6230c3)
- Fix batchmake module admin page (3c9a107)
- Add missing googleappengine module (fbe83f2)
- Minor tweaks to configuration files (787d947)
- Documentation fixes (d7ab13c)
- Update provisioning scripts (78c1867)
- Tweak Travis CI configuration (44f7d1b)
- Add Vagrant test configuration (2bb293b)
- Reduce number of calls to storage (ee9d8d1)
- Fedora and RedHat provisioning fixes (1e2f0e4)
- Fix zipped folder downloads (ed73c47)
- Fix PostgreSQL credentials in provisioning script (27ae80e)
- Fix MySQL credentials in provisioning script (c751e21)
- Remove erroneously checked in config files (d187b57)
- Fix PostgreSQL provisioning and other minor fixes (b990360)
- Add Packer provisioning scripts (eb96e26)
- Fix exception when user does not have a default API key (4ba5ca7)
- Fix backward compatibility with upload API (2d871a4)
- Fix overzealous escaping of markdown input (40785c7)
- Add a helper function to check whether a user is logged in (f3c94cb)
- Fix Fedora provisioning again (63b6226)
- Add more files to skip in app.yaml (3c3fc34)
- Fix various Markdown formatting issues (eb3ddc5)
- Fix branch filter in tracker trend model (13a7933)
- Fix thumbnailer for App Engine (bc3b7cd)
- Fix missing SendGrid configuration form elements (22cabdc)
- Fix layout of landing page configuration form (3c19364)
- Fix tests on CentOS and Fedora (a6370f9)
- Fix send mail callback (08ac895)
- Check that items have at least one revision where necessary (220ea63)
- Update dependency versions (f56d743)
- Add StyleCI configuration (56c898f)
- Add PHP CS Fixer configuration (cb6d681)
- Fix style errors (6357a22)
- Update some documentation links (82283a2)
- Fix typos in documentation (b92d41b)
- Tweak badges in README (b9532d6)
- Fix style errors in download controller (4e96f54)
- Update SendGrid API dependency (2668915)
- Fix dependencies badge (2f9ac11)
- Fix StyleCI configuration (d32faa6)
- Applied fixes from StyleCI (067197d)
- Applied fixes from StyleCI (ec9d13e)
- Add .codeclimate.yml (c387f59)
- Fix unrelated style issues (076d0bf)
- Add some CSS that was not transpiled (ee615c9)
- Add documentation and tidy setting model (38f82f1)
- Add missing newline at end of file (29968e2)
- Update composer dependencies (a26efe2)
- Simplify isAdmin function and add documentation (d00713f)
- Move core and module version information to database (c3cc34f)
Patrick Reynolds (9):
- Adding a unique class for upload button (050040b)
- Adding new model and databse for submission_ids (2992838)
- Fixing pgsql upgrade script for tracker module (a33844e)
- Fixing style issues (c2ca31d)
- Finishing implementation of tracker submissions and fixing tests (54b5425)
- Responding to review (695e0fc)
- Removing 1.1.0.sql from tracker module (6753f97)
- More review responses (a525425)
- Fixing failing tracker test on pgsql (f7eb3bd)
Michael Grauer (6):