summaryrefslogtreecommitdiff
path: root/lib/taurus/core/evaluation/evalfactory.py
Commit message (Expand)AuthorAge
* Remove variable `__all__` in non-API modulesCarlos Pascual2021-07-01
* [flake8] Fix E722 issuesCarlos Pascual2021-06-17
* sphinx: fix blank lines in docstringsCarlos Pascual2021-06-17
* [flake8] Fix E262,E265,E266Carlos Pascual2021-06-16
* [flake8] Fix E-501 (manual, wip)Carlos Pascual2021-06-15
* Reformat all docstring from taurus style to reSTCarlos Pascual2021-06-15
* [flake8] Fix E-501 (manual, wip)Carlos Pascual2021-06-15
* Reformat whole taurus source with blackCarlos Pascual2021-06-07
* Remove imports of future and __future__ modulesCarlos Pascual2021-05-26
* Remove unnecessary exec permisionsCarlos Pascual2019-02-05
* Group importsCarlos Pascual2018-09-27
* futurize stage1 + minor changespiertoni2018-02-21
* Support passing of args when instantiating dev class in evalcpascual2017-03-28
* Restore old behaviour module.class syntaxcpascual2017-03-27
* Refacto EvalFactory.getDevicecpascual2017-03-26
* Add more specific groups to eval device validator regexpscpascual2017-03-24
* Add class support in eval devicescpascual2017-03-24
* Implement the "eval:@foo.*" support featurecpascual2017-03-22
* Remove polling methods previously moved to abstract factoryzreszela2016-10-19
* Apply autopep8 for W291,W293cpascual2016-02-29
* Apply autopep8 (first time)cpascual2016-02-29
* Merge branch 'develop' into taurus4-preview (fix #252)cpascual2016-01-20
|\
| * Fix bug-248: allow changes of polling period for all schemescfalcon2016-01-20
* | Fix obsolete refs to Databasecpascual2015-12-23
* | Expand fullname in getNames methodcfalcon2015-11-18
* | Adapt evaluation scheme to TEP14cfalcon2015-06-11
* | Adapt to removal of factory.getConfigurationNameValidatorcpascual2015-06-05
* | Remove getConfigurationNameValidator from factoriescpascual2015-06-04
* | Support customizable STRICT_MODEL_NAMES optioncpascual2015-05-07
* | Change configuration syntaxcpascual2015-05-05
* | Merge sardana sep3 into tep3cpascual2015-03-30
|/
* First commit in tauruslib. Restructure according to SEP10coutinho2015-03-26