index
:
sepm-groupproject
develop
master
[no description]
Tharre
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
ac
/
tuwien
/
sepm
/
assignment
/
groupphase
/
einsatzverwaltung
/
dao
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]
Dominic Rogetzer
2018-06-18
8
-880
/
+0
*
Fix instant retrieval, RegistrationDAO.list #27305
Tharre
2018-06-17
1
-2
/
+6
*
Rollback in cases where we throw ourselves #27305
Tharre
2018-06-17
3
-5
/
+17
*
Rework VehicleDatabaseDAO #27305
Tharre
2018-06-17
1
-81
/
+47
*
Rework RegistrationDatabaseDAO #27305
Tharre
2018-06-17
1
-79
/
+69
*
Rollback when on getConnection() #27305
Tharre
2018-06-16
2
-3
/
+6
*
Rework EmployeeDao to use pstmts directly #27305
Tharre
2018-06-16
1
-123
/
+70
*
Added logging of improved setAutoCommit(true) #27033
Felix Kehrer
2018-06-16
1
-2
/
+16
*
Remove finally block, reset autocommit in VehicleDatabaseDAO [#27305]
Dominic Rogetzer
2018-06-16
1
-3
/
+25
*
Remove finally block, reset autocommit in RegistrationDB-DAO [#27305]
Dominic Rogetzer
2018-06-16
1
-9
/
+2
*
Remove finally block, reset autocommit in EmployeeDatabaseDAO [#27305]
Dominic Rogetzer
2018-06-16
1
-21
/
+10
*
Add TODO comments as feedback which occurred during JourFixe [#28535]
Dominic Rogetzer
2018-06-12
1
-0
/
+3
*
change DAO to work with new database schema #27844
Felix Kehrer
2018-06-02
1
-4
/
+4
*
Remove debug statements from VehicleDAO.update()
Tharre
2018-06-02
1
-2
/
+1
*
Work around H2 bug in OperationDAO.list()
Tharre
2018-05-30
1
-2
/
+5
*
Fix VehicleDAO.update() version update mechanic
Tharre
2018-05-30
1
-53
/
+38
*
removed logging for exceptions which will be logged in service #27033
Felix Kehrer
2018-05-27
1
-7
/
+1
*
removed unused logger #27033
Felix Kehrer
2018-05-27
1
-4
/
+0
*
Use try-with-res. in EmployeeDatabaseDAO #25963
Tharre
2018-05-24
1
-38
/
+43
*
Change package structure/naming #25963
Tharre
2018-05-24
3
-6
/
+7
*
Fix vehicle-dao [#25963]
Dominic Rogetzer
2018-05-24
1
-5
/
+9
*
Prepare vehicle-dao fix by adding RegistrationDatabaseDAO.list [#25963]
Dominic Rogetzer
2018-05-24
1
-1
/
+42
*
Fix and cleanup Operation dao+service #25963
Tharre
2018-05-24
2
-302
/
+71
*
JF: Change SQL-string to final [#27241]
Dominic Rogetzer
2018-05-23
1
-1
/
+1
*
Fix insert bug in RegistrationDAO.add()
Tharre
2018-05-23
1
-1
/
+1
*
Work around H2 bug in operation.list()
Tharre
2018-05-23
1
-3
/
+13
*
Revert "Fix problem where listing operations would throw exception, downgradi...
Tharre
2018-05-23
2
-13
/
+7
*
Fix VehicleVersion Id #25963
Martin Weick
2018-05-23
1
-10
/
+16
*
Fix problem where listing operations would throw exception, downgrading h2 to...
Felix Kehrer
2018-05-23
2
-7
/
+13
*
Fixed some errors, added listener for mouse input on active-operation list
Viktoria Pundy
2018-05-22
2
-5
/
+21
*
Use savepoint and rollback at EmployeeDatabaseDao.add [#25950]
Dominic Rogetzer
2018-05-22
1
-1
/
+18
*
Implement EmployeeDatabaseDao.update [#25950]
Dominic Rogetzer
2018-05-22
1
-3
/
+58
*
Fix conflicts and reimplement Operation.list()
Tharre
2018-05-22
1
-34
/
+29
*
Resolved some warnings, deleted comments [#24990]
Viktoria Pundy
2018-05-22
1
-9
/
+2
*
Added methods [#24990]
Viktoria Pundy
2018-05-22
1
-2
/
+228
*
throw element no found Exception if Vehicle don“t exists #25948
Martin Weick
2018-05-22
1
-0
/
+6
*
Change in Try with Resources in update and add Vehicle #25948
Martin Weick
2018-05-22
1
-113
/
+83
*
Changes in Persintence Vehicle update
Martin Weick
2018-05-22
1
-1
/
+7
*
Changes in Persintence Vehicle update
Martin Weick
2018-05-22
1
-23
/
+52
*
Implement Persistence UpdateCar
Martin Weick
2018-05-22
1
-1
/
+27
*
Add missing setLong() in VehicleDAO.get() #25953
Tharre
2018-05-22
1
-0
/
+1
*
Implement requestVehicles() in service+DAO #25953
Tharre
2018-05-21
1
-1
/
+45
*
[#25958] Apply code formatting. Context Menu Label now bold and black while h...
Andreas Weninger
2018-05-21
1
-0
/
+2
*
Change interfaces to use Set instead of List
Tharre
2018-05-12
8
-22
/
+22
*
Fix DBUnit's enums and revert database changes
Tharre
2018-05-12
1
-2
/
+2
*
Implement VehicleDAO.get() and fix list() misuse
Tharre
2018-05-11
2
-13
/
+47
*
Fix 'KTW-B' vs 'KTW_B' parsing problem
Dominic Rogetzer
2018-05-07
1
-1
/
+1
*
Remove nonexistent return value
Felix Kehrer
2018-05-07
1
-2
/
+4
*
Set severity as a letter, not a number
Felix Kehrer
2018-05-07
1
-2
/
+5
*
Changed enums (and similar fields) to match enum names of Java
Felix Kehrer
2018-05-07
1
-1
/
+1
[next]