Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

CHAOSS Project

CHAOSS is focused on creating analytics and metrics to help define community health
Collective - Host: opensource - https://opencollective.com/chaoss - Website: https://chaoss.community - Code: https://github.com/chaoss

Fixed error in no_incremental param.

github.com/chaoss/grimoirelab-elk - 085b5ebfc84c480429f8708ce07f920f4c0eaa75 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Converted to CacheItems

github.com/chaoss/grimoirelab-elk - 29d661768eff2714a646cea71c1ea9ac163d11e5 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fixed cache removal code.

github.com/chaoss/grimoirelab-elk - e7b3789c7d468ec430b739990924e8005ba0de18 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Converted gerrit to CacheItems.

github.com/chaoss/grimoirelab-elk - 764771beeb2dbc87412a733185e5bc5561054b38 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fix time measure units in log message.

github.com/chaoss/grimoirelab-elk - 6a39569d8eb5719fb7f0cdba82cb36dcf5126537 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added CacheItems class which implements the cache for data sources in perceval.

Updated backend and bugzilla to use CacheItems.

github.com/chaoss/grimoirelab-elk - 077e944a03f174e2af6b095d80054a3ffa4cd759 authored about 9 years ago by Alvaro del Castillo <[email protected]>
[bugzilla] Replace bug() by bugs() to fetch a list of bugs

github.com/chaoss/grimoirelab-perceval - 0ad102623646fe165fe54798b190e7dfab73fedd authored about 9 years ago by Santiago Dueñas <[email protected]>
[bugzilla] Add Bugzilla backend class

So far, this class only obtains the list of bugs stored in a
Bugzilla repository.

github.com/chaoss/grimoirelab-perceval - 2534e534e24b71868b72c19107f787d5c8d690cf authored about 9 years ago by Santiago Dueñas <[email protected]>
[utils] Add str_to_datetime() function

This function formats strings into datetime objects. Function
taken from sortinghat source code.

github.com/chaoss/grimoirelab-perceval - 740ca3d73893db8cf712b2dfff0df3af1600ae9b authored about 9 years ago by Santiago Dueñas <[email protected]>
[bugzilla] Use datetime objects instead of strings

Dates will be given using datetime objects. For this reason,
a new variable DEFAULT_DATETIME is ...

github.com/chaoss/grimoirelab-perceval - d1253dd9876bb76e938a861acaceaae95241b46d authored about 9 years ago by Santiago Dueñas <[email protected]>
[errors] Add InvalidDateError exception

github.com/chaoss/grimoirelab-perceval - 47f9657b7e0cdb63c7c71aaba2edf0ce772145fe authored about 9 years ago by Santiago Dueñas <[email protected]>
[bugzilla] Add a Bugzilla client

This client allows to get data from a Bugzilla server (versions
3.x and 4.x). Currently, it allo...

github.com/chaoss/grimoirelab-perceval - b0f6eb81d9b1dc5f77dce9954744016dfbb3cb4a authored about 9 years ago by Santiago Dueñas <[email protected]>
Implemented cache item for gerrit.

github.com/chaoss/grimoirelab-elk - bee863d61dc68ef9cf3915f34ba0d089400f3b68 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Use bulk API for uploading reviews to Elastic.

github.com/chaoss/grimoirelab-elk - b1788e60109e1298fd275094318cf3878f89d188 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Move get_issues_from_cache to a class method.

github.com/chaoss/grimoirelab-elk - 56fa6e99c84e46dd15379ba323923dd74284ea92 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Improved formatting.

github.com/chaoss/grimoirelab-elk - 21498df34c2fb5c3bca897d45880316c5406f436 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Implemented github cache using one cache file per pull request.

github.com/chaoss/grimoirelab-elk - ab783e172d66bce95180b39a85fd0001cce32139 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added ETA for github download.

Convert github backend for using last State from Elastic.
Make more robust data enrich conversion.

github.com/chaoss/grimoirelab-elk - 8fec71173d84e3760fe2b12613ccaa42bf4b0e6b authored about 9 years ago by Alvaro del Castillo <[email protected]>
Implemented in bugzilla the State storage in ES.

