- 7f6d243 highlight.js: Add epp language by Paladox none · 10 months ago
- 9036780 NewChangeHtml.soy: Migrate usages of `or` to `||` by Edwin Kempin · 1 year, 1 month ago
- 684d7d6 Migrate usages of `and`/`or` to `&&`/`||`. by Chris Poucet · 1 year, 1 month ago
- 30ff3c5 Use different negation operator in soy template by Patrick Hiesel · 1 year, 1 month ago
- fe80a4a Add `LICENSE = text/plain` to mime-types.properties by Ben Rohlfs · 1 year, 2 months ago
- 7436dbb Merge branch 'stable-3.9' by Daniele Sassoli · 1 year, 2 months ago
- 246f405 Merge branch 'stable-3.8' into stable-3.9 by Daniele Sassoli · 1 year, 2 months ago
- df935f3 Merge branch 'stable-3.7' into stable-3.8 by Daniele Sassoli · 1 year, 2 months ago
- 91d3269 Merge branch 'stable-3.6' into stable-3.7 by Daniele Sassoli · 1 year, 2 months ago
- 4635f8e Merge branch 'stable-3.5' into stable-3.6 by Daniele Sassoli · 1 year, 2 months ago
- 92b74a5 Make extra stop timeout configurable by Daniele Sassoli · 1 year, 2 months ago
- 0e7a57e Enable highlighting for Qt code components by jukka Jokiniva · 1 year, 3 months ago
- 18ef264 Add highlight support for cjs, cts, and mts by Bobby Zhang · 1 year, 3 months ago
- 851f274 Use && instead of 'and' in soy templates ahead of deprecation by Patrick Hiesel · 1 year, 4 months ago
- 3f0e7cd Merge branch 'stable-3.9' by Antonio Barone · 1 year, 3 months ago
- 93d31d7 Merge branch 'stable-3.8' into stable-3.9 by Alvaro Vilaplana Garcia · 1 year, 4 months ago
- 733f7ea Merge branch 'stable-3.7' into stable-3.8 by Alvaro Vilaplana Garcia · 1 year, 4 months ago
- c59ea2c Simplify running commit-msg tests by Orgad Shaneh · 1 year, 4 months ago
- d5403db commit-msg: Ignore all kinds of fixup/squash/amend temp commits by Orgad Shaneh · 1 year, 4 months ago
- 01dfa06 Revert "Declare Soy optional template parameters as nullable and all nullable parameters as optional" by Luca Milanesio · 1 year, 4 months ago
- bde4c02 Declare Soy optional template parameters as nullable and all nullable parameters as optional by Youssef Elghareeb · 1 year, 4 months ago
- ab23244 Reland change I025efbace70: Attach 'allow-incomplete-results' to queries by Youssef Elghareeb · 1 year, 5 months ago
- 29963e5 Change .scl files to be highlighted as python by Ben Rohlfs · 1 year, 5 months ago
- 8935a4c Revert "Stop relying on server-side settings for option-hexes." by Chris Poucet · 1 year, 6 months ago
- 08ac01f Add .bazel syntax highlighting by Mats Nilsson · 2 years, 2 months ago
- 545fb51 Stop relying on server-side settings for option-hexes. by Chris Poucet · 1 year, 7 months ago
- 76dac74 Add a class to tags in Private.soy by Kamil Musin · 1 year, 8 months ago
- e8d6022 Make attentionSet check for both empty and null in default templates. by Kamil Musin · 1 year, 8 months ago
- 1745c2f commit-msg: Fix detection of Link trailers by mlcui · 1 year, 10 months ago
- 0e4cc6b Change OutgoingEmail to use a soy instead of string concatenation. by Kamil Musin · 1 year, 11 months ago
- 9320fde Revert "Change OutgoingEmail to use a soy instead of string concatenation." by Kamil Musin · 1 year, 11 months ago
- 35ac87a2 Change OutgoingEmail to use a soy instead of string concatenation. by Kamil Musin · 1 year, 11 months ago
- 43639dd Make gerrit set usp=email on all email links. by Kamil Musin · 1 year, 11 months ago
- 9978b91 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 1 year, 11 months ago
- 71ba3d0 Merge branch 'stable-3.6' into stable-3.7 by Thomas Draebing · 2 years ago
- a6830e6 Merge branch 'stable-3.5' into stable-3.6 by Thomas Draebing · 2 years ago
- 4b5d32d Fix LDAP "Remember me" default value in login form by Antonio Barone · 2 years ago
- d4a2865 Add global capability that allows to view secondary emails by Edwin Kempin · 2 years ago
- ce1526a Merge changes I37ed3e5b,Idb377465,I9a5d050b,I34460ce5,Iadf937f8, ... by Kamil Musin · 2 years, 2 months ago
- 9fb627a Stop sending emails about assignee. by Kamil Musin · 2 years, 2 months ago
- 452a507 Merge "Detect empty messages with a cutoff" by Patrick Hiesel · 2 years, 2 months ago
- c05b8b2 Detect empty messages with a cutoff by Masaya Suzuki · 2 years, 5 months ago
- 107683c Insert space and colon after comment link by Kamil Musin · 2 years, 2 months ago
- 402e623 Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 2 years, 2 months ago
- 0dee511 Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 2 years, 2 months ago
- 4eb9f88 Add CUDA syntax highlighting by Mats Nilsson · 2 years, 2 months ago
- 5d4ff02 Add CUDA syntax highlighting by Mats Nilsson · 2 years, 2 months ago
- 2dcd832 Merge "Preload blocking request /change/?q=changeNum" by Milutin Kristofic · 2 years, 7 months ago
- 1d59054 Preload blocking request /change/?q=changeNum by Milutin Kristofic · 2 years, 7 months ago
- 0b8464b Make Material Icons look nicer by Ben Rohlfs · 2 years, 7 months ago
- 0685c11 commit-msg: Avoid using -r as option to sed by Peter Kjellerstedt · 2 years, 8 months ago
- 1b1871b Merge changes I55e92790,I3e7bff6f,I995f8959 by Peter Kjellerstedt · 2 years, 8 months ago
- aa00f0a Merge "commit-msg: Ignore fixup and squash commits" by Edwin Kempin · 2 years, 8 months ago
- 32eaae4 Fix URL to Material Symbol font by Ben Rohlfs · 2 years, 8 months ago
- 05d5d9b Add mime types for `textpb` file extension by Ben Rohlfs · 2 years, 9 months ago
- d422bfc8 Move to using woff2 Material Icons. by Chris Poucet · 2 years, 9 months ago
- 50fcb50 Introduce stylesheet for material icons of 20px by Chris Poucet · 2 years, 9 months ago
- 490149d commit-msg: Ignore fixup and squash commits by Evan Benn · 2 years, 9 months ago
- 8fd8fd6 commit-msg: Make sure Change-Id is inserted before Signed-off-by trailers by Peter Kjellerstedt · 2 years, 10 months ago
- 03dea8c commit-msg: Unify the code for Change-Id and Link trailers by Peter Kjellerstedt · 2 years, 10 months ago
- c3a8814 commit-msg_test.sh: Make the tests work correctly with `sh -e` by Peter Kjellerstedt · 2 years, 10 months ago
- 884547a Merge changes I5b05c69f,Ieda1c79f by Patrick Hiesel · 2 years, 11 months ago
- 1455a2b Merge "Include unsatisfied SRs into comment email when change becomes unsubmittable" by Edwin Kempin · 2 years, 11 months ago
- 6ec4c44 Include unsatisfied SRs into new patch set email when change becomes unsubmittable by Edwin Kempin · 2 years, 11 months ago
- 0c95f8f Include unsatisfied SRs into comment email when change becomes unsubmittable by Edwin Kempin · 2 years, 11 months ago
- 3f1f412 Merge changes Icfd482a2,Ia6fda816,Id347a69a by Edwin Kempin · 2 years, 11 months ago
- 721e042 Include outdated approvals into the replace patch set email notification by Edwin Kempin · 2 years, 11 months ago
- aebe7fe Easy start of JVM in debug mode from the bin/gerrit.sh script by Saša Živkov · 2 years, 11 months ago
- 402eff7 Add change bucket size to email subjects. by Nitzan Gur-Furman · 3 years ago
- c4669fd Stop preloading Highlight.js by Milutin Kristofic · 3 years ago
- 772803d tidy up plain-text notifications by Oswald Buddenhagen · 3 years, 1 month ago
- a11f40f Merge branch 'stable-3.5' by David Ostrovsky · 3 years, 1 month ago
- ca07214 Add syntax highlighting for structured text by Martin Waitz · 3 years, 5 months ago
- 2dea77d PolyGerritIndexHtml: Rename gr-app id to fix soy warning by David Ostrovsky · 3 years, 2 months ago
- 9eaea9c Merge branch 'stable-3.5' by Orgad Shaneh · 3 years, 3 months ago
- 492e00e Preload drafts and comments only with context parameter by Milutin Kristofic · 3 years, 4 months ago
- 33edac2 Preload same change detail for change view and diff view by Milutin Kristofic · 3 years, 4 months ago
- 2ed590f Add crossorigin to preloaded highlight js by Milutin Kristofic · 3 years, 4 months ago
- 7c031f8 Merge branch 'stable-3.4' into stable-3.5 by Orgad Shaneh · 3 years, 4 months ago
- 76110d9 Merge branch 'stable-3.3' into stable-3.4 by Jacek Centkowski · 3 years, 5 months ago
- 17f1e5b Merge branch 'stable-3.2' into stable-3.3 by Orgad Shaneh · 3 years, 4 months ago
- b2dfc4b Merge branch 'stable-3.1' into stable-3.2 by Orgad Shaneh · 3 years, 4 months ago
- 9661f63 Merge branch 'stable-3.0' into stable-3.1 by Orgad Shaneh · 3 years, 4 months ago
- 5d2d1c8 Find resources path insted of assuming by Andrew Z Allen · 3 years, 4 months ago
- 7e6384b Merge branch 'stable-2.16' into stable-3.0 by Orgad Shaneh · 3 years, 4 months ago
- 0becefd Prevent infinite loops with GWT UI and HTTP auth by Luca Milanesio · 3 years, 4 months ago
- b549115 Syntax highlighting for Gherkin feature files by Martin Waitz · 3 years, 5 months ago
- 4fc770f Add kts to mime types as kotlin type by Milutin Kristofic · 3 years, 5 months ago
- 3f45e4e Migrate usages of index(), isFirst(), and isLast() to indexed for loops by Joerg Zieren · 3 years, 6 months ago
- 52cd670 Fix merged email for direct pushes by Gal Paikin · 3 years, 6 months ago
- 92a01be Move the post submit diff to the beginning of the email by Gal Paikin · 3 years, 7 months ago
- 4832551 Add color for the diffs sent by email on merged changes by Gal Paikin · 3 years, 8 months ago
- 0fa1997 Migrate from custom logic to DiffFormatter in sticky approval messages by Gal Paikin · 3 years, 7 months ago
- 9447610 Replace the order of diffs in Merged email by Gal Paikin · 3 years, 8 months ago
- 7100ede Merge branch 'stable-3.4' by paladox · 3 years, 8 months ago
- 508c36b Merge branch 'stable-3.3' into stable-3.4 by paladox · 3 years, 8 months ago
- 62d2774 Merge branch 'stable-3.2' into stable-3.3 by paladox · 3 years, 9 months ago
- df8b68b Make gracefulStopTimeout match /bin/sh compliant by Antonio Barone · 3 years, 9 months ago
- 4b3c245 Merge branch 'stable-3.4' by Marco Miller · 3 years, 9 months ago
- 0833586 Merge branch 'stable-3.3' into stable-3.4 by Marco Miller · 3 years, 9 months ago