Skip to content
Snippets Groups Projects
  1. Dec 17, 2014
  2. Dec 16, 2014
  3. Dec 15, 2014
  4. Dec 12, 2014
  5. Dec 11, 2014
    • Konstantin Osipov's avatar
    • Konstantin Osipov's avatar
      gh-323: roles · 43680f9f
      Konstantin Osipov authored
      Implement granted privilege cache in struct user.
      
      Reload user privileges from system spaces and
      rebuild the cache whenever a grant or revoke occurs..
      
      Implement revoking privileges from a role.
      Basic tests pass.
      
      Do not rebuild the privilege cache of objects
      for which it can't have changed with a grant
      or revoke.
      
      Optimize rebuild_effective_grants().
      
      Make role.test idempotent.
      
      Make grant and revoke robust to malformed arguments.
      Fix bugs in schema.lua, related to incorrect arguments
      for grant/revoke.
      43680f9f
    • bigbes's avatar
      Fix for rbspec · ba1ca1e8
      bigbes authored
      ba1ca1e8
  6. Dec 10, 2014
  7. Dec 09, 2014
  8. Dec 02, 2014
  9. Dec 01, 2014
  10. Nov 29, 2014
  11. Nov 28, 2014
  12. Nov 27, 2014
Loading