|
|
45054d8f57
|
Implement MessagingFactory (3.1)
|
2021-05-17 17:30:35 +02:00 |
|
|
|
221c680af4
|
Implement WorkloadMonitor (3.1.3)
|
2021-05-17 16:29:46 +02:00 |
|
|
|
6aab14cb71
|
Implement RequestGateway (3.1.2)
|
2021-05-17 16:04:00 +02:00 |
|
|
|
8cb4304abc
|
Implement QueueManager (3.1.1)
|
2021-05-17 15:55:23 +02:00 |
|
|
|
be629aa432
|
Add template for assignment 3
|
2021-05-17 15:44:23 +02:00 |
|
|
|
1363e83aa3
|
Implement Authentication Filter (2.1.3.3)
|
2021-04-29 17:37:23 +02:00 |
|
|
|
1e96417a3f
|
Implement ExceptionMapper (2.1.3.1)
|
2021-04-29 12:03:16 +02:00 |
|
|
|
89467e49cb
|
Remove unused import (2.1.3.1)
|
2021-04-29 11:24:44 +02:00 |
|
|
|
15b6d0a4a5
|
Implement TripService REST (2.1.3.1)
|
2021-04-29 11:23:36 +02:00 |
|
|
|
f5298764ba
|
Implement AuthServer and Client (2.1.2.2 & 3)
|
2021-04-29 10:45:26 +02:00 |
|
|
|
f3f8bcfcac
|
Invalidate cache before loadData() (2.1.1.2)
|
2021-04-28 17:00:17 +02:00 |
|
|
|
516092c3f4
|
Implement CachingAuthenticationService (2.1.1.2)
|
2021-04-28 15:50:50 +02:00 |
|
|
|
05d4c2ded6
|
Properly requeue on exception
|
2021-04-27 22:41:55 +02:00 |
|
|
|
6d319cd378
|
Implement getters and setters
|
2021-04-27 22:41:23 +02:00 |
|
|
|
ddfb205736
|
Update model
|
2021-04-27 22:23:29 +02:00 |
|
|
|
3ba52daa6f
|
Change model (2.1.1.1)
|
2021-04-27 22:23:23 +02:00 |
|
|
|
852527755c
|
Implement removeStop() and find() (2.1.1.1)
|
2021-04-27 15:03:12 +02:00 |
|
|
|
b19a2d2ca2
|
Implement cancel() and addStop() (2.1.1.1)
|
2021-04-27 12:24:14 +02:00 |
|
|
|
2b4ee8acbf
|
Implement complete() (2.1.1.1)
|
2021-04-27 11:09:49 +02:00 |
|
|
|
a36f812edf
|
Implement create(), confirm() and match() (2.1.1.1)
|
2021-04-27 10:59:09 +02:00 |
|
|
|
dd1e95d6aa
|
Add template for assignment 2
|
2021-04-26 14:12:50 +02:00 |
|
|
|
6d5b4b7b48
|
Add *.zip to .gitignore
|
2021-04-07 16:56:43 +02:00 |
|
|
|
33eaeaaa3c
|
Implement Key-Value part (1.5)
|
2021-04-07 16:45:06 +02:00 |
|
|
|
cb11a87a71
|
Add logging output (1.4.2 & 1.4.3)
|
2021-04-07 12:11:16 +02:00 |
|
|
|
135c7dfd28
|
Implement Map-Reduce (1.4.3)
|
2021-04-07 11:51:55 +02:00 |
|
|
|
d5df23a8c3
|
Query name and location in radius (1.4.2 b)
|
2021-04-07 09:48:50 +02:00 |
|
|
|
fc6ea761d3
|
Query locationId (1.4.2 a)
|
2021-04-06 18:43:05 +02:00 |
|
|
|
8b4308cf1e
|
Add MongoDB indexing (1.4.1)
|
2021-04-06 18:34:39 +02:00 |
|
|
|
4bad3fc48f
|
Add setup for MongoDB and insert (1.4.1)
|
2021-04-06 18:30:31 +02:00 |
|
|
|
d81bbb58a9
|
Implement SQLInterceptor (1.3.3)
|
2021-04-05 21:22:24 +02:00 |
|
|
|
733bf50f91
|
Implement DefaultListener (1.3.2)
|
2021-04-05 21:22:05 +02:00 |
|
|
|
0887b15614
|
Implement cancelled Trips in range (1.2.3 b)
|
2021-04-05 20:11:55 +02:00 |
|
|
|
b38b24f018
|
Partially implement Rider spendings (1.2.3 a)
|
2021-04-05 20:11:32 +02:00 |
|
|
|
e715ce7f62
|
Implement reached locations query (1.2.2 a)
|
2021-04-05 18:28:18 +02:00 |
|
|
|
7b2199ea99
|
Change ManyToMany to OneToMany
|
2021-04-05 17:47:10 +02:00 |
|
|
|
ad0d3f3662
|
Change LEFT JOIN to JOIN
|
2021-04-04 18:39:31 +02:00 |
|
|
|
93608291ad
|
Implement Driver active employments (1.2.1 b)
|
2021-04-04 17:47:21 +02:00 |
|
|
|
95c96e5a5f
|
Make PlatformUser abstract
|
2021-04-04 17:46:34 +02:00 |
|
|
|
c0658a1bec
|
Implement Rider query by email (1.2.1 a)
|
2021-04-04 14:58:20 +02:00 |
|
|
|
7264e610d0
|
Rename class
|
2021-04-04 14:13:30 +02:00 |
|
|
|
fb1c033a34
|
Remove unnecessary import
|
2021-04-04 14:10:34 +02:00 |
|
|
|
3c389721bd
|
Set cascade to ALL for Rider and Preferences
|
2021-04-04 14:07:36 +02:00 |
|
|
|
321630053d
|
Use @Column instead of @NotNull
|
2021-04-03 16:52:08 +02:00 |
|
|
|
dd80bfe4c6
|
Switch self reference
|
2021-04-03 16:51:45 +02:00 |
|
|
|
6db6c6b2e5
|
Fix mappings
|
2021-04-03 16:51:19 +02:00 |
|
|
|
87ffe9dc51
|
Make Rider <-> Preferences unidirectional
|
2021-04-03 14:52:19 +02:00 |
|
|
|
c2988d5a8e
|
Implement Trip model in XML
|
2021-04-03 14:51:09 +02:00 |
|
|
|
be87269876
|
Use super method in getters and setters
|
2021-04-03 14:50:36 +02:00 |
|
|
|
b0695e1c12
|
Make Vehicle to Driver not nullable
|
2021-04-03 11:36:40 +02:00 |
|
|
|
ea62b14596
|
Change visibility to private
|
2021-04-03 11:24:30 +02:00 |
|