An error occurred fetching the project authors.
  1. 11 Sep, 2018 1 commit
  2. 14 Aug, 2018 1 commit
  3. 13 Jun, 2018 1 commit
  4. 30 Apr, 2018 1 commit
  5. 09 Apr, 2018 1 commit
  6. 08 Jan, 2018 1 commit
  7. 20 Dec, 2017 1 commit
  8. 18 Dec, 2017 2 commits
  9. 19 Nov, 2017 1 commit
  10. 06 Nov, 2017 1 commit
  11. 03 Nov, 2017 1 commit
  12. 15 Aug, 2017 1 commit
  13. 01 Aug, 2017 1 commit
  14. 12 Jul, 2017 1 commit
  15. 16 Jun, 2017 1 commit
  16. 27 Apr, 2017 1 commit
  17. 06 Mar, 2017 1 commit
  18. 03 Feb, 2017 1 commit
  19. 04 Jan, 2017 1 commit
  20. 13 Dec, 2016 2 commits
  21. 02 Dec, 2016 1 commit
  22. 29 Nov, 2016 1 commit
  23. 18 Nov, 2016 1 commit
  24. 15 Nov, 2016 1 commit
    • Nur Rony's avatar
      shows user avatar in mention autocomplete in editor · eaef9453
      Nur Rony authored
      adds entry in CHANGELOG
      
      no uninitialized variable and unnecessary if statement
      
      formatting issue in CHANGELOG
      
      resolves scss lint warings
      
      cleanup: unnecessary css classes
      
      adds css class that cleaned up by mistake
      
      replaces snake_case variables name with camelCase
      
      removes unnecessary css class and adds white color border for avatar
      
      moves changelog entry from 8.13 to 8.14
      
      remove bottom margin from avatar-inline
      
      resolves lint warnings
      
      rebased and moves changelog entry to 8.14
      
      fixes avatar shifting on hover
      
      adds entry at top of 8.14 section in CHANGELOG.md
      
      calls sanitization for gl.utils
      
      syncing changelog with master and created changelog files using cli
      
      changes changelog title
      eaef9453
  25. 08 Oct, 2016 1 commit
  26. 12 Aug, 2016 1 commit
    • Rémy Coutable's avatar
      Support slash commands in noteable description and notes · 0eea8c88
      Rémy Coutable authored
      Some important things to note:
      
      - commands are removed from noteable.description / note.note
      - commands are translated to params so that they are treated as normal
        params in noteable Creation services
      - the logic is not in the models but in the Creation services, which is
        the right place for advanced logic that has nothing to do with what
        models should be responsible of!
      - UI/JS needs to be updated to handle notes which consist of commands
        only
      - the `/merge` command is not handled yet
      
      Other improvements:
      
      - Don't process commands in commit notes and display a flash is note is only commands
      - Add autocomplete for slash commands
      - Add description and params to slash command DSL methods
      - Ensure replying by email with a commands-only note works
      - Use :subscription_event instead of calling noteable.subscribe
      - Support :todo_event in IssuableBaseService
      Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
      0eea8c88
  27. 20 Jul, 2016 1 commit
  28. 22 Jun, 2016 1 commit
  29. 17 Jun, 2016 3 commits
  30. 21 Apr, 2016 1 commit
  31. 20 Apr, 2016 1 commit
  32. 14 Apr, 2016 1 commit
  33. 06 Apr, 2016 1 commit
  34. 04 Apr, 2016 3 commits