Albert Santoni
|
ee6862e731
|
Fixed quotation issue with playability analyzer
|
2015-02-02 12:26:22 -05:00 |
Albert Santoni
|
3f6983aa3e
|
Renabling CuePointAnalyzer
|
2015-02-02 12:18:33 -05:00 |
drigato
|
93da48351c
|
Deleted old, unused cloud_storage_downloader.py file from pypo
|
2015-01-29 14:29:59 -05:00 |
Duncan Sommerville
|
861bb42f3f
|
Updated .gitignore
|
2015-01-28 15:09:30 -05:00 |
Duncan Sommerville
|
b673017bfd
|
Fix to setuptools deployment of pyponotify and liquidsoap
|
2015-01-28 15:09:13 -05:00 |
Duncan Sommerville
|
45309bb605
|
Merge branch '2.5.x' into 2.5.x-installer
|
2015-01-28 13:28:13 -05:00 |
Duncan Sommerville
|
bc604b992e
|
CC-5986 - Fixed unit tests, removed unnecessary code from service execution files
|
2015-01-28 13:19:50 -05:00 |
Albert Santoni
|
8e4aa298d0
|
Scrub Sentry API KEY (old one is revoked)
|
2015-01-27 19:55:30 -05:00 |
Albert Santoni
|
c9231e9136
|
Sentry logging for Airtime Pro
|
2015-01-27 19:54:42 -05:00 |
Duncan Sommerville
|
875a9dfd8b
|
CC-5990, CC-5991 - Python cleanup, removed need for /usr/lib/airtime
|
2015-01-27 18:43:36 -05:00 |
Albert Santoni
|
3324961e19
|
Merge branch '2.5.x' into saas
|
2015-01-27 18:27:35 -05:00 |
Albert Santoni
|
163227439c
|
Raise exception again in index.php as alternative to die()
* Backport from saas
|
2015-01-27 18:27:03 -05:00 |
Albert Santoni
|
1ddc27bb77
|
Merge branch '2.5.x' into saas
Conflicts:
airtime_mvc/application/controllers/ScheduleController.php
airtime_mvc/public/index.php
|
2015-01-27 18:26:39 -05:00 |
Albert Santoni
|
e83c86a0ff
|
Refactored the logging class to reduce code, use error levels correctly, and improve performance.
|
2015-01-27 18:24:13 -05:00 |
drigato
|
3f97ed3d55
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
|
2015-01-27 16:46:06 -05:00 |
drigato
|
ea868607b4
|
Enabling cuepoint analyzer because the silan bug has been fixed
|
2015-01-27 16:44:21 -05:00 |
Albert Santoni
|
f7d26c0dde
|
Merge branch '2.5.x' into saas
|
2015-01-27 15:39:40 -05:00 |
Albert Santoni
|
2b323400fc
|
Indentation and undefined variable fix in Block.php
|
2015-01-27 15:39:21 -05:00 |
Albert Santoni
|
ebfce1f68b
|
Merge branch '2.5.x' into saas
|
2015-01-27 15:16:24 -05:00 |
Albert Santoni
|
0ba5452e03
|
Log the SERVER_NAME too
|
2015-01-27 15:16:11 -05:00 |
drigato
|
102c78474d
|
Enabling cuepoint analyzer because the silan bug has been fixed
|
2015-01-27 13:21:44 -05:00 |
Albert Santoni
|
f93bc85f67
|
Merge branch 'saas' of github.com:sourcefabric/Airtime into saas
|
2015-01-27 12:14:24 -05:00 |
Albert Santoni
|
e216a03d37
|
SAAS-562: UpgradeController broken
|
2015-01-27 12:13:58 -05:00 |
drigato
|
648198b3e6
|
Fixed unit tests by including the vendor directory for propel files, and the cloud_storage directory
|
2015-01-27 10:53:58 -05:00 |
Duncan Sommerville
|
8d4f94a41f
|
Merge branch '2.5.x' into saas
|
2015-01-26 17:50:18 -05:00 |
Duncan Sommerville
|
e3165a12c3
|
Regex tweak
|
2015-01-26 17:49:58 -05:00 |
Duncan Sommerville
|
b569e9a294
|
Merge branch '2.5.x' into saas
|
2015-01-26 17:44:41 -05:00 |
Duncan Sommerville
|
322d85931b
|
CC-5988 - Better error message & regex for Transition Fade field on stream settings page
|
2015-01-26 17:41:10 -05:00 |
drigato
|
44ff8f830f
|
Fixed Amazon S3 Proxy class bug
|
2015-01-26 16:06:32 -05:00 |
Duncan Sommerville
|
cd102b984b
|
Remove UseCanonicalName and UseCanonicalPhysicalPort from apache vhost files for now as it can misdirect requests - see warning @ http://httpd.apache.org/docs/current/mod/core.html#usecanonicalname
|
2015-01-26 14:22:47 -05:00 |
Albert Santoni
|
458eee4faf
|
Merge pull request #88 from sourcefabric/saas-s3decouple
Decouple Billing and S3 cloud storage stuff from Zend
|
2015-01-26 14:21:03 -05:00 |
Albert Santoni
|
8f59ec0861
|
ProxyStorageBackend::getFilePrefix() bugfix
|
2015-01-26 14:18:59 -05:00 |
Albert Santoni
|
8cfe2ec839
|
Fix capitalization of Amazon cloud storage config section
|
2015-01-26 14:11:41 -05:00 |
Albert Santoni
|
bd3110b3af
|
Renamed Amazon_S3 class to Amazon_S3StorageBackend
|
2015-01-26 14:06:03 -05:00 |
Albert Santoni
|
8e2366f6fb
|
Remove Rabbitmq.php dependency on Amazon S3 stuff (which was the main purpose of the last commit)...
|
2015-01-26 13:19:48 -05:00 |
Albert Santoni
|
dbba5a7427
|
Decouple Billing and S3 cloud storage stuff from Zend
|
2015-01-26 13:10:10 -05:00 |
Albert Santoni
|
49667e3d2d
|
Squash logging
|
2015-01-26 12:12:27 -05:00 |
Duncan Sommerville
|
9e75c2a479
|
Stopped adding apt.sourcefabric to sources in installer for compatibility with Ubuntu Saucy
|
2015-01-26 09:57:31 -05:00 |
drigato
|
43c6475f1b
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
|
2015-01-26 09:18:32 -05:00 |
drigato
|
6adaf7a91a
|
Disabling cue point analyzer
|
2015-01-26 09:17:53 -05:00 |
drigato
|
a686eabb96
|
Disabling cue point analyzer
|
2015-01-23 17:33:57 -05:00 |
drigato
|
ac8fadfc80
|
Merge branch 'saas' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
CREDITS
airtime_mvc/application/modules/rest/controllers/MediaController.php
airtime_mvc/application/views/scripts/form/support-setting.phtml
|
2015-01-23 16:36:31 -05:00 |
drigato
|
ef6572aea9
|
Merge branch '2.5.x' into saas
Conflicts:
airtime_mvc/tests/application/services/database/datasets/test_ccShowInsertedIntoDatabase.xml
|
2015-01-23 16:24:09 -05:00 |
drigato
|
7d00f5213d
|
SAAS-559: Turn off sql notices during upgrade
|
2015-01-23 16:08:22 -05:00 |
drigato
|
ca9750f415
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/configs/ACL.php
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/controllers/plugins/Acl_plugin.php
airtime_mvc/application/forms/GeneralPreferences.php
airtime_mvc/application/modules/rest/controllers/MediaController.php
airtime_mvc/application/views/scripts/form/preferences_general.phtml
airtime_mvc/application/views/scripts/form/support-setting.phtml
airtime_mvc/build/sql/schema.sql
|
2015-01-23 11:32:45 -05:00 |
Albert Santoni
|
6e43505379
|
Merge branch '2.5.x' into 2.5.x-installer
|
2015-01-22 17:36:12 -05:00 |
Albert Santoni
|
239aae029e
|
Added image_path to unit tests.
|
2015-01-22 17:30:29 -05:00 |
drigato
|
134ade877c
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
Conflicts:
airtime_mvc/build/sql/schema.sql
|
2015-01-22 15:48:34 -05:00 |
Albert Santoni
|
6ebe8ec6c8
|
Pin python-daemon to 1.6 because 2.0.3 breaks setuptools
|
2015-01-22 12:42:05 -05:00 |
Albert Santoni
|
d5ee710f89
|
Fixed CSRF token checking in MediaController (broken by last 2 commits)
* Also fixed getOwnerId(), no longer calls a non-existent function
|
2015-01-22 12:20:13 -05:00 |