openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache Usergrid
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 4 of 366
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
change test collection names so no race condition conflicts
Mike Dunker
More...
over 7 years ago
change test collection names so no race condition conflicts
Mike Dunker
More...
over 7 years ago
increase test cassandra.timeout settings
Mike Dunker
More...
over 7 years ago
fix broken recaptcha
Mike Dunker
More...
over 7 years ago
fix html encode in jsp
Mike Dunker
More...
over 7 years ago
Converts de-indexing of edges and entities to identify documents in the index to delete based on data in Cassandra vs. resource intensive queries to the index. Fixes issue where nodes were not actually getting deleted from graph as marked edges were being filtered out during the delete process itself. Update to a newer vs. of jamm (used for jvm memory management in the test framework).
Michael Russo
More...
over 7 years ago
Initial commit for exposing collection re-index to non sysadmin users.
Michael Russo
More...
over 7 years ago
Fix precondition
Mike Dunker
More...
over 7 years ago
Merge commit 'refs/pull/573/head' of github.com:apache/usergrid
Michael Russo
More...
over 7 years ago
Remove unused import.
Michael Russo
More...
over 7 years ago
1. Remove messages from dead letter queue if the message map entry was never received after a configurable timeout (15 minutes currently). 2. Log messages as they are moved from the dead letter queue back to the originating queue. Also log messages that are in dead letter queue and can't be moved to originating queue for some reason.
Mike Dunker
More...
over 7 years ago
Fix precondition checks and add another try/catch around the token workflow org id.
Michael Russo
More...
over 7 years ago
Add try/catch around fetching and casting of token info from serialization map. Also, throw exceptions early.
Michael Russo
More...
over 7 years ago
Fix issue where tokenInfo was not being updated with latest inactive value. Add trace logging to TokenSerializationImpl. Fix issue with push notifications where the InactiveDeviceManager was making a duplicate (yet incorrect) query for devices.
Michael Russo
More...
over 7 years ago
Finish convert token service persistence to Datastax. Add tests, and rename the package for TokenServiceImpl to impl from cassandra.
Michael Russo
More...
over 7 years ago
Initial commit of new token module to replace Hector for access token storage.
Michael Russo
More...
over 7 years ago
dead letter queue handling 1. Add workers that move messages from dead letter queues back to the indexing and utility queues. 2. Change ERROR for DuplicateUniquePropertyExistsException to INFO. This happens when someone tries to create an entity with the same unique value as another entity, which is not an error that should be logged. 3. Add better logging when cluster region or region list has an invalid region.
Mike Dunker
More...
over 7 years ago
Add new parameter that can be used in the JSP viewables.
Michael Russo
More...
over 7 years ago
Allow name and any property set with aliasProperty to be changed.
Michael Russo
More...
over 7 years ago
Add a new Asset binary provider for Google Cloud Storage. Refactor the BinaryStore implementation to follow a Factory pattern.
Michael Russo
More...
almost 8 years ago
Add new push notification test and remove duplicate index processing on entity create/update.
Michael Russo
More...
almost 8 years ago
Switch DISTRIBUTED database queueing to default not cache in memory as the in memory impl causes duplicate messgae processing quite often at the moment.
Michael Russo
More...
almost 8 years ago
Fix issue where duplicate receipts were created when a notification failed.
Michael Russo
More...
almost 8 years ago
Update new ExportService to better stream out the results directly from the database. Added tests to validate
Michael Russo
More...
almost 8 years ago
Batch write to the export stream and use a cleaner filename.
Michael Russo
More...
almost 8 years ago
Initial commit of export application API.
Michael Russo
More...
almost 8 years ago
Default disable the query breaker enforcement.
Michael Russo
More...
almost 8 years ago
Fixes a handful of issues around single quotes and plus symbols in queries and email addresses. See: USERGRID-29 USERGRID-1041 USERGRID-1117 USERGRID-1338
Michael Russo
More...
almost 8 years ago
Merge commit 'refs/pull/567/head' of github.com:apache/usergrid
Michael Russo
More...
almost 8 years ago
Fix issue where default passwords are not being created when not provided ( you are allowed to create new admin users with just an email and it will invoke a reset password flow).
Michael Russo
More...
almost 8 years ago
←
1
2
3
4
5
6
7
8
9
…
365
366
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree