Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-05 | Migrate permissions to storage | Anton Tananaev | |
2022-02-18 | Migrate server API to storage | Anton Tananaev | |
2022-02-15 | Migrate permissions queries | Anton Tananaev | |
2022-02-13 | New storage implementation | Anton Tananaev | |
2022-02-13 | Create storage package | Anton Tananaev | |
2022-01-31 | Add option to disable reports | Anton Tananaev | |
2021-12-27 | Merge pull request #4740 from soshial/relative_filtering | Anton Tananaev | |
Add support for relative filtering | |||
2021-09-18 | improve SQL query | soshial | |
2021-09-13 | remove comments | soshial | |
2021-09-12 | improve naming and comments | soshial | |
2021-09-10 | add support for relative filtering | soshial | |
2021-08-24 | Implement orders functionality | Anton Tananaev | |
2021-07-06 | Persist Jetty Session in DB | jcardus | |
2021-06-29 | WebSocket connection keepalive | Anton Tananaev | |
2021-06-17 | Make access to permissions cache thread-safe | Toby | |
2021-04-13 | Event geocoding only on notifications | Anton Tananaev | |
2021-04-04 | Upgrade Liquibase library | Anton Tananaev | |
2021-03-07 | Rename event time field | Anton Tananaev | |
2021-02-27 | Email enabled server flag | Anton Tananaev | |
2020-12-30 | Migrate string keys | Anton Tananaev | |
2020-12-29 | Migrate more keys | Anton Tananaev | |
2020-12-29 | Migrate more boolean keys | Anton Tananaev | |
2020-12-29 | Remove unused imports | Anton Tananaev | |
2020-12-29 | Migrate keys and remove database cleanup | Anton Tananaev | |
2020-12-29 | Migrate LDAP configuration | Anton Tananaev | |
2020-12-28 | Migrate long config keys | Anton Tananaev | |
2020-12-28 | Always lookup group attributes | Anton Tananaev | |
2020-12-28 | Remove unnecessary code | Anton Tananaev | |
2020-12-28 | No query caching | Anton Tananaev | |
2020-12-27 | Remove XML attributes support | Anton Tananaev | |
2020-12-27 | Remove JNDI support | Anton Tananaev | |
2020-12-27 | Migrate more config keys | Anton Tananaev | |
2020-10-19 | Map control on null check is simplified. | kamaci | |
2020-10-19 | Anonymous types are replaced with lambda. | kamaci | |
2020-09-30 | Various minor code cleanup | Anton Tananaev | |
2020-07-23 | Fix HTTP commands | Anton Tananaev | |
2020-07-13 | Revert to daily stats | Anton Tananaev | |
2020-07-13 | Fix error | Anton Tananaev | |
2020-07-13 | Collect protocol statistics | Anton Tananaev | |
2020-06-30 | Engine block commands for Portman | Anton Tananaev | |
2020-06-29 | Fix multiple alarms types comparison (#4552) | André Abreu | |
* Fix multiple alarms types comparison * renamed `alarmsStr` to `alarmsAttribute` * always filter when `alarmsAttribute` is null | |||
2020-04-21 | Ensure item is not null before adding to the collection in getItems method ↵ | kieran | |
of the BaseObjectManager | |||
2020-03-15 | Queue HTTP commands | Anton Tananaev | |
2020-03-15 | Decoder to send queued commands | Anton Tananaev | |
2020-03-15 | Remove unused imports | Anton Tananaev | |
2020-03-15 | Simplify data commands | Anton Tananaev | |
2020-02-25 | Fix style issue | Anton Tananaev | |
2020-02-25 | Encode LDAP user names | Anton Tananaev | |
2020-02-22 | Fix concurrency issues | Anton Tananaev | |
2019-07-18 | Changes after merge PR #4357 | Edward Valley | |