1. 22 9月, 2016 1 次提交
  2. 20 9月, 2016 1 次提交
  3. 19 8月, 2016 1 次提交
  4. 18 8月, 2016 2 次提交
  5. 05 8月, 2016 1 次提交
  6. 26 7月, 2016 2 次提交
  7. 25 7月, 2016 1 次提交
  8. 19 7月, 2016 1 次提交
  9. 16 7月, 2016 1 次提交
  10. 14 7月, 2016 1 次提交
    • T
      Load Javascript U2F library selectively. · 4b33c4c6
      Timothy Andrew 提交于
      1. Only on supported Chrome versions
      
      2. Mainly, this lets us simplify the javascript-based U2F check to
         `window.u2f`, where `window.u2f` can either be loaded from the GitLab
         server (for Chrome) or from the Firefox extension.
      
      3. This is a better way to provide browser detection for U2F.
      4b33c4c6
  11. 30 6月, 2016 1 次提交
  12. 24 6月, 2016 1 次提交
  13. 16 6月, 2016 2 次提交
  14. 10 6月, 2016 1 次提交
  15. 03 6月, 2016 2 次提交
  16. 02 6月, 2016 2 次提交
  17. 26 5月, 2016 1 次提交
  18. 20 5月, 2016 1 次提交
  19. 17 5月, 2016 1 次提交
  20. 10 5月, 2016 3 次提交
  21. 30 4月, 2016 1 次提交
    • C
      Add more parameters to the filter_parameters config. · 8d3debe4
      Connor Shea 提交于
      Adds Sentry DSN, Webhooks, Deploy Keys, etc.
      
      Alphabetized the parameters and included line breaks between each parameter. Easier to merge into EE if there are any differences.
      
      This also seems to be the more popular syntax for adding new parameters, from what I can find.
      8d3debe4
  22. 29 4月, 2016 1 次提交
  23. 07 4月, 2016 1 次提交
  24. 04 4月, 2016 1 次提交
  25. 20 3月, 2016 1 次提交
  26. 11 3月, 2016 1 次提交
  27. 09 3月, 2016 1 次提交
  28. 07 3月, 2016 1 次提交
  29. 05 3月, 2016 2 次提交
  30. 01 3月, 2016 1 次提交
  31. 18 2月, 2016 1 次提交
    • J
      Use SCAN during 'rake cache:clear' · 9805fe19
      Jacob Vosmaer 提交于
      This allows 'rake cache:clear' to delete millions of keys without
      choking. It requires Redis 2.8.0 or newer but we needed that already
      anyway.
      9805fe19
  32. 13 2月, 2016 1 次提交
    • R
      Update Emoji asset path · fe13f58f
      Robert Speicher 提交于
      Now that we're serving assets directly from the Gemojione gem's path,
      the images are not in an `emoji/` sub-folder.
      fe13f58f