Duncan Sommerville
|
459f9494c3
|
Merge saas-dev into soundcloud
|
2015-06-10 16:08:52 -04:00 |
Duncan Sommerville
|
b0b6e037ac
|
CC-6046, CC-6045, CC-6047 - New SoundCloud implementation
|
2015-06-03 16:57:17 -04:00 |
Albert Santoni
|
11c6818e61
|
Merge branch '2.5.x-installer' into saas-installer-albert
Conflicts:
.gitignore
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/configs/conf.php
airtime_mvc/application/controllers/SystemstatusController.php
airtime_mvc/application/controllers/UpgradeController.php
airtime_mvc/application/upgrade/Upgrades.php
airtime_mvc/application/views/scripts/systemstatus/index.phtml
airtime_mvc/build/airtime.conf
airtime_mvc/build/sql/defaultdata.sql
airtime_mvc/public/index.php
airtime_mvc/tests/application/helpers/AirtimeInstall.php
install_minimal/airtime-install
install_minimal/include/airtime-constants.php
install_minimal/include/airtime-copy-files.sh
install_minimal/include/airtime-db-install.php
install_minimal/include/airtime-initialize.sh
install_minimal/include/airtime-install.php
install_minimal/include/airtime-installed-check.php
install_minimal/include/airtime-remove-files.sh
install_minimal/include/airtime-upgrade.php
python_apps/media-monitor/install/media-monitor-copy-files.py
python_apps/monit/monit-airtime-generic.cfg
python_apps/pypo/airtime-playout
python_apps/pypo/install/pypo-copy-files.py
python_apps/pypo/liquidsoap/generate_liquidsoap_cfg.py
python_apps/pypo/liquidsoap/ls_script.liq
python_apps/pypo/pypo/__main__.py
python_apps/pypo/pypo/media/update/replaygain.py
python_apps/pypo/pypo/media/update/replaygainupdater.py
python_apps/pypo/pypo/media/update/silananalyzer.py
python_apps/python-virtualenv/airtime_virtual_env.pybundle
python_apps/python-virtualenv/requirements
utils/airtime-check-system.php
|
2015-05-22 16:05:29 -04:00 |
Albert Santoni
|
2f4f4b05b9
|
Squash warning in php-amqplib
|
2015-03-24 16:54:09 -04:00 |
Duncan Sommerville
|
5e22f929c7
|
Reverted commit mistakenly changing file modifiers to 755
|
2015-01-14 20:45:03 -05:00 |
Duncan Sommerville
|
f4c5cf1353
|
Added virtualenv back into install process
|
2015-01-05 16:41:03 -05:00 |
Duncan Sommerville
|
f5b4928538
|
More work on web installer
|
2014-12-09 17:48:16 -05:00 |
drigato
|
7490c81a8f
|
CC-5895: Upgrade Propel to 1.7
Moved composer.json to top level of repo so propel will get installed there
Updated install scripts to reflect this change
|
2014-07-23 15:56:23 -04:00 |
drigato
|
efb2a5ea7d
|
CC-5895: Upgrade Propel to 1.7
Remove propel library from repo
|
2014-07-23 15:34:00 -04:00 |
drigato
|
72841de714
|
CC-5895: Upgrade Propel to 1.7
Used composer to download Propel 1.7
The Propel library will no longer be stored in the Airtime repo
|
2014-07-23 15:03:51 -04:00 |
Daniel James
|
577bbf14b6
|
Remove swear words from source code
|
2013-09-23 16:16:51 +01:00 |
Martin Konecny
|
5dcb033c84
|
CC-3297: Depend on zendframework and php-pear as external packages
-Remove dependency on included Zend files.
-Remove included Zend files
-Zend is now external dependency
|
2012-02-06 20:28:38 -05:00 |
Martin Konecny
|
51e181b445
|
CC-3297: Depend on zendframework and php-pear as external packages
-removed pear files
|
2012-02-06 15:16:57 -05:00 |
Martin Konecny
|
d4c701dd6a
|
CC-3072: Test upgrade to 2.0.0 from 1.8.0 and up (including minor versions, except 1.9.1)
|
2011-11-29 15:19:40 -05:00 |
Martin Konecny
|
aa3460963f
|
CC-2929: More janitorial fixes for Debian/Ubuntu compatibility
|
2011-10-12 14:45:12 +02:00 |
martin
|
386e966080
|
Merge branch '1.9.1' into devel
Conflicts:
airtime_mvc/library/php-amqplib/demo/amqp_publisher.php
|
2011-09-12 17:56:59 -04:00 |
martin
|
875c758790
|
-rabbitmq test files
|
2011-09-12 17:56:16 -04:00 |
martin
|
0546633ac7
|
CC-2750:Ability to query health status for pypo, liquidsoap, media monitor, and recorder
|
2011-09-12 17:15:46 -04:00 |
martin
|
9c7bab616d
|
Merge branch '1.9.1' into devel
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/controllers/ScheduleController.php
install_minimal/airtime-install
install_minimal/include/AirtimeInstall.php
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
python_apps/pypo/pypofetch.py
python_apps/pypo/pypopush.py
|
2011-09-09 15:07:43 -04:00 |
martin
|
03efb8f293
|
CC-2760: Remove shebangs from files that don't need them, fix chmod of files
-done
|
2011-09-06 19:06:13 -04:00 |
martin
|
fdf1b4c100
|
CC-2692: Integrate ZFDebug into Airtime
-done
|
2011-08-22 10:12:53 -04:00 |
Paul Baranowski
|
2ca9efa955
|
Removed the GetID3 library, we no longer use it.
|
2011-07-11 13:55:18 -04:00 |
Paul Baranowski
|
b11cbd8159
|
CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly.
|
2011-04-14 18:55:04 -04:00 |