Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/chaoss/grimoirelab-graal
A Generic Repository AnALyzer
https://github.com/chaoss/grimoirelab-graal
Merges #7
Closes #6
Update the copyright dates under license
5866a479587e8b548b0cb2d591f3a3f5dab04443 authored almost 6 years ago by inishchith <[email protected]>Merges #5
a1e6ccb684df18f55b2d4f591f239bf3d1a15876 authored almost 6 years ago by Valerio Cosentino <[email protected]>
This code fixes the url of the travis badge, which was missing the organization
part.
Merges #4
Closes #4
Closes #3
Move executable paths - NOMOS_PATH and SCANCODE_PATH to utils.py
dda651a12eb05b2d604522b4fbdbf07d3e213eff authored almost 6 years ago by inishchith <[email protected]>Add executable of NOMOS_PATH and SCANCODE_PATH before running scripts
b319e8f52159df94e5425d3c1d02a30eb827e336 authored almost 6 years ago by inishchith <[email protected]>
Fix urls for build status, code coverage under Readme.md
Fix url for github repository under set...
Closes #2
b2121ede7cf8e75941e7fd8517ef699fe0128ef5 authored almost 6 years ago by Valerio Cosentino <[email protected]>Fix python interface example of `CoCom` backend under documentation and parameter definition in ...
e75194a22c8c1d8c73b0303030ddcfc2c52a073f authored almost 6 years ago by inishchith <[email protected]>This code removes the folder libs from the packages installed.
c1dfb0f38183766e69d608cf44ac17d26a3ac47d authored about 6 years ago by Valerio Cosentino <[email protected]>
This code adds tests for the scancode analyzer, which has been
recently introduce to graal.
This code updates the tests for nomos to check the recent changes
in the analyzer.
This code aligns the tests for the colic backend, which now can
rely on two different analyzers ...
This code includes test code needed to check the new changes on
Graal, which now relies on a spe...
This code increases the test coverage of the reverse analyzer.
b70831904b69c5f29a3e221c2015b3dc26e01347 authored about 6 years ago by Valerio Cosentino <[email protected]>This code increases the test coverage of the lint analyzer.
507723b271c72e6393bbbc653eb945276b98e46a authored about 6 years ago by Valerio Cosentino <[email protected]>This code increases the test coverage of the cloc analyzer.
58756b423447d9bcd25969041492d94fcc9708ed authored about 6 years ago by Valerio Cosentino <[email protected]>This code increases the test coverage of the bandit analyzer.
811f2dc7951fd58be9116564c8e6738c4cb3d0e6 authored about 6 years ago by Valerio Cosentino <[email protected]>
This code includes a wrapper for scancode, which allows to scan
license information from source ...
This code replaces the hard-coded path of the executable with
a customizable path passed as para...
This code updates the `README.md` to include information about
how to install/create the executa...
This code extends the colic backend by adding support for the
scancode analyzer. Currently, the...
This code allows to launch code complexity analysis only over the
files included/changed within ...
This code replaces the `os.path.exists` call with the call `exists`
within the class `GraalRepos...
This code replaces the `os.path.exists` call with the call `exists`
within the class `GraalRepos...
This code replaces the `os.path.exists` call with the call `exists`
within the class `GraalRepos...
This code includes a command parser tailored to Graal. It
defines and parses a set of arguments ...
This code removes the libs folder within the analyzer package. Now,
the path of the executable t...
6c8ab51e6152d54b327d3288fef363a8be440875 authored about 6 years ago by Valerio Cosentino <[email protected]>
43529c13e15874e1fe131d16c41c0325d7141975 authored about 6 years ago by Valerio Cosentino <[email protected]>
This code updates the import of grimoirelab-toolkit within the test
file for graal, which was us...
This code updates the setup.py to include the changes introduced
with the inclusion of the CoLic...
This code updates the README.md to include information about the
new backend CoLic.
This code includes tests for CoLic.
3d85a0a3e6646f35e7a3fd82801076be4fd272d6 authored over 6 years ago by Valerio Cosentino <[email protected]>
This code introduces CoLic, a new backend to fetch license information.
It relies on Nomos, a sc...
This code removes that the dependency with grimoirelab toolkit,
which is already required by per...
This code modifies the grimoirelab toolkit import statement.
8068742b0a69616aecd3375d8db8cecb447ba530 authored over 6 years ago by Valerio Cosentino <[email protected]>786d3f0f6abf6fd49ced14ad7f2763088b5fd150 authored over 6 years ago by Valerio Cosentino <[email protected]>
9202728f3a6978c1666ab131706a5ba71b44056e authored over 6 years ago by Valerio Cosentino <[email protected]>
7fcde95430005881699ac51258e45fc2118c1964 authored over 6 years ago by Valerio Cosentino <[email protected]>
a96d304ee6c9b11085567c665387aef93540b312 authored over 6 years ago by Valerio Cosentino <[email protected]>
0dad7291948f800d57a9e0f1e1f489f2cd4c09a2 authored over 6 years ago by Valerio Cosentino <[email protected]>
eee01dc8a4278ce20fa2483374170877d2788dd4 authored over 6 years ago by Valerio Cosentino <[email protected]>
bc88b8b97cd5eb8beda9e4ac3a392f91ca0f82d1 authored over 6 years ago by Valerio Cosentino <[email protected]>
14ff1744aafbf77bcc85faa49da178869929f757 authored over 6 years ago by Valerio Cosentino <[email protected]>
3ba9047a680fed2f87ebcd105552eafbef8baed4 authored over 6 years ago by Valerio Cosentino <[email protected]>
51096cdc4d6ea4916a3ed5a0998903c6e405a7ec authored over 6 years ago by Valerio Cosentino <[email protected]>
This code removes the worktree path from the attribute `file_path`
embedded in the CoCom items.
This code includes tests to check that exceptions are properly
handled by the graal backend and ...
423350d6b16eb362ee08e2123f5cf6b3c24b4acb authored over 6 years ago by Valerio Cosentino <[email protected]>
7d521d15d6f2a5a4484f8d4f9b322dc8603e8011 authored over 6 years ago by Valerio Cosentino <[email protected]>
This code modifies the code within the fetch method, that now
calls the fetch method of the Git ...
a643e359cd0581b7d6b630d8861c39fb856eb544 authored over 6 years ago by Valerio Cosentino <[email protected]>
2b10b8bbd4e9202d0777adf9d24ee26f10f11e48 authored over 6 years ago by Valerio Cosentino <[email protected]>
2ced89ad701228af6ccc095f8fb62c76e7cd47ea authored over 6 years ago by Valerio Cosentino <[email protected]>
4290aa890cad2faec46e782a3e5c26a68b20365b authored over 6 years ago by Valerio Cosentino <[email protected]>
This code changes the git repo used for testing and updates the
corresponding tests.
02cfcaf7a15b6fb6f23af705654db9603c75384b authored over 6 years ago by Valerio Cosentino <[email protected]>
504a96ce89a033a29299259cab98f782a1eda17a authored over 6 years ago by Valerio Cosentino <[email protected]>
480c2599428f2476103fbb1c3439c111001a5559 authored over 6 years ago by Valerio Cosentino <[email protected]>
cf5e19cbdc931dabdc0cb6206dc5ccbf59edf5ae authored over 6 years ago by Valerio Cosentino <[email protected]>
This code changes the type of the attribute `line` returned by
the analyzer, from str to int.
20684f945875baab84e13989c67701720e7c9590 authored over 6 years ago by Valerio Cosentino <[email protected]>
This code excludes the venv folder from the flake8 analysis.
32cfa356e52b80117c1c84022340ffd9f518400c authored over 6 years ago by Valerio Cosentino <[email protected]>This code includes tests for the reverse analyzer.
f0fb5627afc304bb384f566f9bb30ca36d6db01d authored over 6 years ago by Valerio Cosentino <[email protected]>This code includes tests for the lint analyzer.
366697f62a56945909d00d026f7eb50724421ff6 authored over 6 years ago by Valerio Cosentino <[email protected]>
This code simplifies the structure of the test data, now such a
data is located in a single fold...
This code enhances the test for the lizard analyzer, thus it checks
the type attributes returned...
This code enhances the test for the cloc analyzer, thus it checks
the type attributes returned b...
This code replaces the parameter `git_path` to `gitpath` to ease
the integration with arthur. Th...
a31b53341080068fd7bf43e575f5b1e0a26968b7 authored over 6 years ago by Valerio Cosentino <[email protected]>
0431abf78cfc9542216c0b3df0b4a2817e4272b7 authored over 6 years ago by Valerio Cosentino <[email protected]>
e0295cdc2cfab2c272145c7e0a50f3ff22b3cfcc authored over 6 years ago by Valerio Cosentino <[email protected]>
48bd18887962859f7bdc909ba895602e668ce19f authored over 6 years ago by Valerio Cosentino <[email protected]>
4316d7e6a86ad8563861f451c69c9c891c210064 authored over 6 years ago by Valerio Cosentino <[email protected]>
5abe88965ef4441968a033fd6fb3f0d5ed557bbd authored over 6 years ago by Valerio Cosentino <[email protected]>
ecfdeddba329a24531bc5ef918e3164b04476b23 authored over 6 years ago by Valerio Cosentino <[email protected]>
9cff63b4dc8c2054d640ff6dfe3be069332b1dd9 authored over 6 years ago by Valerio Cosentino <[email protected]>
ec1ed3a3e3234661d2dcb3118005a0af7aa5c8ef authored over 6 years ago by Valerio Cosentino <[email protected]>
15d584ec4eb5a99863b476909278c35ab2d8cd1e authored over 6 years ago by Valerio Cosentino <[email protected]>
0b8cb2a2353ba1957ae5b79b7e196bd4359fd6a8 authored over 6 years ago by Valerio Cosentino <[email protected]>
34cdaa42645218b191a75fe5dd6fb518837711dd authored over 6 years ago by Valerio Cosentino <[email protected]>
9ae756a3142cfce7e69cf6b8b1509361d5c61d64 authored over 6 years ago by Valerio Cosentino <[email protected]>
6dca17a4ed183b2c4d1ba9453a87e5911a606f56 authored over 6 years ago by Valerio Cosentino <[email protected]>
1eb80f67b6c30e3b15051418c2b57888289e0838 authored over 6 years ago by Valerio Cosentino <[email protected]>
This code moves the parameters of the `fetch` method to the
`__init__` method. Furthermore, new ...
This code includes `covuln`, a backend that scans Python projects for
security issues. It relies...
This code includes a wrapper for bandit, a tool designed to find
common security issues in Pyth...
52fc1477965fc4b5b92043c94cc2bfa61b7355a7 authored over 6 years ago by Valerio Cosentino <[email protected]>
bd8d809be3a663b0722c189263eecb76a2f9cdbf authored over 6 years ago by Valerio Cosentino <[email protected]>
8273b32893a91bbc7defda68ff0aa07f42438e58 authored over 6 years ago by Valerio Cosentino <[email protected]>
460c2f384ce246887fb9051ebf2c5ee164d6f9c6 authored over 6 years ago by Valerio Cosentino <[email protected]>
4326404922f27cad066f6ebb267bcb777f6874e5 authored over 6 years ago by Valerio Cosentino <[email protected]>
This code includes a new backend, coqua, which allows to
assess the quality of a Python project ...
This code includes a new backend, codepn, which allows to
calculate dependencies among classes a...
This code include reverse, a wrapper for the Pyreverse library,
which allows to calculate graph ...
299e326b02358ee9a6787e5c94338017789f307f authored over 6 years ago by Valerio Cosentino <[email protected]>
This code includes lint, a wrapper for the Pylint package, which
enables to perform quality chec...
3885eb0557de3078ac81d54589597dd4e37cda07 authored over 6 years ago by Valerio Cosentino <[email protected]>