]> git.parisson.com Git - timeside.git/log
timeside.git
10 years agosetup.py develop for docker
Guillaume Pellerin [Sun, 25 Jan 2015 22:20:56 +0000 (23:20 +0100)]
setup.py develop for docker

10 years agoback to mit.edu for keys
Guillaume Pellerin [Sun, 25 Jan 2015 21:19:44 +0000 (22:19 +0100)]
back to mit.edu for keys

10 years agotest docker build
Guillaume Pellerin [Sun, 25 Jan 2015 21:13:33 +0000 (22:13 +0100)]
test docker build

10 years agofix gpg keys
Guillaume Pellerin [Sun, 25 Jan 2015 20:48:07 +0000 (21:48 +0100)]
fix gpg keys

10 years agofix news again
Guillaume Pellerin [Sun, 25 Jan 2015 20:09:55 +0000 (21:09 +0100)]
fix news again

10 years agoupdate news again
Guillaume Pellerin [Sun, 25 Jan 2015 20:04:55 +0000 (21:04 +0100)]
update news again

10 years agoupdate news
Guillaume Pellerin [Sun, 25 Jan 2015 20:00:33 +0000 (21:00 +0100)]
update news

10 years agoTravis-CI: make a script for testing for timeside.server
Thomas Fillon [Tue, 20 Jan 2015 13:39:54 +0000 (14:39 +0100)]
Travis-CI: make a script for testing for timeside.server

10 years agoTravis-CI: use --no-input option to suppress all user prompts
Thomas Fillon [Tue, 20 Jan 2015 13:28:50 +0000 (14:28 +0100)]
Travis-CI: use --no-input option to suppress all user prompts

10 years agoTravis-CI: fix path for test on server
Thomas Fillon [Tue, 20 Jan 2015 13:17:07 +0000 (14:17 +0100)]
Travis-CI: fix path for test on server

10 years agoTravis-CI: Add test environment for timeside.server
Thomas Fillon [Tue, 20 Jan 2015 13:09:18 +0000 (14:09 +0100)]
Travis-CI: Add test environment for timeside.server

10 years agoTest: Add test to check processor parameters (Traits)
Thomas Fillon [Tue, 20 Jan 2015 12:58:54 +0000 (13:58 +0100)]
Test: Add test to check processor parameters (Traits)

10 years agoFix test test_graphers_render_analyzers.py
Thomas Fillon [Tue, 20 Jan 2015 12:29:52 +0000 (13:29 +0100)]
Fix test test_graphers_render_analyzers.py

10 years agoChore(Analyzer): remove render_analyzers definition from timeside.plugins.grapher
Thomas Fillon [Tue, 20 Jan 2015 08:57:16 +0000 (09:57 +0100)]
Chore(Analyzer): remove render_analyzers definition from timeside.plugins.grapher

Grapher for analyzer are now define inside each analyzer module.
The factory class/function for defining such grapher move from timeside/plugins/grapher/render_analyzers to timeside/core/grapher

10 years agoMerge branch 'dev' of github.com:Parisson/TimeSide into dev
Thomas Fillon [Mon, 19 Jan 2015 08:55:45 +0000 (09:55 +0100)]
Merge branch 'dev' of github.com:Parisson/TimeSide into dev

10 years agouse apt-key
Guillaume Pellerin [Mon, 19 Jan 2015 08:46:25 +0000 (09:46 +0100)]
use apt-key

10 years agochange gpg key server
Guillaume Pellerin [Mon, 19 Jan 2015 08:39:00 +0000 (09:39 +0100)]
change gpg key server

10 years agoFix #69
Thomas Fillon [Mon, 19 Jan 2015 08:18:50 +0000 (09:18 +0100)]
Fix #69

10 years agofix import
Guillaume Pellerin [Mon, 19 Jan 2015 08:14:38 +0000 (09:14 +0100)]
fix import

10 years agoMerge branch 'dev' of github.com:Parisson/TimeSide into dev
Guillaume Pellerin [Mon, 19 Jan 2015 01:34:19 +0000 (02:34 +0100)]
Merge branch 'dev' of github.com:Parisson/TimeSide into dev

10 years agomv deploy confs
Guillaume Pellerin [Mon, 19 Jan 2015 01:33:57 +0000 (02:33 +0100)]
mv deploy confs

