305 Commits (c29650935cf3d5a1ebab38516f2d1a8fd22fe7d1)
 

Author SHA1 Message Date
Anton Romanov 797718ddc3 #12 -- Fix NPE 3 years ago
Anton Romanov 1b468746da #12 -- Show mark if entity is present 3 years ago
Anton Romanov c072e1ec80 #12 -- Add database column 3 years ago
Anton Romanov 4265441490 #12 -- Get file content for specific commit 3 years ago
Anton Romanov bf611faa38 #12 -- Fix code 3 years ago
Anton Romanov 03e2b7ac07 #12 -- Fix components for spring 3 years ago
Anton Romanov cbd77dfb24 #12 -- Improve performance 3 years ago
Anton Romanov 7e429fca2c #12 -- Fix conflicts after merge 3 years ago
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
3 years ago
Anton Romanov 9d825e6e4b Merge branch '19-filtering-by-author' into 'master'
Resolve "Фильтр коммитов по авторам"

Closes #19

See merge request romanov73/git-extractor!16
3 years ago
Anton Romanov 238fdccf32 #19 -- Fix code 3 years ago
Anton Romanov 6760b4d255 #19 -- Fix code 3 years ago
Anton Romanov e58e2be281 #19 -- Fix case sensitivity filtering 3 years ago
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
3 years ago
Anton Romanov e6f6737bf0 #19 -- Fix code 3 years ago
Anton Romanov 1770de91c8 #19 -- Fix filtering 3 years ago
Anton Romanov 61163d2f8f #19 - Add new filter 3 years ago
Anton Romanov 3cdc712a2c #19 - Add filter by author 3 years ago
Anton Romanov 7c59b3630c Merge branch '18-statistics-page' into 'master'
Resolve "Страница со статистикой"

Closes #18

See merge request romanov73/git-extractor!14
3 years ago
Anton Romanov d73e263814 #18 -- Fix labels 3 years ago
Anton Romanov 26942c6e88 Merge branch 'master' into 18-statistics-page 3 years ago
Anton Romanov a76b5cd05f #18 -- Fix selection unique commits 3 years ago
Anton Romanov 818bf6a349 #18 -- Add menu item 3 years ago
Anton Romanov 2a09db80d1 #18 - Update graphic 3 years ago
Anton Romanov 660dcb9fea #18 - Clean graphic 3 years ago
Anton Romanov 01ecc09636 #18 - Create new graphic 3 years ago
Anton Romanov 5e7887740d #18 - Create CommitTimeStatistic 3 years ago
Anton Romanov 68c0f597ca fix pagination 3 years ago
Anton Romanov 6c89e67ac7 #18 - Create column table 3 years ago
Anton Romanov 41efe3b3f4 #18 -- fix width 3 years ago
Anton Romanov fa3d285d83 #18 -- fix percents 3 years ago
Anton Romanov eb59d3684d #18 - Find percent 3 years ago
Anton Romanov ddd5bc504e show authors 3 years ago
Anton Romanov 8365cf825a fix indexing UI 3 years ago
Anton Romanov dc99cd6ab2 fix git branch checkout 3 years ago
BarminaA c4edf5b639 #18- Add CommitAuthorStatistic 3 years ago
Anton Romanov d2f4363b64 Merge branch '8-navigation' into 'master'
Resolve "Создать утилитарный класс для навигации"

Closes #8

See merge request romanov73/git-extractor!15
3 years ago
Anton Romanov 08f51fa080 #8 -- Remove unused title tags 3 years ago
Anton Romanov 13abe00892 #8 -- Fix data pagination on view. 3 years ago
BarminaA fc2f0c209a #18- Add controller 3 years ago
Anton Romanov 33bf0bd8f3 #8 -- Add router component. You can access to url's in mvc controllers also in web page templates. 3 years ago
Anton Romanov caae6eae5a #18 - Create statistic 3 years ago
Anton Romanov 740c750988 Merge remote-tracking branch 'origin/master' into 12-heuristic 3 years ago
Anton Romanov e348b37625 Merge branch '17-create-new-html' into 'master'
Resolve "Создать новые html страницы"

Closes #17

See merge request romanov73/git-extractor!12
3 years ago
Anton Romanov bbdfb91b1d #17 - Redirect to filtering 3 years ago
Anton Romanov f83d78e763 #12 -- Fix directory methods 3 years ago
Anton Romanov 8d3e7f4e2e #12 -- Add build tool components 3 years ago
Anton Romanov 5153270239 #12 -- Need to detect project structure 3 years ago
Anton Romanov 2ee965a113 #12 -- Add some parsing of java files 3 years ago
Anton Romanov c5e1ad8f37 #12 -- Add directory service 3 years ago