- 13 Mar, 2019 1 commit
-
-
Samuel GAIST authored
Fixes #17
-
- 20 Feb, 2019 5 commits
-
-
André Anjos authored
Nitpicky documentation See merge request !38
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
- 19 Feb, 2019 2 commits
-
-
André Anjos authored
Allow package to be tested outside of source checkout (see bob/bob.devtools#5) See merge request !37
-
André Anjos authored
-
- 14 Feb, 2019 1 commit
-
-
André Anjos authored
-
- 19 Dec, 2018 4 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
André Anjos authored
Fix handling of string when packing See merge request !36
-
Samuel GAIST authored
The size used for packing the string was wrong because it used the original string lenght rather than the encoded.
-
- 17 Dec, 2018 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 15 Dec, 2018 4 commits
-
-
André Anjos authored
-
André Anjos authored
Temporarily remove framework trove classifier to unblock pypi upload… See merge request !35
-
André Anjos authored
[setup] Temporarily remove framework trove classifier to unblock pypi upload (c.f. issue #19) [ci skip]
-
André Anjos authored
merges new documentation to master See merge request !33
-
- 14 Dec, 2018 11 commits
-
-
Zohreh MOSTAANI authored
-
Zohreh MOSTAANI authored
-
Zohreh MOSTAANI authored
-
Zohreh MOSTAANI authored
-
Zohreh MOSTAANI authored
-
André Anjos authored
Revert "[ci] Set relative path to artifacts and cache" See merge request !34
-
André Anjos authored
This reverts commit f21fc8cc.
-
André Anjos authored
Set relative path to artifacts and cache See merge request !32
-
André Anjos authored
-
André Anjos authored
Add parameter to specify configuration section to load for databases_provider See merge request !31
-
Samuel GAIST authored
With the current implementation, the configuration of the execution process may contain two entries: 1) Main algorithm 2) Loop algorithm The way the databases provider works will only load the main entry which means that it will use the wrong configuration for the loop algorithm. This new parameter allows to set which entry should be used to configure the database. The default is None so the default behaviour doesn't change.
-
- 12 Dec, 2018 4 commits
-
-
André Anjos authored
Give loop full access to input content in prepare See merge request !29
-
Samuel GAIST authored
Unlike other autonomous algorithm, loop must have access to everything directly in the prepare method so it can properly setup everything for validation.
-
André Anjos authored
1.6.x See merge request !28
-
André Anjos authored
-
- 11 Dec, 2018 3 commits
-
-
Samuel GAIST authored
This makes things clearer with regard to the validate method of the associated loop algorithm.
-
-
-
- 27 Nov, 2018 1 commit
-
-
André Anjos authored
Soft loop See merge request !27
-
- 26 Nov, 2018 1 commit
-
-
Samuel GAIST authored
-
- 23 Nov, 2018 1 commit
-
-
André Anjos authored
Refactor execution See merge request !26
-