]>
git.parisson.com Git - timeside.git/log
Guillaume Pellerin [Fri, 6 Mar 2015 08:17:26 +0000 (09:17 +0100)]
Merge branch 'dev' into feature/wave
Guillaume Pellerin [Fri, 6 Mar 2015 08:16:30 +0000 (09:16 +0100)]
add custom dir for test samples, add boilerplate init script
Guillaume Pellerin [Thu, 5 Mar 2015 22:07:25 +0000 (23:07 +0100)]
Preset: add an empty dict by default
Thomas Fillon [Thu, 5 Mar 2015 17:33:50 +0000 (18:33 +0100)]
Server/WavesUI : reduce height of global waveform
Thomas Fillon [Thu, 5 Mar 2015 17:26:57 +0000 (18:26 +0100)]
Server: WavesUI : add x-ticks
Guillaume Pellerin [Thu, 5 Mar 2015 14:42:31 +0000 (15:42 +0100)]
add waves tools
Guillaume Pellerin [Thu, 5 Mar 2015 14:41:23 +0000 (15:41 +0100)]
pushed waves tools to a separate js file
Thomas Fillon [Thu, 5 Mar 2015 14:27:21 +0000 (15:27 +0100)]
Merge branch 'feature/wave' of github.com:parisson/TimeSide into feature/wave
Thomas Fillon [Thu, 5 Mar 2015 14:26:49 +0000 (15:26 +0100)]
Merge branch 'dev' into feature/wave
Thomas Fillon [Thu, 5 Mar 2015 14:26:28 +0000 (15:26 +0100)]
Docker-compose: open port 9000
Guillaume Pellerin [Thu, 5 Mar 2015 14:01:25 +0000 (15:01 +0100)]
Merge branch 'feature/wave' of github.com:Parisson/TimeSide into feature/wave
Guillaume Pellerin [Thu, 5 Mar 2015 14:00:55 +0000 (15:00 +0100)]
shared buffer
Thomas Fillon [Thu, 5 Mar 2015 13:49:01 +0000 (14:49 +0100)]
Server: WavesUI : add partial support for event_label results
Guillaume Pellerin [Thu, 5 Mar 2015 12:24:11 +0000 (13:24 +0100)]
add zoomed waveform
Guillaume Pellerin [Thu, 5 Mar 2015 12:06:35 +0000 (13:06 +0100)]
add zoom to graphers
Guillaume Pellerin [Thu, 5 Mar 2015 11:43:44 +0000 (12:43 +0100)]
split waveform and result graphers
Guillaume Pellerin [Thu, 5 Mar 2015 11:15:58 +0000 (12:15 +0100)]
update result list
Guillaume Pellerin [Thu, 5 Mar 2015 10:57:45 +0000 (11:57 +0100)]
add args to timeline function and a timeline loop query
Thomas Fillon [Thu, 5 Mar 2015 09:56:49 +0000 (10:56 +0100)]
Server: generate WavesUI grapher for all aubio_temporal results
Guillaume Pellerin [Wed, 4 Mar 2015 20:25:19 +0000 (21:25 +0100)]
Add first graphers using WavesJS by Benjamin Matuszewski & Samuel Goldszmidt
Guillaume Pellerin [Wed, 4 Mar 2015 12:07:28 +0000 (13:07 +0100)]
Merge branch 'dev' into feature/wave
Thomas Fillon [Wed, 4 Mar 2015 11:55:12 +0000 (12:55 +0100)]
Merge branch 'feature/docker-compose' into dev
Thomas Fillon [Wed, 4 Mar 2015 11:54:13 +0000 (12:54 +0100)]
Merge branch 'feature/docker-compose' of github.com:parisson/TimeSide into feature/docker-compose
Thomas Fillon [Wed, 4 Mar 2015 11:54:01 +0000 (12:54 +0100)]
Fix Matplotlib issue
Guillaume Pellerin [Wed, 4 Mar 2015 11:29:35 +0000 (12:29 +0100)]
Merge branch 'dev' into feature/wave
Guillaume Pellerin [Wed, 4 Mar 2015 11:25:17 +0000 (12:25 +0100)]
uwsgi auto reload
Guillaume Pellerin [Wed, 4 Mar 2015 10:39:47 +0000 (11:39 +0100)]
add waves.js lib
Guillaume Pellerin [Wed, 4 Mar 2015 10:36:31 +0000 (11:36 +0100)]
Merge branch 'dev' into feature/wave
Guillaume Pellerin [Wed, 4 Mar 2015 10:35:54 +0000 (11:35 +0100)]
Merge branch 'feature/docker-compose' into dev
Guillaume Pellerin [Wed, 4 Mar 2015 10:35:21 +0000 (11:35 +0100)]
Merge branch 'feature/docker-compose' into feature/wave
Conflicts:
timeside/server/templates/timeside/index.html
timeside/server/templates/timeside/item_detail.html
Guillaume Pellerin [Wed, 4 Mar 2015 10:17:28 +0000 (11:17 +0100)]
add item link
Guillaume Pellerin [Wed, 4 Mar 2015 01:25:00 +0000 (02:25 +0100)]
first init
Guillaume Pellerin [Tue, 3 Mar 2015 23:45:35 +0000 (00:45 +0100)]
cleanup result name
Guillaume Pellerin [Tue, 3 Mar 2015 23:25:29 +0000 (00:25 +0100)]
add re-run all tasks management script
Guillaume Pellerin [Tue, 3 Mar 2015 23:12:17 +0000 (00:12 +0100)]
add admin models
Guillaume Pellerin [Tue, 3 Mar 2015 22:56:21 +0000 (23:56 +0100)]
fix auto result mime_type, fix admin task list
Thomas Fillon [Tue, 3 Mar 2015 21:54:43 +0000 (22:54 +0100)]
Merge branch 'feature/docker-compose' of github.com:parisson/TimeSide into feature/docker-compose
Guillaume Pellerin [Tue, 3 Mar 2015 22:03:11 +0000 (23:03 +0100)]
regression against rest_framework 2.4.4
Thomas Fillon [Tue, 3 Mar 2015 21:54:24 +0000 (22:54 +0100)]
Setup: Freeze DjangoRestFramework version to 2.4.4
Guillaume Pellerin [Tue, 3 Mar 2015 21:51:00 +0000 (22:51 +0100)]
add uuid to item view
Guillaume Pellerin [Tue, 3 Mar 2015 21:40:32 +0000 (22:40 +0100)]
add results to item template
Guillaume Pellerin [Tue, 3 Mar 2015 21:04:14 +0000 (22:04 +0100)]
try to fix item file serializers, fix result json view
Thomas Fillon [Tue, 3 Mar 2015 17:09:18 +0000 (18:09 +0100)]
Merge branch 'dev-server-TM' into feature/docker-compose
Thomas Fillon [Tue, 3 Mar 2015 17:03:47 +0000 (18:03 +0100)]
Merge branch 'dev' into dev-server-TM
Guillaume Pellerin [Tue, 3 Mar 2015 15:53:28 +0000 (16:53 +0100)]
compose: cleanup, add uwsgi log
Guillaume Pellerin [Tue, 3 Mar 2015 14:25:38 +0000 (15:25 +0100)]
Merge branch 'feature/docker-compose' of github.com:Parisson/TimeSide into feature/docker-compose
Guillaume Pellerin [Tue, 3 Mar 2015 14:25:24 +0000 (15:25 +0100)]
add some nginx options
Thomas Fillon [Tue, 3 Mar 2015 14:15:00 +0000 (15:15 +0100)]
Docker-compose: get datamedia volume from examples/sandbox/media + clean-up
Thomas Fillon [Tue, 3 Mar 2015 13:59:06 +0000 (14:59 +0100)]
Docker-compose: add a script to manage app launch command
Thomas Fillon [Tue, 3 Mar 2015 13:43:50 +0000 (14:43 +0100)]
Docker-compose: restore max upload size parameter for nginx configuration
Thomas Fillon [Tue, 3 Mar 2015 11:16:29 +0000 (12:16 +0100)]
Docker-compose: switch to debian:wheezy as base image, try manage media through nginx
Thomas Fillon [Tue, 3 Mar 2015 08:07:04 +0000 (09:07 +0100)]
Docker-compose: fix configuration
Thomas Fillon [Tue, 3 Mar 2015 00:05:37 +0000 (01:05 +0100)]
Docker-compose: Update static files management
Thomas Fillon [Mon, 2 Mar 2015 23:34:37 +0000 (00:34 +0100)]
docker-compose: update docker-compose.yml
Thomas Fillon [Mon, 2 Mar 2015 23:08:38 +0000 (00:08 +0100)]
Merge branch 'feature/docker-compose' of github.com:parisson/TimeSide into feature/docker-compose
Conflicts:
docker-compose.yml
Guillaume Pellerin [Mon, 2 Mar 2015 23:11:18 +0000 (00:11 +0100)]
fix nginx conf dir
Thomas Fillon [Mon, 2 Mar 2015 23:05:55 +0000 (00:05 +0100)]
docker-compose: add multpile data volume containers
Thomas Fillon [Mon, 2 Mar 2015 14:35:42 +0000 (15:35 +0100)]
Docker-compose: update configuration
Thomas Fillon [Sat, 28 Feb 2015 15:06:54 +0000 (16:06 +0100)]
Docker-compose : add Uswgi
Thomas Fillon [Fri, 27 Feb 2015 22:43:03 +0000 (23:43 +0100)]
Timeside server : fix modelViewSet
Thomas Fillon [Fri, 27 Feb 2015 22:42:40 +0000 (23:42 +0100)]
Docker-compose: Update draft config files
Thomas Fillon [Fri, 27 Feb 2015 20:08:04 +0000 (21:08 +0100)]
Docker-compose: Add draft config files
Guillaume Pellerin [Thu, 29 Jan 2015 12:10:48 +0000 (13:10 +0100)]
goto 0.7.2
Guillaume Pellerin [Thu, 29 Jan 2015 12:08:11 +0000 (13:08 +0100)]
fix doc
Guillaume Pellerin [Thu, 29 Jan 2015 12:04:52 +0000 (13:04 +0100)]
fix dive in doc
Guillaume Pellerin [Thu, 29 Jan 2015 12:01:33 +0000 (13:01 +0100)]
goto #0.7.1
Guillaume Pellerin [Thu, 29 Jan 2015 11:59:33 +0000 (12:59 +0100)]
Merge branch 'master' of github.com:Parisson/TimeSide
Guillaume Pellerin [Thu, 29 Jan 2015 11:58:44 +0000 (12:58 +0100)]
fix django version to 1.6.10 (sync with Telemeta 1.5) #0.7.1
Thomas Fillon [Thu, 29 Jan 2015 10:20:02 +0000 (11:20 +0100)]
Setup: Update requirement --> Django==1.6.10
Thomas Fillon [Mon, 26 Jan 2015 16:55:25 +0000 (17:55 +0100)]
Update import path in timeside.server
Thomas Fillon [Mon, 26 Jan 2015 13:53:35 +0000 (14:53 +0100)]
Merge branch 'dev' into dev-server-TM
Conflicts:
timeside/core/analyzer.py
Guillaume Pellerin [Sun, 25 Jan 2015 23:38:22 +0000 (00:38 +0100)]
fix dive in doctests
Guillaume Pellerin [Sun, 25 Jan 2015 23:12:49 +0000 (00:12 +0100)]
Merge branch 'dev'
Conflicts:
README.rst
doc/source/news.rst
setup.py
timeside/__init__.py
timeside/grapher/render_analyzers.py
Guillaume Pellerin [Sun, 25 Jan 2015 23:06:16 +0000 (00:06 +0100)]
docker: purge python-timeside debian package before install
Guillaume Pellerin [Sun, 25 Jan 2015 22:20:56 +0000 (23:20 +0100)]
setup.py develop for docker
Guillaume Pellerin [Sun, 25 Jan 2015 21:19:44 +0000 (22:19 +0100)]
back to mit.edu for keys
Guillaume Pellerin [Sun, 25 Jan 2015 21:13:33 +0000 (22:13 +0100)]
test docker build
Guillaume Pellerin [Sun, 25 Jan 2015 20:48:07 +0000 (21:48 +0100)]
fix gpg keys
Guillaume Pellerin [Sun, 25 Jan 2015 20:09:55 +0000 (21:09 +0100)]
fix news again
Guillaume Pellerin [Sun, 25 Jan 2015 20:04:55 +0000 (21:04 +0100)]
update news again
Guillaume Pellerin [Sun, 25 Jan 2015 20:00:33 +0000 (21:00 +0100)]
update news
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
Guillaume Pellerin [Sun, 18 Jan 2015 21:51:36 +0000 (22:51 +0100)]
update readme
Guillaume Pellerin [Sun, 18 Jan 2015 21:50:51 +0000 (22:50 +0100)]
update news
Guillaume Pellerin [Tue, 13 Jan 2015 15:11:22 +0000 (16:11 +0100)]
add make_readme script
Guillaume Pellerin [Sun, 18 Jan 2015 21:34:36 +0000 (22:34 +0100)]
Fix bug in render_analyzer
Update grpahers names
Goto 0.6.2
Thomas Fillon [Fri, 16 Jan 2015 12:29:58 +0000 (13:29 +0100)]
Automatic Update of README.rst (make_readme.sh)