Commit Graph

169 Commits

Author SHA1 Message Date
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
de2713e9d8 Merge branch '22-entity-diagram' into 'master'
Resolve "Добавить диаграмму для сущностей"

Closes #22

See merge request romanov73/git-extractor!20
2021-04-14 12:59:17 +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
ead70696ec Merge remote-tracking branch 'origin/master' into master 2021-04-14 12:38:37 +04:00
Anton Romanov
339b51cef9 fix gradle version 2021-04-14 12:38:05 +04:00
Anton Romanov
e61e13e342 Delete extra file 2021-04-14 11:42:10 +04:00
Anton Romanov
0b0b8193b4 Add check entity 2021-04-13 16:52:10 +04:00
Anton Romanov
1cd785ee41 Merge branch '21--filter-by-entity' into 'master'
Resolve "Фильтр по сущности"

Closes #21

See merge request romanov73/git-extractor!19
2021-04-12 13:11:41 +00:00
Anton Romanov
b32bad1eda #21 -- Clean filter 2021-04-12 17:10:23 +04:00
Anton Romanov
6c6e8fdc3b #21 -- Add entity filter 2021-04-12 16:38:01 +04:00
Anton Romanov
9fcc14ae6f #20 -- Get business logic classes 2021-04-12 12:12:24 +04:00
Anton Romanov
b25a1dbab9 Merge branch '12-heuristic' into 'master'
Resolve "Структура классов для эвристических методов поиска определенных типов классов проекта"

Closes #12

See merge request romanov73/git-extractor!8
2021-04-12 07:04:30 +00:00
Anton Romanov
797718ddc3 #12 -- Fix NPE 2021-04-12 11:01:59 +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
4265441490 #12 -- Get file content for specific commit 2021-04-12 10:41:26 +04:00
Anton Romanov
bf611faa38 #12 -- Fix code 2021-04-10 12:19:44 +04:00
Anton Romanov
03e2b7ac07 #12 -- Fix components for spring 2021-04-10 11:22:01 +04:00
Anton Romanov
cbd77dfb24 #12 -- Improve performance 2021-04-10 10:23:33 +04:00
Anton Romanov
7e429fca2c #12 -- Fix conflicts after merge 2021-04-10 09:49:32 +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
9d825e6e4b Merge branch '19-filtering-by-author' into 'master'
Resolve "Фильтр коммитов по авторам"

Closes #19

See merge request romanov73/git-extractor!16
2021-04-09 11:16:52 +00:00
Anton Romanov
238fdccf32 #19 -- Fix code 2021-04-09 15:13:53 +04:00
Anton Romanov
6760b4d255 #19 -- Fix code 2021-04-09 15:12:01 +04:00
Anton Romanov
e58e2be281 #19 -- Fix case sensitivity filtering 2021-04-09 15:10:40 +04:00
Anton Romanov
d69c4ea5f5 Merge remote-tracking branch 'origin/19-filtering-by-author' into 19-filtering-by-author
# Conflicts:
#	src/main/java/ru/ulstu/extractor/controller/GitFilteringController.java
#	src/main/java/ru/ulstu/extractor/repository/CommitRepository.java
#	src/main/java/ru/ulstu/extractor/service/FilteringService.java
2021-04-09 15:00:26 +04:00
Anton Romanov
e6f6737bf0 #19 -- Fix code 2021-04-09 14:58:24 +04:00
Anton Romanov
1770de91c8 #19 -- Fix filtering 2021-04-09 14:57:52 +04:00
Anton Romanov
61163d2f8f #19 - Add new filter 2021-04-09 14:26:28 +04:00
Anton Romanov
3cdc712a2c #19 - Add filter by author 2021-04-09 10:48:42 +04:00
Anton Romanov
7c59b3630c Merge branch '18-statistics-page' into 'master'
Resolve "Страница со статистикой"

Closes #18

See merge request romanov73/git-extractor!14
2021-04-08 07:36:44 +00:00
Anton Romanov
d73e263814 #18 -- Fix labels 2021-04-08 11:34:07 +04:00
Anton Romanov
26942c6e88 Merge branch 'master' into 18-statistics-page 2021-04-08 11:26:32 +04:00
Anton Romanov
a76b5cd05f #18 -- Fix selection unique commits 2021-04-08 11:11:21 +04:00
Anton Romanov
818bf6a349 #18 -- Add menu item 2021-04-08 11:02:36 +04:00
Anton Romanov
2a09db80d1 #18 - Update graphic 2021-04-08 10:59:45 +04:00
Anton Romanov
660dcb9fea #18 - Clean graphic 2021-04-07 15:23:17 +04:00
Anton Romanov
01ecc09636 #18 - Create new graphic 2021-04-07 15:02:35 +04:00
Anton Romanov
5e7887740d #18 - Create CommitTimeStatistic 2021-04-06 14:44:05 +04:00
Anton Romanov
68c0f597ca fix pagination 2021-04-05 15:07:08 +04:00
Anton Romanov
6c89e67ac7 #18 - Create column table 2021-04-05 15:06:27 +04:00
Anton Romanov
41efe3b3f4 #18 -- fix width 2021-04-05 13:13:53 +04:00
Anton Romanov
fa3d285d83 #18 -- fix percents 2021-04-05 12:31:36 +04:00
Anton Romanov
eb59d3684d #18 - Find percent 2021-04-05 12:19:51 +04:00
Anton Romanov
ddd5bc504e show authors 2021-04-05 12:09:04 +04:00
Anton Romanov
8365cf825a fix indexing UI 2021-04-05 11:05:45 +04:00
Anton Romanov
dc99cd6ab2 fix git branch checkout 2021-04-05 10:09:40 +04:00
BarminaA
c4edf5b639 #18- Add CommitAuthorStatistic 2021-04-02 16:10:46 +04:00