Commit Graph

108 Commits

Author SHA1 Message Date
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
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
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
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
Anton Romanov
5153270239 #12 -- Need to detect project structure 2021-03-31 11:18:49 +04:00
Anton Romanov
2ee965a113 #12 -- Add some parsing of java files 2021-03-30 18:07:48 +04:00
Anton Romanov
c5e1ad8f37 #12 -- Add directory service 2021-03-30 15:23:22 +04:00
Anton Romanov
117315024e Merge branch 'master' into 12-heuristic
# Conflicts:
#	build.gradle
2021-03-30 14:54:46 +04:00
Anton Romanov
ec209e8fe8 #17 - Show indexed repositories 2021-03-29 17:21:42 +04:00
Anton Romanov
fb068f7b2a #16 -- Clear previous commits 2021-03-29 17:11:07 +04:00
Anton Romanov
50bc8aee9e #16 -- Fix npe 2021-03-29 17:10:47 +04:00
Anton Romanov
014af08531 #16 -- Remove repo after indexing 2021-03-29 17:01:04 +04:00
Anton Romanov
d2f67a8a75 Merge branch 'master' into 17-create-new-html 2021-03-29 15:42:39 +04:00
Anton Romanov
e868bcee54 #17 - Add some pages 2021-03-29 15:41:37 +04:00
Anton Romanov
c89a27d495 #16 -- Show commits page 2021-03-29 15:38:54 +04:00
Anton Romanov
cf9f4ea82b #16 -- Save commits to DB 2021-03-29 14:40:20 +04:00
Anton Romanov
14a7983f49 #16 -- Checkout specific branch 2021-03-29 12:04:52 +04:00
Anton Romanov
99415a1a22 #16 -- Add JPA. Create entity classes, repositories and database changelogs. 2021-03-29 11:38:27 +04:00
Anton Romanov
736ee1b3d8 #15 -- Some classes refactoring 2021-03-27 12:13:07 +04:00
Anton Romanov
4b56058835 #15 -- Fix filtering table 2021-03-27 11:58:07 +04:00
Anton Romanov
11f3b93b9d #15 -- Fix collapsible 2021-03-27 11:13:42 +04:00
Anton Romanov
57b4f434d5 #12 -- Add html page to programming language detection. Implement detector service. 2021-03-26 17:34:34 +04:00
Anton Romanov
4d74000c96 #10 - change table 2021-03-25 16:18:00 +04:00
Anton Romanov
5730954c13 #12 -- Add base classes for heuristic 2021-03-25 09:21:58 +04:00
Anton Romanov
ed8c6edfe2 #10 - add table 2021-03-24 15:22:53 +04:00
Anton Romanov
0f4926ddd8 #6 - cleaning branch 2021-03-23 15:20:35 +04:00
Anton Romanov
fffb9f76fb #6 - add Branch 2021-03-23 15:06:12 +04:00
Anton Romanov
97b3762c78 #2 - add new filter 2021-03-19 11:45:03 +04:00
Anton Romanov
3de5950389 #2 - change filtering 2021-03-18 11:08:56 +04:00
Anton Romanov
ac9dcaa11d #2 - add web pages 2021-03-17 12:19:03 +04:00
Anton Romanov
4f5a096a5e Merge branch 'master' into 4-db
# Conflicts:
#	src/main/resources/application.properties
2021-03-17 09:15:10 +04:00
Anton Romanov
59e058efef Merge branch '1-mvc' into 'master'
Resolve "Сделать веб-приложение"

Closes #1

See merge request romanov73/git-extractor!1
2021-03-17 05:15:23 +00:00
Anton Romanov
b02305585e #1 -- Fix code 2021-03-17 09:13:51 +04:00
Anton Romanov
219400614a #4 -- Add database connection and repository example 2021-03-16 16:30:11 +04:00
Anton Romanov
4c3725a38b #1 -- Add internationalization 2021-03-16 14:31:27 +04:00
Anton Romanov
de2125d251 #1 -- Add custom error page 2021-03-16 13:50:29 +04:00
Anton Romanov
f04973ef88 getting data output right 2021-03-16 12:51:18 +04:00
Anton Romanov
e669750575 #1 -- Add simple mvc form 2021-03-16 09:43:46 +04:00
Anton Romanov
0bf6947060 getting data output right 2021-03-12 10:49:46 +04:00
Anton Romanov
67d028d6cb getting data output 2021-03-11 17:04:58 +04:00
Anton Romanov
0204547710 getting a list of changed data 2021-03-10 14:47:43 +04:00
Anton Romanov
7b8c22b410 get date and author 2021-03-09 15:54:59 +04:00
Anton Romanov
199e9a7eb1 add class Commit 2021-02-19 16:00:09 +04:00
Anton Romanov
ac2e20da0e fix git pull 2021-02-18 08:16:15 +04:00
Anton Romanov
685eb9584d add controller 2021-02-17 16:41:22 +04:00
Anton Romanov
d9eab69b68 initial commit 2021-02-17 16:04:19 +04:00