1. dc81157 [FLINK-33711] Fix numbers of field of the taxi event / Fix broken link (#66) by Leona Yoda · 5 months ago master
  2. 983035c [FLINK-32096] Upgrade to flink-1.17 version by Yun Tang · 11 months ago release-1.17
  3. 0f486f2 [FLINK-30563] Update to Flink 1.16 by Yuxin Tan · 1 year, 4 months ago
  4. 188f865 [FLINK-30717][ci] Migrate to GitHub Actions by Chesnay Schepler · 1 year, 3 months ago
  5. 05791e5 [FLINK-27353] Update to Flink 1.15 by Nico Kruber · 2 years ago release-1.15 release-1.16
  6. aca6c47 [FLINK-26382] Add Chinese documents for flink-training exercises (#46) by T.C · 2 years ago
  7. 108c8b3 [FLINK-27322][gradle] spotless apply (adding license headers) by Nico Kruber · 2 years ago
  8. bc18cea [FLINK-27322][gradle] add spotless license header checks for *.md, *.gradle, and Java files by Nico Kruber · 2 years ago
  9. a47f38e [FLINK-27322][gradle] update spotless plugin and format scala headers with a blank line after the license by Nico Kruber · 2 years ago
  10. 28aa5d8 fixup! [FLINK-25313] Enable flink runtime web-ui (#45) by Nico Kruber · 2 years ago
  11. 9c25c54 [FLINK-25313] Enable flink runtime web-ui (#45) by Junfan Zhang · 2 years ago
  12. 0b1c83b [FLINK-24782] Upgrade training exercises to 1.14 by sjwiesman · 2 years, 6 months ago
  13. e9e5adf [hotfix] Fix links to old documentation by Ali Bahadir Zeybek · 2 years, 6 months ago
  14. 1b16d21 [hotfix] update aliyun mirror repo url by Pengcheng Huang · 2 years, 6 months ago
  15. 1d922de [hotfix] remove extraneous files for non-existing modules by Nico Kruber · 2 years, 7 months ago
  16. bfcd25a [FLINK-24118] Allow TaxiFareGenerator to produce bounded streams (#40) by David Anderson · 2 years, 8 months ago
  17. 1b67207 [hotfix] collect rather than collectWithTimestamp by David Anderson · 2 years, 8 months ago
  18. fd65b11 [FLINK-23926] replace startTime and endTime with a single eventTime field by David Anderson · 2 years, 8 months ago
  19. 90da3df [hotfix] trim whitespace before checking enable_scala by Nico Kruber · 2 years, 8 months ago
  20. f5630be [hotfix][CI] also verify tests with Scala disabled (default) by Nico Kruber · 2 years, 8 months ago
  21. eb0bd43 [hotfix] test imports wrong solution class by David Anderson · 2 years, 8 months ago
  22. a66d5f1 [hotfix] update flink version to 1.13.2 by David Anderson · 2 years, 8 months ago
  23. 177cadf [DO-NOT-MERGE][FLINK-23670] Add refactoring commit to .git-blame-ignore-revs by Nico Kruber · 2 years, 9 months ago
  24. a22bc8f [FLINK-23670] Format Scala code with Spotless/scalafmt by Rufus Refactor · 2 years, 8 months ago
  25. bd4a088 [FLINK-23670] add Scala checks using scalafmt via spotless by Nico Kruber · 2 years, 9 months ago
  26. bbb051a [FLINK-23653] exercise and test rework (#31) by David Anderson · 2 years, 8 months ago
  27. 65cde79 [FLINK-24022] Change how to enable Scala and use in CI by Nico Kruber · 2 years, 8 months ago
  28. 1704fd9 [FLINK-23669] avoid using Scala >= 2.12.8 when setting up an IDE by Nico Kruber · 2 years, 9 months ago
  29. 08f5bf4 [FLINK-23667] fix code formatting IDE instructions by Nico Kruber · 2 years, 9 months ago
  30. a8307f7 [FLINK-23448] update README by Daisy T · 2 years, 9 months ago
  31. 58c5551 [hotfix] fix formatting error for spotless by Nico Kruber · 2 years, 9 months ago
  32. 857dd4b [FLINK-23340] add more dev setup instructions by Nico Kruber · 2 years, 10 months ago
  33. e5a38fc [hotfix] minor improvements to the README by Nico Kruber · 2 years, 10 months ago
  34. 5d3e49d [FLINK-23339] Make scala plugin optional by Nico Kruber · 2 years, 9 months ago
  35. 5d17ed7 [FLINK-23338] Add .git-blame-ignore-revs for ignoring refactor commit by Nico Kruber · 2 years, 10 months ago
  36. c4baefd [FLINK-23338] Format code with Spotless/google-java-format by Rufus Refactor · 2 years, 9 months ago
  37. 8399d88 [FLINK-23338] Add Spotless plugin with Google AOSP style by Nico Kruber · 2 years, 10 months ago
  38. 9e90776 [FLINK-23335][gradle] add separate run tasks for Java/Scala exercises and solutions by Nico Kruber · 2 years, 10 months ago
  39. 453d65a [FLINK-23337][gradle] Properly use the 'shadow' plugin by Nico Kruber · 2 years, 10 months ago
  40. 7c323f4 [FLINK-23336][log4j] update Log4J to 2.12.1 as used by Flink 1.13 by Nico Kruber · 2 years, 10 months ago
  41. 63d360e [FLINK-23334][gradle] let the subprojects decide whether they implement an application by Nico Kruber · 2 years, 10 months ago
  42. 5c8386d [hotfix][gradle] set project properties in a central place by Nico Kruber · 2 years, 10 months ago
  43. 1504a64 [hotfix][gradle] update build-scan plugin version by Nico Kruber · 2 years, 10 months ago
  44. 82620e0 [FLINK-23332][gradle] update Gradle version by Nico Kruber · 2 years, 10 months ago
  45. dd7be31 [FLINK-22868] Update to use Flink 1.13.1 by David Anderson · 2 years, 11 months ago release-1.13
  46. e598712 [hotfix] updated READMEs by Tomas · 3 years, 2 months ago
  47. d3914a2 [FLINK-20597] update for Flink 1.12 by Svend Vanderveken · 3 years, 3 months ago release-1.12
  48. 40fdc82 [hotfix] output examples in HourlyTips discussion should match actual output (#14) by David Anderson · 3 years, 7 months ago
  49. ea4a66e [FLINK-18630] Redo the LongRideAlerts solutions to cover a corner case (#13) by David Anderson · 3 years, 8 months ago release-1.11
  50. 4f95a44 [FLINK-18482] Replace file-based data sources with generators by David Anderson · 3 years, 10 months ago
  51. 298c734 [FLINK-18499] Update for Flink 1.11: don’t use deprecated flavors of keyBy by David Anderson · 3 years, 10 months ago
  52. 163558d [FLINK-18178][build] fix Eclipse import not using flinkShadowJar dependencies by Nico Kruber · 3 years, 11 months ago
  53. b7fecd4 [hotfix][training] git-ignore eclipse build files by Nico Kruber · 3 years, 11 months ago
  54. 22420e1 [hotfix] use correct main class references by David Anderson · 3 years, 11 months ago
  55. b2e67b9 [FLINK-17316][docs-training-exercises] avoid using windows that depend on the time characteristic by David Anderson · 4 years ago
  56. d6477d3 [hotfix] two description updates by Nico Kruber · 4 years ago
  57. 679eba0 [FLINK-17279][travis] enable build scans by Nico Kruber · 4 years ago
  58. 122d56c [FLINK-17278][travis] add Travis configuration by Nico Kruber · 4 years ago
  59. b7bc718 [FLINK-17277] address IntelliJ warnings by Nico Kruber · 4 years ago
  60. 6f9ddff [FLINK-17276][checkstyle] add definitions from Flink and enforce them by Nico Kruber · 4 years ago
  61. a3071ca [FLINK-17275] port core training exercises, descriptions, solutions and tests by Nico Kruber · 4 years ago
  62. e48a6ed [FLINK-17287][github] Disable merge commit button by Chesnay Schepler · 4 years ago
  63. 112081d initalize repository by Nico Kruber · 4 years ago