1. 21 9月, 2019 1 次提交
  2. 20 9月, 2019 4 次提交
  3. 19 9月, 2019 3 次提交
  4. 18 9月, 2019 2 次提交
  5. 17 9月, 2019 5 次提交
  6. 16 9月, 2019 2 次提交
  7. 14 9月, 2019 4 次提交
  8. 13 9月, 2019 1 次提交
  9. 12 9月, 2019 6 次提交
  10. 11 9月, 2019 3 次提交
    • A
      Change discussion_ids on promoted epics notes · b012174d
      Alexandru Croitor 提交于
      Notes on epics promoted from an issue used to get same discussion_id
      as the notes from the issue the epic was promoted from, which would
      cause problems when trying to reply to the epic discussion.
      b012174d
    • F
      Enables Run Pipeline button to be rendered · 48b98b58
      Filipa Lacerda 提交于
      In the Merge Request view, under pipelines tab
      the user can see a run pipeline button
      
      Adds axios post request to button click
      
      Adds the logic to handle the user click,
      refresh the table and disable the button while thee
      request is being made
      
      Updates UI for desktop and mobile
      
      Adds specs
      Regenerates potfile
      
      Follow-up after review
      
      Uses .finally to avoid code repetition
      48b98b58
    • A
      Add Scalability/FileUploads cop · daf7810e
      Alessio Caiazza 提交于
      This cop prevents you from using file in API, it points you to the
      development documentation about workhorse file acceleration.
      daf7810e
  11. 10 9月, 2019 9 次提交