github.com/chaoss/grimoirelab-elk - b9ee00cc1d7980b4b4dd1d1a1de80063ab7362c5 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Implemented cache using one cache file per issue.

github.com/chaoss/grimoirelab-elk - 33179ec9f5f6ea483460e481f848d84e1197aef7 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Use bulk API for uploading issues to ES.

github.com/chaoss/grimoirelab-elk - bfb5cfde035f42f9618cfa1d0bdd91a94fbc03ca authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fixed remove_last_char_from_file location now in utils lib.

github.com/chaoss/grimoirelab-elk - 35798a1b3e2c610fffbae3cf267cae0d0c6ed848 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Renamed history param to incremental.

Use "state" to refer to last gathering state for a data source.

github.com/chaoss/grimoirelab-elk - ab769bf84699d58816ef49d6e3938dc1e83bde1a authored about 9 years ago by Alvaro del Castillo <[email protected]>
Removed getPullRequests. Ussing issue API, not pull request API.

Renamed history to incremental.

github.com/chaoss/grimoirelab-elk - 60afe5c69af3885dc093297f4320c70c87ddf458 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Implemented command line parsing from data sources params.

Share init logic for cache and history.
Defined data source internal API for cache and history.

github.com/chaoss/grimoirelab-elk - 12f1cf6b3acedbef75f93e8b8e5b771c2bee0bea authored about 9 years ago by Alvaro del Castillo <[email protected]>
Support getting all reviews without using a project.

Fixed issue uploading reviews to ES.

github.com/chaoss/grimoirelab-elk - 8eb2bb4b86cf5c0317f6c10310c0f4d5b45c0f60 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Implemented incremental analysis using ES as history reviews storage.

github.com/chaoss/grimoirelab-elk - e6bb4182d0dc0b48a1ebba41267416a1614836ae authored about 9 years ago by Alvaro del Castillo <[email protected]>
get_last_date: support timestamp fields and add optional filtering for searching the dates

github.com/chaoss/grimoirelab-elk - 59f86b1e113f6d47940ebf47e4e97c23a3089ba1 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added ETA for gerrit.

github.com/chaoss/grimoirelab-elk - 0e273f086bf4bcd4b427103852249a7ae3590e41 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Cache working in gerrit backend.

Limited max number of reviews to control memory usage.
Publishing in ES working.

github.com/chaoss/grimoirelab-elk - 26560e676a7d48e7d71545584f24d49b3f43e3ff authored about 9 years ago by Alvaro del Castillo <[email protected]>
Implemented gerrit backend project list and reviews gathering.

github.com/chaoss/grimoirelab-elk - 996b0c083025e4809cec469cc4420455514acab9 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Raise exception if _get_name() method is not implemented.

github.com/chaoss/grimoirelab-elk - b04e0c77e7a7ebd1191c27f40d70ba185ce75b28 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fixed backend name implementation.

github.com/chaoss/grimoirelab-elk - d8a22603f6bc3cc3007362e275d2634a52df111b authored about 9 years ago by Alvaro del Castillo <[email protected]>
Complete refactoring of gerrit to elastic tool.

Created Perceval backend.
Created helper classes for GrimorieELK for SortingHat, Projects, workin...

github.com/chaoss/grimoirelab-elk - 9bb3144d8e2c60601ecec75aba84cd6613aaacf4 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added .gitignore

github.com/chaoss/grimoirelab-elk - 7b782300f8f6ff731de8e0c96af36d98533e79a7 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Removed wrong comment.

github.com/chaoss/grimoirelab-elk - e6c5da64fbdc0bc0970ea1faeb44d68db80f1f9b authored about 9 years ago by Alvaro del Castillo <[email protected]>
First complete version of github2es using Perceval and Grimoire ELK.

github.com/chaoss/grimoirelab-elk - 2ce672031eb34ff8022dca64ccd79bc264150a1c authored about 9 years ago by Alvaro del Castillo <[email protected]>
Track only pull requests from issues.

