Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Tags: iris-GmbH/MONK

Tags

0.8.2

Toggle 0.8.2's commit message
0.8.2: no content changes; just for testing

Signed-off-by: Erik Bernoth <erik.bernoth@gmail.com>

f-logbook

Toggle f-logbook's commit message
0.6.1: fix update error

Signed-off-by: Erik Bernoth <erik.bernoth@gmail.com>

v0.1.3

Toggle v0.1.3's commit message
Merge branch 'dev'

See GitHub Issue #78

Signed-off-by: Erik Bernoth <erik.bernoth@gmail.com>
Acked-by: Stammtisch <project-monk@dresearch-fe.de>

v0.1.2

Toggle v0.1.2's commit message
Release 0.1.2

See GitHub Issue #68.

v0.1.1

Toggle v0.1.1's commit message
Merge branch 'dev'

See GitHub Issue #44.

v0.1

Toggle v0.1's commit message
Merge tag 'v0.1-proposal' and additional changes

This merge is the result of  discussions at the Stammtisch on Monday,
Jan 28, 2013 and from a TeamL daily and a follow up email on Tuesday, Jan 29.
It was decided, that MONK is ready to be updated to a v0.1. This includes these
merges into Master, as well as a small update in the setup.py to the version
attribute and the added MANIFEST.in, which is necessary to have our real README
in the distutil's sdist package. There will also be a new package in the pypi
repository with this version.

Signed-off-by: Erik Bernoth <erik.bernoth@gmail.com>

v0.1-proposal

Toggle v0.1-proposal's commit message
Merge branch 'f-add-travis-to-readme-v2' into dev

close #22

old-structure

Toggle old-structure's commit message
Merge pull request #14 from DFE/b-fix2-login

Login problems over serial connection (Part II)

old-state

Toggle old-state's commit message
Merge pull request #14 from DFE/b-fix2-login

Login problems over serial connection (Part II)

renamed-to-monk

Toggle renamed-to-monk's commit message
logging: remove logger

classes uses logging class directly instead of logger class.
Remove logger class. Use a logging configuration file.

Signed-off-by: Mario Schuknecht <schuknecht@dresearch-fe.de>