1. 05 3月, 2021 3 次提交
    • D
    • A
      25918626
    • B
      Standardize java source headers (#7205) · 1c3594c2
      benjamintboyle 提交于
      * Create and validate standardized java source header
      
      Update Checkstyle to validate all java source files have a standard
      header. Remove FixLiscenseHeaders.java unit test as it duplicates
      Checkstyle functionality. Standard header is block java comment, instead
      of dangling Javadoc comment. Create standard header template
      (HEADER_JAVA) in project root. Reference header template in
      build.gradle. Update CONTRIBUTING.md to exact text of header template.
      
      * Convert Licenses from dangling Javadoc to block comment
      
      Standardize License based off of HEADER_JAVA file. All headers are block
      Java comments.
      
      * Restoring FixLicenseHeaders.java and updating CONTRIBUTING date
      
      * Updated License dates to 2016
      
      Several files had 2017 dates for License. Checkstyle now specifically
      looks for 2016 date in License comments.
      
      * Fix bad logic for header check in FixLicenseHeaders test
      1c3594c2
  2. 02 3月, 2021 1 次提交
  3. 26 2月, 2021 1 次提交
  4. 25 2月, 2021 3 次提交
  5. 24 2月, 2021 1 次提交
  6. 23 2月, 2021 1 次提交
  7. 18 2月, 2021 1 次提交
  8. 16 2月, 2021 1 次提交
  9. 15 2月, 2021 2 次提交
  10. 13 2月, 2021 2 次提交
  11. 06 2月, 2021 3 次提交
  12. 03 2月, 2021 1 次提交
  13. 02 2月, 2021 1 次提交
  14. 01 2月, 2021 1 次提交
  15. 29 1月, 2021 1 次提交
  16. 28 1月, 2021 1 次提交
  17. 27 1月, 2021 4 次提交
  18. 26 1月, 2021 1 次提交
  19. 25 1月, 2021 1 次提交
  20. 20 1月, 2021 2 次提交
  21. 18 1月, 2021 1 次提交
  22. 08 1月, 2021 2 次提交
  23. 05 1月, 2021 1 次提交
  24. 31 12月, 2020 1 次提交
  25. 15 12月, 2020 1 次提交
  26. 14 12月, 2020 1 次提交
  27. 10 12月, 2020 1 次提交