10 years agoAutomatic Update of README.rst (make_readme.sh)
Thomas Fillon [Fri, 16 Jan 2015 12:29:58 +0000 (13:29 +0100)]
Automatic Update of README.rst (make_readme.sh)

10 years agoDoc: Replace remaining references to yomguy/TimeSide by Parisson/TimeSide
Thomas Fillon [Fri, 16 Jan 2015 11:39:13 +0000 (12:39 +0100)]
Doc: Replace remaining references to yomguy/TimeSide by Parisson/TimeSide

10 years agoTravis-CI: Try python-coveralls for reportng coverage
Thomas Fillon [Fri, 16 Jan 2015 10:57:57 +0000 (11:57 +0100)]
Travis-CI: Try python-coveralls for reportng coverage

10 years agoTravis-CI: Put back coverage report
Thomas Fillon [Fri, 16 Jan 2015 10:40:49 +0000 (11:40 +0100)]
Travis-CI: Put back coverage report

10 years agoTravis-CI: Define 3 test environments (defautl, doc and command line interface)
Thomas Fillon [Fri, 16 Jan 2015 09:16:02 +0000 (10:16 +0100)]
Travis-CI: Define 3 test environments (defautl, doc and command line interface)

10 years agoDoc: Clean-up conf.py
Thomas Fillon [Fri, 16 Jan 2015 08:43:17 +0000 (09:43 +0100)]
Doc: Clean-up conf.py

