1. 4215c70 Get rid of some global variables - Part 3 by Dmitrii Filippov · 5 years ago
  2. bcb3b17 Use imported BaseUrlBehavior by Dmitrii Filippov · 5 years ago
  3. 11ab550 Process links if leading whitespace are missed by Dmitrii Filippov · 5 years ago
  4. 24d4978 Merge branch 'stable-3.1' by Marco Miller · 5 years ago
  5. 8e542b2 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 5 years ago
  6. 5f948ec Fix commentlinks with same prefix in pattern and link by Thomas Draebing · 5 years ago
  7. 6226dd4 Add `@constructor` to all Function classes by Tao Zhou · 5 years ago
  8. 84b1a3a Merge branch 'stable-3.0' into stable-3.1 by David Ostrovsky · 5 years ago
  9. 25673ab Downport "Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint" by Tao Zhou · 5 years ago
  10. e662410 Include gr-linked-text in eslint by Tao Zhou · 5 years ago
  11. dd05f5d Added a types.js file to support cross-module types by Tao Zhou · 5 years ago
  12. 5b60a368 Added a types.js file to support cross-module types by Tao Zhou · 5 years ago
  13. 1e3853d Add undefined check throughout app by Paladox none · 5 years ago
  14. 84df883 Merge branch 'stable-2.15' into stable-2.16 by Paladox · 6 years ago
  15. 69cbcb1 Fix regex in link-text-parser by Paladox none · 6 years ago
  16. 0b175d7 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  17. ede0209 link-text-parser.js: Fix indentation by David Pursehouse · 6 years ago
  18. 8f80c85 Fix base url in addHTML to correctly match by Paladox none · 6 years ago
  19. afed1e7 Add base url to addHTML by Paladox none · 6 years ago
  20. aacff85 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  21. 0a80c90 Use base url for commentlink by Paladox none · 6 years ago
  22. 4e418c4 ES6ify gr-linked-text/* by Kasper Nilsson · 7 years ago
  23. 8345c91 Add documentation and light refactoring to linkification code by Wyatt Allen · 7 years ago
  24. 72528ad Wrap link-text-parser in a closure by Wyatt Allen · 7 years ago
  25. 7723d5d Only use ba-linkify URLs with expected protocols by Wyatt Allen · 7 years ago
  26. 8cdc76b Add @license tags to PG HTML and JS assets by Dave Borowitz · 7 years ago
  27. e3e2daa Fix linkification of CC= lines by Logan Hanks · 8 years ago
  28. b3cb869 Fix zero width space in editable text area by Becky Siegel · 8 years ago
  29. dfacebd Remove zero space char from linkify by Becky Siegel · 8 years ago
  30. 3dde355 Set rel="noopener" on gr-linked-text links and similar by Wyatt Allen · 8 years ago
  31. fb48902 Allow commitLink replacements overlap by Viktar Donich · 8 years ago
  32. f949c63 Check for overlapping pattern matches by Becky Siegel · 8 years ago
  33. 423f2985 Fix for autolinking missing matches by Becky Siegel · 8 years ago
  34. 78792e8 Refactor directory structure of components by Andrew Bonventre · 9 years ago[Renamed from polygerrit-ui/app/scripts/link-text-parser.js]
  35. 26caed7 Fix issues detected by 'JSHint' and 'JSCS' by Urs Wolfer · 9 years ago
  36. e1a1c8b Add support for html and enabled fields in link configs by Andrew Bonventre · 9 years ago
  37. b0d9bad Fix issue with gr-linked-text not properly linking >1 config matches by Andrew Bonventre · 9 years ago
  38. 5caa69d Auto-link change descriptions based on server config by Andrew Bonventre · 9 years ago
  39. cc05b00 Add a polymer element to parse and linkify a string of text by Michael McCoy · 9 years ago