3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use a Map<String, Role> instead of a list in RolesService More... about 1 year ago
Move metadata (de-)serialization of a role to the `Role` class More... about 1 year ago
Remove try/catch block checking for Enterprise enabled More... about 1 year ago
Rename RoleLookup to Roles More... about 1 year ago
Fix ambigious quote escaping at the end of C-Style string More... about 1 year ago
Remove unneeded release entry More... about 1 year ago
Add notice about distro package changes to 5.5.2 release notes More... about 1 year ago
Add error message for >= 5.6 when changing privileges More... about 1 year ago
Add optimizer rule to move a limit beneath a union operator More... about 1 year ago
Add missing tests for boolean termsQuery More... about 1 year ago
Upgrade to lucene 9.9.1 More... about 1 year ago
Add maven-enforcer-plugin More... about 1 year ago
Fix boolean type's range query bounds More... about 1 year ago
Implement granting ROLE to a USER/ROLE More... about 1 year ago
tests: Migrate SysPrivilegesIntegrationTest to assertj More... about 1 year ago
Fix COPY FROM on JSON files with shuffled keys More... about 1 year ago
Implement analysis for grant ROLE to a USER/ROLE More... about 1 year ago
Add versions to the rest of the used maven plugins More... about 1 year ago
Extract Privilege.State to PrivilegeState enum More... about 1 year ago
Enable checkstyle checks for test java files More... about 1 year ago
Add version for maven-clean-plugin More... about 1 year ago
Add Licence header to new files in Intellij More... about 1 year ago
Create generic AlterTableTask for ADD/DROP/RENAME COLUMN tasks More... about 1 year ago
Fix evaluation of `NULLIF` and `OR` in where clause More... about 1 year ago
Fix DROP COLUMN on a parent and child in a single stmt More... about 1 year ago
Remove unused response handlers More... about 1 year ago
Replace ConcurrentCollections.newConcurrentSet with Set.newConcurrentHashSet More... about 1 year ago
Propagate ALTER TABLE on child columns to its parent columns inner types More... about 1 year ago
Add missing header More... about 1 year ago
Fix remote collect DistResultRXTask leak More... about 1 year ago