Commit Graph

26 Commits

Author SHA1 Message Date
Buster Silver 1f23fbc50a Initial commit of the immensely immense task of setting up functional tests for AzuraCast that will integrate with Travis CI and run upon each commit. 2016-10-18 18:21:33 -05:00
Buster Silver db7fcccf67 Closes #15 - Implement full support for Ubuntu 16.04 (Xenial) and update the local Vagrant box to use 16.04 as its base image. 2016-09-09 03:05:17 -05:00
Buster Silver c49f101735 Fix git ignore to only apply to /ansible/ in the root (not the /util/ansible folder) and set hosts to localhost. 2016-09-08 12:28:06 -05:00
Buster Silver 1e03feca9b Update install.sh and update.sh scripts to exclusively call Ansible scripts, create new azuracast-update Ansible script to replace update.sh-exclusive functions. 2016-09-08 11:14:38 -05:00
Buster Silver efbba6b3a0 Refine and test Ansible via Vagrant to ensure it has full parity with the previous deploy scripts. 2016-09-08 02:41:34 -05:00
Buster Silver e4e45bac15 Remove local utility testing script from repo tracking. :) 2016-09-02 21:48:43 -05:00
Buster Silver df2f05d6b4 Update .gitignore to not exclude bower-generated files, and include the once-missing bower generated files. 2016-05-16 08:54:59 -05:00
Buster Silver 61e0811b3d Begin splitting the installer script into install_radio.sh and install_app.sh, and remove unused files. 2016-05-02 00:24:44 -05:00
Buster Silver de0e700834 Closes #83 -- Implement custom video thumbnail support on the PVL homepage, rotator and promotional tweets. 2015-08-26 22:13:46 -05:00
Buster "Silver Eagle" Neece 524eceb363 Completely rewrite cache layer to use new "cache.conf.php" for both dev and production, allowing easy testing of cache platforms. Add support for Redis throughout the stack as well. 2015-05-27 20:18:05 -05:00
Buster "Silver Eagle" Neece 5713a45a10 Migrate memcached config to standalone configuration. 2015-05-12 13:21:29 -05:00
Buster Silver 7501c8290b First push of InfluxDB configuration! 2015-04-19 04:52:49 -05:00
Buster Silver 0fb375ab6a Move to node-sass and gulp for SCSS file management, replacing ruby. 2015-03-05 15:17:23 -06:00
Buster Silver 1b5122ceb7 Frontend for new video streams, backend video stream manager. 2015-02-11 08:18:41 -06:00
Buster Silver c7a15d7ce3 Rewrite core styles as SCSS and pre-compile minified output. 2014-12-21 01:32:07 -06:00
Buster Silver 7a7ad909e2 Add rounding to podcast pictures, catch PVLNode errors smartly, and ignore local testing file. 2014-12-15 19:17:46 -06:00
Buster Silver 1d10344668 Node.js live socket pushes, chapter 1, the beginning! 2014-11-21 01:08:46 -06:00
Buster Neece be56484ec2 Development-friendly changes to JS variables. 2014-08-20 01:53:22 -05:00
Buster Neece 95b32a7b58 Create Convention admin page, general admin cleanup, add API import for conventions. 2014-07-19 07:53:00 -05:00
Buster Neece 6efb5e4dfb Created new "internal tracking" station type, add support for metadata tracking of stations outside network totals. 2014-06-18 04:17:56 -05:00
Buster Neece 49a80ac9bb Initial build of the global song biography panel! 2014-06-06 19:05:15 -05:00
Buster Neece 8119950d63 Composer integration into Vagrant, and phpstorm ignoring. 2014-06-04 15:25:17 -05:00
Buster Neece 9b7206a42f The Great Implementation of Composer Project!
- Remove ZendFramework and Doctrine dependencies from app code.
 - Create composer.json with dependencies for third parties.
 - Move autoloading to the composer PSR0/PSR4 autoloader.
 - Update bootstrapping code accordingly.
2014-06-04 14:37:21 -05:00
Buster Neece 5850054946 Changes to enable local development. 2014-06-04 04:27:28 -05:00
Buster Neece 6a29d9245c Adding support for the Vagrant local dev environment creator! 2014-06-04 04:02:46 -05:00
Buster Neece 355e282856 Update ignore files. 2014-06-03 03:47:46 -05:00