aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/configuration/JdbcConfigService.java
Commit message (Expand)AuthorAgeFilesLines
* Implements getDouble in JdbcConfigServiceEtienne CHAMPETIER2016-04-121-0/+29
* Update FMJ and libjitsi (Closes #160)upstreamIngo Bauersachs2015-10-111-0/+31
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Test the database connection more thoroughlyIngo Bauersachs2014-12-021-1/+14
* Gracefully handle stored non-int/long values for int/long propertiesIngo Bauersachs2014-02-181-4/+24
* Fixes removing properties with partial match, and adds tests for it.Damian Minkov2014-02-061-9/+10
* ConfigService based on HSQLDB (through JDBC)Ingo Bauersachs2014-01-121-0/+910