Latest Repo Discovered
LMS-Website
JavaScript
·
No license
Top Contributor of the Month
9103 commits in all time
Dec 29, 2025 19:44 – Mar 29, 2026 19:44 UTC
Merge bd7d210631a790a009765f4ee5a3fee2ea07e354 into 03cffddd86c4c71ba45abec3d3ba0e3f17b62c01
f8be1490
pull/346/merge
1/1 ++ 1 --
Merge 66bce9857e342c54251e972da0575782cf67fac1 into d0ff3b68eb6cfb3641b16ac9b7fcd14733c8349d
8ca833f4
pull/579/merge
2/115 ++ 7 --
chore(deps-dev): bump happy-dom from 20.0.10 to 20.8.9
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.0.10 to 20.8.9. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v20.0.10...v20.8.9) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.8.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
66bce985
dependabot/npm_and_yarn/happy-dom-20.8.9
2/115 ++ 7 --
config/auth/neo4j: JDK21 migration
11be32ab
master
30/313 ++ 106 --
Merge 6cf79dba20149ab81f8943b8cc11e16fab404db4 into 094ea6b25e84f0b8b66af847a54d4892b261aa5c
d8094dea
pull/6588/merge
10/555 ++ 87 --
Check the dbround has not changed in later db calls
@gmalouf rightly pointed out that when we went back to fill in "params" for a resource that was mentioned in the deltas, we needed a lock to walk those deltas. And the problem was even worse. The functions being used would obtain the lock while walking the deltas, then drop it when they had to use the db. Internally, they checked to ensure the dbround did not change while they ran, but here the _caller_ has already obtained a dbround that must not change. So now we call the db functions directly (we don't need to walk the deltas, because the entire reason we need to call these functions is because the item was not in the deltas). Since we are calling the db directly, we can compare the dbround obtained with the one we were operating with, and retyr if needed.
6cf79dba
pull/6588/head
1/30 ++ 8 --
Merge cee03532955d36bd21402450038b29db990a9a88 into 3c8f3b90034b0de1ae7c585ebe0b7f91631c70b3
08a44813
pull/266/merge
12/2,302 ++ 1,171 --
Merge 75daeeddeda3668190a5d84cae39c46fe1c01954 into 094ea6b25e84f0b8b66af847a54d4892b261aa5c
584ef5f2
pull/4976/merge
6/47 ++ 24 --
Merge cdffb257f4eba6ea6d09a871ea428b17bfc8f4a4 into 9bc334a8819e21a61e5717e04c07dec184a7c579
e996627a
pull/81/merge
2/3 ++ 3 --
chore(deps): update dependency conventional-changelog-conventionalcommits to v9
cdffb257
renovate/conventional-changelog-conventionalcommits-9.x
2/3 ++ 3 --
Merge 5f63d785bcb2688ce08c3f8c245d130881bd8183 into 03cffddd86c4c71ba45abec3d3ba0e3f17b62c01
0aae39b2
pull/330/merge
1/1 ++ 1 --
Merge bc2ded54bfa2b78703fadeef4b90f0537d1dcf22 into 02bc60baa284f031f4df00c78c4dfb4c5550e6da
73bdaa26
pull/60/merge
1/3 ++ 3 --
Merge 05daef6a4f2b1f6bf4b09245e28a6dad7a155395 into 60794e9c875a26bbb13c2cdc37bf4033683d2b9b
bab737a1
pull/20/merge
3/269 ++ 1 --
Merge 19543190041391a7556633ad856675ec610c4fed into ee41700b0cb48311684b846c47028fff894f5218
ef20f68d
pull/357/merge
4/235 ++ 150 --
Merge 1eeb0bfbc437cbadc46f0d38175f96c744e7d85b into 60794e9c875a26bbb13c2cdc37bf4033683d2b9b
2df24b57
pull/26/merge
3/293 ++ 1 --
Merge 8c2455a177fa3d57341e0220d883cde172d9b6f7 into 60794e9c875a26bbb13c2cdc37bf4033683d2b9b
61f7cd71
pull/33/merge
3/137 ++ 0 --
Merge eb535a817ed5d6df318cafbaa5ea1f6258a34015 into 02bc60baa284f031f4df00c78c4dfb4c5550e6da
ffc740d3
pull/62/merge
1/3 ++ 3 --
REST/Registry/Gateway/Config: 17->21 migration
02bc60ba
master
39/315 ++ 92 --
Merge 3898abb1a322161b9eef3b939f9a85617b64993b into 60794e9c875a26bbb13c2cdc37bf4033683d2b9b
dddc221b
pull/24/merge
3/257 ++ 0 --
Merge 09c316399cdb1e5eabe9bb70b92c8903e5c820b9 into 094ea6b25e84f0b8b66af847a54d4892b261aa5c
65e60306
pull/5341/merge
2/77 ++ 0 --
Merge de292d3c646151e29eba10b27c53dbcedae761c7 into ee41700b0cb48311684b846c47028fff894f5218
f83f2644
pull/358/merge
4/235 ++ 150 --
Merge 0e2af4d46c755a8581b55eecbf4829660d470839 into 5d41a0ffb3bc4ebad27b9b4edda321cbe8f244c2
655bf50c
pull/162/merge
1/3 ++ 3 --
Bump brace-expansion from 1.1.12 to 1.1.13
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.13. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
0e2af4d4
dependabot/npm_and_yarn/brace-expansion-1.1.13
1/3 ++ 3 --