Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Remove "mail.smtp.auth" parameter
|
|
|
|
|
|
Write all fields on insert action
|
|
|
|
|
|
|
|
|
|
|
|
Avoid unneeded log record and fix table name constructions
|
|
|
|
|
|
Fix retrieving objects by unknown tokens/uniqueId
|
|
|
|
|
|
|
|
Make query generator switchable
|
|
|
|
Implement SQL requests construction
|
|
|
|
|
|
- Use Introspector.decapitalize
- Replace new lines with spaces
- Fixed indentation
- Fixed extended query name
|
|
|
|
|
|
|
|
Combine some GET functions
|
|
|
|
Combine PUT/POST/DELETE functions in object resources
|
|
|
|
|
|
Initialize some maps, because they might be accessed before initialized.
|
|
|
|
|
|
|
|
Split Drivers and Groups management
|
|
|
|
|
|
- Remame getDeviceById and getDeviceByUniqueId functions
|
|
|
|
|
|
Move users management to separate manager
|
|
|
|
Few managers optimizations
|
|
|
|
|
|
|
|
|