1. 16 3月, 2021 1 次提交
  2. 14 3月, 2021 1 次提交
    • B
      Fix intermittently failing unit tests (#7213) · bdf13a1f
      benjamintboyle 提交于
      * Fix intermittently failing tests, mostly increasing timeout
      
      Fix several unit tests that are intermittently failing. All fixes
      involve increasing timeouts. Adjusted formatting in several areas within
      updated tests.
      
      * Remove formatting/refactoring from previous commit
      
      Superfluous formatting and refactoring was making review impossible.
      bdf13a1f
  3. 12 3月, 2021 2 次提交
  4. 10 3月, 2021 2 次提交
  5. 08 3月, 2021 1 次提交
  6. 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
  7. 02 3月, 2021 1 次提交
  8. 26 2月, 2021 1 次提交
  9. 25 2月, 2021 3 次提交
  10. 24 2月, 2021 1 次提交
  11. 23 2月, 2021 1 次提交
  12. 18 2月, 2021 1 次提交
  13. 16 2月, 2021 1 次提交
  14. 15 2月, 2021 2 次提交
  15. 13 2月, 2021 2 次提交
  16. 06 2月, 2021 3 次提交
  17. 03 2月, 2021 1 次提交
  18. 02 2月, 2021 1 次提交
  19. 01 2月, 2021 1 次提交
  20. 29 1月, 2021 1 次提交
  21. 28 1月, 2021 1 次提交
  22. 27 1月, 2021 4 次提交
  23. 26 1月, 2021 1 次提交
  24. 25 1月, 2021 1 次提交
  25. 20 1月, 2021 2 次提交
  26. 18 1月, 2021 1 次提交