Projekt

Obecné

Profil

Stáhnout (6.14 KB) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
86c29fc1 2021-05-21 11:15 Eliška Mourycová

Re #8943. Prepared getting predictions from Model.

14bef778 2021-05-20 07:55 Eliška Mourycová

Fixed build errors

6d0d1410 2021-05-20 07:33 Eliška Mourycová

Re #8941. Started working on enqueueing requests and processing them in a new thread. + Program.cs cleanup + Fixed Date error.

fffe7190 2021-05-19 10:36 Alex Konig

re #8962 Adding filtering method GetPredictionForTime to json parser + adding attributes with file names to DataParser + fixing bug in json parser method Parse

d358b79e 2021-05-17 13:27 Roman Kalivoda

Re #8832 Label creation

d103c273 2021-05-17 10:21 Roman Kalivoda

Merge branch 'master' into predictor

569d5612 2021-05-17 09:43 Alex Konig

re #8847 Fixing conflicts in merge

34ff7508 2021-05-17 09:12 Alex Konig

Merge branch 'master' into 'ServerChanges'

  1. Conflicts:
  2. Server/ServerApp/Program.cs
662b2404 2021-05-16 21:24 Roman Kalivoda

Re #8832 integration

4129ce12 2021-05-16 17:33 Eliška Mourycová

Re #8838. Started refining commands accepting + modified GetData in DataDownloader.

f4d8507f 2021-05-16 17:08 Roman Kalivoda

Merge branch 'predictor' into 'TestingParser'

  1. Conflicts:
  2. Server/ServerApp/Program.cs
6b4c34a2 2021-05-16 11:58 Eliška Mourycová

Re #8836. Added XML protocol building / parsing.

4cb8ae48 2021-05-16 10:20 Alex Konig

re #8842 Fixing MergeAttendance

99e5517e 2021-05-16 09:43 Alex Konig

re #8842 Start testing

ebe96ca4 2021-05-15 20:40 Roman Kalivoda

Re #8832 PredictionController implementation

cd23df7f 2021-05-12 07:54 Eliška Mourycová

Re #8836. Fixed errors appearing when client sends POST request by sending an answer to the request.

cdf3c217 2021-05-10 18:08 Alex Konig

re #8841 Fixing errors in start/end time and adding interfaces for DataParser and JsonParser

c9eed50c 2021-05-07 15:37 Alex Konig

re #8840 First test

3dc0ae76 2021-05-02 08:00 Alex Konig

re 8683 Fix merge errors

bcd81e04 2021-05-02 07:55 Alex Konig

Merge branch 'master' into 'DataHandlerChanges'

  1. Conflicts:
  2. Server/ServerApp/Program.cs
3aba3c34 2021-05-02 06:38 Eliška Mourycová

Re #8770. Refactoring

e257ae8f 2021-04-30 20:57 Eliška Mourycová

Re #8770. Somewhat working example of HttpListener. Can receive requests from other than host machine. Firawall adjustment was necessary.

55d35561 2021-04-28 06:17 Eliška Mourycová

Re #8691. Implemented downloaded data retrieving.

085453be 2021-04-26 19:33 Eliška Mourycová

Re #8691. Working on retrieving data in time span from a directory.

d39750f3 2021-04-26 18:15 Alex Konig

re #8682 Modified parser to aggregate data according to buildings. Also added a method that merges information about jis and webauth activity into one list.

4a417b8b 2021-04-26 12:58 Eliška Mourycová

Re #8691. Url config improvements + thread for commands accepting prepared.

7a998d66 2021-04-26 08:54 Eliška Mourycová

Re #8691. Big refactor + config file added + working on providing methods for Parser.

57a75f60 2021-04-21 17:27 Roman Kalivoda

re #8683 clean after merge

fa2db1ee 2021-04-21 16:24 Alex Konig

Merge branch 'master' into 'dataDownload_connection'

  1. Conflicts:
  2. Server/ServerApp/Program.cs
  3. Server/ServerApp/ServerApp.csproj
bc9c38b8 2021-04-21 16:18 Alex Konig

Merge branch 'NBC' into 'master'

Nbc

See merge request aswi/aswi-2021/aswi2021tri-musketyri!3

66c3e0df 2021-04-18 20:52 Roman Kalivoda

re #8598

Update Server/ServerApp/ServerApp.csproj
fixed corrupted dependencies
working simple classification

98b568bc 2021-04-16 19:56 Alex Konig

re #8612 Weather parser in hourly intervals

9fc5fa93 2021-04-15 22:10 Roman Kalivoda

Draft Predictor

re #8598 @2h

1434de93 2021-04-14 15:54 Eliška Mourycová

Re #8619. Connection handling improvements + simple parser of sent messages.

36c0667f 2021-04-14 12:27 Eliška Mourycová

Re #8619. Simple server and client capable of sending and receiving data.

734533a8 2021-04-13 08:56 Alex Konig

re #8597 Code maintenance - comments, namespace changes

d2d1c86a 2021-04-13 08:48 Eliška Mourycová

Re #8620. Data files downloading implemented and plainly tested.

3811845f 2021-04-12 16:33 Alex Konig

Simple parser - agregates data on "day" granuality

93452c41 2021-04-12 16:28 Alex Konig

Simple parser - missing comments, code needed asap

38361fa4 2021-04-12 13:56 Alex Konig

Rename