1. 14 6月, 2019 1 次提交
    • B
      Expose comments on Noteables in GraphQL · b6ff5f1e
      Bob Van Landuyt 提交于
      This exposes `Note`s on Issues & MergeRequests using a
      `Types::Notes::NoteableType` in GraphQL.
      
      Exposing notes on a new type can be done by implementing the
      `NoteableType` interface on the type. The presented object should
      be a `Noteable`.
      b6ff5f1e
  2. 01 11月, 2018 1 次提交
  3. 01 10月, 2018 1 次提交
    • M
      Fix MR discussion not loaded issue · f09303b0
      Mark Chao 提交于
      Display `formatter` as the sole content of `position` object.
      This means `diff_file` data is not referenced, which is the
      caseu of "IOError: not opened for reading".
      f09303b0
  4. 30 10月, 2017 1 次提交
  5. 13 10月, 2017 3 次提交
  6. 07 10月, 2017 1 次提交
  7. 25 9月, 2017 1 次提交
  8. 27 7月, 2017 1 次提交
  9. 07 6月, 2017 1 次提交
  10. 24 5月, 2017 1 次提交
  11. 26 1月, 2017 1 次提交
  12. 19 8月, 2016 1 次提交
  13. 20 7月, 2016 1 次提交
  14. 07 7月, 2016 1 次提交