Projekt

Obecné

Profil

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

# Datum Autor Komentář
08c521ba 2021-06-12 18:49 Eliška Mourycová

Re #9053. Added retrain implementation to the respective admin command.

f36c9005 2021-06-12 18:09 Roman Kalivoda

Merge branch 'develop' into 'PredictorAPI'

  1. Conflicts:
  2. Server/ServerApp/Program.cs
  3. Server/ServerApp/Properties/launchSettings.json
1afe46cb 2021-06-12 17:54 Eliška Mourycová

Merge branch 'Edits_Testing_E' into 'develop'

Edits testing e

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

9cc42e60 2021-06-12 17:50 Eliška Mourycová

Re #9055. Fixed admin commands related bug + refactor + documentation comments

9a529f10 2021-06-12 16:27 Roman Kalivoda

Re #9063 Refactoring, fixing bugs

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

76072df0 2021-06-10 17:01 Roman Kalivoda

Re #8597 Implementation of AbstractClassificationPredictor, SdcaMEClassifier

8800fb76 2021-06-09 20:14 Eliška Mourycová

Refactor, cleanup + usage of logging class instead of 'Console.WriteLine's.

6dc585b4 2021-06-08 18:47 Roman Kalivoda

Re #9049 thread-safety implementation

bf95cbdd 2021-06-07 18:30 Eliška Mourycová

Added model commands handling - not tested.

e9ccd3ac 2021-06-07 17:36 Alex Konig

Merge branch 'develop' into 'ParserEditsII'

  1. Conflicts:
  2. Server/ServerApp/Program.cs
  3. Server/ServerApp/Properties/launchSettings.json
393029e8 2021-06-07 17:34 Eliška Mourycová

Merge branch 'Edits_Testing_E' into 'develop'

Edits testing e

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

3c4b53fe 2021-06-07 16:17 Roman Kalivoda

Re #9049 Implemented Rollback method

4d957345 2021-06-06 11:33 Eliška Mourycová

Re #9050. Added tests for admin commands parsing.

3729dcae 2021-06-06 10:03 Alex Konig

re #9037 Empty input testing

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

re #9036 Edits to be able to survive wrong inputs

cf35739b 2021-06-06 08:34 Eliška Mourycová

Refs #9051, #9050. Added more tests + fixed some bugs revealed by the tests.

0e7b6b11 2021-06-05 19:37 Roman Kalivoda

Re #9049 Implementation of GetDataFileNames and Load methods

c9ac14ff 2021-06-05 18:59 Eliška Mourycová

Re #9051. Prepared for testing.

0060a0ae 2021-06-05 11:36 Roman Kalivoda

Re #9056 refactoring

1f1235a8 2021-06-05 11:34 Roman Kalivoda

Re #8593 updated default prediction config

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

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

38a18391 2021-06-04 18:42 Eliška Mourycová

Re #9007. Added weather prediction website to the config file + modified method for weather predictoin download.

dfc9e9f7 2021-06-04 16:52 Alex Konig

Updating develop branch

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'

46008820 2021-05-28 07:13 Eliška Mourycová

Merge branch 'DataDownloaderTesting_ConnectionFixes' of https://gitlab.kiv.zcu.cz/aswi/aswi-2021/aswi2021tri-musketyri into DataDownloaderTesting_ConnectionFixes

9547fd4a 2021-05-28 07:11 Eliška Mourycová

Refs #9008, #8919. Data directory path should now be ok on linux + added interface for DataDownloader + changed time span of default downloaded data.

a4f9bb0a 2021-05-27 17:16 Eliška Mourycová

Merge branch 'develop' into 'DataDownloaderTesting_ConnectionFixes'

  1. Conflicts:
  2. Server/ServerApp/Properties/launchSettings.json
5cb4249a 2021-05-27 17:13 Eliška Mourycová

Modified XML deserialization + commands acceptor

0d31f7e0 2021-05-27 16:28 Roman Kalivoda

