Skip to content
Snippets Groups Projects
  1. Jan 21, 2015
  2. Jan 20, 2015
  3. Jan 19, 2015
  4. Jan 16, 2015
  5. Jan 15, 2015
  6. Jan 14, 2015
  7. Dec 25, 2014
  8. Dec 24, 2014
  9. Dec 17, 2014
  10. Dec 16, 2014
  11. Dec 15, 2014
  12. Dec 12, 2014
  13. 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
  14. Dec 10, 2014
  15. Dec 09, 2014
  16. Dec 02, 2014
  17. Dec 01, 2014
Loading