Skip to content
Snippets Groups Projects
  1. Mar 02, 2006
    • Andreas Gohr's avatar
      Allow non-ID names in ACLs · 6c2bb100
      Andreas Gohr authored
      Some auth backends allow special chars like whitespaces in user and group
      names. This made problems with the existing ACL checks and ACL manager.
      This patch makes the ACL system work with these cases by (url)encoding all
      special chars below 128.
      
      darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz
      6c2bb100
  2. Feb 25, 2006
  3. Feb 21, 2006
    • Andreas Gohr's avatar
      fixes for utf-8 to/from unicode conversion · 1abfaba4
      Andreas Gohr authored
      The functions utf8_to unicode and unicode_to_utf8 didn't work correctly
      with some 3 and 4 byte strings. This exchanges those functions against
      two more sophisticated ones. It also adds unit testing for them.
      
      darcs-hash:20060221212605-7ad00-7bfefe8c9615d5a7f3b33c279ce79d4200d4778c.gz
      1abfaba4
  4. Jan 24, 2006
  5. Jan 22, 2006
  6. Nov 12, 2005
  7. Nov 08, 2005
  8. Nov 06, 2005
    • hfuecks's avatar
      get_tests_running_1 · fc1c55b1
      hfuecks authored
      darcs-hash:20051106233800-e96b6-90328f1b6cc5c8b25c6e02f113cf80475789d297.gz
      fc1c55b1
    • hfuecks's avatar
      mock_functions_patch · 4add97cb
      hfuecks authored
      darcs-hash:20051106221447-e96b6-ff3d9d209aa899273b7116a72fbd3d49d4cc0500.gz
      4add97cb
  9. Nov 03, 2005
  10. Nov 02, 2005
  11. Nov 01, 2005
  12. Oct 29, 2005
  13. Oct 28, 2005
    • Andreas Gohr's avatar
      JavaScript refactoring · bad31ae9
      Andreas Gohr authored
      This patch addes a first go on a central javascript and CSS dispatcher
      which builds a single script from all needed scripts, does optimizing
      and caching.
      
      darcs-hash:20051029002652-7ad00-7558b569c2bf65f5e41820644580d97c62edd0d6.gz
      bad31ae9
  14. Oct 23, 2005
  15. Oct 22, 2005
  16. Oct 21, 2005
  17. Oct 20, 2005
  18. Oct 17, 2005
  19. Oct 15, 2005
Loading