aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* add parallel processingPetr Svenda2021-01-081-2/+5
* add parallel processing and fixesPetr Svenda2021-01-081-486/+622
* add catch dowload exceptionsPetr Svenda2021-01-081-2/+5
* make deep copy for fips to prevent unwanted re.compilePetr Svenda2021-01-081-1/+3
* Merge pull request #21 from petrs/fipsStanislav Boboň2021-01-034-274/+445
|\
| * normalization + descriptionStanislav Boboň2021-01-031-6/+27
| * datetime in validationsStanislav Boboň2020-12-293-8/+9
| * regexesStanislav Boboň2020-12-291-1/+9
| * regexesStanislav Boboň2020-12-291-1/+0
| * small improvementsStanislav Boboň2020-12-292-29/+32
| * magic constantStanislav Boboň2020-12-271-1/+2
| * types + cleanupStanislav Boboň2020-12-272-33/+26
| * default parametersStanislav Boboň2020-12-212-4/+3
| * completely separated html parsingStanislav Boboň2020-12-211-7/+14
| * revoked items addedStanislav Boboň2020-12-211-22/+39
| * imports and removing < 100Stanislav Boboň2020-12-191-5/+2
| * next quick fix of exceptionsStanislav Boboň2020-12-191-1/+1
| * redo of html, removed fips_ prefixStanislav Boboň2020-12-191-75/+92
| * added redo featureStanislav Boboň2020-12-192-12/+19
| * fixed rules + more exceptionsStanislav Boboň2020-12-191-5/+11
| * works in parallelStanislav Boboň2020-12-182-20/+16
| * slightly changed dump timesStanislav Boboň2020-12-181-6/+7
| * new rules with exceptionsStanislav Boboň2020-12-181-33/+39
| * keywords work, tables dontStanislav Boboň2020-12-152-51/+62
| * doesnt change certs for some reason, but parallelism worksStanislav Boboň2020-12-123-85/+104
| * Keywords in certStanislav Boboň2020-12-102-33/+38
| * slight changesStanislav Boboň2020-12-091-1/+1
| * parse_cert_file for certificateStanislav Boboň2020-12-091-1/+58
|/
* Merge pull request #20 from petrs/fips-for-prStanislav Boboň2020-12-075-76/+347
|\
| * fixed fixesStanislav Boboň2020-12-072-27/+31
| * unused importsStanislav Boboň2020-12-071-2/+1
| * Fixed changesStanislav Boboň2020-12-034-16/+33
| * ugly import statements and short term goalsStanislav Boboň2020-12-032-8/+8
| * added test dataset to demoStanislav Boboň2020-12-031-0/+3
| * added pdfs and test dataset in gitignoreStanislav Boboň2020-12-031-0/+6
| * tidied rules, added some moreStanislav Boboň2020-12-031-29/+70
| * algorithms can be serialized (finally)Stanislav Boboň2020-11-304-33/+125
| * Merge branch 'master' into fipsStanislav Boboň2020-11-301-1/+2
| |\ | |/ |/|
* | Merge pull request #18 from petrs/fips-for-prStanislav Boboň2020-11-304-70/+86
|\ \
| * \ Merge branch 'master' into fips-for-prStanislav Boboň2020-11-3017-238/+2597
| |\ \ | |/ / |/| |
| | * quickfixes after mergeStanislav Boboň2020-11-301-3/+3
| | * Merge branch 'master' into fipsStanislav Boboň2020-11-3017-240/+2595
| | |\ | |_|/ |/| |
* | | Merge pull request #19 from petrs/cc-download-extract-pdfadamjanovsky2020-11-2817-239/+2596
|\ \ \
| * | | Implement improvements proposed by J08nY in reviewAdam Janovsky2020-11-284-34/+30
| * | | fix hardcoded path, redundant functionsAdam Janovsky2020-11-282-14/+1
| * | | Rethought way of processing certificatesAdam Janovsky2020-11-288-100/+252
| * | | hotfix testAdam Janovsky2020-11-272-2/+2
| * | | type hinting checksAdam Janovsky2020-11-274-29/+27
| * | | Improve (de)serialization of objects from/in jsonAdam Janovsky2020-11-277-57/+74
| * | | Fix cc_oop_test of pdf file conversionAdam Janovsky2020-11-271-5/+6