Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
f9dd116f 2021-06-11 14:10 Alex Konig

re #9036 Editing logging

dbf79345 2021-06-11 11:48 Alex Konig

re #9036 Cleaning up interfaces

23e8ae04 2021-06-06 09:38 Alex Konig

re #9036 Edits to be able to survive wrong inputs

27aa66b5 2021-06-04 19:40 Alex Konig

re #9037 Fixing json parser tests to work w/ IDataDownloader

ce0940b5 2021-06-04 09:40 Roman Kalivoda

Re #9034 fixing files corrupted by merge

189c945b 2021-06-01 15:16 Roman Kalivoda

Merge branch 'develop'

8a243ab2 2021-05-26 08:47 Alex Konig

re #8962 Fixing bugs in JsonParser.EncompassSunriseSetTimes

22211075 2021-05-26 07:30 Roman Kalivoda

Revert "Merge branch 'PredictorAPI' into 'master'"

This reverts merge request !20

26ecc756 2021-05-25 19:45 Alex Konig

re #8962 Adding reading of file to string to CsvDataLoader

bfd5a848 2021-05-25 18:57 Alex Konig

re #8934 Creating unit tests for json parser

0c0f6a10 2021-05-25 13:40 Alex Konig

Merge branch 'develop' into 'ParserTestingII'

  1. Conflicts:
  2. Server/ServerApp/WeatherPredictionParser/IJsonParser.cs
  3. Server/ServerApp/WeatherPredictionParser/JsonParser.cs
346be8db 2021-05-25 13:38 Alex Konig

re #8934 Testing JsonParser

4b847de5 2021-05-25 11:21 Alex Konig

re #8933 Testing LoginParser

870cd163 2021-05-24 13:16 Roman Kalivoda

Re #8953 Implement prediction

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

9fb55c71 2021-05-14 14:11 Alex Konig

re #8840 Update commit - start/endTime in method Parse in DataParser can now be null

cdf3c217 2021-05-10 18:08 Alex Konig

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