1. 14 3月, 2013 2 次提交
  2. 07 3月, 2013 7 次提交
  3. 05 3月, 2013 2 次提交
  4. 04 3月, 2013 1 次提交
  5. 28 2月, 2013 12 次提交
  6. 27 2月, 2013 3 次提交
  7. 26 2月, 2013 5 次提交
  8. 23 2月, 2013 1 次提交
    • D
      Fix WebHook and special symbols in credentials · dbd9d8d4
      Dmitry Medvinsky 提交于
      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
  9. 21 2月, 2013 1 次提交
  10. 20 2月, 2013 5 次提交
  11. 19 2月, 2013 1 次提交