1. 18 8月, 2016 3 次提交
    • S
      Add MemberExpirationDate JS helper · 21a73302
      Sean McGivern 提交于
      This helper adds a datepicker to all `js-access-expiration-date`
      elements. If that element is a child of a `clearable-input` element and
      has a sibling `js-clear-input` element, then it will show a working
      clear button to the right of the input field.
      21a73302
    • S
      Only use let! where needed · d649370a
      Sean McGivern 提交于
      d649370a
    • S
      Add MemberExpirationDate JS helper · dd4784f3
      Sean McGivern 提交于
      This helper adds a datepicker to all `js-access-expiration-date`
      elements. If that element is a child of a `clearable-input` element and
      has a sibling `js-clear-input` element, then it will show a working
      clear button to the right of the input field.
      dd4784f3
  2. 10 8月, 2016 1 次提交
  3. 09 8月, 2016 1 次提交
  4. 07 8月, 2016 6 次提交
  5. 05 8月, 2016 6 次提交
  6. 04 8月, 2016 7 次提交
  7. 03 8月, 2016 2 次提交
  8. 02 8月, 2016 1 次提交
  9. 31 7月, 2016 2 次提交
    • R
      Merge branch 'clarify-deletion-message' into 'master' · e299504b
      Robert Speicher 提交于
      Clarify which project is deleted to avoid alarm
      
      Some users were alarmed when navigating after deleting  a project. Add the project name to avoid cause for alarm.
      
      Closes #13654 
      
      See merge request !5574
      e299504b
    • R
      Merge branch 'reject-merge-conflicts' into 'master' · e12c1850
      Robert Speicher 提交于
      Properly abort a merge when merge conflicts occur
      
      If somehow a user attempted to accept a merge request that had conflicts (e.g. the "Accept Merge Request" button or the MR itself was not updated), `MergeService` did not properly detect that a conflict
      occurred. It would assume that the MR went through without any issues and close the MR as though everything was fine. This could cause data loss if the source branch were removed.
      
      Closes #20425
      
      See merge request !5569
      e12c1850
  10. 30 7月, 2016 6 次提交
  11. 29 7月, 2016 5 次提交