Rivoreo Source Code Repositories
src.rivoreo.one
/
gitiles
/
e838e5a9bdcc7928cd04c77f3638d31870d22ae7
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
· 3 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
035bda7
Bump version to 0.1-11
by David Pursehouse
· 8 years ago
v0.1-11
8937994
Update JGit to 4.5.0.201609210915-r
by Björn Pedersen
· 8 years ago
f52c768
Remove ,n,z from links to *-review Change-Ids
by Andrew Bonventre
· 8 years ago
416885c
Merge "Add .mailmap"
by Jonathan Nieder
· 8 years ago
eff23b0
Use the status code in ServiceMayNotContinueException
by Masaya Suzuki
· 8 years ago
729b131
Add .mailmap
by David Pursehouse
· 8 years ago
17c09fe
LogServlet: Don't return explicit null for Optional return type
by David Pursehouse
· 8 years ago
be149ff
Fix SHA1s for JGit 4.4.1.201607150455-r.137-gdd2a5a7
by David Pursehouse
· 8 years ago
788b855
Update JGit version to match Gerrit
by Jonathan Nieder
· 8 years ago
7e598e1
Use relative link to config.md
by Shawn Pearce
· 8 years ago
d40dbc2
Update documentation of malformed URL replacement string
by David Pursehouse
· 8 years ago
bbcc513
Add documentation for the markdown.allowiframe setting
by David Pursehouse
· 8 years ago
f701810
Add documentation of CORS configuration
by David Pursehouse
· 8 years ago
240fbff
Move configuration documentation to a separate page
by David Pursehouse
· 8 years ago
afa48db
README: Add explicit link to Markdown documentation
by David Pursehouse
· 8 years ago
d44526e
Add a documentation navbar
by David Pursehouse
· 8 years ago
d45b0f8
README: Move development information to a separate file in /Documentation
by David Pursehouse
· 8 years ago
2cc4ce9
Upgrade JGit to 4.4.1.201607150455-r.118-g1096652
by David Pursehouse
· 8 years ago
b5ee674
README: Convert legacy asciidoc headers to markdown
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
32a23b7
Merge "Adds version-sync comment to Soy rule"
by Dave Borowitz
· 8 years ago
8358390
Adds version-sync comment to Soy rule
by Wyatt Allen
· 8 years ago
fe9aec3
Upgrade Gson to 2.7
by David Pursehouse
· 8 years ago
f04477b
Upgrade Guice to 4.1.0
by David Pursehouse
· 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
56aca40
Upgrade JGit to 4.4.1.201607150455-r.105-g81ba2be
by David Pursehouse
· 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
25bd53b
Upgrade JGit to version v4.4.1.201607150455-r
by David Pursehouse
· 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
d86b7a9
Update joda-time to 2.9.4
by David Pursehouse
· 8 years ago
43c7ccf
Upgrade joda-time to version 2.8
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
4bd1621
Sync Eclipse compiler settings from Gerrit
by David Pursehouse
· 8 years ago
b499f85
Bump version to 0.1-10
by David Pursehouse
· 8 years ago
v0.1-10
135fc74
Merge "Add IntelliJ project files to .gitignore"
by David Pursehouse
· 8 years ago
1bc54f8
Add IntelliJ project files to .gitignore
by Patrick Hiesel
· 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
5d8148d
Upgrade jetty to 9.2.14.v20151106
by David Pursehouse
· 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
Next »