- Remove path to sample wavfile
- Restore default parameters for *html_domain_indices* . The previous command was preventing np-modindex to appear as a second module index. This seems to be covered by 'numpydoc_show_class_members = False'. (See https://github.com/matplotlib/matplotlib/issues/1837/)

10 years agoDoc: fix doctest in doc/source
Thomas Fillon [Thu, 15 Jan 2015 18:58:57 +0000 (19:58 +0100)]
Doc: fix doctest in doc/source

10 years agoFix timeside scripts and add tests
Thomas Fillon [Thu, 15 Jan 2015 17:55:06 +0000 (18:55 +0100)]
Fix timeside scripts and add tests

Fix #66

10 years agoFix bug in import/export function for AnalyzerResult
Thomas Fillon [Thu, 15 Jan 2015 17:22:09 +0000 (18:22 +0100)]
Fix bug in import/export function for AnalyzerResult

Also implements the following features in #14 :
- [x] Change behavior of the import methods "from_[FORMAT]" to import results from the corresponding FORMAT file and modify the container instance from which the method is called.
- [x] Option to overwrite/append the container

10 years agofix news
Guillaume Pellerin [Thu, 15 Jan 2015 09:22:05 +0000 (10:22 +0100)]
fix news

10 years agoTest: fix doctest
Thomas Fillon [Wed, 14 Jan 2015 19:53:01 +0000 (20:53 +0100)]
Test: fix doctest

10 years agoTravis-CI: fix dependencies for sphinx
Thomas Fillon [Wed, 14 Jan 2015 15:50:25 +0000 (16:50 +0100)]
Travis-CI: fix dependencies for sphinx

10 years agoTravis-CI: add doctest for documentation
Thomas Fillon [Wed, 14 Jan 2015 15:44:25 +0000 (16:44 +0100)]
Travis-CI: add doctest for documentation

10 years agoGoto version 0.7
Thomas Fillon [Wed, 14 Jan 2015 15:36:51 +0000 (16:36 +0100)]
Goto version 0.7

10 years agoDoc: Update News
Thomas Fillon [Wed, 14 Jan 2015 15:19:44 +0000 (16:19 +0100)]
Doc: Update News

10 years agoUpdate README (from doc/make_readme.sh)
Thomas Fillon [Wed, 14 Jan 2015 15:13:45 +0000 (16:13 +0100)]
Update README (from doc/make_readme.sh)

10 years agoDoc: Fix doctest in intro.rst
Thomas Fillon [Wed, 14 Jan 2015 14:18:00 +0000 (15:18 +0100)]
Doc: Fix doctest in intro.rst

10 years agoFix import path after moving tools submodule
Thomas Fillon [Wed, 14 Jan 2015 12:32:59 +0000 (13:32 +0100)]
Fix import path after moving tools submodule

10 years agoRefactoring: move tools to timeside.core
Thomas Fillon [Wed, 14 Jan 2015 12:16:14 +0000 (13:16 +0100)]
Refactoring: move tools to timeside.core

10 years agoMerge branch 'ts_extensions' into dev
Thomas Fillon [Tue, 13 Jan 2015 21:56:58 +0000 (22:56 +0100)]
Merge branch 'ts_extensions' into dev

10 years agoDoc: Add doctest in Intro.rst
Thomas Fillon [Tue, 13 Jan 2015 21:56:37 +0000 (22:56 +0100)]
Doc: Add doctest in Intro.rst

10 years agoadd make_readme script
Guillaume Pellerin [Tue, 13 Jan 2015 15:11:22 +0000 (16:11 +0100)]
add make_readme script

10 years agoUpdate README
Thomas Fillon [Mon, 12 Jan 2015 14:44:38 +0000 (15:44 +0100)]
Update README

10 years agoDoc: Update documentation (fix path)
Thomas Fillon [Mon, 12 Jan 2015 14:25:35 +0000 (15:25 +0100)]
Doc: Update documentation (fix path)

10 years agoTest: skip test for some broken Diadems processors
Thomas Fillon [Sat, 10 Jan 2015 08:55:12 +0000 (09:55 +0100)]
Test: skip test for some broken Diadems processors

10 years agoAdd a check hook at initialisation to link Gstreamer python librairies inside virtual...
Thomas Fillon [Fri, 9 Jan 2015 14:45:44 +0000 (15:45 +0100)]
Add a check hook at initialisation to link Gstreamer python librairies inside virtualenv or conda environment

10 years agoImport code Refactoring. Move processors to plugins directory
Thomas Fillon [Mon, 5 Jan 2015 14:55:54 +0000 (15:55 +0100)]
Import code Refactoring. Move processors to plugins directory

Timeside.plugins is namespace package
Move modules in 'timeside' top level package to  'timeside.core'
move timeside/__init__.py to timeside/core/__init__.py
timeside __init__.py has to be empty to properly handle namespace packages timeside and timeside.plugins.

10 years agobugfix
Guillaume Pellerin [Mon, 22 Dec 2014 17:48:49 +0000 (18:48 +0100)]
bugfix

10 years agoMerge branch 'dev' of github.com:Parisson/TimeSide into dev
Guillaume Pellerin [Mon, 22 Dec 2014 17:33:07 +0000 (18:33 +0100)]
Merge branch 'dev' of github.com:Parisson/TimeSide into dev

10 years agoAdd a _staging property to DisplayAnalyzer processors
Guillaume Pellerin [Mon, 22 Dec 2014 17:32:29 +0000 (18:32 +0100)]
Add a _staging property to DisplayAnalyzer processors

10 years agoFix bug in cdd971db06391a724f03
Thomas Fillon [Thu, 18 Dec 2014 15:53:00 +0000 (16:53 +0100)]
Fix bug in cdd971db06391a724f03

10 years agoMerge branch 'dev' of github.com:parisson/TimeSide into dev
Thomas Fillon [Tue, 16 Dec 2014 14:04:37 +0000 (15:04 +0100)]
Merge branch 'dev' of github.com:parisson/TimeSide into dev

10 years agoFix ProcessPipe: proper copy of processor already in pipe
Thomas Fillon [Tue, 16 Dec 2014 14:04:25 +0000 (15:04 +0100)]
Fix ProcessPipe: proper copy of processor already in pipe

10 years agoMerge branch 'dev' of github.com:Parisson/TimeSide into dev
Thomas Fillon [Mon, 15 Dec 2014 16:24:35 +0000 (17:24 +0100)]
Merge branch 'dev' of github.com:Parisson/TimeSide into dev

10 years agoFix issue #63
Thomas Fillon [Mon, 15 Dec 2014 14:40:15 +0000 (15:40 +0100)]
Fix issue #63

10 years agoTravis-CI: put back python-setuptools in apt-get install
Thomas Fillon [Fri, 28 Nov 2014 17:53:14 +0000 (18:53 +0100)]
Travis-CI: put back python-setuptools in apt-get install

10 years agoTravis-CI: remove coverage support
Thomas Fillon [Fri, 28 Nov 2014 17:34:03 +0000 (18:34 +0100)]
Travis-CI: remove coverage support

10 years agoTravis-CI: restore old .travsi.yml
Thomas Fillon [Fri, 28 Nov 2014 17:15:47 +0000 (18:15 +0100)]
Travis-CI: restore old .travsi.yml

10 years agofix dockerfile deps
Guillaume Pellerin [Fri, 28 Nov 2014 14:26:36 +0000 (15:26 +0100)]
fix dockerfile deps

10 years agoremove postgres from docker
Guillaume Pellerin [Fri, 28 Nov 2014 14:23:54 +0000 (15:23 +0100)]
remove postgres from docker

10 years agofix wsgi without X, update manifest and links
Guillaume Pellerin [Fri, 28 Nov 2014 14:17:17 +0000 (15:17 +0100)]
fix wsgi without X, update manifest and links

10 years agoserver: sandbox settings database goes back to sqlite
Thomas Fillon [Fri, 28 Nov 2014 13:44:09 +0000 (14:44 +0100)]
server: sandbox settings database goes back to sqlite

10 years agoUpdate various grapher names
Guillaume Pellerin [Thu, 20 Nov 2014 21:44:05 +0000 (22:44 +0100)]
Update various grapher names

10 years agooops gpg@thomasfillon ;)
Guillaume Pellerin [Thu, 20 Nov 2014 21:37:03 +0000 (22:37 +0100)]
oops gpg@thomasfillon ;)