github.com/chaoss/grimoirelab-elk - 75caf5aa10baa6a11c39ef2a4e1291827304b6e8 authored about 9 years ago by Alvaro del Castillo <[email protected]>
get_time_diff_days to control if params are None.

github.com/chaoss/grimoirelab-elk - 6aea4408b7a48c8c00740fb2e262c5b15448eec9 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added loading from cache feature.

github.com/chaoss/grimoirelab-elk - 085c543b974ffaf2cad704d77dcded91fc8beb54 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added debug param.

github.com/chaoss/grimoirelab-elk - ffe48f178c71f2ba8531aa8703e8017ac2e3a5f8 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Created new backend github for Perceval.

github.com/chaoss/grimoirelab-elk - 3d08c1ae3d74deb02cfb211a1d1e482c9ac0a081 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Move ElasticSearch and BugzillaElastic classes to grimoire.elk package.

github.com/chaoss/grimoirelab-elk - c4adba5b5191e3b306f79fe5bfcd75aad9ac169d authored about 9 years ago by Alvaro del Castillo <[email protected]>
First version of grimoire.elk borning library.

github.com/chaoss/grimoirelab-elk - a419c20071d78864c1a9fc486f8cdbcbfa910f7d authored about 9 years ago by Alvaro del Castillo <[email protected]>
If --cache then activate automatically --no_history.

github.com/chaoss/grimoirelab-elk - 8f88ba2f8ef08046a0d142616a4d3eea4922cb59 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Improved login for debug mode.

github.com/chaoss/grimoirelab-elk - 484dea39949ac8cadf886e428f1be73fc0003c1f authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added option --debug to increase logging.

github.com/chaoss/grimoirelab-elk - 5a9dad20a71abbddf8a9929b02317de35cc441d7 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Improved logging.

github.com/chaoss/grimoirelab-elk - 6e9c4e6dce76150b709c94f62657a76c7b463ed5 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Improved cache management logic.

github.com/chaoss/grimoirelab-elk - 5bc7a91131ffbdeec82fa610ab39252c0200e0a0 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fix dates in bugzilla JSON so Kibana detects them correctly.

github.com/chaoss/grimoirelab-elk - 8bfb38d7b1b40aa31c14bec12c412143fb7cef05 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Just use cache to retrieve changes when use_cache is True.

github.com/chaoss/grimoirelab-elk - 26701139c22d25f215391980b1dea83893678c58 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Don't modify date fields in Perceval. It will be done later in the client using Perceval.

github.com/chaoss/grimoirelab-elk - af3e57bfb7ae5819a0ed3ce792f666436eaa0d6f authored about 9 years ago by Alvaro del Castillo <[email protected]>
Use Elastic Search

github.com/chaoss/grimoirelab-elk - 78db02fcfd29a25faa069e171bfc56e1db836f5c authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added cache and renamed delete to no_history in params.

github.com/chaoss/grimoirelab-elk - e64868e95d562342b16465c9b5917491418c4468 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Completed support for loading changes from cache.

Added more params to Bugzilla constructor to control history and cache usage.

github.com/chaoss/grimoirelab-elk - 876153dc044cb97585897556df73445cf3680a3e authored about 9 years ago by Alvaro del Castillo <[email protected]>
Cache write now works correcly for CSV, XML and HTML in JSON files.

github.com/chaoss/grimoirelab-elk - df668b76d4c177e5743c91d707e2ef37b8a25190 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Cache is now written to files.

github.com/chaoss/grimoirelab-elk - 0e5b18c03ff4cd6feb3c5aa99e508b71fef8b6da authored about 9 years ago by Alvaro del Castillo <[email protected]>
Implemented restore/dump state from JSON files.

github.com/chaoss/grimoirelab-elk - 9e0603671501f19c1d8a6bcebc20ef232ebf583b authored about 9 years ago by Alvaro del Castillo <[email protected]>
Refactored to move closer to perceval architecture.

github.com/chaoss/grimoirelab-elk - 41af2b5984ec2ce9b6781bfb1b3e133aedba19a6 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Big refactoring to avoid using ES in Perseval backend.

