Evan Cordell
|
a418e1c4e7
|
client: add client manager
adds a client manager to handle business logic, leaving the repo
for basic crud operations. Also adds client to the test script
|
2016-05-19 16:20:12 -07:00 |
|
Evan Cordell
|
3da98fcb8e
|
client: add transaction support
|
2016-05-19 16:17:01 -07:00 |
|
Bobby Rullo
|
e5948ab3ce
|
*: ClientIdentityXXX -> ClientXXX
Get rid of all outdated "ClientIdentity" terminology.
|
2016-04-20 14:31:27 -07:00 |
|
Giulio Iotti
|
472e4a02a4
|
*: Remove unnecessary else statements
Whenever it makes the code easier to follow, use early return to
avoid else statements.
|
2015-09-04 22:45:32 +03:00 |
|
Bobby Rullo
|
66fe201c24
|
*: move original project to dex
|
2015-08-18 11:26:57 -07:00 |
|