Re #8953 tests

847434c6 2021-05-26 20:50 Roman Kalivoda

Re #9009 Migrate existing tests

7c90fc78 2021-05-26 18:37 Roman Kalivoda

Merge branch 'bugfix-https' into 'develop'

Re #9009 migrate test projects

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

b8b5af05 2021-05-26 18:35 Roman Kalivoda

Re #9009 migrate test projects

0ee01fba 2021-05-26 18:18 Eliška Mourycová

Merge branch 'bugfix-https' into 'develop'

Bugfix https

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

e60f81f3 2021-05-26 18:11 Eliška Mourycová

Re #8943. More debug info added to comminication handling.

f97dc90a 2021-05-26 17:40 Alex Konig

Merge branch 'develop' into 'ParserTestingIII'

  1. Conflicts:
  2. Server/ServerApp/Program.cs
  3. Server/TestProject/TestProject.csproj
bf906ac5 2021-05-26 17:36 Alex Konig

Push before merge

29a3f064 2021-05-26 15:20 Roman Kalivoda

Re #9009 fix https listener issue

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

re #8962 Fixing bugs in JsonParser.EncompassSunriseSetTimes

5e6dbc33 2021-05-26 08:20 Roman Kalivoda

Re #9009 Migrate to .NET 5.0

79aa3a39 2021-05-26 07:56 Roman Kalivoda

Re #8953 Adapt to changes from lower layer

22c83f99 2021-05-26 07:34 Roman Kalivoda

Merge branch 'develop' into 'PredictorAPI'

  1. Conflicts:
  2. Server/ServerApp/Program.cs
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

cde64114 2021-05-25 16:50 Eliška Mourycová

Merge branch 'develop' into 'MultiClientConnection_ModelIntegration'

  1. Conflicts:
  2. Server/TestProject/TestProject.csproj
d5347377 2021-05-25 16:36 Eliška Mourycová

Re #8941. Responses to GET requests.

74bb2a59 2021-05-25 16:11 Roman Kalivoda

Re #8953 refactoring

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

a53b1de8 2021-05-24 18:49 Alex Konig

re #8933 Testing DataParser, JisParser and WeatherParser

b78c3571 2021-05-24 15:54 Eliška Mourycová

Re #8943. Unsuccesfully trying to run the app on linux; Microsoft.ML complaints.

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

Re #8953 Implement prediction

da9245bf 2021-05-24 10:40 Eliška Mourycová

Re #8941. Implemented asynchronous listening for clients' requests.

92897198 2021-05-23 14:17 Eliška Mourycová

Re #8944. Prepared testing class for DataDownloader.

40f56e57 2021-05-22 07:48 Eliška Mourycová

Re #8942. Implemented data and help commands.

cdeee9f8 2021-05-21 13:27 Roman Kalivoda

Re #8955 implemented multiple predictors support

60a60164 2021-05-21 13:25 Roman Kalivoda

Re #8955 refactoring

c4383c00 2021-05-21 12:29 Eliška Mourycová

Re #8942. Started implementing admin commands.

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

79227a05 2021-05-20 07:50 Eliška Mourycová

Re #8943. Untested integration with Model.

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

3e283a5f 2021-05-14 19:36 Roman Kalivoda

Merge branch 'NBC' into 'master'

Re #8832 Refactoring

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

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

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

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.

4977ce53 2021-05-11 12:23 Roman Kalivoda

Re #8832 Refactoring

Refactored existing classes to comply with the coding conventions

cdf3c217 2021-05-10 18:08 Alex Konig

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

c0dffb79 2021-05-10 09:05 Alex Konig

re #8840 Fixing day changes in list of predictions

1407c8ba 2021-05-10 08:51 Alex Konig

re #8840 Finishing up Json parser

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.

a6583091 2021-04-23 18:32 Alex Konig

re #8682 Changed tags

cb0b7cb9 2021-04-21 17:59 Alex Konig

re #8683 Fixing project dependencies problems

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