Martin Konecny
|
d4891803cc
|
CC-4989: upgrade to mutagen 1.21
-done
|
2013-03-01 14:58:26 -05:00 |
Rudi Grinberg
|
c79b28aa90
|
Removed gevent from pybundle
|
2012-11-02 15:03:27 -04:00 |
Rudi Grinberg
|
899c62d31f
|
removed gevent from requirements
|
2012-11-02 15:01:11 -04:00 |
Rudi Grinberg
|
75ba2d8e90
|
Added gevent magic.
|
2012-10-22 12:14:36 -04:00 |
Rudi Grinberg
|
9b7d7abee3
|
cc-4237: removed fat depenendancies
|
2012-08-17 12:57:42 -04:00 |
Rudi Grinberg
|
418e894d26
|
MM2: added requirements file to generate pybundle
|
2012-08-17 12:48:49 -04:00 |
Rudi Grinberg
|
b22b9b9aa3
|
cc-4105: updated config and installation scripts
|
2012-08-14 14:50:43 -04:00 |
Rudi Grinberg
|
076a9c2296
|
cc-4105: added mechanism to remove duplicate events
|
2012-08-14 14:50:42 -04:00 |
Martin Konecny
|
39a3382157
|
CC-3736: Full Install fail at Ubuntu 12.04: virtualenv problem
-should be fixed
|
2012-04-30 17:53:28 -04:00 |
Martin Konecny
|
141d27bf27
|
CC-3736: Full Install fail at Ubuntu 12.04
-various fixes
|
2012-04-30 17:06:35 -04:00 |
Martin Konecny
|
db2ccb1859
|
CC-3736: Full Install fail at Ubuntu 12.04: virtualenv problem
-pip no longer supports and we don't need the -E (environment) option
|
2012-04-30 15:48:36 -04:00 |
Martin Konecny
|
757b2cac4f
|
CC-3041: Module virtualenv was already imported
-hid the error message.
|
2011-11-25 18:02:56 -05:00 |
Martin Konecny
|
2fc46cd29b
|
CC-3039: Install script doesnt check whether virtualenv exists (Ubuntu 11.10)
-fixed
-moved virtualenv version check into virtualenv-install.sh
|
2011-11-14 21:28:27 -05:00 |
Martin Konecny
|
c19b7f7c6e
|
Merge branch '1.9.1' into devel
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/models/MusicDir.php
install_full/ubuntu/airtime-full-install
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
python_apps/media-monitor/airtimefilemonitor/mediamonitorcommon.py
|
2011-11-14 21:19:56 -05:00 |
james
|
cdcc8ee5ad
|
CC-2935: Upgrade: delete virtualenv dir and reinstall virtualenv
- done
- we reinstall virtualenv on anycase, so we don't need virtualenv-check
|
2011-10-26 10:41:21 -04:00 |
James
|
c35f77a9aa
|
CC-2932: Recorder: When show is recorded, the file name is generated
with UTC time.
- fixed
- new pybundle is created with 'pytz' package
|
2011-10-05 17:27:00 -04:00 |
James
|
c25a52f3ce
|
CC-2894: script exits if there is error
- done
|
2011-09-28 15:59:13 -04:00 |
James
|
3bbd76466a
|
CC-2894: install should check that Virtualenv is functional before proceeding
- install script now check if all python packages are installed, if not,
it will reinstall it
|
2011-09-28 15:48:42 -04:00 |
martin
|
1ba200441e
|
CC-2792: installing Airtime 2.0 beta fails on ubuntu 10.04 64 bit
-possibly fixed
|
2011-09-09 15:38:14 -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
|
4213b05a8d
|
cc-2666: separate components
-virtualenv install file
|
2011-08-23 12:43:50 -04:00 |
martin
|
4fe3baf591
|
cc-2666: try separating compononents
-moved python-virtualenv install to separate install file,
so each component can install virtualenv
|
2011-08-23 12:31:27 -04:00 |