Created a new BugzillaElastic class with processing activities to show data in Kibana.

github.com/chaoss/grimoirelab-elk - cf15e4fb84147694cac06dd246996ca6fe340b2d authored about 9 years ago by Alvaro del Castillo <[email protected]>
Improved API: get_index -> get_elastic_index_name

github.com/chaoss/grimoirelab-elk - 4ccb3cebc342a383d24f298de4ca105ef44385d9 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'perceval'

github.com/chaoss/grimoirelab-elk - 909e79ac3e42d3c5c0a4e784fbc36e7500fafda0 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Refactored all code for moving to Perceval.

github.com/chaoss/grimoirelab-elk - 5bb00ebd433ce6c580d1ff3dfbab842e66f47e0f authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fixed when no new issues are in bugzilla.

github.com/chaoss/grimoirelab-elk - 767619199c34750fcef5354ccf98e25ff37d1b72 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Manage error in KDE bugzilla data: same date for last update for the first 10000 issues.

github.com/chaoss/grimoirelab-elk - 9d9275e44c4803cf8a97a676d5790f5c6e9143eb authored about 9 years ago by Alvaro del Castillo <[email protected]>
[api] Limit number of return rows by one during matching operation

Closes #22

github.com/chaoss/grimoirelab-sortinghat - 238f196166eecd42b563dbaf77b89217f4072abe authored about 9 years ago by Andy Grunwald <[email protected]>
[cmd:add] Support specific error codes on Add command

This commit also adds a new exception that wraps ValueError.

Closes #19

github.com/chaoss/grimoirelab-sortinghat - 96c39367571b74254e13c925ec27230df88c673f authored about 9 years ago by Andy Grunwald <[email protected]>
Added ETA using total time analysis and time needed per period of anaylisis time done.

github.com/chaoss/grimoirelab-elk - 2939a6aff398bbefe90c1b4685575c82d6794127 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added ETA time during execution when analyzing issues.

github.com/chaoss/grimoirelab-elk - 9e7e5e64d71ebfac62e487100dd3894336de91a6 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Improved ES init logic.

github.com/chaoss/grimoirelab-elk - 56fd9088cb5ea845bde60525f14f78201835f2d1 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Create mappings so component, product and assignee are not indexed.

Fix issue in issues_list incremental analysis.

github.com/chaoss/grimoirelab-elk - e2a7f450f5f1784151ff32132ea0291574a30dc0 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fix in howto count issues processed.

github.com/chaoss/grimoirelab-elk - 1299e480ea057fed00aa2de0fd934014ca0559db authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fixed issues in incremental analysis. Now working in all detail levels.

github.com/chaoss/grimoirelab-elk - e3ccb5bbf5970bb92b17ae0c132a64a350f2e4dd authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fixed pep8 style issues.

github.com/chaoss/grimoirelab-elk - 9d45599416dd2fe3a88189c5befaa613e530829b authored about 9 years ago by Alvaro del Castillo <[email protected]>
Removed not needed print message.

github.com/chaoss/grimoirelab-elk - 67ac818f49c97297d516278deebecce994878c76 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added incremental support using CSV issues list data.

github.com/chaoss/grimoirelab-elk - 49b1351f23f5686a0b842a109750ba7ad487e42d authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added support for analyzing just the list of issues, the issues or the changes.

Create analysis index in ES also for list of issues.

github.com/chaoss/grimoirelab-elk - 23243e20aa0193dc33e1651eca3b265fc4da4f51 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added support for iterting in the list of issues to support >10K tickets sites.

Fixed index name when exists "/" in urls.

github.com/chaoss/grimoirelab-elk - 2401e5fecb5881d4b7f26cd25d0ad329ac83d34a authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added cache use for comments in bugzilla.

Don't remove raw indexes (cache is preserved between executions).
Some methods renaming.

github.com/chaoss/grimoirelab-elk - dadb3011c37c48d8265877afe3fee3eead503c01 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fixed python3 external string data management. Removed unicode conversions inside python.

github.com/chaoss/grimoirelab-elk - 48b7bae6e5c73131927abfa217912348fc3acb56 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Moved to Python3.

