1. 27 Mar, 2019 1 commit
  2. 21 Mar, 2019 1 commit
  3. 20 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      some spaces formatting (#29452) · a6af4228
      Alexandre Ardhuin authored
      * some space formattings
      
      * always use blocks in if-else if a block is used
      
      * format spaces in for and while
      
      * allow multiline if conditions
      
      * fix missing space
      a6af4228
  4. 15 Mar, 2019 2 commits
  5. 14 Mar, 2019 1 commit
  6. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  7. 23 Feb, 2019 1 commit
  8. 22 Feb, 2019 1 commit
  9. 21 Feb, 2019 2 commits
  10. 30 Jan, 2019 1 commit
  11. 29 Jan, 2019 1 commit
  12. 26 Jan, 2019 1 commit
  13. 25 Jan, 2019 1 commit
  14. 23 Jan, 2019 1 commit
  15. 19 Jan, 2019 1 commit
    • Ian Hickson's avatar
      [O] Removing all timeouts (mark II) (#26736) · 31a9626c
      Ian Hickson authored
      These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time.
      31a9626c
  16. 17 Jan, 2019 1 commit
  17. 21 Dec, 2018 2 commits
    • Ian Hickson's avatar
      Revert "[O] Remove many timeouts. (#23531)" (#25646) · 8426910a
      Ian Hickson authored
      This reverts commit 76f70810.
      8426910a
    • Ian Hickson's avatar
      [O] Remove many timeouts. (#23531) · 76f70810
      Ian Hickson authored
      * Remove many timeouts.
      
      These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time.
      
      * Get the attach tests to pass.
      
      * Apply review comments from Todd
      
      * More review comment fixes
      
      * Put back the extended timeouts here now that I know why we have them...
      76f70810
  18. 19 Nov, 2018 1 commit
  19. 09 Nov, 2018 1 commit
  20. 08 Nov, 2018 1 commit
  21. 30 Oct, 2018 1 commit
  22. 05 Oct, 2018 1 commit
  23. 04 Oct, 2018 1 commit
  24. 01 Oct, 2018 1 commit
  25. 18 Sep, 2018 1 commit
  26. 12 Sep, 2018 1 commit
  27. 21 Aug, 2018 1 commit
  28. 18 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Fixes resulting from audit of issues links (#20772) · 8c79f40d
      Ian Hickson authored
      * Fixes resulting from audit of issues links
      
      I looked at every link to GitHub in our repo. For cases where we had a TODO that was waiting for a bug to be fixed, and the bug has now been fixed, I applied the pending change. For cases where the link was out of date, I updated the link.
      
      * Update run_test.dart
      
      skip this test again since it failed on linux and macos bots
      8c79f40d
  29. 03 Aug, 2018 2 commits
  30. 02 Aug, 2018 2 commits
  31. 27 Jul, 2018 1 commit
  32. 24 Jul, 2018 1 commit
  33. 23 Jul, 2018 1 commit
  34. 20 Jul, 2018 2 commits