Rivoreo Source Code Repositories
src.rivoreo.one
/
gitiles
/
7a7ec66acf2529d8824c044e6c4c1b082f0bfe1a
/
gitiles-servlet
7a7ec66
Override default operating system name of mandoc(1)
by WHR
· 2 months ago
ec065d8
Use monospace font, and slightly increase paddings, for view documentation page footer links
by WHR
· 2 months ago
e04f088
Automatically render man pages if possible
by WHR
· 2 months ago
0d65f89
Optimize code to use a local variable
by WHR
· 2 months ago
e838e5a
Add a configuration section for man page rendering
by WHR
· 2 months ago
8aa116d
Add view plain text documentation link on HTML man pages
by WHR
· 2 months ago
0c0f59b
Add view documentation link on object detail page of man page source files
by WHR
· 2 months ago
5ae1484
Support rendering roff(7)-based manual pages into HTML or plain text using mandoc(1)
by WHR
· 2 months ago
a19d71d
Require 'mirror' to be enabled for a remote to be considered for the mirrored-from URL
by WHR
· 2 months ago
7a11e45
Rename a configuration key
by WHR
· 2 months ago
f3a37af
Fix some breadcrumbs didn't disable auto-diving as expected
by WHR
· 2 months ago
03dab04
Escape '.' in regular expressions
by WHR
· 2 months ago
776d3fc
Implement path autodive in hyperlinks, in addition to autodive by redirection
by WHR
· 2 months ago
7242aa2
Don't append '/' directly to an URL
by WHR
· 2 months ago
7795a20
Show JSON format link in PathDetail.soy
by WHR
· 2 months ago
0a08906
Optionally show the URL of the specified remote as mirrored-from URL
by WHR
· 2 months ago
9e07b59
Adjust padding of footer format links
by WHR
· 2 months ago
a8bcfcd
Show only supported alternative formats in footer of different pages
by WHR
· 2 months ago
e472ec7
Implement raw format for diff page
by WHR
· 2 months ago
682548c
Optionally set HTTP 'content-type' header for raw format requests, to a configured value
by WHR
· 2 months ago
a7233e2
Correct relative hyperlinks from pages not ending with '/' to the parent directory
by WHR
· 2 months ago
6074bfd
Make 'generateNonExecutableJson' configurable
by WHR
· 2 months ago
29180dd
Quote content disposition file name of raw format requests
by WHR
· 3 months ago
0788d74
Add support of raw format
by WHR
· 3 months ago
43b5fe6
Fix invalid JSON output
by WHR
· 3 months ago
a0019e8
Normalize indentation for src/main/java/com/google/gitiles/GitilesView.java
by WHR
· 3 months ago
3a2aa30
Follow symbolic links for automatically displaying 'README.md' file in repository and tree pages
by WHR
· 3 months ago
c73850e
Follow symbolic links for displaying Markdown file
by WHR
· 3 months ago
f955e05
Only recognize regular file for automatic Markdown display
by WHR
· 3 months ago
f7566b0
Correct archive download link in diff page
by WHR
· 3 months ago
3efd302
Support building with GNU Make
by WHR
· 3 months ago
e16e689
Show only 'download' instead of the archive format for archive download link
by WHR
· 3 months ago
e586aa1
Don't mark any content as 'attachment'
by WHR
· 3 months ago
be55082
Make most hyperlinks relative
by WHR
· 3 months ago
73dcd68
Use init parameter first to get configuration file path
by WHR
· 3 months ago
8089275
Remove duplicated code from class DefaultAccess
by WHR
· 3 months ago
f52c768
Remove ,n,z from links to *-review Change-Ids
by Andrew Bonventre
· 8 years ago
eff23b0
Use the status code in ServiceMayNotContinueException
by Masaya Suzuki
· 8 years ago
17c09fe
LogServlet: Don't return explicit null for Optional return type
by David Pursehouse
· 8 years ago
066d93c
Adding remaining headers required to support CORS.
by AJ Ross
· 8 years ago
7ae61e3
BaseServlet: remove unused import of List
by Shawn Pearce
· 8 years ago
001ea9b
Support for CORS in gitiles.
by AJ Ross
· 8 years ago
5fd99ac
Merge "[CSS] Fix `pre` element overflow"
by Dave Borowitz
· 8 years ago
f35b06c
HostIndexServlet: Don't use deprecated SoyData.createFromExistingData
by David Pursehouse
· 8 years ago
67806a5
ConfigUtil: Remove unused private methods
by Dave Borowitz
· 8 years ago
40255d5
Rerun google-java-format with a new version
by Dave Borowitz
· 8 years ago
3b744b1
Remove complex import order
by Dave Borowitz
· 8 years ago
27fedf4
Merge "Update soy to 2016-08-09 and icu4j to 57.1"
by Dave Borowitz
· 8 years ago
537ff7c
Update soy to 2016-08-09 and icu4j to 57.1
by David Pursehouse
· 8 years ago
3103767
log: support topo-order and reverse sorting
by Shawn Pearce
· 8 years ago
347e432
[CSS] Fix `pre` element overflow
by Yamagishi Kazutoshi
· 8 years ago
c49e92e
Use JGit Config#getTimeUnit to parse durations
by Jonathan Nieder
· 8 years ago
dc81e5e
BlobSoyData: Remove special handling of \r
by Dave Borowitz
· 8 years ago
c77a18b
Update to CommonMark 0.6.0
by Shawn Pearce
· 8 years ago
a49a1df
Remove -webkit-flex display declarations
by Andrew Bonventre
· 8 years ago
5b6aa77
Reduce line height for code
by Andrew Bonventre
· 8 years ago
390888b
Remove dead store operations reported by FindBugs
by David Pursehouse
· 8 years ago
b747e12
BlameServlet: Fix check for regular file
by Shawn Pearce
· 8 years ago
c3e772a
Open auto-closeable resources in try-with-resource
by David Pursehouse
· 8 years ago
cb91aaf
Fix warnings about missing cases in switch statements on enums
by David Pursehouse
· 8 years ago
e3d3ec8
Remove redundant modifiers reported by CheckStyle
by David Pursehouse
· 8 years ago
f2f98cf
Declare variables in their own statement
by David Pursehouse
· 8 years ago
b3b630f
Remove unnecessarily nested else clauses
by David Pursehouse
· 8 years ago
0d0cee8
Fix warnings about fall-through in switch cases
by David Pursehouse
· 8 years ago
edb321a
GitilesView: Fix exception message
by David Pursehouse
· 8 years ago
532b62f
Render git:// links in Markdown
by Shawn Pearce
· 8 years ago
b2ed49d
Markdown: remove automatic smart quotes
by Shawn Pearce
· 8 years ago
56857f9
Markdown: support aside|note|promo blocks inside list items
by Shawn Pearce
· 8 years ago
da94d93
Fix StringIndexOutOfBounds in MultiColumnExtension
by Shawn Pearce
· 8 years ago
ac80c9c
Correct MultiColumnParserFactory class name
by Shawn Pearce
· 8 years ago
3c04d58
Attempt to fix StringIndexOutOfBoundsException
by Bob Pflederer
· 8 years ago
94b659d
Merge "Improve styling/branding options"
by Shawn Pearce
· 8 years ago
aab8343
Merge changes I9639f01e,I34fbdd3f,Id85130d1
by Shawn Pearce
· 8 years ago
bc0eaaa
Improve styling/branding options
by Björn Pedersen
· 9 years ago
cd56f7e
MimeTypes: Simple file extension to MIME type mapping
by Shawn Pearce
· 8 years ago
c68ad0b
Compress some relative links in Markdown
by Shawn Pearce
· 8 years ago
47fd656
Refactor MarkdownToHtml with Builder pattern
by Shawn Pearce
· 8 years ago
ed3c2d1
Include Vary: Accept-Encoding when using gzip
by Shawn Pearce
· 8 years ago
3c0207e
GitilesConfig#defaultFile: Add assertion against null configPath
by David Pursehouse
· 8 years ago
cbe013f
Use RefDatabase#exactRef instead of getRef when possible
by Jonathan Nieder
· 8 years ago
14cad73
Remove usages of deprecated Repository#getRef
by Dave Borowitz
· 8 years ago
95ef58a
LogServlet: Prevent uncaught exception when param isn't a SHA-1
by Dave Borowitz
· 8 years ago
08e38f2
Catch and log errors parsing README.md
by Shawn Pearce
· 9 years ago
e9cc845
Merge "Switch to commonmark 0.5.0"
by Dave Borowitz
· 9 years ago
12c8fab
Switch to commonmark 0.5.0
by Shawn Pearce
· 9 years ago
435484d
Remove unused //gitiles-servlet:static-resources.
by Han-Wen Nienhuys
· 9 years ago
1190ca6
Offset blockquotes with margin bar
by Shawn Pearce
· 9 years ago
db422b8
Bump doc ETag generation to 4
by Shawn Pearce
· 9 years ago
6b5c7d5
Fix encoding of anchors in Markdown links
by Shawn Pearce
· 9 years ago
c32894e
Fix RootedDocServlet generating hyperlinks
by Shawn Pearce
· 9 years ago
bb454de
Merge changes Icf4d0259,I488046e9
by Dave Borowitz
· 9 years ago
c8fac64
Fix relative hyperlinks in Markdown
by Shawn Pearce
· 9 years ago
4350438
Remove unused imports
by Shawn Pearce
· 9 years ago
1b8322a
Fix checkView error for missing servletPath
by Shawn Pearce
· 9 years ago
0dc9387
Add recursive option to gitiles tree JSON
by Han-Wen Nienhuys
· 9 years ago
8aefdb8
Add support for "long" mode in JSON queries for trees.
by Han-Wen Nienhuys
· 9 years ago
c0200f6
Also reformat main servlet code.
by Han-Wen Nienhuys
· 9 years ago
cf38c03
Use google-java-format for styling
by Dave Borowitz
· 9 years ago
283f137
Build blame cache as own java_library
by Saša Živkov
· 9 years ago
332f498
Use {lb} and {rb} instead of {literal}
by Jonathan Nieder
· 9 years ago
Next »