Skip to content
Snippets Groups Projects
  1. Jun 14, 2022
  2. Jun 10, 2022
  3. Jun 08, 2022
  4. May 20, 2022
  5. May 10, 2022
  6. May 02, 2022
  7. Apr 26, 2022
  8. Apr 22, 2022
  9. Apr 11, 2022
  10. Apr 04, 2022
  11. Mar 28, 2022
  12. Mar 24, 2022
  13. Mar 23, 2022
  14. Mar 15, 2022
  15. Mar 14, 2022
  16. Mar 08, 2022
  17. Mar 04, 2022
  18. Feb 15, 2022
  19. Feb 09, 2022
  20. Feb 07, 2022
  21. Feb 04, 2022
  22. Jan 31, 2022
  23. Jan 26, 2022
  24. Jan 20, 2022
  25. Jan 17, 2022
  26. Jan 14, 2022
  27. Jan 11, 2022
  28. Jan 10, 2022
  29. Dec 09, 2021
  30. Dec 08, 2021
  31. Dec 02, 2021
  32. Nov 30, 2021
    • mvelosob's avatar
      Add activity mount rules (#1026) · 245388ab
      mvelosob authored
      Activity Mount Rules associate a Mount Policy to an activity regex.
      
      When recalling a file, the users can specify an activity (i.e. by using
      filepath?activity=x). If specified, this activity will be used to select
      a matching activity mount rule, if one exists. If more than one Activity
      Mount Rule matches the activity, the one with highest retrieve priority
      will be chosen.
      
      Acitivity Mount Rules take precedence over Requester Mount Rules.
      245388ab
Loading