10 years agofinally fix an old bug on marker and cursor SVG height (telemeta #98) with a simple...
Guillaume Pellerin [Fri, 14 Nov 2014 00:00:12 +0000 (01:00 +0100)]
finally fix an old bug on marker and cursor SVG height (telemeta #98) with a simple css rule

10 years agoTravis: Pip install -U setuptools
Thomas Fillon [Thu, 13 Nov 2014 12:13:12 +0000 (13:13 +0100)]
Travis: Pip install -U setuptools

10 years agoTravis: Pip install setuptools
Thomas Fillon [Thu, 13 Nov 2014 11:46:16 +0000 (12:46 +0100)]
Travis: Pip install setuptools

10 years agoTravis: Install coverage from ubuntu repository
Thomas Fillon [Thu, 13 Nov 2014 11:29:06 +0000 (12:29 +0100)]
Travis: Install coverage from ubuntu repository

10 years agoTravis: Do not install coverage
Thomas Fillon [Thu, 13 Nov 2014 11:25:15 +0000 (12:25 +0100)]
Travis: Do not install coverage

10 years agoTravis: Delete pkg-ressource install and add option for setuptools in virtualenv
Thomas Fillon [Thu, 13 Nov 2014 09:54:13 +0000 (10:54 +0100)]
Travis: Delete pkg-ressource install and add option for setuptools in virtualenv

10 years agoTravis: Reactivate virtualenv and instal pkg_resources
Thomas Fillon [Thu, 13 Nov 2014 09:33:28 +0000 (10:33 +0100)]
Travis: Reactivate virtualenv and instal pkg_resources

10 years agoTravis: Deactivate virtualenv before installing ubuntu packages
Thomas Fillon [Thu, 13 Nov 2014 09:24:14 +0000 (10:24 +0100)]
Travis: Deactivate virtualenv before installing ubuntu packages

10 years agoTravis: Do not update coverage
Thomas Fillon [Thu, 13 Nov 2014 08:44:40 +0000 (09:44 +0100)]
Travis: Do not update coverage

10 years agoTravis: Remove pip install -U pip
Thomas Fillon [Thu, 13 Nov 2014 08:40:59 +0000 (09:40 +0100)]
Travis: Remove pip install -U pip

10 years agoTravis: Remove pip install setuptools
Thomas Fillon [Thu, 13 Nov 2014 08:37:05 +0000 (09:37 +0100)]
Travis: Remove pip install setuptools

10 years agoUpdate setuptools via pip in Travis-CI
Thomas Fillon [Wed, 12 Nov 2014 21:11:36 +0000 (22:11 +0100)]
Update setuptools via pip in Travis-CI

10 years agoUpdate pip in Travis-CI
Thomas Fillon [Wed, 12 Nov 2014 20:53:09 +0000 (21:53 +0100)]
Update pip in Travis-CI

10 years agoUpdate dox.yml. Put virtual environment in hidden directory .dox_env
Thomas Fillon [Wed, 12 Nov 2014 20:04:57 +0000 (21:04 +0100)]
Update dox.yml. Put virtual environment in hidden directory .dox_env

10 years agoupdate dox.yml
Thomas Fillon [Wed, 12 Nov 2014 16:16:32 +0000 (17:16 +0100)]
update dox.yml

10 years agoAdd support for dox and dox.yml configuration file
Thomas Fillon [Wed, 12 Nov 2014 16:07:42 +0000 (17:07 +0100)]
Add support for dox and dox.yml configuration file

10 years agofix(vamp_plugin): fix #61
Thomas Fillon [Wed, 12 Nov 2014 15:46:34 +0000 (16:46 +0100)]
fix(vamp_plugin): fix #61

10 years agotest: add test for VampSimpleHost
Thomas Fillon [Mon, 10 Nov 2014 14:57:13 +0000 (15:57 +0100)]
test: add test for VampSimpleHost

10 years agotry to fix psql commands in docker
Guillaume Pellerin [Mon, 10 Nov 2014 10:08:03 +0000 (11:08 +0100)]
try to fix psql commands in docker

10 years agofix syncdb with postgres
Guillaume Pellerin [Fri, 7 Nov 2014 00:01:21 +0000 (01:01 +0100)]
fix syncdb with postgres

10 years agofix postgresql init
Guillaume Pellerin [Thu, 6 Nov 2014 23:48:25 +0000 (00:48 +0100)]
fix postgresql init

10 years agoskip apt-key download
Guillaume Pellerin [Thu, 6 Nov 2014 23:44:52 +0000 (00:44 +0100)]
skip apt-key download

10 years agofix apt rules in dockefile
Guillaume Pellerin [Thu, 6 Nov 2014 23:33:57 +0000 (00:33 +0100)]
fix apt rules in dockefile

10 years agotry fixing keyring
Guillaume Pellerin [Thu, 6 Nov 2014 23:26:59 +0000 (00:26 +0100)]
try fixing keyring

10 years agofix gpg keys in dockerfile
Guillaume Pellerin [Thu, 6 Nov 2014 23:22:29 +0000 (00:22 +0100)]
fix gpg keys in dockerfile

10 years agoadd docker volume for DB
Guillaume Pellerin [Thu, 6 Nov 2014 23:07:51 +0000 (00:07 +0100)]
add docker volume for DB

10 years agouse postgresql in docker image, update docker doc
Guillaume Pellerin [Thu, 6 Nov 2014 23:04:14 +0000 (00:04 +0100)]
use postgresql in docker image, update docker doc

10 years agogpto 0.6.2
Guillaume Pellerin [Thu, 6 Nov 2014 20:30:17 +0000 (21:30 +0100)]
gpto 0.6.2

10 years agoFix issue #63
Thomas Fillon [Mon, 15 Dec 2014 14:40:15 +0000 (15:40 +0100)]
Fix issue #63

10 years agoTravis-CI: put back python-setuptools in apt-get install
Thomas Fillon [Fri, 28 Nov 2014 17:53:14 +0000 (18:53 +0100)]
Travis-CI: put back python-setuptools in apt-get install

10 years agoTravis-CI: remove coverage support
Thomas Fillon [Fri, 28 Nov 2014 17:34:03 +0000 (18:34 +0100)]
Travis-CI: remove coverage support

10 years agoMerge branch 'dev' of github.com:parisson/TimeSide into dev
Thomas Fillon [Fri, 28 Nov 2014 17:15:57 +0000 (18:15 +0100)]
Merge branch 'dev' of github.com:parisson/TimeSide into dev

10 years agoTravis-CI: restore old .travsi.yml
Thomas Fillon [Fri, 28 Nov 2014 17:15:47 +0000 (18:15 +0100)]
Travis-CI: restore old .travsi.yml

10 years agofix dockerfile deps
Guillaume Pellerin [Fri, 28 Nov 2014 14:26:36 +0000 (15:26 +0100)]
fix dockerfile deps

10 years agoremove postgres from docker
Guillaume Pellerin [Fri, 28 Nov 2014 14:23:54 +0000 (15:23 +0100)]
remove postgres from docker