drigato
|
02e4c18931
|
SAAS-531: Finalize S3 folder hierarchy
|
2015-01-12 14:50:42 -05:00 |
Duncan Sommerville
|
d07195f048
|
Rework redirect to config page at the end of the web install
|
2015-01-12 14:40:22 -05:00 |
Duncan Sommerville
|
23f33cd8da
|
Reorder final setup steps
|
2015-01-12 13:41:39 -05:00 |
Duncan Sommerville
|
2b882cc313
|
Reorder final setup steps
|
2015-01-12 12:45:52 -05:00 |
Duncan Sommerville
|
0fcac545e6
|
For now, just prompt users to start background services at the end of the install process
|
2015-01-12 10:53:31 -05:00 |
Duncan Sommerville
|
bf1355a203
|
Yet another attempt to run upstart jobs as unprivileged user
|
2015-01-12 09:48:08 -05:00 |
Albert Santoni
|
f0bad70cee
|
Merge branch '2.5.x' into saas-pullreq77
Conflicts:
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/controllers/ApiController.php
|
2015-01-09 13:10:54 -05:00 |
Mark Lewis
|
17a577fbbb
|
use is_numeric instead of is_int as values are strings
|
2015-01-09 13:02:25 -05:00 |
Mark Lewis
|
1b03bd7fbd
|
use new var instaead of calling getShowListContent again
|
2015-01-09 13:02:25 -05:00 |
Mark Lewis
|
fc8e65944e
|
added error checked for required params
|
2015-01-09 13:02:25 -05:00 |
Mark Lewis
|
1cc1f8a378
|
return error for missing instance_id on show-tracks action
|
2015-01-09 13:02:25 -05:00 |
Mark Lewis
|
174cf79d84
|
clean up shows endpoint, remove dependency on Show model
|
2015-01-09 13:02:25 -05:00 |
Mark Lewis
|
a27ca2f583
|
cleanup new HTTP apiendpoints, added HTTPHelper and getStartEndFromRequest and updated all controllers that called their own versions of this function
|
2015-01-09 13:02:25 -05:00 |
Mark Lewis
|
03dae5be2b
|
fix spacing in ApiController
|
2015-01-09 13:01:43 -05:00 |
Mark Lewis
|
44b4faf6d9
|
added shows, show-schedules, show-preview, show-history-feed, item-history-feed endpoints to the HTTP api to be used via NewscoopAirtimePlugin
|
2015-01-09 13:01:42 -05:00 |
Duncan Sommerville
|
24123ef45d
|
Added setup config file for upstart session init
|
2015-01-09 11:21:44 -05:00 |
Albert Santoni
|
8d56e9e1ff
|
Merge branch '2.5.x' into saas
|
2015-01-09 10:44:47 -05:00 |
Albert Santoni
|
05c9e21e48
|
Recognize audio/aac as a MIME type for webstreams
|
2015-01-09 10:44:24 -05:00 |
Duncan Sommerville
|
1ddda846d6
|
Updates to running background services as web user
|
2015-01-08 18:52:58 -05:00 |
Duncan Sommerville
|
a9d3a8aefd
|
Fixed bad reference path
|
2015-01-08 14:18:12 -05:00 |
Duncan Sommerville
|
d81934e44c
|
Fixed bad reference path and added a note to lxc-bootstrap about weird lxc caching issue
|
2015-01-08 14:06:28 -05:00 |
Duncan Sommerville
|
e568013db6
|
More work on running services as web user
|
2015-01-08 13:21:08 -05:00 |
Duncan Sommerville
|
ab35827439
|
Different approach for running airtime services as unprivileged user
|
2015-01-08 12:56:09 -05:00 |
Duncan Sommerville
|
301c0eb4b0
|
Updated config check to check whether background services are actually running
|
2015-01-08 11:45:43 -05:00 |
Duncan Sommerville
|
4559e3e27d
|
More work on running upstart services as non-privileged user
|
2015-01-08 10:48:54 -05:00 |
Duncan Sommerville
|
d7dd381ec3
|
Added Upstart.conf file to give web user permission to run services
|
2015-01-08 10:07:22 -05:00 |
Duncan Sommerville
|
a790527e67
|
More work on running upstart services as non-privileged user
|
2015-01-08 10:06:37 -05:00 |
Duncan Sommerville
|
a9a59337b8
|
More work on running upstart services as non-privileged user
|
2015-01-07 16:31:30 -05:00 |
Duncan Sommerville
|
e6d8a6f25e
|
Move upstart .conf files to directory accessible by non-privileged users
|
2015-01-07 16:04:48 -05:00 |
Duncan Sommerville
|
68b8b505d6
|
Merge branch '2.5.x-installer-monitless' of https://github.com/sourcefabric/Airtime into 2.5.x-installer-monitless
|
2015-01-07 14:28:16 -05:00 |
Duncan Sommerville
|
0fef350e9d
|
Fixed issue with liquidsoap service starting as daemon, fixed logging issue in pypocli
|
2015-01-07 14:25:24 -05:00 |
drigato
|
ad16683858
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
|
2015-01-07 14:17:02 -05:00 |
drigato
|
9d6cf8620f
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
|
2015-01-07 14:16:09 -05:00 |
drigato
|
e5c806f658
|
Merge branch '2.5.x' into cc-5709-airtime-analyzer
|
2015-01-07 14:13:36 -05:00 |
Albert Santoni
|
ab96a48559
|
Use LXC distro templates instead of "download" template
|
2015-01-07 14:11:42 -05:00 |
Albert Santoni
|
f08970822d
|
Merge branch '2.5.x' into saas
|
2015-01-07 12:37:26 -05:00 |
Duncan Sommerville
|
05c2ecdb89
|
Changed logger init to use paths relative to current file
|
2015-01-07 11:46:06 -05:00 |
Albert Santoni
|
3225fcc6bc
|
Fix syntax errors in fdkaac.liq
|
2015-01-07 11:35:43 -05:00 |
Duncan Sommerville
|
5e8c4b112f
|
More work on getting services working with new installer
|
2015-01-07 10:54:17 -05:00 |
Duncan Sommerville
|
8e6e72a501
|
More work on getting services working with new installer
|
2015-01-07 10:31:00 -05:00 |
Duncan Sommerville
|
c66e6aa849
|
More work on getting services working with new installer
|
2015-01-07 10:01:32 -05:00 |
drigato
|
08738cf391
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
python_apps/airtime_analyzer/airtime_analyzer/cloud_storage_uploader.py
|
2015-01-06 15:46:20 -05:00 |
drigato
|
8d914bcd13
|
SAAS-529: Replace Apache Libcloud with Python-Boto SDK
|
2015-01-06 15:44:34 -05:00 |
Albert Santoni
|
fc912923ce
|
Force the use of FDK-AAC and significantly boost AAC sound quality
|
2015-01-06 12:58:11 -05:00 |
Duncan Sommerville
|
f4c5cf1353
|
Added virtualenv back into install process
|
2015-01-05 16:41:03 -05:00 |
Duncan Sommerville
|
bbc095f534
|
Added virtualenv back into install process
|
2015-01-05 15:38:01 -05:00 |
Duncan Sommerville
|
029d1b0624
|
Added virtualenv back into install process
|
2015-01-05 14:59:26 -05:00 |
Duncan Sommerville
|
5f137d99a3
|
Added virtualenv back into install process
|
2015-01-05 14:42:53 -05:00 |
Duncan Sommerville
|
97ef6a3150
|
Added services to pythonpath
|
2015-01-05 12:43:58 -05:00 |
drigato
|
9737dda225
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
|
2015-01-05 12:23:06 -05:00 |