Commit Graph

42 Commits

Author SHA1 Message Date
Simon Lecoq
8523db79cb ref(plugins): centralize skip and ignore filters (#1238) 2022-09-21 23:50:18 -04:00
Josh Soref
ab85858528 fix(docs): lot of misspelling (#1180) [skip ci] 2022-08-14 12:04:03 -04:00
github-actions[bot]
4c98629bbc chore: code formatting 2022-04-23 23:18:43 +00:00
Simon Lecoq
846be4bb46 fix(plugins/languages): improved timeout messages (#1004) [skip ci] 2022-04-23 13:15:42 -04:00
Simon Lecoq
d146bbc643 feat(plugins/languages): various improvements (#985) 2022-04-11 23:38:34 -04:00
github-actions[bot]
52953d380a chore: code formatting 2022-03-10 03:04:40 +00:00
Simon Lecoq
96ea0beb95 feat(plugins/languages): count verified commits using user's gpg keys (#911) 2022-03-09 21:29:31 -05:00
Simon Lecoq
850dce95aa fix(plugins/languages): fix empty repository infinite loop (#840) [skip ci] 2022-02-03 22:39:26 -05:00
lowlighter
ac995db988 chore: replace nosettings and mock by sandbox 2022-01-27 01:11:22 -05:00
github-actions[bot]
d3228a126a chore: code formatting 2022-01-16 01:41:24 +00:00
Simon Lecoq
23f0ba8e0b fix(plugins/code,habits,languages): support basic login as authoring (#650) 2021-11-03 23:19:32 -04:00
Simon Lecoq
19036b2e41 feat(plugins/languages): add plugin_languages_analysis_timeout to avoid long runs (#572) [skip ci] 2021-10-13 22:08:20 -04:00
Simon Lecoq
af8c476548 fix(plugins/languages): ensure lang is defined before checking categories (ref #513) (#529) 2021-09-07 20:14:28 +02:00
Nixinova
b093037273 fix(plugins/languages): avoid crash with null check (#524) 2021-09-07 00:21:49 +02:00
Nixinova
2482754df5 chore(deps): update linguist-js to 2.0 (#518) 2021-09-06 12:43:39 +02:00
lowlighter
352cabaa22 fix(plugins/languages): fix empty results because of missing paths changes (#513), fix #517 error 2021-09-05 21:44:38 +02:00
Simon Lecoq
a6ad9da789 fix(plugin/languages): skip merge commits from recent analysis (#517) 2021-09-04 09:46:01 +02:00
lowlighter
c70b6493c0 Fix events not correctly filtered because of case sensitive (#478) 2021-08-19 20:54:13 +02:00
Nixinova
359ff46780 Load all language colours (#467) 2021-08-19 20:13:48 +02:00
Nixinova
7534c37ab8 Add options to configure which language categories to display (#477) 2021-08-17 12:08:49 +02:00
Nixinova
9e77a1b2c0 Replace github-linguist gem with Node port Nixinova/Linguist (#436) 2021-08-01 12:54:03 +02:00
lowlighter
083778e6b8 Remove debug logs from #424 2021-07-31 10:50:50 +02:00
lowlighter
a32069297a Add debug for #424 2021-07-30 22:05:34 +02:00
lowlighter
f5b25e8f7d Add debug for #424 2021-07-30 20:42:40 +02:00
Nixinova
d258f58952 Optional chaining (#416) 2021-07-18 13:07:09 +02:00
lowlighter
8e394bf76d Apply linter 2021-06-17 23:03:53 +02:00
lowlighter
c13582ec52 Use spawn instead of exec to handle large git log outputs 2021-06-17 20:15:37 +02:00
Zenoo
2afece0f84 Upgrade to node 16 (#390) 2021-06-17 18:06:58 +02:00
Simon Lecoq
e5f91d56a8 Compute processed files/commits from analyzers (#380) 2021-06-10 20:05:31 +02:00
lowlighter
f5b879434c Fix race issue between habits and languages plugin 2021-06-09 13:12:25 +02:00
lowlighter
02afa00d10 Fix recent analyzers plugin committing repo multiples times (#338) 2021-06-07 23:40:43 +02:00
Simon Lecoq
78bcd1190c Reproduce partial repositories and fetch gitattributes for better recent languages (#356) 2021-06-04 21:15:21 +02:00
lowlighter
5120f64c97 Display last retrieved day from event in recent languages instead #345 2021-06-02 00:26:29 +02:00
lowlighter
2ae690fac7 Load commit per commit in indepth analyzer 2021-05-29 12:09:13 +02:00
lowlighter
b0d37f318b Add cli tool to call indepth analyzer 2021-05-29 11:50:08 +02:00
lowlighter
559d0f0102 Set commits analysis case-insenstive #338 2021-05-28 23:48:49 +02:00
lowlighter
62b7e3d554 Handle undefined commits authors 2021-05-28 20:05:17 +02:00
lowlighter
4e81056381 Update analyzers.mjs 2021-05-28 19:09:31 +02:00
lowlighter
44e1a8417a Improves commits ownership filtering #338 2021-05-28 19:07:17 +02:00
lowlighter
47473327b0 Add customizable recent_load and recent_days options 2021-05-27 12:22:31 +02:00
Simon Lecoq
9c4b709f36 Improvements languages indepth analysis (#329) 2021-05-26 22:07:09 +02:00
Simon Lecoq
7eb9afc589 Add plugin_languages_sections option and "recently-used" section (#327) 2021-05-25 23:22:57 +02:00