1. 05 10月, 2016 3 次提交
  2. 20 9月, 2016 1 次提交
  3. 15 9月, 2016 1 次提交
  4. 09 9月, 2016 1 次提交
  5. 08 9月, 2016 1 次提交
  6. 01 9月, 2016 1 次提交
  7. 19 8月, 2016 4 次提交
  8. 18 8月, 2016 1 次提交
    • 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
  9. 17 8月, 2016 1 次提交
  10. 14 8月, 2016 2 次提交
  11. 13 8月, 2016 1 次提交
  12. 06 8月, 2016 3 次提交
  13. 29 7月, 2016 1 次提交
    • T
      Implement final review comments from @rymai. · cebcc417
      Timothy Andrew 提交于
      1. Instantiate `ProtectedBranchesAccessSelect` from `dispatcher`
      
      2. Use `can?(user, ...)` instead of `user.can?(...)`
      
      3. Add `DOWNTIME` notes to all migrations added in !5081.
      
      4. Add an explicit `down` method for migrations removing the
         `developers_can_push` and `developers_can_merge` columns, ensuring that
         the columns created (on rollback) have the appropriate defaults.
      
      5. Remove duplicate CHANGELOG entries.
      
      6. Blank lines after guard clauses.
      cebcc417
  14. 27 7月, 2016 2 次提交
  15. 25 7月, 2016 1 次提交