Commit Graph

158 Commits

Author SHA1 Message Date
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
Anton Romanov
d2f4363b64 Merge branch '8-navigation' into 'master'
Resolve "Создать утилитарный класс для навигации"

Closes #8

See merge request romanov73/git-extractor!15
2021-04-02 11:05:27 +00:00
Anton Romanov
08f51fa080 #8 -- Remove unused title tags 2021-04-02 15:03:41 +04:00
Anton Romanov
13abe00892 #8 -- Fix data pagination on view. 2021-04-02 15:00:10 +04:00
BarminaA
fc2f0c209a #18- Add controller 2021-04-02 14:12:05 +04:00
Anton Romanov
33bf0bd8f3 #8 -- Add router component. You can access to url's in mvc controllers also in web page templates. 2021-04-02 11:05:33 +04:00
Anton Romanov
caae6eae5a #18 - Create statistic 2021-04-01 16:16:54 +04:00
Anton Romanov
740c750988 Merge remote-tracking branch 'origin/master' into 12-heuristic 2021-03-31 13:36:53 +04:00
Anton Romanov
e348b37625 Merge branch '17-create-new-html' into 'master'
Resolve "Создать новые html страницы"

Closes #17

See merge request romanov73/git-extractor!12
2021-03-31 09:36:42 +00:00
Anton Romanov
bbdfb91b1d #17 - Redirect to filtering 2021-03-31 13:25:33 +04:00
Anton Romanov
f83d78e763 #12 -- Fix directory methods 2021-03-31 13:10:44 +04:00
Anton Romanov
8d3e7f4e2e #12 -- Add build tool components 2021-03-31 12:30:59 +04:00