Skip to content
Snippets Groups Projects
Commit 1a069b6a authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

updating/modifying logs for most of the minor packages

parent 50fc5340
Branches
No related tags found
1 merge request!73Updating the changelog for Bob's release
...@@ -28,24 +28,24 @@ ...@@ -28,24 +28,24 @@
* bob.extension * bob.extension
* patch * patch
* bob.blitz * bob.blitz
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.core * bob.core
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- Fix test values (closes bob.core#8) * Fix test values (closes bob.core#8)
- Use log modules from bob.extension * Use log modules from bob.extension
- improve tests * improve tests
* bob.io.base * bob.io.base
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.math * bob.math
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- Add blas features * Add blas features
- trust numpy in finding blas/lapack. Fixes bob.math#14 * trust numpy in finding blas/lapack. Fixes bob.math#14
* bob.measure * bob.measure
* patch * major
- Fixed curve to show values between [0,1] - Fixed curve to show values between [0,1]
- Fixed issue with FAR and FRR values being exactly 1 or 0, respectively - Fixed issue with FAR and FRR values being exactly 1 or 0, respectively
- Update apply_threshold.py - Update apply_threshold.py
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
- Use epsilon (2^-52) instead of 1e-12 - Use epsilon (2^-52) instead of 1e-12
- use nexttoward instead of epsilon since epsilon is too small sometimes - use nexttoward instead of epsilon since epsilon is too small sometimes
- use C nexttoward - use C nexttoward
- Migrate to conda based CI * Migrate to conda based CI
- use std::nextafter instead of nexttoward - use std::nextafter instead of nexttoward
- Add an option to capture the output in a log file - Add an option to capture the output in a log file
- Add the expected output file for tests - Add the expected output file for tests
...@@ -73,16 +73,16 @@ ...@@ -73,16 +73,16 @@
- recompute far values in roc_for_far - recompute far values in roc_for_far
- Fix the test values - Fix the test values
* bob.io.image * bob.io.image
* patch * minor
- Quick fix for the issue bob.io.image#29. I still don't know why this artefact is not visible. - Quick fix for the issue bob.io.image#29. I still don't know why this artefact is not visible.
- Migrate to conda based CI * Migrate to conda based CI
- Add tests to detect the problem reported on this issue - Add tests to detect the problem reported on this issue
- Allow garbage at the end of PNM iaimages not affect readout (closes bob.io.image#30) - Allow garbage at the end of PNM iaimages not affect readout (closes bob.io.image#30)
* bob.db.base * bob.db.base
* patch * patch
* bob.io.video * bob.io.video
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- adjust test values to openh264 - adjust test values to openh264
- increase acceptable noise - increase acceptable noise
- adjust test values - adjust test values
...@@ -90,88 +90,79 @@ ...@@ -90,88 +90,79 @@
- Fixed readout; No more warnings - Fixed readout; No more warnings
- Fixes bob.io.video#10 - Fixes bob.io.video#10
* bob.io.matlab * bob.io.matlab
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.io.audio * bob.io.audio
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.sp * bob.sp
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.ap * bob.ap
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.ip.base * bob.ip.base
* patch * minor
- Improved compatibility for non-C++-11 compilers * Improved compatibility for non-C++-11 compilers
- Migrate to conda based CI * Migrate to conda based CI
- [setup] Fix matplotlib requirement * Fix matplotlib requirement
* bob.ip.color * bob.ip.color
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.ip.draw * bob.ip.draw
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.ip.gabor * bob.ip.gabor
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.learn.activation * bob.learn.activation
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.learn.libsvm * bob.learn.libsvm
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- increase tolerance * Makes sure we can load/save files with arbitrary extensions
- Makes sure we can load/save files with arbitrary extensions
* bob.learn.linear * bob.learn.linear
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.learn.mlp * bob.learn.mlp
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.learn.boosting * bob.learn.boosting
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.iris * bob.db.iris
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- remove unnecessary command
* bob.learn.em * bob.learn.em
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- Add test time dependencies * Add test time dependencies
- temporary remove unused ref 5. please see bob.learn.em#27 * remove unused ref 5. please see bob.learn.em#27
- remove unused references
- remove unused references
- Added reference [Bishop1999] issue bob.learn.em#27
- remove ununsed references
- Revert "remove unused references"
- Revert "Added reference [Bishop1999] issue bob.learn.em#27"
* bob.db.wine * bob.db.wine
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.mnist * bob.db.mnist
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- Download metadata during build * Now download metadata during build
* bob.db.atnt * bob.db.atnt
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- remove --missing option
* bob.ip.facedetect * bob.ip.facedetect
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.ip.optflow.hornschunck * bob.ip.optflow.hornschunck
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.ip.optflow.liu * bob.ip.optflow.liu
* patch * patch
* bob.ip.flandmark * bob.ip.flandmark
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob * bob
* patch * major
- Initial commit * Initial version of the meta-package
* gridtk * gridtk
* v1.5.0 (Nov 20, 2017 09:07) * v1.5.0 (Nov 20, 2017 09:07)
* Implemented the option `--repeat <n>` in jman submit. Now we can submit the same job `n` times in a serial manner -- Merge gridtk!10 * Implemented the option `--repeat <n>` in jman submit. Now we can submit the same job `n` times in a serial manner -- Merge gridtk!10
...@@ -187,7 +178,7 @@ ...@@ -187,7 +178,7 @@
- Add tests for jgen --unique-aggregate - Add tests for jgen --unique-aggregate
- make sure log_dir is directory is a directory - make sure log_dir is directory is a directory
- improve the error message - improve the error message
- Migrate to conda based CI * Migrate to conda based CI
- SGE scripts cannot be tested on the CI - SGE scripts cannot be tested on the CI
- Fix sort errors that happen in Python 3 - Fix sort errors that happen in Python 3
- Add a test for when groupby is used in templates - Add a test for when groupby is used in templates
...@@ -203,11 +194,11 @@ ...@@ -203,11 +194,11 @@
- small fixes - small fixes
- Added an optional reference image to Galbally IQM - Added an optional reference image to Galbally IQM
* bob.ip.skincolorfilter * bob.ip.skincolorfilter
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.ip.facelandmarks * bob.ip.facelandmarks
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.ip.dlib * bob.ip.dlib
* v1.0.2 (Oct 19, 2017 10:18) * v1.0.2 (Oct 19, 2017 10:18)
* Fixed issue with possible negative coordinates * Fixed issue with possible negative coordinates
...@@ -230,15 +221,15 @@ ...@@ -230,15 +221,15 @@
- [conda] Downgrading to the version 1.0.3b0 in order to fix conda issue. - [conda] Downgrading to the version 1.0.3b0 in order to fix conda issue.
* bob.db.arface * bob.db.arface
* v2.1.4 (Sep 22, 2017 14:17) * v2.1.4 (Sep 22, 2017 14:17)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.asvspoof * bob.db.asvspoof
* v1.0.3 (Sep 22, 2017 14:20) * v1.0.3 (Sep 22, 2017 14:20)
* patch * minor
- added conda recipe and removed redundant debug_asvspoof2017 script - added conda recipe and removed redundant debug_asvspoof2017 script
* bob.db.asvspoof2017 * bob.db.asvspoof2017
* v1.0.3 (Sep 22, 2017 14:20) * v1.0.3 (Sep 22, 2017 14:20)
* patch * minor
- added conda recipe and removed redundant debug_asvspoof2017 script - added conda recipe and removed redundant debug_asvspoof2017 script
* bob.db.atvskeystroke * bob.db.atvskeystroke
* v2.1.5 (Sep 22, 2017 14:21) * v2.1.5 (Sep 22, 2017 14:21)
...@@ -251,129 +242,110 @@ ...@@ -251,129 +242,110 @@
* patch * patch
* bob.db.banca * bob.db.banca
* v2.1.5 (Sep 22, 2017 14:22) * v2.1.5 (Sep 22, 2017 14:22)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.biosecure * bob.db.biosecure
* v2.1.5 (Sep 22, 2017 14:22) * v2.1.5 (Sep 22, 2017 14:22)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.biosecurid.face * bob.db.biosecurid.face
* v2.1.8 (Sep 22, 2017 14:22) * v2.1.8 (Sep 22, 2017 14:22)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- Update index.rst - Update index.rst
* bob.db.casme2 * bob.db.casme2
* v2.1.5 (Sep 22, 2017 14:23) * v2.1.5 (Sep 22, 2017 14:23)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.caspeal * bob.db.caspeal
* v2.1.5 (Sep 22, 2017 14:23) * v2.1.5 (Sep 22, 2017 14:23)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.cohface * bob.db.cohface
* v1.0.4 (Sep 22, 2017 14:24) * v1.0.4 (Sep 22, 2017 14:24)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- Add a ref to the package name * Add a ref to the package name
- Add missing whitespace
* bob.db.frgc * bob.db.frgc
* v2.1.3 (Sep 22, 2017 14:24) * v2.1.3 (Sep 22, 2017 14:24)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- [conda] This package has no download command
* bob.db.gbu * bob.db.gbu
* v2.1.4 (Sep 22, 2017 14:24) * v2.1.4 (Sep 22, 2017 14:24)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.hci_tagging * bob.db.hci_tagging
* v1.0.4 (Sep 22, 2017 14:28) * v1.0.4 (Sep 22, 2017 14:28)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- Add a ref to the package name * Add a ref to the package name
- Add missing whitespace
* bob.db.ijba * bob.db.ijba
* v2.0.3 (Sep 22, 2017 14:28) * v2.0.3 (Sep 22, 2017 14:28)
* patch * minor
- Added missing dependency to bob.io.image (from bob.db.base) * Added missing dependency to bob.io.image (from bob.db.base)
- Migrate to conda based CI * Migrate to conda based CI
- Added bob.measure as requirement * Added bob.measure as requirement
- This functionality was moved to bob.bio.face * Some functionality was moved to bob.bio.face
- [conda] Removed bob.measure from the test requirements
* bob.db.kboc16 * bob.db.kboc16
* v2.0.11 (Sep 22, 2017 14:28) * v2.0.11 (Sep 22, 2017 14:28)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- Add a ref to the package name * Add a ref to the package name
- Add missing whitespace
* bob.db.lfw * bob.db.lfw
* v2.1.5 (Sep 22, 2017 14:28) * v2.1.5 (Sep 22, 2017 14:28)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.livdet2013 * bob.db.livdet2013
* v2.0.6 (Sep 22, 2017 14:29) * v2.0.6 (Sep 22, 2017 14:29)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- This package does not download metadata (closes bob.db.livdet2013#1) * This package does not download metadata (closes bob.db.livdet2013#1)
- Add a ref to the package name * Add a ref to the package name
- Add missing whitespace
* bob.db.mobio * bob.db.mobio
* v2.1.5 (Sep 22, 2017 14:29) * v2.1.5 (Sep 22, 2017 14:29)
* patch * minor
- Update README.rst * Update README.rst
- Migrate to conda based CI * Migrate to conda based CI
- [conda] Fixing dependency with six
* bob.db.msu_mfsd_mod * bob.db.msu_mfsd_mod
* v2.2.3 (Sep 22, 2017 14:29) * v2.2.3 (Sep 22, 2017 14:29)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.multipie * bob.db.multipie
* v2.1.4 (Sep 22, 2017 14:29) * v2.1.4 (Sep 22, 2017 14:29)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.nist_sre12 * bob.db.nist_sre12
* v3.0.3 (Sep 22, 2017 14:30) * v3.0.3 (Sep 22, 2017 14:30)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- fixing recipe
- fixing recipe
- Fix recipe
- remove dependency on six
* bob.db.putvein * bob.db.putvein
* v1.2.1 (Sep 22, 2017 14:30) * v1.2.1 (Sep 22, 2017 14:30)
* patch * minor
- Fix packaging warnings * Fix packaging warnings
- Migrate to conda based CI * Migrate to conda based CI
- This package does not download metadata (closes bob.db.putvein#2) * Stop downloading metadata (closes bob.db.putvein#2)
* bob.db.replay * bob.db.replay
* v3.0.3 (Sep 22, 2017 14:31) * v3.0.3 (Sep 22, 2017 14:31)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.replaymobile * bob.db.replaymobile
* v1.1.3 (Sep 22, 2017 14:31) * v1.1.3 (Sep 22, 2017 14:31)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.scface * bob.db.scface
* v2.1.5 (Sep 22, 2017 14:31) * v2.1.5 (Sep 22, 2017 14:31)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.utfvp * bob.db.utfvp
* v2.4.1 (Sep 22, 2017 14:32) * v2.4.1 (Sep 22, 2017 14:32)
* patch * patch
* bob.db.verafinger * bob.db.verafinger
* v1.0.0 (Oct 11, 2017 14:24) * v1.0.0 (Oct 11, 2017 14:24)
- Upload all metadata to our server * Initial version of the package
- Fix pkg_resources import
- Delete metadata (ship with db files)
- Update badges
- Reset initial version
- Reset authorship of package [ci skip]
* patch * patch
- Update ignore file
* bob.db.fv3d * bob.db.fv3d
* v1.0.0 (Oct 11, 2017 15:42) * v1.0.0 (Oct 11, 2017 15:42)
- Update badges * Initial version of the package
- Remove extra import
- Distribute metadata from webserver
* patch * patch
* bob.db.hkpu * bob.db.hkpu
* patch * patch
...@@ -457,36 +429,33 @@ ...@@ -457,36 +429,33 @@
- Port to new CI (closes bob.db.hmtvein#1) - Port to new CI (closes bob.db.hmtvein#1)
* bob.db.voicepa * bob.db.voicepa
* v1.0.2 (Sep 22, 2017 14:34) * v1.0.2 (Sep 22, 2017 14:34)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- removed redundant debug_voicepa.py, fixing issue bob.db.voicepa#1 * fixing issue bob.db.voicepa#1
* bob.db.xm2vts * bob.db.xm2vts
* v2.1.4 (Sep 22, 2017 14:36) * v2.1.4 (Sep 22, 2017 14:36)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.youtube * bob.db.youtube
* v2.1.4 (Sep 22, 2017 14:37) * v2.1.4 (Sep 22, 2017 14:37)
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
* bob.db.pericrosseye * bob.db.pericrosseye
* patch * minor
- Migrate to conda based CI * Migrate to conda based CI
- [conda] Added bob.io.base as requirement
* bob.db.cuhk_cufs * bob.db.cuhk_cufs
* patch * minor
- Created methods modality_separator and modalities * Created methods modality_separator and modalities
- Included test case for objects.modality * Included test case for objects.modality
* bob.bio.base * bob.bio.base
* v3.2.0 (Sep 22, 2017 10:55) * v3.2.0 (Sep 22, 2017 10:55)
* v3.2.1 (Sep 26, 2017 15:04) * v3.2.1 (Sep 26, 2017 15:04)
- Switched to 'pdf' backend instead of 'agg' * Switched to 'pdf' backend instead of 'agg'
* patch * patch
- Update experiments.rst to fix the link to gridtk * Update experiments.rst to fix the link to gridtk
- execute_only flag is now evaluated from the config file * execute_only flag is now evaluated from the config file
- Testing single config file
* bob.bio.gmm * bob.bio.gmm
* v3.1.0 (Sep 22, 2017 14:05) * v3.1.0 (Sep 22, 2017 14:05)
- Adeded an author for the package
* patch * patch
* bob.bio.face * bob.bio.face
* patch * patch
...@@ -554,7 +523,6 @@ ...@@ -554,7 +523,6 @@
- [ci] Update conda - [ci] Update conda
* bob.bio.spear * bob.bio.spear
* v3.1.1 (Sep 22, 2017 14:48) * v3.1.1 (Sep 22, 2017 14:48)
- reverted patch version
* patch * patch
* bob.bio.video * bob.bio.video
* v3.3.0 (Sep 22, 2017 13:41) * v3.3.0 (Sep 22, 2017 13:41)
...@@ -571,7 +539,7 @@ ...@@ -571,7 +539,7 @@
- Make the original_directory and annotation_directory a property - Make the original_directory and annotation_directory a property
- move the _db initialization before calling super - move the _db initialization before calling super
- pass kwargs in the base file class - pass kwargs in the base file class
- Migrate to conda based CI * Migrate to conda based CI
- [conda] Added test requirements - [conda] Added test requirements
- Fixed the index.rst to match joint docs requirements - Fixed the index.rst to match joint docs requirements
- Added quality_assessment_function to preprocessor Wrapper - Added quality_assessment_function to preprocessor Wrapper
...@@ -717,7 +685,7 @@ ...@@ -717,7 +685,7 @@
- Fix the sphinx warnings - Fix the sphinx warnings
- Fix sphinx warnings - Fix sphinx warnings
- filelist-based db for bio and pad exper. Added docs - filelist-based db for bio and pad exper. Added docs
- Migrate to conda based CI * Migrate to conda based CI
- Add padfile to label. Useful for deeplearning - Add padfile to label. Useful for deeplearning
- moved SVM algorithm from bob.pad.face - moved SVM algorithm from bob.pad.face
- moved SVM algorithm from bob.pad.face - moved SVM algorithm from bob.pad.face
...@@ -821,7 +789,7 @@ ...@@ -821,7 +789,7 @@
- db not _db - db not _db
- Implement frame by frame loading in replay and replay-mobile - Implement frame by frame loading in replay and replay-mobile
- use bob.extension.rc instead of None - use bob.extension.rc instead of None
- Migrate to conda based CI * Migrate to conda based CI
- Moved algos to bob.pad.base and renamed them - Moved algos to bob.pad.base and renamed them
- updating conda recipe - updating conda recipe
- removing console scripts entry point, since there are no scripts - removing console scripts entry point, since there are no scripts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment