1. 3502ae9 Fix directory of test file by Ben Rohlfs · 5 years ago
  2. 71dbe6a Merge branch 'stable-3.0' by Thomas Draebing · 5 years ago
  3. 389ad3d Merge branch 'stable-2.16' by Thomas Draebing · 5 years ago
  4. 35818c8 Fix code snippets in PolyGerrit-README by Thomas Draebing · 5 years ago
  5. 84b1a3a Merge branch 'stable-3.0' into stable-3.1 by David Ostrovsky · 5 years ago
  6. 6cdfa90 Merge branch 'stable-2.16' by Thomas Draebing · 5 years ago
  7. ae106df Downport "Simplify installing / running polylint" by Ole Rehmsen · 6 years ago
  8. 4740381 Downport "Simplify installing / running template tests" by Ole Rehmsen · 6 years ago
  9. d43f779 Downport "Simplify installing and running eslint" by Ole Rehmsen · 6 years ago
  10. 169d30d Downport "Simplify running frontend tests via package.json" by Ole Rehmsen · 6 years ago
  11. 61c8e66 Simplify installing / running polylint by Ole Rehmsen · 6 years ago
  12. 6b932e1 Use bazel to set the correct source dir by Ole Rehmsen · 6 years ago
  13. de1b050a Fix the PolyGerrit documentation by Ben Rohlfs · 6 years ago
  14. c723794 Merge branch 'stable-3.0' by David Pursehouse · 6 years ago
  15. c3ca808 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago
  16. 17cea25 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  17. 1ce5c47 Merge branch 'stable-2.14' into stable-2.15 by David Ostrovsky · 6 years ago
  18. 9f76663 Set the workspace root through a JVM property sourceRoot by Han-Wen Nienhuys · 6 years ago
  19. eec6781 Simplify installing / running template tests by Ole Rehmsen · 6 years ago
  20. 0021ba0 Simplify installing and running eslint by Ole Rehmsen · 6 years ago
  21. 66c6e54 Simplify running frontend tests via package.json by Ole Rehmsen · 6 years ago
  22. b65406b Use $GERRIT_SITE var for referencing to gerrit_testsite by Ben Rohlfs · 6 years ago
  23. 0f00717 Update frontend developer documentation by Ben Rohlfs · 6 years ago
  24. fa20a3e Update instructions to mirror quickstart location. by Sam Saccone · 6 years ago
  25. 1ec643f Allow annotation layers to modify the line number element by brohlfs · 6 years ago
  26. 7163dac Remove GWT UI by David Ostrovsky · 8 years ago
  27. 784849c Bazelify the PolyGerrit dev server by Logan Hanks · 7 years ago
  28. 5b2f0d4 Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
  29. 231a096 Documentation: Remove 'install-quick' page in favour of 'linux-quickstart' by Gert van Dijk · 7 years ago
  30. fb03ff2 Update minimum nodejs version to 8 by Paladox none · 7 years ago
  31. ed52006 Merge "Add new shell script to run polygerrit template test" by Paladox none · 7 years ago
  32. 4112ff2 Add new shell script to run polygerrit template test by Paladox none · 7 years ago
  33. c510c42 Render Soy index in run-server.sh by Wyatt Allen · 7 years ago
  34. 58ea8de Add dev server plugin support for loading js files by Sam Saccone · 7 years ago
  35. b368a12 Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
  36. 0f6ecbe Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  37. a35fa90 polygerrit: Add note in README about npm install by David Pursehouse · 7 years ago
  38. e0dd240 web-component-tester: Support headless mode by Paladox none · 7 years ago
  39. 1e8e6b0 web-component-tester: Support headless mode by Paladox none · 7 years ago
  40. f633e0d web-component-tester: Support headless mode by Paladox none · 7 years ago
  41. d8f7459 Move typescript install above fried-twnkie by Becky Siegel · 7 years ago
  42. 4569232 Reorder installation steps for PolyGerrit dependencies by Dave Borowitz · 7 years ago
  43. b43e995 Create separate bazel test target for each directory's template test by Becky Siegel · 8 years ago
  44. 00136aa Allow option to run template test on individual files by Becky Siegel · 8 years ago
  45. 9d00f8e PolyGerrit: Update docs on install nodejs 6 by Paladox none · 8 years ago
  46. 744045d Add PolyLint Bazel rule by Wyatt Allen · 8 years ago
  47. 722987a7 PolyGerrit: Update docs on install nodejs 6 by Paladox none · 8 years ago
  48. 2515a1e Add some useful commands to Polygerrit's readme by Kasper Nilsson · 8 years ago
  49. 9ba2702 PG docs: Add missing step to set up Safari by Dave Borowitz · 8 years ago
  50. 4a03e36 Add ESLint config & update documentation by Kasper Nilsson · 8 years ago
  51. 2af13fa Fix example polygerrit-ui command-line by Han-Wen Nienhuys · 8 years ago
  52. fb97e86 polygerrit: Add note in README about running tests in Safari by David Pursehouse · 8 years ago
  53. 805c893 Fix polygerrit.war path when building PolyGerrit with Bazel by Viktar Donich · 8 years ago
  54. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  55. 9746c95 bazel: wct tests. by Han-Wen Nienhuys · 8 years ago
  56. 5fdd63c A tiny fix to the polygerrit ui README by Aaron Gable · 8 years ago
  57. dcb574c PolyGerrit: Fix link in README by Orgad Shaneh · 9 years ago
  58. 9d8447b Update PolyGerrit dev README.md by Andrew Bonventre · 9 years ago
  59. ceb5db0 PolyGerrit: explain how to run a single test file. by Han-Wen Nienhuys · 9 years ago
  60. d08bb71 Add installation info for go language to README in polygerrit-ui by Eryk Szymanski · 9 years ago
  61. b8fa071 PolyGerrit: add --no-results-cache to the example commandline. by Han-Wen Nienhuys · 9 years ago
  62. 9ac674d PolyGerrit: Mention style guide used in the project by David Ostrovsky · 9 years ago
  63. 3aeefe3 Add quick script to run server.go by Dave Borowitz · 9 years ago
  64. c89f64c Run PolyGerrit tests with Buck by Dave Borowitz · 9 years ago
  65. 4127275 PolyGerrit: Fix startup command in README.md by Dave Borowitz · 9 years ago
  66. 3232f85 Update polygerrit-ui/README.md with some developer scenarios by Dave Borowitz · 9 years ago
  67. ba69835 Add the skeleton of a new UI based on Polymer, PolyGerrit by Andrew Bonventre · 9 years ago