]>
git.parisson.com Git - timeside.git/log
Thomas Fillon [Tue, 20 Jan 2015 13:39:54 +0000 (14:39 +0100)]
Travis-CI: make a script for testing for timeside.server
Thomas Fillon [Tue, 20 Jan 2015 13:28:50 +0000 (14:28 +0100)]
Travis-CI: use --no-input option to suppress all user prompts
Thomas Fillon [Tue, 20 Jan 2015 13:17:07 +0000 (14:17 +0100)]
Travis-CI: fix path for test on server
Thomas Fillon [Tue, 20 Jan 2015 13:09:18 +0000 (14:09 +0100)]
Travis-CI: Add test environment for timeside.server
Thomas Fillon [Tue, 20 Jan 2015 12:58:54 +0000 (13:58 +0100)]
Test: Add test to check processor parameters (Traits)
Thomas Fillon [Tue, 20 Jan 2015 12:29:52 +0000 (13:29 +0100)]
Fix test test_graphers_render_analyzers.py
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
Thomas Fillon [Mon, 19 Jan 2015 08:55:45 +0000 (09:55 +0100)]
Merge branch 'dev' of github.com:Parisson/TimeSide into dev
Guillaume Pellerin [Mon, 19 Jan 2015 08:46:25 +0000 (09:46 +0100)]
use apt-key
Guillaume Pellerin [Mon, 19 Jan 2015 08:39:00 +0000 (09:39 +0100)]
change gpg key server
Thomas Fillon [Mon, 19 Jan 2015 08:18:50 +0000 (09:18 +0100)]
Fix #69
Guillaume Pellerin [Mon, 19 Jan 2015 08:14:38 +0000 (09:14 +0100)]
fix import
Guillaume Pellerin [Mon, 19 Jan 2015 01:34:19 +0000 (02:34 +0100)]
Merge branch 'dev' of github.com:Parisson/TimeSide into dev
Guillaume Pellerin [Mon, 19 Jan 2015 01:33:57 +0000 (02:33 +0100)]
mv deploy confs
Thomas Fillon [Fri, 16 Jan 2015 12:29:58 +0000 (13:29 +0100)]
Automatic Update of README.rst (make_readme.sh)
Thomas Fillon [Fri, 16 Jan 2015 11:39:13 +0000 (12:39 +0100)]
Doc: Replace remaining references to yomguy/TimeSide by Parisson/TimeSide
Thomas Fillon [Fri, 16 Jan 2015 10:57:57 +0000 (11:57 +0100)]
Travis-CI: Try python-coveralls for reportng coverage
Thomas Fillon [Fri, 16 Jan 2015 10:40:49 +0000 (11:40 +0100)]
Travis-CI: Put back coverage report
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)
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/)
Thomas Fillon [Thu, 15 Jan 2015 18:58:57 +0000 (19:58 +0100)]
Doc: fix doctest in doc/source
Thomas Fillon [Thu, 15 Jan 2015 17:55:06 +0000 (18:55 +0100)]
Fix timeside scripts and add tests
Fix #66
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
Guillaume Pellerin [Thu, 15 Jan 2015 09:22:05 +0000 (10:22 +0100)]
fix news
Thomas Fillon [Wed, 14 Jan 2015 19:53:01 +0000 (20:53 +0100)]
Test: fix doctest
Thomas Fillon [Wed, 14 Jan 2015 15:50:25 +0000 (16:50 +0100)]
Travis-CI: fix dependencies for sphinx
Thomas Fillon [Wed, 14 Jan 2015 15:44:25 +0000 (16:44 +0100)]
Travis-CI: add doctest for documentation
Thomas Fillon [Wed, 14 Jan 2015 15:36:51 +0000 (16:36 +0100)]
Goto version 0.7
Thomas Fillon [Wed, 14 Jan 2015 15:19:44 +0000 (16:19 +0100)]
Doc: Update News
Thomas Fillon [Wed, 14 Jan 2015 15:13:45 +0000 (16:13 +0100)]
Update README (from doc/make_readme.sh)
Thomas Fillon [Wed, 14 Jan 2015 14:18:00 +0000 (15:18 +0100)]
Doc: Fix doctest in intro.rst
Thomas Fillon [Wed, 14 Jan 2015 12:32:59 +0000 (13:32 +0100)]
Fix import path after moving tools submodule
Thomas Fillon [Wed, 14 Jan 2015 12:16:14 +0000 (13:16 +0100)]
Refactoring: move tools to timeside.core
Thomas Fillon [Tue, 13 Jan 2015 21:56:58 +0000 (22:56 +0100)]
Merge branch 'ts_extensions' into dev
Thomas Fillon [Tue, 13 Jan 2015 21:56:37 +0000 (22:56 +0100)]
Doc: Add doctest in Intro.rst
Guillaume Pellerin [Tue, 13 Jan 2015 15:11:22 +0000 (16:11 +0100)]
add make_readme script
Thomas Fillon [Mon, 12 Jan 2015 14:44:38 +0000 (15:44 +0100)]
Update README
Thomas Fillon [Mon, 12 Jan 2015 14:25:35 +0000 (15:25 +0100)]
Doc: Update documentation (fix path)
Thomas Fillon [Sat, 10 Jan 2015 08:55:12 +0000 (09:55 +0100)]
Test: skip test for some broken Diadems processors
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
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.
Guillaume Pellerin [Mon, 22 Dec 2014 17:48:49 +0000 (18:48 +0100)]
bugfix
Guillaume Pellerin [Mon, 22 Dec 2014 17:33:07 +0000 (18:33 +0100)]
Merge branch 'dev' of github.com:Parisson/TimeSide into dev
Guillaume Pellerin [Mon, 22 Dec 2014 17:32:29 +0000 (18:32 +0100)]
Add a _staging property to DisplayAnalyzer processors
Thomas Fillon [Thu, 18 Dec 2014 15:53:00 +0000 (16:53 +0100)]
Thomas Fillon [Tue, 16 Dec 2014 14:04:37 +0000 (15:04 +0100)]
Merge branch 'dev' of github.com:parisson/TimeSide into dev
Thomas Fillon [Tue, 16 Dec 2014 14:04:25 +0000 (15:04 +0100)]
Fix ProcessPipe: proper copy of processor already in pipe
Thomas Fillon [Mon, 15 Dec 2014 16:24:35 +0000 (17:24 +0100)]
Merge branch 'dev' of github.com:Parisson/TimeSide into dev
Thomas Fillon [Mon, 15 Dec 2014 14:40:15 +0000 (15:40 +0100)]
Fix issue #63
Thomas Fillon [Fri, 28 Nov 2014 17:53:14 +0000 (18:53 +0100)]
Travis-CI: put back python-setuptools in apt-get install
Thomas Fillon [Fri, 28 Nov 2014 17:34:03 +0000 (18:34 +0100)]
Travis-CI: remove coverage support
Thomas Fillon [Fri, 28 Nov 2014 17:15:47 +0000 (18:15 +0100)]
Travis-CI: restore old .travsi.yml
Guillaume Pellerin [Fri, 28 Nov 2014 14:26:36 +0000 (15:26 +0100)]
fix dockerfile deps
Guillaume Pellerin [Fri, 28 Nov 2014 14:23:54 +0000 (15:23 +0100)]
remove postgres from docker
Guillaume Pellerin [Fri, 28 Nov 2014 14:17:17 +0000 (15:17 +0100)]
fix wsgi without X, update manifest and links
Thomas Fillon [Fri, 28 Nov 2014 13:44:09 +0000 (14:44 +0100)]
server: sandbox settings database goes back to sqlite
Guillaume Pellerin [Thu, 20 Nov 2014 21:44:05 +0000 (22:44 +0100)]
Update various grapher names
Guillaume Pellerin [Thu, 20 Nov 2014 21:37:03 +0000 (22:37 +0100)]
oops gpg@thomasfillon ;)
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
Thomas Fillon [Thu, 13 Nov 2014 12:13:12 +0000 (13:13 +0100)]
Travis: Pip install -U setuptools
Thomas Fillon [Thu, 13 Nov 2014 11:46:16 +0000 (12:46 +0100)]
Travis: Pip install setuptools
Thomas Fillon [Thu, 13 Nov 2014 11:29:06 +0000 (12:29 +0100)]
Travis: Install coverage from ubuntu repository
Thomas Fillon [Thu, 13 Nov 2014 11:25:15 +0000 (12:25 +0100)]
Travis: Do not install coverage
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
Thomas Fillon [Thu, 13 Nov 2014 09:33:28 +0000 (10:33 +0100)]
Travis: Reactivate virtualenv and instal pkg_resources
Thomas Fillon [Thu, 13 Nov 2014 09:24:14 +0000 (10:24 +0100)]
Travis: Deactivate virtualenv before installing ubuntu packages
Thomas Fillon [Thu, 13 Nov 2014 08:44:40 +0000 (09:44 +0100)]
Travis: Do not update coverage
Thomas Fillon [Thu, 13 Nov 2014 08:40:59 +0000 (09:40 +0100)]
Travis: Remove pip install -U pip
Thomas Fillon [Thu, 13 Nov 2014 08:37:05 +0000 (09:37 +0100)]
Travis: Remove pip install setuptools
Thomas Fillon [Wed, 12 Nov 2014 21:11:36 +0000 (22:11 +0100)]
Update setuptools via pip in Travis-CI
Thomas Fillon [Wed, 12 Nov 2014 20:53:09 +0000 (21:53 +0100)]
Update pip in Travis-CI
Thomas Fillon [Wed, 12 Nov 2014 20:04:57 +0000 (21:04 +0100)]
Update dox.yml. Put virtual environment in hidden directory .dox_env
Thomas Fillon [Wed, 12 Nov 2014 16:16:32 +0000 (17:16 +0100)]
update dox.yml
Thomas Fillon [Wed, 12 Nov 2014 16:07:42 +0000 (17:07 +0100)]
Add support for dox and dox.yml configuration file
Thomas Fillon [Wed, 12 Nov 2014 15:46:34 +0000 (16:46 +0100)]
fix(vamp_plugin): fix #61
Thomas Fillon [Mon, 10 Nov 2014 14:57:13 +0000 (15:57 +0100)]
test: add test for VampSimpleHost
Guillaume Pellerin [Mon, 10 Nov 2014 10:08:03 +0000 (11:08 +0100)]
try to fix psql commands in docker
Guillaume Pellerin [Fri, 7 Nov 2014 00:01:21 +0000 (01:01 +0100)]
fix syncdb with postgres
Guillaume Pellerin [Thu, 6 Nov 2014 23:48:25 +0000 (00:48 +0100)]
fix postgresql init
Guillaume Pellerin [Thu, 6 Nov 2014 23:44:52 +0000 (00:44 +0100)]
skip apt-key download
Guillaume Pellerin [Thu, 6 Nov 2014 23:33:57 +0000 (00:33 +0100)]
fix apt rules in dockefile
Guillaume Pellerin [Thu, 6 Nov 2014 23:26:59 +0000 (00:26 +0100)]
try fixing keyring
Guillaume Pellerin [Thu, 6 Nov 2014 23:22:29 +0000 (00:22 +0100)]
fix gpg keys in dockerfile
Guillaume Pellerin [Thu, 6 Nov 2014 23:07:51 +0000 (00:07 +0100)]
add docker volume for DB
Guillaume Pellerin [Thu, 6 Nov 2014 23:04:14 +0000 (00:04 +0100)]
use postgresql in docker image, update docker doc
Guillaume Pellerin [Thu, 6 Nov 2014 20:30:17 +0000 (21:30 +0100)]
gpto 0.6.2
Thomas Fillon [Mon, 15 Dec 2014 14:40:15 +0000 (15:40 +0100)]
Fix issue #63
Thomas Fillon [Fri, 28 Nov 2014 17:53:14 +0000 (18:53 +0100)]
Travis-CI: put back python-setuptools in apt-get install
Thomas Fillon [Fri, 28 Nov 2014 17:34:03 +0000 (18:34 +0100)]
Travis-CI: remove coverage support
Thomas Fillon [Fri, 28 Nov 2014 17:15:57 +0000 (18:15 +0100)]
Merge branch 'dev' of github.com:parisson/TimeSide into dev
Thomas Fillon [Fri, 28 Nov 2014 17:15:47 +0000 (18:15 +0100)]
Travis-CI: restore old .travsi.yml
Guillaume Pellerin [Fri, 28 Nov 2014 14:26:36 +0000 (15:26 +0100)]
fix dockerfile deps
Guillaume Pellerin [Fri, 28 Nov 2014 14:23:54 +0000 (15:23 +0100)]
remove postgres from docker
Guillaume Pellerin [Fri, 28 Nov 2014 14:17:48 +0000 (15:17 +0100)]
Merge branch 'dev' of github.com:Parisson/TimeSide into dev
Guillaume Pellerin [Fri, 28 Nov 2014 14:17:17 +0000 (15:17 +0100)]
fix wsgi without X, update manifest and links
Thomas Fillon [Fri, 28 Nov 2014 13:44:09 +0000 (14:44 +0100)]
server: sandbox settings database goes back to sqlite
Guillaume Pellerin [Thu, 20 Nov 2014 21:44:05 +0000 (22:44 +0100)]
Update various grapher names
Guillaume Pellerin [Thu, 20 Nov 2014 21:37:03 +0000 (22:37 +0100)]
oops gpg@thomasfillon ;)
Guillaume Pellerin [Thu, 20 Nov 2014 21:35:34 +0000 (22:35 +0100)]
Merge branch 'dev' of github.com:Parisson/TimeSide into dev
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