1. 06 6月, 2021 1 次提交
  2. 05 6月, 2021 2 次提交
  3. 04 1月, 2021 1 次提交
  4. 24 10月, 2020 1 次提交
  5. 05 2月, 2020 1 次提交
  6. 04 2月, 2020 1 次提交
  7. 11 10月, 2019 3 次提交
  8. 26 9月, 2019 1 次提交
  9. 01 5月, 2019 2 次提交
  10. 13 4月, 2019 1 次提交
  11. 13 12月, 2018 2 次提交
  12. 09 5月, 2018 1 次提交
  13. 16 1月, 2018 1 次提交
  14. 21 8月, 2017 1 次提交
  15. 23 8月, 2016 1 次提交
  16. 01 7月, 2016 1 次提交
  17. 10 6月, 2016 1 次提交
  18. 23 2月, 2016 1 次提交
  19. 22 1月, 2016 1 次提交
  20. 10 11月, 2015 1 次提交
  21. 31 3月, 2015 1 次提交
  22. 29 3月, 2015 1 次提交
  23. 31 1月, 2015 2 次提交
  24. 20 12月, 2014 1 次提交
  25. 19 11月, 2014 1 次提交
  26. 11 9月, 2014 3 次提交
  27. 15 8月, 2014 1 次提交
  28. 16 7月, 2014 1 次提交
    • J
      Add Rubocop to the Metasploit project · 73736c70
      Jon Hart 提交于
      This is a work in progress because the code base is old and the style
      varies wildly, however .rubocop.yml can (and should) be tweaked over
      time to change standards as we see fit.  As it stands right now there
      are few (if any) modules that pass Rubocop.
      73736c70
  29. 03 6月, 2014 1 次提交
  30. 18 4月, 2014 1 次提交
  31. 06 4月, 2014 2 次提交
    • W
      Change italics to bold · 531686c2
      William Vu 提交于
      531686c2
    • T
      Add three more dos/donts to CONTRIBUTING.md · 22ff5e2b
      Tod Beardsley 提交于
      I've seen a couple PRs targeting the wrong branch. Many projects have a
      workflow where PRs should hit `develop` or `release` or something, but
      Metasploit-Framework wants PRs targeted against `master`.
      
      Also, warn against fixing too much in one PR since those kinds of PRs
      are a) harder to validate and b) might be all wrong anyway. We don't
      want people committing a bunch of work when the fundamental approach
      isn't going to fly.
      22ff5e2b