summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/db/MySQL.java
Commit message (Collapse)AuthorAgeFilesLines
* Start adapting to new DB/Thrift modelSimon Rettberg2015-09-071-120/+0Star
|
* Use KeyPair classes for satellite authenticationSimon Rettberg2014-09-291-0/+1
|
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-0/+1
|
* Add remove image from process list (when user gets deleted after timeout)Nils Schwabe2014-04-251-0/+1
| | | | Fix problems with timeout user deleting
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-8/+8
|
* Add doc to MySQL classSimon Rettberg2014-04-191-2/+36
|
* LDAP functionallityNils Schwabe2014-04-081-1/+4
| | | | | | | | - added apache ldap client api to pom.xml - added the LDAP user which authenticates to the LDAP server - added testAuthentication to AppTest - users get inserted into db after authenticating - added log4j properties to filter unuseful debug messages
* Initial CommitSimon Rettberg2014-03-281-0/+80