83 Commits

Author SHA1 Message Date
0f872ddec6 Remove TODO 2021-05-20 13:53:42 +02:00
fd89f5988e Reformat file 2021-05-20 11:33:01 +02:00
8ed00c6ee5 Reformat file 2021-05-20 10:40:02 +02:00
d4b7ccbb72 Implement EventSourceFunction (3.3.1) 2021-05-19 11:40:11 +02:00
33d061cbef Implement ElasticityController (3.2.4) 2021-05-19 10:56:43 +02:00
ae25560fb5 Fix weird NotModifiedException bug (3.2.3) 2021-05-18 23:01:06 +02:00
ffbd44826b Implement ContainerService (3.2.3) 2021-05-18 22:06:30 +02:00
5da11730ca Implement Dockerfile for python worker (3.2.2) 2021-05-18 21:48:54 +02:00
0733b04894 Implement python worker (3.2.1) 2021-05-18 21:44:38 +02:00
a707f963a5 Remove unused import (3.1.3) 2021-05-18 21:44:09 +02:00
cc97124423 Declare queues correctly (3.1.1) 2021-05-17 17:33:01 +02:00
928902fe0b Calculate average from last elements (3.1.4) 2021-05-17 17:31:34 +02:00
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