aboutsummaryrefslogtreecommitdiffstats
path: root/DominoServer.py
AgeCommit message (Expand)AuthorFilesLines
2016-06-06error was occurring when a template is subscribed without label subscriptionUlas Kozat1-13/+13
2016-06-06Updated documentation, moved some configuration parameters to the domino_conf...Ulas Kozat1-1/+1
2016-06-03added sqlite3 support at Domino Server for label subscriptions and client reg...Ulas Kozat1-0/+16
2016-06-03added sqlite3 support at Domino Server for label subscriptions and client reg...Ulas Kozat1-9/+49
2016-06-02removed pyc files, added label and template subscription options to overwrite...Ulas Kozat1-0/+3
2016-05-27refactored codes, added standalone CLI client, option of interactive vs. stan...Ulas Kozat1-1/+1
2016-05-24Fixed loglevel reference error and modified README.mdUlas Kozat1-2/+2
2016-05-20added features: logger, exception handling, CLI changes, move constants to do...Ulas Kozat1-32/+79
2016-05-15Simple mapper/scheduler/partitioner functions implementedUlas Kozat1-0/+287