ElasticSearch small refactoring.

github.com/chaoss/grimoirelab-elk - 56fcce95778fbdbccd5fa77f9f2cc1c547a0b0ce authored about 9 years ago by Alvaro del Castillo <[email protected]>
Converted to PEP8

github.com/chaoss/grimoirelab-elk - ff5487d596b9f46133474dbc77052d837cebd991 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added changes to issues using the BS parser from Bicho.

github.com/chaoss/grimoirelab-elk - 9b0374246f9db33711f958e8d3409efad38c41f3 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fixed status field: bug_status

github.com/chaoss/grimoirelab-elk - afa3b24afffc9a6d5db5ae89bf9a92f21be1364c authored about 9 years ago by Alvaro del Castillo <[email protected]>
Fix dates so ES and Kibana understand them.

github.com/chaoss/grimoirelab-elk - 6f1d8c7f67acc3845d1244dbe94d780bb306ee56 authored about 9 years ago by Alvaro del Castillo <[email protected]>
First bugzilla to ES version. Not using yet XML cache in ES.

github.com/chaoss/grimoirelab-elk - 02afba2c56dad35876699f1713e488f2ced1345e authored about 9 years ago by Alvaro del Castillo <[email protected]>
Reviewed version.

github.com/chaoss/grimoirelab-elk - 26aac4bd2aef940b97f298ab031a951fded00e85 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Basic draft of the architecture.

github.com/chaoss/grimoirelab-elk - baed85d39a01b5c86633d314dc96d897de88ee27 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Completed geolocation support for github.

github.com/chaoss/grimoirelab-elk - 7e5822b7665c8670c1e9af8d9cf0eacbba4e111c authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added geolocation info.

github.com/chaoss/grimoirelab-elk - d616325981c1dfd548134e1fa1921216b8af35af authored about 9 years ago by Alvaro del Castillo <[email protected]>
Implemented command line params.

github.com/chaoss/grimoirelab-elk - 4fa675afaa9780b62abda6f63649180ffb84b98e authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added pagination support when loading github users from ES.

github.com/chaoss/grimoirelab-elk - 292a9ca082cde23f3f035581c08994caeb855cbf authored about 9 years ago by Alvaro del Castillo <[email protected]>
Removed access token. Time to include args to avoid this!

github.com/chaoss/grimoirelab-elk - 7b193c835f742b569f5bb19e341d24defd9164b0 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added support for using issues github API for getting pull requests data.

Include labels in pullrequest consolidated information.
Incremental support added when using issu...

github.com/chaoss/grimoirelab-elk - a748f5963d553f7aced83435d156b01fc389e1ae authored about 9 years ago by Alvaro del Castillo <[email protected]>
[sh2mg] Reduce the time needed to compare identities

github.com/chaoss/grimoirelab-sortinghat - ac6a282f1c8e9aeee45277a4ae7e4c8c37686ab1 authored about 9 years ago by Santiago Dueñas <[email protected]>
Added URL for PRs.

github.com/chaoss/grimoirelab-elk - 22baee608bf09d93e28feae3432f6fc7ef993f26 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Reworked indexes name:

* github for general github data
* github_owner_repo_raw raw data for the repository
* github_own...

github.com/chaoss/grimoirelab-elk - ac491fc9470c4c57da2993a43972271acd3ba1c3 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Removed API KEY (revoked but nice github team in any case).

github.com/chaoss/grimoirelab-elk - 084b1d31a43ff21697670191a72dee6e0d4b5f65 authored about 9 years ago by Alvaro del Castillo <[email protected]>
Added support for user name and orgs.

github.com/chaoss/grimoirelab-elk - 31a2375d3e94e0581d3452752bc3faf2703d627d authored about 9 years ago by Alvaro del Castillo <[email protected]>
First script to publish PRs from github to ES.

github.com/chaoss/grimoirelab-elk - 18b141e08e562a7d5b70c2c55b0f0ab0797690e4 authored about 9 years ago by Alvaro del Castillo <[email protected]>