1. 22 Feb, 2013 1 commit
    • Dmitry Medvinsky's avatar
      Fix WebHook and special symbols in credentials · dbd9d8d4
      Dmitry Medvinsky authored
      When using web hook with credentials secured web resource, one needs to
      put the credentials in the hook URL.
      
      If the credentials contain special symbols (e.g. @ or #), it should be
      URL-quoted (e.g. %40 instead of @).
      
      But when Gitlab is making a request, it should unquote the symbols
      before base64-encoding them.
      dbd9d8d4
  2. 21 Feb, 2013 15 commits
  3. 20 Feb, 2013 10 commits
  4. 19 Feb, 2013 14 commits