1. 27 8月, 2019 2 次提交
  2. 26 8月, 2019 4 次提交
    • I
      Add usage pings for merge request creating · a8040a61
      Igor 提交于
      Code Review Usage Ping for Create SMAU
      a8040a61
    • Z
      Remove the object pools feature flag · a844a958
      Zeger-Jan van de Weg 提交于
      The flag defaulted to true, so there's no change unless users turned it
      off. Given there's a lack of issues regarding object pools, this should
      be OK.
      a844a958
    • P
      Add edit_note and spec for editing quick actions · a13abd67
      Patrick Derichs 提交于
      Call QuickActionsService on Note update
      
      Add support for notes which just contain
      commands after editing
      
      Return http status gone (410) if note was deleted
      
      Temporary frontend addition so it is not
      failing when a note is deleted
      
      Move specs to shared examples
      
      Fix rubocop style issue
      
      Deleting note on frontend when status is 410
      
      Use guard clause for note which got deleted
      
      Simplified condition for nil note
      
      This method should no longer be called
      with nil note
      
      Refactoring of execute method to reduce
      complexity
      
      Move errors update to delete_note method
      
      Note is now deleted visually when it only
      contains commands after update
      
      Add expectation
      
      Fix style issues
      
      Changing action to fix tests
      
      Add tests for removeNote and update
      deleteNote expectations
      a13abd67
    • L
      Update gitlab_schema.rb to fix typo · b89df394
      Lucy Fox 提交于
      b89df394
  3. 24 8月, 2019 5 次提交
  4. 23 8月, 2019 10 次提交
  5. 22 8月, 2019 15 次提交
  6. 21 8月, 2019 4 次提交