Rivoreo Source Code Repositories
src.rivoreo.one
/
gitiles
/
55a49f46d8517e7a1a752e48351d028027466292
55a49f4
RefServlet: Fix usage of deprecated RefDatabase#getRefs(String)
by David Pursehouse
· 6 years ago
a750e87
VisibilityCache: Fix usage of deprecated RefDatabase#getRefs(String) method
by David Pursehouse
· 6 years ago
dcb3d05
RefServletTest: Fix usage of deprecated Repository#peel method
by David Pursehouse
· 6 years ago
5070bf1
Update bazlets to the latest head of master
by David Pursehouse
· 6 years ago
80d2faf
Upgrade JGit to 5.0.1.201806211838-r
by David Pursehouse
· 6 years ago
8650d07
ConfigUtil: Support setting concurrencyLevel
by Dave Borowitz
· 6 years ago
8ba708d
Revert "Upgrade jetty to 9.4.9.v20180320"
by David Pursehouse
· 6 years ago
564ab4b
Make doc footer configurable
by Patrick Hiesel
· 6 years ago
42727da
Upgrade jetty to 9.4.9.v20180320
by David Pursehouse
· 7 years ago
ae6beb6
Upgrade JGit to 4.11.0.201803080745-r.93-gcbb2e65db
by David Pursehouse
· 7 years ago
9e502e6
Upgrade guava to 25.1-jre
by David Pursehouse
· 7 years ago
1c84319
SoyConstants: Update package name from restricted to internal in Javadoc
by David Pursehouse
· 7 years ago
8d0ca0b
Merge changes Ia8073e37,I7ebf1004,I8b1d118d,I4ead9bf5
by Dave Borowitz
· 7 years ago
40b347d
Use delcall and deltemplate for footer parts
by Patrick Hiesel
· 7 years ago
05584d5
Upgrade protobuf-java to 3.5.1
by David Pursehouse
· 7 years ago
4c0014b
Upgrade gson to 2.8.4
by David Pursehouse
· 7 years ago
29d18e9
Upgrade truth to 0.40
by David Pursehouse
· 7 years ago
a6c05bc
Upgrade guava to 25.0-jre
by David Pursehouse
· 7 years ago
03290c7
Add message for Empty Repositories
by Chuck Pierce
· 7 years ago
c1f6cfc
Use ConcurrentHashMap directly instead of MapMaker.
by Kurt Alfred Kluever
· 7 years ago
5f97614
Bump version to 0.2-6
by David Pursehouse
· 7 years ago
v0.2-6
bffb5fd
Update Soy to 2018-03-14
by Soy Authors
· 7 years ago
c0037b8
Replace joda-time with Java 8 time API
by David Pursehouse
· 7 years ago
ac660e9
Mark <link href=""> with |blessStringAsTrustedResourceUrlForLegacy.
by Gerrit Code Review
· 7 years ago
18e70c5
ConfigUtil: Annotate getDuration as @Nullable
by David Pursehouse
· 7 years ago
937bbc2
Upgrade truth to version 0.39
by David Pursehouse
· 7 years ago
b4d5bce
Upgrade guava to version 24.1
by David Pursehouse
· 7 years ago
e3fbf15
Update bazlets to latest version to fix py3 support
by Chad Horohoe
· 7 years ago
b5591ee
Bump guice version to 4.2.0
by David Ostrovsky
· 7 years ago
1218194
Copy "zSoyz" constants into an internal utility class
by Dave Borowitz
· 7 years ago
fa80a6a
LogSoyData: Properly handle null revision in Next link
by Dave Borowitz
· 7 years ago
571b7a0
Link from repo index page to full log, not skipping the first 5
by Dave Borowitz
· 7 years ago
091575e
Update bazlets to latest version
by David Ostrovsky
· 7 years ago
9dd44d0
ServletTest#buildJsonRaw: Annotate queryString parameter as @Nullable
by David Pursehouse
· 7 years ago
0b17b95
MarkdownToHtml#parse: Annotate lang parameter as @Nullable
by David Pursehouse
· 7 years ago
8236dfe
MarkdownToHtml: Use String.equals to compare strings
by David Pursehouse
· 7 years ago
a4d3935
Stop using deprecated StringEscapeUtils from commons-lang3
by David Pursehouse
· 7 years ago
389b3d0
Upgrade guava to 23.6-jre
by David Pursehouse
· 7 years ago
2b1d18c
Upgrade JGit to 4.10.0.201712302008-r.24-gf3bb0e268
by David Pursehouse
· 7 years ago
9de12ac
Revert "Upgrade tukaani-xz to 1.6"
by David Pursehouse
· 7 years ago
9645f0f
Change all foreach loops in Soy templates to use for loop syntax
by Luke Sandberg
· 7 years ago
d0d8ceb
Update Soy to 2018-01-03
by Jonathan Nieder
· 7 years ago
7c07a4a
Upgrade tukaani-xz to 1.6
by David Pursehouse
· 7 years ago
9668a4c
Upgrade commons-lang3 to 3.6
by David Pursehouse
· 7 years ago
f585803
Upgrade truth to 0.36
by David Pursehouse
· 7 years ago
5716d90
Upgrade guava to 23.0
by David Pursehouse
· 7 years ago
6437e31
Upgrade gson to 2.8.2
by David Pursehouse
· 7 years ago
8f3fdac
Upgrade soy to 2017-08-08
by David Pursehouse
· 7 years ago
1f3ffbd
Upgrade protobuf-java to 3.4.0 (redux)
by David Pursehouse
· 7 years ago
23313e4
Version 0.2-5
by David Pursehouse
· 7 years ago
v0.2-5
4eadff7
Upgrade JGit to 4.9.0.201710071750-r
by David Pursehouse
· 7 years ago
c081582
Revert "Upgrade protobuf-java to 3.4.0"
by David Pursehouse
· 7 years ago
7786dcc
Upgrade protobuf-java to 3.4.0
by David Pursehouse
· 7 years ago
d0024c0
Upgrade bazlets to get adaptations for bazel 0.6
by David Pursehouse
· 7 years ago
bd9924f
Remove autoescape="strict" attributes from Soy templates.
by Jakub Vrana
· 7 years ago
4cd927f
Format Java files with google-java-format
by David Pursehouse
· 7 years ago
a06794a
Test for mailto: references
by Alon Bar-Lev
· 7 years ago
c4f75ea
Merge "Support mailto: references"
by Jonathan Nieder
· 7 years ago
207c3ae
Support mailto: references
by Alon Bar-Lev
· 7 years ago
3faf460
Upgrade Truth to 0.35
by David Pursehouse
· 7 years ago
bf12d9d
Merge "Update commonmark to 0.10.0"
by David Pursehouse
· 7 years ago
6cbcb0e
Prepare templates for stricthtml.
by Gerrit Code Review
· 7 years ago
e15dff3
Update commonmark to 0.10.0
by Shawn Pearce
· 7 years ago
2e63c4e
Fix nav closing tag
by Shawn Pearce
· 7 years ago
1e468cc
Bump version to 0.2-4
by David Pursehouse
· 7 years ago
v0.2-4
719b2e9
Stamp final artifacts
by David Ostrovsky
· 7 years ago
bc53e1b
Upgrade java-prettify to 1.2.2 and consume from Maven Central
by David Pursehouse
· 7 years ago
42a430a
Update commonmark to 0.9.0
by Shawn Pearce
· 7 years ago
e34a28c
Mention tagging in the release process
by David Pursehouse
· 7 years ago
d54b572
Update bazlets for java, javatests layout
by Shawn Pearce
· 7 years ago
e412efc
Merge "Document release process"
by Jonathan Nieder
· 7 years ago
004c6c0
Document release process
by Dave Borowitz
· 7 years ago
63d1490
Bump version to 0.2-3
by Masaya Suzuki
· 7 years ago
v0.2-3
e2d2443
Show error messages from ServiceMayNotContinueException
by Masaya Suzuki
· 7 years ago
84286b7
Isolate blame cache classes in cache directory
by David Ostrovsky
· 7 years ago
65edbe4
Dissolve top level gitiles-* directories
by David Ostrovsky
· 7 years ago
3739fcd
Add support for glue to permit some block HTML in Markdown
by Shawn Pearce
· 7 years ago
afbb993
Support template.customHeader in Markdown
by Shawn Pearce
· 7 years ago
586bf99
Update css to visually differentiate h4, h5, h6 in markdown.
by Ian McKellar
· 7 years ago
1bda1c2
Minor documentation fix
by Ian McKellar
· 7 years ago
d8d82fc
Include GitHub markdown compatibility anchor only as needed
by Darragh Bailey
· 7 years ago
f39cadc
Format Java files with google-java-format
by David Pursehouse
· 7 years ago
33d5cdb
DocServletTest: Fix tests broken by additional anchor elements
by David Pursehouse
· 7 years ago
e322120
Merge "Add additional anchor to match GitHub TOC rendering"
by Dave Borowitz
· 7 years ago
db3495f
Merge "Allow navar.md to enable Markdown extensions"
by Shawn Pearce
· 7 years ago
0c12262
Fix typo in markdown config documentation
by David Pursehouse
· 7 years ago
f485a31
Allow navar.md to enable Markdown extensions
by Shawn Pearce
· 7 years ago
db394cc
Expose GitilesAccess.getAccess on interface
by Shawn Pearce
· 7 years ago
4a6f1be
Cleanup Doc.soy
by Shawn Pearce
· 7 years ago
f1d9ca5
Add missing final for MarkdownConfig.CONFIG_PARSER
by Shawn Pearce
· 7 years ago
b55cf2b
Make all Markdown extensions configurable
by Shawn Pearce
· 7 years ago
5c34e09
Stream rendered Markdown to browser
by Shawn Pearce
· 7 years ago
6451fa5
Support gzip compressing streaming HTML
by Shawn Pearce
· 7 years ago
4b49d8d
Cleanup renderStreaming to carry less state
by Shawn Pearce
· 7 years ago
32a9c33
Update bazlets for Bazel 0.5.1
by Shawn Pearce
· 7 years ago
4c04741
Remove visibility="private" setting from .person_
by Gerrit Code Review
· 7 years ago
603729e
Merge "Replace private="true" with visibility="private" in .soy files"
by Jonathan Nieder
· 7 years ago
dea03ba
Clarify default alignment for table columns in markdown
by David Pursehouse
· 7 years ago
869581c
Replace private="true" with visibility="private" in .soy files
by Andrew Bonventre
· 7 years ago
a739fdb
Bump version to 0.2-2
by David Pursehouse
· 7 years ago
v0.2-2
Next »