3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update maven and jdk variables for Jenkins More... about 4 years ago
Fix build pipeline More... over 4 years ago
Disable tests that are failing because of credentials More... over 4 years ago
Add email notifications to Jenkins pipeline More... over 5 years ago
Merge pull request #626 from keyurkarnik/master More... over 5 years ago
Fix failure for CollectionDeleteTest More... over 5 years ago
Merge pull request #625 from keyurkarnik/master More... over 5 years ago
Add Jenkinsfile for ASF build pipeline More... over 5 years ago
Fix rat exclusion for test cert .p12 file More... almost 6 years ago
Merge pull request #624 from bursech/master More... almost 6 years ago
Added entity id and type to dictionary object in export. This will establish relationship between entity and dictionary. More... almost 6 years ago
Merge pull request #621 from keyurkarnik/master More... about 6 years ago
Merge pull request #619 from keyurkarnik/keyurkarnik_akka More... about 6 years ago
Merge pull request #620 from keyurkarnik/keyurkarnik_export More... about 6 years ago
Made entity export threads configurable Enables configuring number of threads for fetching entities, assets and entity members This fixes issue USERGRID-1356 More... about 6 years ago
WIP: Attempting to reduce Akka chatter More... about 6 years ago
Added config to restric Akka UV checks to local region Unique Value checks don't use Akka by default anymore Fixed USERGRID-1355 More... about 6 years ago
Fixed akka cluster issue to support more than 2 regions More... about 6 years ago
Fixed akka cluster issue to support more than 2 regions More... about 6 years ago
Merge commit 'refs/pull/618/head' of github.com:apache/usergrid More... about 6 years ago
Merge commit 'refs/pull/596/head' of github.com:apache/usergrid More... about 6 years ago
Merge commit 'refs/pull/617/head' of github.com:apache/usergrid More... about 6 years ago
Merge commit 'refs/pull/599/head' of github.com:apache/usergrid More... about 6 years ago
Fixed shiro cache to ensure 1:1 mapping between token and principal Before this, if a user had multiple sessions with different tokens, only one Principal was stored in the cache, with the first token. Now every user session has a principal mapped to it in the cache More... about 6 years ago
Merge pull request #1 from bursech/uniqueValueRepaireWork More... about 6 years ago
Tool to perform read repair on cassandra and also to repair entities with missing unique value entry. Have options to dry run only to detect entities with missing unique value entry. More... about 6 years ago
Revamped Export code to be more efficient Export tool now works in parallel for multiple collections Exports can be resumed from last exported edge Export is substantially faster due to parallel processing Connection fetching is optimzed Export now creates multiple dirs for apps and collections More... about 6 years ago
stack REDME link type fixed More... over 6 years ago
Fixed failing tests and bugs -Fixed issue where query was not being passed correctly for ql search on connections -Fixed NPE for direct query -Fixed tests that were failing sometimes due to parallel execution -Fixed CollectionDeleteTest so that it doesn not have to be ignored More... over 6 years ago
Merge pull request #1 from keyurkarnik/master More... over 6 years ago