Commit Graph

  • d259a3c7e2
    [Chore] Add danger checks martoon 2022-12-17 03:56:36 +0300
  • bceff1e3c5
    [Chore] Add danger checks martoon/add-danger-checks martoon 2022-12-17 03:56:36 +0300
  • 32a93e14f1
    Merge 9a6aedca0c into 44f21e50cb YuriRomanowski 2022-12-16 15:47:05 +0000
  • 9a6aedca0c
    fixup! fixup! [#64] Implement copy/paste protection checks YuriRomanowski/#64-Add-annotations-for-copypaste-check Yuri Romanowski 2022-12-16 20:43:29 +0500
  • 8f6537431a
    Force reading files and then use mapConcurrently YuriRomanowski/#247-parallelize-file-parsing-scaffolding Yuri Romanowski 2022-12-16 20:22:28 +0500
  • a1d5f568f0
    Force reading files before parallel parsing Yuri Romanowski 2022-12-16 20:09:58 +0500
  • 91d49e7870
    Read files strictly and process them in parallel Yuri Romanowski 2022-12-16 19:31:03 +0500
  • b3368c3694
    Replace lazy readFile with strict one Yuri Romanowski 2022-12-16 19:22:05 +0500
  • 2a959d0283
    Add time prints and -eventlog flag, add scripts for load tests. Yuri Romanowski 2022-12-16 19:01:25 +0500
  • 337bec6b5f
    fixup! [#64] Implement copy/paste protection checks Yuri Romanowski 2022-12-16 18:36:39 +0500
  • 8c12e81ca9
    [#64] Implement copy/paste protection checks Yuri Romanowski 2022-12-14 17:33:52 +0500
  • 44f21e50cb
    [#64] Implement copy/paste protection checks Yuri Romanowski 2022-12-13 13:49:52 +0500
  • 0714cc834b
    Kek martoon/playground martoon 2022-12-15 20:27:04 +0300
  • 90abffeb4a
    [#197] Dependent RepoInfo keys example aeqz/#197-dependent-repo-info-keys-example Adrián Enríquez 2022-12-15 18:09:38 +0100
  • 03453e86d5
    fixup! [#64] Implement copy/paste protection checks YuriRomanowski/#64-implement-copy-paste-protection Yuri Romanowski 2022-12-15 20:57:36 +0500
  • 167ec4b915
    CHANGES.md, README.md Yuri Romanowski 2022-12-15 20:43:35 +0500
  • f96bc8e6ef
    Add unit tests for no duplication check pragmas Yuri Romanowski 2022-12-15 20:26:27 +0500
  • 12ef8493a0
    Take anchors into account for copypaste check Yuri Romanowski 2022-12-15 19:16:46 +0500
  • 82e7292bde
    Review: rename GetAnnotation to Annotation, remove extra spaces YuriRomanowski/#64-refactor-markdown-scanner Yuri Romanowski 2022-12-15 01:25:12 +0500
  • 0300735a1b
    Remove temporary file Yuri Romanowski 2022-12-15 01:19:12 +0500
  • 427fb0ae0a
    Add copy-paste setting config Yuri Romanowski 2022-12-15 00:26:55 +0500
  • ea1050becc
    [#64] Implement copy-paste check, add golden tests, add new scan errors Yuri Romanowski 2022-12-13 13:49:52 +0500
  • 6abda056eb
    [#64] Implement copy/paste protection checks Yuri Romanowski 2022-12-14 17:33:52 +0500
  • e2ef5dbf6a
    [#64] Refactor the markdown scanner Yuri Romanowski 2022-12-13 19:01:25 +0500
  • 9c6d97cc3b
    [#64] Refactor the markdown scanner Yuri Romanowski 2022-12-13 16:17:00 +0500
  • 50e4e3bd62
    Merge pull request #231 from serokell/aeqz/#211-case_insensitive_anchors Adrián Enríquez 2022-12-13 13:23:46 +0100
  • dd52970029
    [#211] Avoid warning on case-insensitive systems Adrián Enríquez 2022-12-13 10:21:35 +0100
  • 7457a6b109
    [#211] Specify language in a golden test Adrián Enríquez 2022-12-13 10:20:59 +0100
  • e8d79e7f14
    [#211] Case insensitive anchors Adrián Enríquez 2022-12-13 10:20:32 +0100
  • 2b9bf2564e
    Merge pull request #233 from serokell/aeqz/#25-#218-redirect-links-management Adrián Enríquez 2022-12-12 10:32:54 +0100
  • 9c5f5f82b7
    [#218] Change redirects default behaviour Adrián Enríquez 2022-12-07 15:48:09 +0100
  • 2f5950db99
    Add markdownParallelScanner for parallel file processing YuriRomanowski/#220-avoid-resource-leaking-in-scanners Yuri Romanowski 2022-12-11 20:02:12 +0500
  • f7b8d9cff5
    [#220] Avoid resource leaking in scanners Yuri Romanowski 2022-12-11 19:42:16 +0500
  • 6ee9816844
    Meme martoon 2022-12-06 12:37:02 +0300
  • 997c43833e
    [#227] Add .xrefcheck.yaml config to repo (#232) YuriRomanowski 2022-12-06 23:24:58 +0500
  • 7e535e3d5e
    [#227] Add .xrefcheck.yaml config to repo Yuri Romanowski 2022-12-06 19:09:12 +0500
  • 8b2b04652f
    Merge pull request #229 from serokell/aeqz/#228-rename_local_file_reference_tag Adrián Enríquez 2022-12-01 20:15:20 +0100
  • 5ff63f342a
    [#228] Changelog entry Adrián Enríquez 2022-12-01 12:00:49 +0100
  • 347f0eecd1
    [#228] Rename local file reference tag Adrián Enríquez 2022-12-01 11:54:32 +0100
  • 1953238da1
    Merge pull request #224 from serokell/aeqz/#202-avoid_exotic_unicode_symbols Adrián Enríquez 2022-12-01 09:58:27 +0100
  • d41a07e7bc
    [#202] Remove poorly supported unicode symbols from the program output Adrián Enríquez 2022-11-29 11:16:56 +0100
  • 64158281f2
    Merge pull request #191 from serokell/Sorokin-Anton/#164-ci-windows-tests Sorokin-Anton 2022-11-30 21:11:40 +0200
  • fb77575b0b
    [#164] Add workflow for running Windows tests on CI Anton Sorokin 2022-10-13 17:07:19 +0300
  • aba295b478
    [#164] Use only '/' as path separator Anton Sorokin 2022-10-11 23:35:44 +0300
  • 09783e0213
    [#164] Use utf8-compatible codepage on Windows Anton Sorokin 2022-10-11 17:46:00 +0300
  • a2404e8c2f
    Merge pull request #225 from serokell/Sorokin-Anton/#223-nyan-defConfigText Sorokin-Anton 2022-11-29 18:02:15 +0200
  • 7115c657ea
    [#223] Use nyan-interpolation for defConfigText Anton Sorokin 2022-11-29 14:11:32 +0200
  • a534c5fcd2
    Merge pull request #216 from serokell/diogo/#147-update-readme Diogo Castro 2022-11-18 11:42:17 +0000
  • 2fd11bfeb1
    [#147] Improve readme diogo/#147-update-readme Diogo Castro 2022-11-07 13:42:30 +0000
  • 247f12ad3e
    [Chore] Fix dockerhub tags Diogo Castro 2022-11-07 10:26:39 +0000
  • 68a909899d
    Merge pull request #215 from serokell/Sorokin-Anton/#200-untracked-files-hints Sorokin-Anton 2022-11-17 15:49:48 +0200
  • 1c0fbfef95
    [#200] Add --include-untracked CLI option Problem: xrefcheck checks only files that are tracked by Git, but sometimes we want to run xrefcheck on files without adding them to Git, e.g. when we want to test some generator of markdown files or when we actively create markdown files during development. Anton Sorokin 2022-11-16 00:52:43 +0200
  • da25917fa6
    [#200] Warnings about files that weren't added to git yet Anton Sorokin 2022-11-16 00:48:52 +0200
  • 2d83165a0b
    Merge pull request #209 from serokell/Sorokin-Anton/#89-handle-interrupts Sorokin-Anton 2022-11-16 15:19:40 +0200
  • 4782c360ae
    fixup! fixup! fixup! fixup! [#89] Handle user interrupts Anton Sorokin 2022-11-16 00:22:05 +0200
  • 8e5f76e210
    fixup! fixup! fixup! [#89] Handle user interrupts Anton Sorokin 2022-11-10 16:20:12 +0200
  • 7b7f0a640e
    fixup! fixup! [#89] Handle user interrupts Anton Sorokin 2022-11-09 16:27:06 +0200
  • 63a317b88e
    fixup! [#89] Handle user interrupts Anton Sorokin 2022-11-09 15:50:02 +0200
  • db430a6a61
    [#89] Handle user interrupts Anton Sorokin 2022-10-27 17:02:26 +0300
  • c45f1ecc63
    Merge pull request #214 from serokell/Sorokin-Anton/#213-remove-trailing-spaces Sorokin-Anton 2022-11-10 15:16:35 +0200
  • 8012dc94d3
    [#213] Do not print trailing whitespaces Anton Sorokin 2022-11-10 15:10:59 +0200
  • 7dd5c4c3c9
    Merge pull request #212 from serokell/Sorokin-Anton/#208-remove-exessive-newlines Sorokin-Anton 2022-11-04 17:41:12 +0200
  • 1476bd3435
    [#208] Remove exessive newlines from output Anton Sorokin 2022-11-01 18:16:13 +0200
  • b49865014c
    Merge pull request #204 from serokell/Sorokin-Anton/#201-nyan-interpolation Sorokin-Anton 2022-11-03 17:42:24 +0200
  • 82bf996615
    [#201] Use nyan-interpolation for building error messages Anton Sorokin 2022-10-25 21:37:28 +0300
  • 543749ad78
    Merge pull request #207 from serokell/diogo/#206-whitespace-tests Diogo Castro 2022-10-26 14:35:43 +0100
  • e93a21e18a
    [#206] Make bats tests space-sensitive Diogo Castro 2022-10-26 13:07:10 +0100
  • 59cb36cb38
    [Chore] Fix changelog entry (#205) Sorokin-Anton 2022-10-26 13:30:47 +0300
  • 38b0a32010
    [Chore] Fix changelog entry Anton Sorokin 2022-10-26 12:22:11 +0300
  • 2f2fce5dab
    Merge pull request #199 from serokell/Sorokin-Anton/#169-rename-ignore-file-annotation Sorokin-Anton 2022-10-26 11:40:35 +0300
  • 23b52729b1
    [#169] Rename ignore file annotation to ignore all Anton Sorokin 2022-10-19 17:23:03 +0300
  • eafff47c60
    Merge pull request #183 from serokell/Sereja313/#92-add-support-for-image-links Sereja313 2022-10-26 09:41:58 +1000
  • 1740be676a
    [#92] Add support for image links Sergey Gulin 2022-09-29 19:11:42 +1000
  • f43dd941cf
    Merge pull request #178 from serokell/Sereja313/#171-rename-exclusion-options Sereja313 2022-10-26 09:12:19 +1000
  • 9951c171df
    [#171] Rename exclusion-related config options Sergey Gulin 2022-09-28 18:04:08 +1000
  • 6b9b81e4de
    Merge pull request #175 from serokell/Sereja313/#170-reorganize-config-keys Sereja313 2022-10-26 07:52:03 +1000
  • 013457abcc
    [#170] [#119] Reorganize top-level config keys Sergey Gulin 2022-09-27 17:30:24 +1000
  • 656f2d0d9d
    Merge pull request #176 from serokell/Sorokin-Anton/#157-autolink-support Sorokin-Anton 2022-10-25 22:27:08 +0300
  • ef0e26029a
    [#157] Add support for autolinks Problem: GitHub renders "implicit" links like visit www.google.com as links, but we don't check them, since cmark-gfm renders them as text Anton Sorokin 2022-09-28 12:52:32 +0300
  • 887803d61c
    Merge pull request #203 from serokell/diogo/0.2.2-release v0.2.2 Diogo Castro 2022-10-25 13:25:42 +0100
  • 94d55601ae
    v0.2.2 release Diogo Castro 2022-10-25 10:27:27 +0100
  • 70b3d80f79
    Merge pull request #196 from serokell/Sorokin-Anton/#150-refactor-ignore-link Sorokin-Anton 2022-10-25 11:22:36 +0300
  • 602e6a8ec9
    [#150] Change ignore link behavior Anton Sorokin 2022-10-18 00:47:18 +0300
  • df22b1bc55
    Merge pull request #198 from serokell/Sorokin-Anton/#187-forbid-absolute-paths-in-config Sorokin-Anton 2022-10-24 18:44:43 +0300
  • c8a053a139
    [#187] Check globs in config fields and CLI args Anton Sorokin 2022-10-18 23:15:40 +0300
  • 2438735787
    Merge pull request #174 from serokell/Sereja313/#139-ignore-build-related-files Sereja313 2022-10-21 22:16:54 +1000
  • bfbe20a5b0
    [#139] Ignore build-related files Sergey Gulin 2022-09-26 15:34:13 +1000
  • c2aad89227
    Merge pull request #194 from serokell/Sorokin-Anton/#165-test-different-local-refs Sorokin-Anton 2022-10-18 22:21:27 +0300
  • a03c9fff2a
    fixup! [#165] [#192] Add tests for specific cases Anton Sorokin 2022-10-14 15:19:05 +0300
  • 22b3ce1ad6
    [#165] [#192] Add tests for specific cases Anton Sorokin 2022-10-13 18:05:56 +0300
  • 33fcfdb739
    Merge pull request #173 from serokell/Sereja313/#151-refactor-IgnoreMode Sereja313 2022-10-11 00:56:12 +1000
  • fc897e9d56
    fixup! [#151] Refactor IgnoreMode Sergey Gulin 2022-10-10 20:53:11 +1000
  • af9e029853
    [#151] Refactor IgnoreMode Sergey Gulin 2022-09-26 09:39:44 +1000
  • 52401546e3
    Merge pull request #152 from serokell/Sorokin-Anton/#138-references-outside-repo Sorokin-Anton 2022-10-10 13:21:18 +0300
  • 8285cea456
    [#138] Report links that escape repo directory Anton Sorokin 2022-09-19 12:40:37 +0300
  • 7a50cd9c72
    Merge pull request #188 from serokell/Sorokin-Anton/#185-opt-disable-coloring Sorokin-Anton 2022-10-08 22:27:54 +0300
  • d096b56951
    Automatically disable coloring if it is not supported Anton Sorokin 2022-10-01 20:29:20 +0300
  • 847b21bfbc
    [#185] Add CLI option to disable output coloring Anton Sorokin 2022-10-01 20:28:44 +0300
  • e574e53b53
    Merge pull request #190 from serokell/diogo/bump-nix Diogo Castro 2022-10-08 12:22:44 +0100
  • b625a38f16
    [Chore] Pull cmark-gfm 0.2.5 from hackage Diogo Castro 2022-10-07 21:09:35 +0100