101 Commits

Author SHA1 Message Date
4143fcfb20 #86 -- fix fuzzy inference 2023-02-07 16:36:32 +04:00
36e2b09568 #84 -- fix integer cast 2023-02-02 01:01:03 +04:00
6bb39cc4d6 #84 -- fix output 2023-02-02 00:50:57 +04:00
13ff304369 #84 -- change page content 2023-02-01 22:50:04 +04:00
f76976899d #84 -- change page route and semantic 2023-02-01 22:39:40 +04:00
9aa05b83e2 #80 -- fix forecasting 2023-02-01 14:36:07 +04:00
9423af3863 #80 -- partially fix inference 2023-01-31 17:33:05 +04:00
0be5e9c77c #74 -- get time series tendency for rules 2022-11-27 22:09:07 +04:00
8cb6fdf082 #76 -- fix part 2022-10-25 22:23:50 +04:00
5ef8599576 #74 -- remove old dependencies 2022-10-25 16:31:31 +04:00
12c28b9ba0 Merge branch 'master' into 74-add-jFuzzyLogic
# Conflicts:
#	src/main/java/ru/ulstu/extractor/core/Route.java
#	src/main/java/ru/ulstu/extractor/rule/service/RuleService.java
#	src/main/resources/templates/listRules.html
2022-10-25 15:40:27 +04:00
1a0d57a78e #74 -- fix rules 2022-10-25 15:37:54 +04:00
f2f53b1980 #74 -- add new library, create middle service 2022-10-25 14:44:27 +04:00
BarminaA
bf87d34f20 #76-add edit rule function 2022-10-24 16:55:43 +04:00
281d24bde2 #76 -- fix edit 2022-10-21 23:20:48 +04:00
BarminaA
616bb3385e #76-add rule delete function 2022-10-21 13:07:34 +04:00
49598824db #72 -- fix data model 2022-10-16 01:15:26 +04:00
bfec08c1f4 #72 -- add time series type 2022-10-15 23:37:22 +04:00
BarminaA
76f1a60754 #70-add button 2022-10-15 20:43:33 +04:00
BarminaA
7dbe89169e #68-save rule in db 2022-10-15 14:26:53 +04:00
BarminaA
2e18e34647 #66-view list rules 2022-10-14 11:27:27 +04:00
BarminaA
1621e151d9 #64-add model and changelog 2022-10-13 15:18:34 +04:00
BarminaA
ea6e77b9f9 #61-add pages for rules 2022-10-07 13:40:41 +04:00
bca338e2ee #59 -- send time series to remove service 2022-10-06 16:04:47 +04:00
0dc4dc46d7 #59 -- fix multiple time series generation 2022-10-06 14:40:06 +04:00
a7add46348 #58 -- fix models naming, refactor 2022-06-21 10:39:53 +04:00
BarminaA
f41ae7e536 #58 - Add TS storage 2022-04-26 13:02:26 +04:00
Anton Romanov
5d0e884006 #29 -- add statistic filer 2021-05-12 13:53:16 +04:00
Anton Romanov
ccde75abc6 #27 -- fix performance 2021-04-30 10:11:20 +04:00
Anton Romanov
97433f9e73 #27 -- fix pagination 2021-04-28 15:16:25 +04:00
Anton Romanov
05874f8bd5 fix query and pagination 2021-04-22 09:08:56 +04:00
Anton Romanov
0bd1e9e145 Merge remote-tracking branch 'origin/master' into master 2021-04-20 12:26:57 +04:00
Anton Romanov
fb0c605206 #20 -- some improvements 2021-04-20 12:26:43 +04:00
Anton Romanov
6fd0a6bc9c Merge branch '23-create-method' into 'master'
Resolve "Создать методы для статистики"

Closes #23

See merge request romanov73/git-extractor!21
2021-04-20 07:30:13 +00:00
Anton Romanov
2c1350e96f #23-Removing unnecessary code 2021-04-20 11:19:48 +04:00
Anton Romanov
f3df5f5ad1 #23-Create statistic method 2021-04-19 16:52:00 +04:00
Anton Romanov
4fd8a510f3 Merge branch '20-detect-bl' into 'master'
Resolve "Определять классы, содержащие бизнес-логику"

Closes #20

See merge request romanov73/git-extractor!17
2021-04-19 09:47:05 +00:00
Anton Romanov
37839920c0 #20 -- Add database business logic field 2021-04-19 13:45:21 +04:00
root
25847b16e8 fix resources 2021-04-14 13:14:28 +00:00
root
62b1542de5 fix resources 2021-04-14 13:05:49 +00:00
Anton Romanov
8b9822de19 #22 - Change statistic pie 2021-04-14 16:56:47 +04:00
Anton Romanov
2cb0ad15ba #22 - Add new statistic pie 2021-04-14 13:24:59 +04:00
Anton Romanov
0b0b8193b4 Add check entity 2021-04-13 16:52:10 +04:00
Anton Romanov
6c6e8fdc3b #21 -- Add entity filter 2021-04-12 16:38:01 +04:00
Anton Romanov
1b468746da #12 -- Show mark if entity is present 2021-04-12 10:53:33 +04:00
Anton Romanov
c072e1ec80 #12 -- Add database column 2021-04-12 10:44:45 +04:00
Anton Romanov
387226f26e Merge branch 'master' into 12-heuristic
# Conflicts:
#	src/main/java/ru/ulstu/extractor/service/GitRepositoryService.java
#	src/main/resources/templates/error.html
2021-04-10 09:44:42 +04:00
Anton Romanov
238fdccf32 #19 -- Fix code 2021-04-09 15:13:53 +04:00
Anton Romanov
e58e2be281 #19 -- Fix case sensitivity filtering 2021-04-09 15:10:40 +04:00
Anton Romanov
1770de91c8 #19 -- Fix filtering 2021-04-09 14:57:52 +04:00