1. 21 7月, 2016 1 次提交
  2. 07 7月, 2016 1 次提交
  3. 06 7月, 2016 1 次提交
  4. 05 7月, 2016 3 次提交
  5. 01 7月, 2016 1 次提交
  6. 18 6月, 2016 1 次提交
  7. 16 6月, 2016 2 次提交
  8. 14 6月, 2016 1 次提交
    • R
      Fix note polling when a window has been hidden · e20aa458
      Robert Speicher 提交于
      `refresh` was called, `refreshing` was set to true, but then because
      `document.hidden` was true, `getContent` was never called, and
      `refreshing` never got reset to `false`, which stopped polling entirely
      until refresh.
      e20aa458
  9. 08 6月, 2016 1 次提交
    • L
      Added a line to find the currently saved text and replace the markdown... · ae736d81
      Luke Bennett 提交于
      Added a line to find the currently saved text and replace the markdown textarea text when cancelling
      
      Updated CHANGELOG
      
      Corrected the changes to store the markdown in a hidden input when edit starts and retrieve the original from that input when edit is cancelled
      
      Replaced hidden input with form attribute
      ae736d81
  10. 06 6月, 2016 3 次提交
  11. 03 6月, 2016 2 次提交
  12. 28 5月, 2016 1 次提交
  13. 26 5月, 2016 1 次提交
  14. 24 5月, 2016 2 次提交
    • F
      5b046f85
    • F
      Fix displaying emoji only comments. · 85e9eece
      Fatih Acet 提交于
      To render emoji in the emoji bar of an issue or MR we actually need the emoji unicode and unicode info is stored in the emoji menu widget. That widget could only be visible if user clicks the "Add" button and there may not be a widget when posting emoji only comments. So this change will check existence of the widget and create it before posting the emoji if it's not exist to render it correctly.
      85e9eece
  15. 21 5月, 2016 1 次提交
  16. 14 5月, 2016 1 次提交
  17. 12 5月, 2016 1 次提交
  18. 10 5月, 2016 1 次提交
  19. 06 5月, 2016 1 次提交
  20. 26 4月, 2016 1 次提交
  21. 17 4月, 2016 1 次提交
  22. 16 4月, 2016 2 次提交
  23. 14 4月, 2016 2 次提交
    • P
      Destroy discussion form · 5dd01f57
      Phil Hughes 提交于
      5dd01f57
    • P
      Notes form JS update · 82164a9f
      Phil Hughes 提交于
      Updated the JS to have a standard class with standard actions for each form
      Created ability to have toolbar buttons that insert different prefixes dependant upon the data-prefix attribute
      82164a9f
  24. 12 4月, 2016 1 次提交
  25. 08 4月, 2016 1 次提交
  26. 04 4月, 2016 6 次提交