]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2014-05-15 Guillaume Pellerinupdate README and setup server
2014-05-14 Guillaume PellerinMerge branch 'dev' into server
2014-05-14 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-05-14 Thomas FillonFix .travis.yml
2014-05-14 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-05-14 Thomas FillonUse absolute_import from future in aubio analyzers
2014-05-14 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-05-14 Thomas FillonMerge branch 'package_structure' into dev
2014-05-14 Thomas FillonFix many PyFlake warnings
2014-05-14 Thomas FillonFix importError for Yaafe and Aubio
2014-05-14 Thomas FillonFix PEP8
2014-05-14 Thomas FillonFix doctest
2014-05-14 Thomas FillonFix documentation and doctest
2014-05-14 Thomas FillonAutomatic discovering of processors
2014-05-14 Thomas FillonMove aubio analyzers in timeside.analyzer.aubio sub...
2014-05-06 Guillaume Pellerincleanup conf
2014-04-29 Guillaume Pellerinserver: add encoder to task.run
2014-04-29 Guillaume Pellerinserver: add a streaming function to ResultGrapherView
2014-04-29 Thomas FillonAdd a view for grapher in server
2014-04-29 Thomas FillonFix some bad unicode support when exported to h5py
2014-04-29 Guillaume Pellerin- server: give item.sha1 to FileDecoder, grapher parame...
2014-04-29 Thomas FillonMerge branch 'dev' into server
2014-04-29 Thomas FillonAdd sha1 argument in FileDecoder
2014-04-29 Guillaume Pellerinserver: all field editable
2014-04-29 Guillaume Pellerinserver: all fields for REST serialization
2014-04-29 Guillaume Pellerin- server: reinitialization of the model (needed for...
2014-04-29 Thomas FillonMerge branch 'server' of github.com:yomguy/TimeSide...
2014-04-29 Thomas FillonMerge branch 'dev' into server
2014-04-29 Thomas FillonCherry-pick 11807d66ff7483031b325
2014-04-29 Thomas FillonAnother solution to fix container json serializer to...
2014-04-28 Guillaume PellerinMerge branch 'server' of github.com:yomguy/TimeSide...
2014-04-28 Guillaume Pellerin- server: Autorun for Task when status == 2 ('pending...
2014-04-28 Guillaume Pellerinserver: autorun for Task when status == 2 (pending)
2014-04-28 Guillaume Pellerindon't load Telemeta files
2014-04-28 Guillaume Pellerin- server: components moved to server/
2014-04-28 Thomas FillonChange modules's init files
2014-04-27 Guillaume Pellerincleanup
2014-04-26 Guillaume PellerinFix container json serializer to return non numpyarray...
2014-04-26 Guillaume PellerinFix ResultAnalyzerView
2014-04-25 Guillaume PellerinUpdate diagram
2014-04-25 Guillaume PellerinRename Parameters to Preset, add preset to Experience
2014-04-24 Guillaume PellerinWrite hdf5 through (pip install -U h5py), fix fields
2014-04-23 Thomas FillonHomogenize __init__.py. Fix #46
2014-04-22 Guillaume Pellerinupdate result fields to simplify post_save methods...
2014-04-22 Thomas FillonFix several PEP8 warnings
2014-04-22 Thomas FillonFix PEP8 on timeside/tools/ with autopep8
2014-04-22 Thomas FillonFix PEP8 on timeside/encoder/ with autopep8
2014-04-22 Thomas FillonFix PEP8 on timeside/grapher/ with autopep8
2014-04-22 Thomas FillonFix PEP8 on timeside/decoder/ with autopep8
2014-04-22 Thomas FillonFix PEP8 on timeside/ with autopep8
2014-04-22 Thomas FillonFix PEP8 on timeside.analyzer with autopep8
2014-04-22 Guillaume Pellerinupdate then task run (not all fixed)
2014-04-22 Guillaume Pellerinupdate result link to parameters, add model diagram
2014-04-22 Guillaume Pellerincleanup
2014-04-22 Thomas FillonIgnore Vamp for coverage in Travis
2014-04-22 Thomas FillonIgnore Yaafe and Aubio for coverage in Travis, proper...
2014-04-22 Thomas FillonIgnore Yaafe and Aubio for coverage in Travis
2014-04-22 Thomas FillonAdd coveralls badge in README
2014-04-22 Thomas FillonTry to fix coverage support in Travis - 6th : install...
2014-04-22 Thomas FillonTry to fix coverage support in Travis - 5th
2014-04-22 Thomas FillonTry to fix coverage support in Travis - 4th
2014-04-22 Thomas FillonClean up setup.py
2014-04-22 Thomas FillonTry to fix coverage support in Travis - 3rd
2014-04-22 Thomas FillonTry to fix coverage support in Travis - 2nd
2014-04-22 Thomas FillonTry to fix coverage support in Travis
2014-04-22 Thomas FillonInstall Coverage through setup.py test_requires
2014-04-22 Thomas FillonInstall Coveralls through setup.py test_requires
2014-04-22 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-04-22 Thomas FillonAdd coverage to Travis-CI
2014-04-21 Guillaume Pellerintry another arch svg URL
2014-04-21 Guillaume Pellerinupdate arch svg URL
2014-04-21 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-04-21 Guillaume Pellerinupdate arch schema, try svg in rst
2014-04-21 Guillaume PellerinMerge branch 'dev' into server
2014-04-21 Guillaume Pellerinbugfixes
2014-04-21 Thomas FillonClean-up comment in test_transcoding_streaming
2014-04-21 Thomas FillonTry to put back test_transcoding_streaming (it was...
2014-04-21 Thomas FillonClean up test_decoding.py
2014-04-21 Thomas FillonFix hdf5 bad handling of empty numpy array in some...
2014-04-21 Thomas FillonSupport variability of frames number in Gstreamer ogg...
2014-04-21 Thomas FillonSupport variability of frames number in Gstreamer ogg...
2014-04-21 Thomas FillonRemove AubioPitch dependency in test_decoding_stack
2014-04-21 Thomas FillonUpdate Gstreamer PPa repository in .travis.yml : Donk...
2014-04-21 Thomas FillonUpdate Gstreamer PPa repository in .travis.yml
2014-04-21 Guillaume Pellerinfix post save file properties detection
2014-04-21 Guillaume Pellerinadd item lock_setter
2014-04-21 Guillaume Pellerindelete django Processor type properties, add pipe Proce...
2014-04-21 Guillaume Pellerinadd user serializer and viewset
2014-04-21 Guillaume Pellerinfix wrong foreignkey
2014-04-21 Guillaume Pellerinadd more serializers and viewsets
2014-04-21 Guillaume Pellerinupgrade models, remove jsonfields, add REST serializers...
2014-04-20 Thomas FillonSkip test_transcodng_streaming which freeze in Travis
2014-04-20 Thomas FillonTry to fix tests support in travis
2014-04-20 Thomas FillonRemove setuptools requirement in setup.py - 2
2014-04-20 Thomas FillonRemove setuptools requirement insetup.py
2014-04-17 Thomas FillonMinor Clean up in .travis.yml
2014-04-17 Thomas FillonUpdate .travis to include 'setup.py test'
2014-04-17 Thomas FillonSetuptools: try to fix samples data download for tests
2014-04-16 Thomas FillonAdd -y option for add-apt-repository in Travis
2014-04-16 Thomas FillonCheck tests samples in setup.py test
next