drill
DRILL-8121: Add UserSession to StoragePlugins
#2445
Closed

Commits
  • Initial commit
    cgivre committed 2 years ago
  • Removed unused imports
    cgivre committed 2 years ago
  • Added license header
    cgivre committed 2 years ago
  • Fixed LGTM alert
    cgivre committed 2 years ago
  • Removed unused import
    cgivre committed 2 years ago
  • UserSession in Plugin Registry
    cgivre committed 2 years ago
  • User Session up to AbstractStoragePlugin
    cgivre committed 2 years ago
  • WIP - Working, US at AbstractStoragePlugin
    cgivre committed 2 years ago
  • User Session in Constructor
    cgivre committed 2 years ago
  • Added Session to all plugins in config
    cgivre committed 2 years ago
  • Added to all SPs
    cgivre committed 2 years ago
  • Code cleanup
    cgivre committed 2 years ago
  • Removed unused import
    cgivre committed 2 years ago
  • Removed setter
    cgivre committed 2 years ago
  • Remove setter
    cgivre committed 2 years ago
  • Fix UT
    cgivre committed 2 years ago
  • More ut..
    cgivre committed 2 years ago
  • Fix more UTs
    cgivre committed 2 years ago
  • Fixed null in IS
    cgivre committed 2 years ago
  • Minor code cleanup
    cgivre committed 2 years ago
  • Fixed comment
    cgivre committed 2 years ago
  • Removed session setters
    cgivre committed 2 years ago
  • Experiment with clone constructor
    cgivre committed 2 years ago
  • Working, need cleanup
    cgivre committed 2 years ago
  • Added clone method to storage plugin constructors
    cgivre committed 2 years ago
  • Fixed UT
    cgivre committed 2 years ago
  • Added unit tests
    cgivre committed 2 years ago
  • Fixed comment typo
    cgivre committed 2 years ago
Loading