Commit graph

15958 commits

Author SHA1 Message Date
Duncan Sommerville
4749ef111c More work on switching pypo to use setuptools 2014-12-17 17:05:55 -05:00
drigato
19e6f1a535 SAAS-526: Change prefix from station name to station id
Done.
2014-12-17 16:48:20 -05:00
Duncan Sommerville
29917ebf63 More work on switching pypo to use setuptools 2014-12-17 16:42:29 -05:00
Duncan Sommerville
97805ad271 Removed many unnecessary files and started changing pypo to use setuptools 2014-12-17 16:22:40 -05:00
Albert Santoni
a0f5e33855 Added "Help Center" link to Help menu for Josh 2014-12-17 16:10:04 -05:00
drigato
b094e59df3 SAAS-526: Change prefix from station name to station id
Just seeing if we can get the hosting id from a function in the Billing Controller
2014-12-17 15:39:18 -05:00
drigato
ec1c8669c8 Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas 2014-12-17 14:14:03 -05:00
drigato
cdabbc6648 SAAS-527: Allow files to be uploaded to either the cloud or on local file storage
Done.
2014-12-17 13:11:11 -05:00
Albert Santoni
e29675a6b4 Remove debian/ directory and gen-snapshot. They're moving to the
packaging repo.
2014-12-17 11:31:10 -05:00
Duncan Sommerville
144923c353 More fixes to accommodate running installer from inside an lxc container daemon 2014-12-17 11:15:36 -05:00
Duncan Sommerville
d3fe20824e Fix to accommodate running installer from inside an lxc container daemon 2014-12-17 11:05:02 -05:00
Daniel James
7927a035be Bring snapshots up to date with current packaging 2014-12-17 16:01:30 +00:00
Duncan Sommerville
eefe8910cf More work on monitless installer 2014-12-16 21:27:37 -05:00
Duncan Sommerville
51a95fb989 More work on monitless installer 2014-12-16 20:12:20 -05:00
Duncan Sommerville
8a2c155289 More work on monitless installer 2014-12-16 19:42:07 -05:00
Duncan Sommerville
ad4b61e89f More work on monitless installer 2014-12-16 19:05:17 -05:00
drigato
6e2f07f875 Merge branch 'cc-5709-airtime-analyzer-cloud-storage' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer-cloud-storage 2014-12-16 18:47:55 -05:00
drigato
1de326283e SAAS-527: Allow files to be uploaded to either the cloud or on local file storage
Not quite done.
2014-12-16 18:47:42 -05:00
Duncan Sommerville
4043ebfd25 More work on monitless installer 2014-12-16 16:26:58 -05:00
Duncan Sommerville
bfe9d4f2c5 More work on monitless installer 2014-12-16 16:00:23 -05:00
Duncan Sommerville
8a353f970c More work on monitless installer 2014-12-16 15:45:35 -05:00
Duncan Sommerville
8ec6eb0140 More work on monitless installer 2014-12-16 15:02:53 -05:00
Albert Santoni
7059820ca0 Add a comment about the proxy pattern 2014-12-16 14:54:53 -05:00
drigato
ff0a685243 Updated propel models 2014-12-16 14:20:28 -05:00
drigato
ab4ebb2969 SAAS-525: Station Termination -> Delete cloud_file table records
Deleted cloud_file records.
Renamed the function that does this.
2014-12-16 14:13:57 -05:00
Duncan Sommerville
4dfd49d12c Initial work on monitless installation 2014-12-16 12:24:41 -05:00
drigato
09c30bde1b Regenerated Propel models because some fields and methods were missing. 2014-12-16 10:53:39 -05:00
Albert Santoni
70a2190494 Close file descriptors in airtime_analyzer before forking subprocesses 2014-12-15 17:18:02 -05:00
drigato
aabe3799b1 Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas 2014-12-15 12:49:41 -05:00
drigato
2af14e099b SAAS-519: webstreams not being deleted 2014-12-15 12:49:13 -05:00
drigato
6de8bbe967 SAAS-514: PYPO -> Tracks may not become ready in time for playout 2014-12-15 12:27:51 -05:00
Albert Santoni
d5fc90e9d3 Merge branch '2.5.x' into saas 2014-12-15 10:50:25 -05:00
Albert Santoni
8766519c71 Another tweak to Opus sound quality. Liquidsoap picks undocumented poor
defaults for almost every encoder.
2014-12-15 10:49:21 -05:00
Albert Santoni
3b88b0ce22 Boost the Opus sound quality 2014-12-15 10:42:45 -05:00
Duncan Sommerville
ecb43c2587 Merge branch '2.5.x-installer' of https://github.com/sourcefabric/Airtime into 2.5.x-installer 2014-12-15 09:55:10 -05:00
Duncan Sommerville
baa6d89f93 More work on base install script 2014-12-15 09:54:15 -05:00
Duncan Sommerville
b47f02d331 TODO 2014-12-15 09:53:50 -05:00
Duncan Sommerville
5f315abb79 Updated final install step 2014-12-15 09:52:10 -05:00
Duncan Sommerville
4583be981d Updated installer forms 2014-12-15 09:51:25 -05:00
Duncan Sommerville
ed7b85c69b Removed references to image path and instance_description 2014-12-15 09:50:25 -05:00
Duncan Sommerville
c24320a094 Removed call to session_write_close() 2014-12-15 09:49:35 -05:00
Duncan Sommerville
8f99595f54 Added button to redirect to login page from config-check page on success 2014-12-15 09:49:00 -05:00
Duncan Sommerville
ec13b451b2 Started updating installation instructions 2014-12-15 09:48:21 -05:00
Albert Santoni
797bafa453 Make the LiveChat changes from yesterday slightly more reslient to
missing database keys.
2014-12-12 11:57:16 -05:00
Albert Santoni
034353a6e1 Undo the session closing thing 2014-12-12 11:48:32 -05:00
Albert Santoni
b65cf15ddd Merge branch '2.5.x' of github.com:sourcefabric/Airtime into 2.5.x 2014-12-12 11:34:00 -05:00
Duncan Sommerville
f50354bc60 Merge branch '2.5.x' into 2.5.x-installer 2014-12-12 11:23:17 -05:00
drigato
7b80915c16 Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas 2014-12-12 09:44:54 -05:00
drigato
e7a742dbf4 Fixed merge error 2014-12-12 09:38:24 -05:00
drigato
29d3d877ab Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
Conflicts:
	python_apps/airtime_analyzer/airtime_analyzer/analyzer_pipeline.py
	python_apps/airtime_analyzer/setup.py
2014-12-12 09:36:27 -05:00