index
:
sepm-groupproject
develop
master
[no description]
Tharre
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
at
/
ac
/
tuwien
/
sepm
/
assignment
/
groupphase
/
einsatzverwaltung
/
dao
/
OperationDAOTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]
Dominic Rogetzer
2018-06-18
1
-197
/
+0
*
add simple test for .get() #27303
Felix Kehrer
2018-06-13
1
-0
/
+7
*
move original operation so it can be used multiple times #27303
Felix Kehrer
2018-06-13
1
-23
/
+26
*
implemented working testListOperations() #27844
Felix Kehrer
2018-06-05
1
-2
/
+24
*
removed obsolete comments #27844
Felix Kehrer
2018-06-05
1
-3
/
+0
*
change tests to always run in UTC #27844
Felix Kehrer
2018-06-03
1
-0
/
+7
*
adapt tests to changed behaviour due to bugfix (#27844) #27303
Felix Kehrer
2018-06-03
1
-0
/
+1
*
implement working test case for .add() #27303
Felix Kehrer
2018-06-03
1
-2
/
+5
*
added logging before throwing ServiceException #27033
Felix Kehrer
2018-06-03
1
-3
/
+3
*
Change package structure/naming #25963
Tharre
2018-05-24
1
-3
/
+3
*
Fix conflict with OperationDAOTest #25963
Tharre
2018-05-24
1
-2
/
+7
*
Fix and cleanup Operation dao+service #25963
Tharre
2018-05-24
1
-2
/
+64
*
Work around H2 bug in operation.list()
Tharre
2018-05-23
1
-0
/
+9
*
Implement requestVehicles() in service+DAO #25953
Tharre
2018-05-21
1
-0
/
+81