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
Fix perf regression caused by nested Fetch operators More... 12 months ago
Rename RemoveRedundantFetchOrEval to RemoveRedundantEval More... 12 months ago
Do not filter nulls from fields that are arguments of NON_NULLABLE functions More... 12 months ago
Implement inheritance of DENY More... 12 months ago
Prevent cycles when granting roles More... 12 months ago
Move validations from RolesMetadata to TransportPrivilegesAction More... 12 months ago
Change matchPrivilege methods to return a 3vl result More... 12 months ago
Fix performance regression for (group/hash) aggregates without doc-values More... 12 months ago
tests: repeat select to compare primary and replica values More... 12 months ago
Code improvements for RolesMetadata and its Test More... 12 months ago
Fix handling of generated expressions on object child columns More... 12 months ago
Add missing root columns into replica request targets More... 12 months ago
docs: Add and modify documentation regarding ROLES More... 12 months ago
Add a unit test for altering user's passwd More... about 1 year ago
Add `parents` column to `sys.users` and `sys.roles` More... about 1 year ago
Change UserRole enum to `isSuperUser` flag More... about 1 year ago
Enrich snapshot restore integ test to include old privileges More... about 1 year ago
Move serialization/storage of privileges to their related roles More... about 1 year ago
Always try to migrate users to roles on CREATE/ALTER/DROP ROLE More... about 1 year ago
Documentation: Add notices about reporting security flaws More... about 1 year ago
Reflect releases 5.2.11, 5.3.8, 5.4.7, 5.5.2 at master More... about 1 year ago
Remove FieldExistsQuery added to arguments to Coalesce More... about 1 year ago
Add missing word to our styles config to fix vale More... about 1 year ago
Disable trust of HTTP ``X-Real-IP`` header by default. More... about 1 year ago
Store the role's properties in dedicated map More... about 1 year ago
Use MatchAllDocsQuery for IS NOT NULL on NOT NULL Refs More... about 1 year ago
Use FieldExistsQuery if at least one arg of '!=' is nullable More... about 1 year ago
Add optimizer rule to move a limit beneath a join operator More... about 1 year ago
Move privileges resolution to Roles/RolesService More... about 1 year ago
Move static Role factory methods to a test helper More... about 1 year ago