- 60fcf46 Merge "Add paths_only projection to the recursive tree JSON API" by George Engelbrecht · 19 hours ago master
- 4f81551 Add paths_only projection to the recursive tree JSON API by George Engelbrecht · 8 days ago
- 0d4f885 Render unchanged diff lines as grey instead of yellow by Sam Saccone · 3 days ago
- e5135e3 Bazel: Package stamped JGit only in the Gitiles WAR by David Ostrovsky · 5 days ago
- 77d36f6 Merge "Support code blocks within markdown tables" by Sam Saccone · 10 days ago
- f74576d Support code blocks within markdown tables by Sam Saccone · 11 days ago
- a9409d9 Merge "Include PRETTIFY_CSS_URL on repository index landing page when README is present" by George Engelbrecht · 10 days ago
- 170bc1c Add dark mode theme support for Mermaid diagrams by George Engelbrecht · 11 days ago
- 875f065 Include PRETTIFY_CSS_URL on repository index landing page when README is present by George Engelbrecht · 11 days ago
- 77be30b Bazel: Align dependency versions with Gerrit by David Ostrovsky · 2 weeks ago
- dc32d06 TreeSoyData: link tree pages to content search by Devansh Varshney · 7 weeks ago
- 4d1e38b GrepServlet: add HTML view for content search by Devansh Varshney · 3 months ago
- 968a50e GrepServlet: add JSON content search endpoint by Devansh Varshney · 4 months ago
- 5ce0628 Merge changes from topic "gitiles-source-submodule" by David Ostrovsky · 3 weeks ago
- 48e507c Address all static analysis findings from internal import by Sam Saccone · 3 weeks ago
- 0b8ab6c Mark war-provided libraries as neverlink inside the Gerrit tree by David Ostrovsky · 3 weeks ago
- 8bb664e Make webassets packaging repo-path independent by David Ostrovsky · 3 weeks ago
- 7426564 Merge "Fix broken tar.xz archive download" by David Ostrovsky · 3 weeks ago
- cbbc9e3 Merge "Switch to Java 25" by David Ostrovsky · 3 weeks ago
- 9b632a9 Merge "Bump protobuf to 36.0 and rules_java to 9.9.0" by David Ostrovsky · 3 weeks ago
- 3c524d0 Fix broken tar.xz archive download by David Ostrovsky · 3 weeks ago
- 55c1f19 Format Mermaid SVG numbers with Locale.ROOT by David Ostrovsky · 3 weeks ago
- 259f87e Switch to Java 25 by David Ostrovsky · 3 weeks ago
- 843e958 Bump protobuf to 36.0 and rules_java to 9.9.0 by David Ostrovsky · 3 weeks ago
- 2bdd88d Merge "Add canonical cross-browser favicon package" by George Engelbrecht · 3 weeks ago
- 2b3a9a5 Merge "BlameCache: Support ignored revisions in get()" by Ravi Mistry · 3 weeks ago
- 33ba186 Add canonical cross-browser favicon package by George Engelbrecht · 3 weeks ago
- 4534419 Fix CheckReturnValue and remove indirect Doubles dependency in Mermaid by George Engelbrecht · 3 weeks ago
- 4d478d3 Merge "Add dark mode support to Gitiles" by George Engelbrecht · 3 weeks ago
- 4b8a8ad BlameCache: Support ignored revisions in get() by Ravi Mistry · 3 weeks ago
- 2f1a119 Add dark mode support to Gitiles by George Engelbrecht · 3 weeks ago
- da05810 Merge "Add server-side Mermaid flowchart diagram rendering to Markdown" by Sam Saccone · 3 weeks ago
- 1cb80ac BlameCacheImpl: Add ignoreIds to cache Key by Ravi Mistry · 3 weeks ago
- 2d56b48 Update JGit submodule to fe01de69f by Ravi Mistry · 3 weeks ago
- 305570c Add server-side Mermaid flowchart diagram rendering to Markdown by Sam Saccone · 4 weeks ago
- 658b32a Allow formatting parameters (?format=TEXT, ?format=JSON) on markdown files by Sam Saccone · 4 weeks ago
- 367b7b1 Bump rules_java to 9.8.0 by David Ostrovsky · 5 weeks ago
- 04e04f2 Merge "Fix ReferenceEquality Error Prone errors" by David Ostrovsky · 4 weeks ago
- 8a17bff Avoid NullArgumentForNonNullParameter false positive via javac flag by David Ostrovsky · 5 weeks ago
- 67c7844 Fix JdkObsolete Error Prone errors by using Charset overloads by David Ostrovsky · 5 weeks ago
- 4db8092 Fix ReferenceEquality Error Prone errors by David Ostrovsky · 5 weeks ago
- cbc954b Merge "Cache sorted ref lists in CommitData.getRefsById" by Nasser Grainawi · 7 weeks ago
- acd743f Merge "Add markdown.frontmatter option to strip YAML front matter" by Nasser Grainawi · 8 weeks ago
- 2151f53 Cache sorted ref lists in CommitData.getRefsById by Ajay Gupta · 8 weeks ago
- f2bd57f Merge "Avoid scanning every ref to render the commit log" by Nasser Grainawi · 8 weeks ago
- e4dcf3a Add markdown.frontmatter option to strip YAML front matter by Alexander Daryin · 9 weeks ago
- e7402f5 Avoid scanning every ref to render the commit log by Ajay Gupta · 3 months ago
- bcbf5b0 Bazel: Move Gitiles off JGit servlet-4 via EE8 bridge by David Ostrovsky · 3 months ago
- a1a207b Update JGit to c89601f by Matthias Sohn · 3 months ago
- d084706 Bump Jetty to 12.1.10 (preserve javax.servlet via jetty-ee8 adapter) by David Ostrovsky · 4 months ago
- e1ace85 Update JGit to c46df0c50 and update MODULE.bazel.lock by Matthias Sohn · 3 months ago
- 77214a2 Bazel: Bump to 9.1.0 by David Ostrovsky · 4 months ago
- 4fdf612 Migrate to Bazel modules by David Ostrovsky · 4 months ago
- 60e7e35 Update protobuf-java to 4.33.4 to match Gerrit by David Ostrovsky · 6 months ago
- 6d20336 docs: Correct header level for log/limiting parameters by Sven Selberg · 4 months ago
- 44f4d07 chore: Fix typo INCORECT_PARAMETER -> INCORRECT_PARAMETER by Sven Selberg · 4 months ago
- c4d9bd9 docs: Document author and committer log parameters by Sven Selberg · 4 months ago
- 7a34d13 LogServlet: support grep for log messages by Devansh Varshney · 4 months ago
- 9df3a16 LogServletTest: cover author and committer log filters by Devansh Varshney · 4 months ago
- 1ffd4a1 In ViewFilter, if a revision cannot be found then throw an exception by Jackson Toeniskoetter · 6 months ago
- d113c27 Merge "Add missing commons-io dependency in BUILD file" by Terry Parker · 7 months ago
- b560a15 Add missing commons-io dependency in BUILD file by Terry Parker · 7 months ago
- 585d37d Add @RunWith(JUnit4.class) to ArchiveServletTest. by Nitzan Gur-Furman · 7 months ago
- e8b6a00 Fix 080b31c for updated protobuf dep and alpha ordering by Terry Parker · 7 months ago
- 080b31c Update Gitiles dependencies by Terry Parker · 7 months ago
- 279e121 Merge "Update Gitiles bazel version to 7.6.1 (matches JGit & Gerrit)" by Terry Parker · 7 months ago
- f8b815b Add archive servlet integration test by David Ostrovsky · 7 months ago
- 6a98ba5 Update Gitiles bazel version to 7.6.1 (matches JGit & Gerrit) by Terry Parker · 7 months ago
- 9b6c331 Merge "Make copy/pasting breadcrumbs produce valid file paths" by Theodore Dubois · 8 months ago
- 7fc3f09 Make copy/pasting breadcrumbs produce valid file paths by Theodore Dubois · 8 months ago
- dd5fd42 Merge changes I0f844eaa,Ife1777c0 by Matthias Sohn · 8 months ago
- 8c3d87d Fix dev server configuration by Matthias Sohn · 8 months ago
- 318b4a1 Format source code using google-java-format 1.24.0 by Matthias Sohn · 8 months ago
- ff3f30b Merge "Make metadata tables responsive" by Adrià Vilanova Martínez · 8 months ago
- 91f481a Merge "LogServlet: Handle HEAD symref to non-existent branch" by Xing Huang · 8 months ago
- 2b3e80a Clarify development server URL by Adrià Vilanova Martínez · 8 months ago
- 1b8d8e3 Make metadata tables responsive by Adrià Vilanova Martínez · 4 years, 9 months ago
- bff3538 LogServlet: Handle HEAD symref to non-existent branch by Xing Huang · 8 months ago
- fbbb296 Fix package WAR missing failureaccess JAR by liyang · 12 months ago
- 97d418e Fix edit link when base URL has a path by Antoine Musso · 12 months ago
- b89ae94 Tests: update path prefix in git urls by Antoine Musso · 12 months ago
- c0094a9 Merge "Add ability to set base path in dev mode" by Adithya Chakilam · 1 year ago
- 0a3493e Merge "Update JGit to d6923d6994df" by Matthias Sohn · 1 year, 1 month ago
- 8721852 Update JGit to d6923d6994df by Matthias Sohn · 1 year, 1 month ago
- b1b8c4a Add ability to set base path in dev mode by Adithya Chakilam · 1 year, 1 month ago
- 38a4daf Document that compressed archive of a folder can be downloaded by Matthias Sohn · 1 year, 3 months ago
- 06b65fd LogServlet: enable Commit Graph and Bloom Filter serving by Xing Huang · 1 year, 6 months ago
- 6b3b134 Update jgit to f693c0478 (latest servlet-4 branch) by Xing Huang · 1 year, 6 months ago
- 0d2b179 Prepare release 1.6.0 by Matthias Sohn · 1 year, 7 months ago v1.6.0
- 9d7a427 Update jgit to 2d8777536 (servlet-4 branch) by Matthias Sohn · 1 year, 7 months ago
- 946a41d Bump minimum Java version to 17 and add Java 21 build by Matthias Sohn · 1 year, 7 months ago
- 98a9b85 README: Point link to gerrit's bugtracker by Ivan Frade · 1 year, 7 months ago
- 7bddf7d Merge "Documentation - API Reference" by Matthias Sohn · 1 year, 7 months ago
- 859617c Documentation - API Reference by Wendy Wang · 1 year, 8 months ago
- 5371b1f Add committeroneline template to gitiles LogDetail.soy by Tim Zhou · 1 year, 8 months ago
- a37b23e Bump JGit to d5cc102e7 (stable-6.10) by Ivan Frade · 1 year, 9 months ago
- 30851aa VisibilityChecker: Remove deprecated variant of isReachableFrom by Ivan Frade · 1 year, 10 months ago
- 6454234 VisibilityChecker#isReachableFrom: Remove unused param and exceptions by Ivan Frade · 1 year, 10 months ago
- 9d90335 Merge "VisibilityCache/Checker: Use streams for the reachability starters" by Matthias Sohn · 1 year, 10 months ago
- 3e7f302 Merge "Fix source, log and blame URLs not showing in Markdown doc footers" by Nasser Grainawi · 1 year, 10 months ago