- optimizations to celery worker settings
- refactoring of frontend JS code
- fix to work with newer version of Shipyard API
- now using Bower for managing frontend packages
- updated Django to 1.6.2 and python packages to newest versions
- enabled django pipeline for compressing the asset files
- added far future expires for compressed assets
- updated Bootstrap to 3.1.1
- deploying using ansible now creates an admin user and some sample projects
- added the option to run only the deployment of new code using ansible and tags
- fixed the bug where the reminder email wouldn't get sent
- fixed the RST embed codes
- fixed the URL of the embed buttons
- added ansible scripts for deploying to Debian/Ubuntu servers
- removed all OpenShift data
- Celery workers and beat worker now controlled by supervisor