Age | Commit message (Expand) | Author |
2015-10-17 | Add linking and unlinking of devices | Anton Tananaev |
2015-10-14 | Fix some check style issues | Anton Tananaev |
2015-10-09 | Fix some FindBugs and style issues | Anton Tananaev |
2015-10-08 | Clean up reported PMD issues | Anton Tananaev |
2015-10-04 | Fix some PMD reported bugs | Anton Tananaev |
2015-10-04 | Remove trailing whitespaces from code | Anton Tananaev |
2015-10-01 | Replace object with system method | Anton Tananaev |
2015-09-23 | Fix complication problem | Anton Tananaev |
2015-09-15 | Rename other field to attributes | Anton Tananaev |
2015-09-06 | For #1395 - updated 'web.type' values to lower case | Vitaly Litvak |
2015-09-05 | For #1395 - initialize API for old interface, added possibility to expose onl... | Vitaly Litvak |
2015-08-05 | Fix date and time formatting issues | Anton Tananaev |
2015-08-02 | Add database schema version | Anton Tananaev |
2015-07-25 | Update sessions user info | Anton Tananaev |
2015-07-17 | Rename package from http to web | Anton Tananaev |
2015-07-15 | Store extra data in JSON format | Anton Tananaev |
2015-07-14 | Support forwarding of data (fix #1131) | Anton Tananaev |
2015-07-14 | Use diamond operator for generics | Anton Tananaev |
2015-07-13 | Catch multiple exception types | Anton Tananaev |
2015-07-12 | Re-factor configuration access | Anton Tananaev |
2015-07-05 | Separate identity manager interface | Anton Tananaev |
2015-07-01 | Minor changes to password management | Anton Tananaev |
2015-06-30 | Fix database init sequence | Anton Tananaev |
2015-06-30 | Active devices in connection manager | Anton Tananaev |
2015-06-29 | Merge commands implmentation (fix #1271) | Anton Tananaev |
2015-06-29 | Fix postgres generated keys problem (fix #480) | Anton Tananaev |
2015-06-27 | Use new web app by default | Anton Tananaev |
2015-06-26 | Implement session updates | Anton Tananaev |
2015-06-21 | Log missing database query keys | Anton Tananaev |
2015-06-18 | Refactor database init process | Anton Tananaev |
2015-06-17 | Apply custom marker style | Anton Tananaev |
2015-06-17 | Load latest positions from db | Anton Tananaev |
2015-06-17 | Rename some database parameters | Anton Tananaev |
2015-06-16 | Separated the persisted password (hashedPassword) from the password sent from... | Demian |
2015-06-16 | Implemented password hashing using a salt, following this code&guidelines: ht... | Demian |
2015-06-13 | Fix database data mocks | Anton Tananaev |
2015-06-13 | Fix minor permissions issues | Anton Tananaev |
2015-06-13 | Fix API access permissions | Anton Tananaev |
2015-06-13 | Temporary add old parameters | Anton Tananaev |
2015-06-11 | Revert "removing double quotes" | Anton Tananaev |
2015-06-10 | Begin implementing alerts | Irving Gonzalez |
2015-06-09 | Moved hashing function to a separate helper class | Demian |
2015-06-09 | Replaced tabs for spaces | Demian |
2015-06-09 | Added compatibility for MySQL on all queries. Moved the sha256 logic to java ... | Demian |
2015-06-09 | Moved all the SQL queries to the configuration file | Demian |
2015-06-06 | Add users API servlet | Anton Tananaev |
2015-06-06 | Implement password change | Anton Tananaev |
2015-06-05 | Add user account dialog | Anton Tananaev |
2015-06-05 | Re-factor config params | Anton Tananaev |
2015-06-05 | Move schema query to config | Anton Tananaev |