- 06 May, 2016 1 commit
-
-
zerox1212 authored
This commit is very functional, but WhereClause is not supported yet. Default history will fail tests because it raises NotImplemented on event calls.
-
- 03 May, 2016 4 commits
-
-
ORD authored
Event implementation moved to server
-
Denis Štogl authored
-
ORD authored
Example update and new client-events example
-
Denis Štogl authored
-
- 29 Apr, 2016 4 commits
-
-
ORD authored
Events fixing
-
Denis Štogl authored
-
Denis Štogl authored
-
Denis Štogl authored
-
- 28 Apr, 2016 2 commits
-
-
ORD authored
Events implementation proposal
-
Denis Štogl authored
-
- 27 Apr, 2016 4 commits
-
-
Denis Štogl authored
-
Denis Štogl authored
-
Denis Štogl authored
-
Denis Štogl authored
-
- 26 Apr, 2016 3 commits
-
-
Denis Štogl authored
-
ORD authored
New-style classes
-
Adirio authored
Unless you are doing some hack that requires old-style classes, they should be new-style ones to ensure forward compatibility.
-
- 25 Apr, 2016 6 commits
-
-
Denis Štogl authored
-
Denis Štogl authored
-
ORD authored
Turn Server into a context manager
-
ORD authored
Turn Client into a context manager
-
Adirio authored
Allow using Server with the with statement: server = Server() # Set up the server with server as server: # Update the server
-
Adirio authored
Allows using client as a context manager for the with statement: with Client(URL) as client: client.do_something()
-
- 24 Apr, 2016 5 commits
-
-
olivier R-D authored
-
olivier R-D authored
-
ORD authored
Added support for Inverse references
-
ORD authored
Null string instead of string of 0 length for null QualifiedName and LocalizedText This is what uaexpert does, so it is probably correct
-
Denis Štogl authored
-
- 23 Apr, 2016 2 commits
-
-
Denis Štogl authored
-
Denis Štogl authored
-
- 21 Apr, 2016 2 commits
-
-
olivier R-D authored
-
olivier R-D authored
-
- 20 Apr, 2016 1 commit
-
-
Denis Štogl authored
-
- 18 Apr, 2016 6 commits
-
-
olivier R-D authored
-
olivier R-D authored
-
ORD authored
SQL History storage
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-