Git Repo Viewer
git.user254.kr
/
gitiles
/
9f97b8b8b53158b5ca792cdc2dcb53725fd396f2
/
java
/
com
/
google
/
gitiles
/
BaseServlet.java
2872604
Migrate from deprecated SoyTofu to SoySauce
by David Pursehouse
· 7 years ago
3863a1e
BaseServlet: Add Javadoc for IOException to prevent Eclipse warnings
by David Pursehouse
· 7 years ago
5cecb86
Throw GitilesRequestFailureException
by Masaya Suzuki
· 7 years ago
c0037b8
Replace joda-time with Java 8 time API
by David Pursehouse
· 8 years ago
65edbe4
Dissolve top level gitiles-* directories
by David Ostrovsky
· 8 years ago
[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/BaseServlet.java]
f39cadc
Format Java files with google-java-format
by David Pursehouse
· 9 years ago
db394cc
Expose GitilesAccess.getAccess on interface
by Shawn Pearce
· 9 years ago
5c34e09
Stream rendered Markdown to browser
by Shawn Pearce
· 9 years ago
6451fa5
Support gzip compressing streaming HTML
by Shawn Pearce
· 9 years ago
ccaa85d
Format all Java files with google-java-format
by David Pursehouse
· 9 years ago
ae171e6
Wrap StreamEncoder in a BufferedWriter to avoid allocations
by Dave Borowitz
· 9 years ago
cc3418b
Cache URLs containing SHA hashes for 2 hours
by Andrew Bonventre
· 9 years ago
7a7f547
Replace Guava's Optional with java.util.Optional
by David Pursehouse
· 9 years ago
066d93c
Adding remaining headers required to support CORS.
by AJ Ross
· 9 years ago
7ae61e3
BaseServlet: remove unused import of List
by Shawn Pearce
· 9 years ago
001ea9b
Support for CORS in gitiles.
by AJ Ross
· 9 years ago
40255d5
Rerun google-java-format with a new version
by Dave Borowitz
· 9 years ago
3b744b1
Remove complex import order
by Dave Borowitz
· 9 years ago
cb91aaf
Fix warnings about missing cases in switch statements on enums
by David Pursehouse
· 10 years ago
b3b630f
Remove unnecessarily nested else clauses
by David Pursehouse
· 10 years ago
bc0eaaa
Improve styling/branding options
by Björn Pedersen
· 10 years ago
ed3c2d1
Include Vary: Accept-Encoding when using gzip
by Shawn Pearce
· 10 years ago
c0200f6
Also reformat main servlet code.
by Han-Wen Nienhuys
· 10 years ago
10e68e6
Make HEAD cheaper for RepositoryIndex
by Shawn Pearce
· 10 years ago
876b981
Fix javadoc compilation errors
by Dave Borowitz
· 10 years ago
70d8454
Use correct day of week for arbitrary past expiration time
by Dave Borowitz
· 10 years ago
c4d3fd7
Compress most replies if client accepts gzip
by Shawn Pearce
· 11 years ago
c410f96
Update Guava and fix new warnings
by Dave Borowitz
· 11 years ago
d7bdaf3
Use StandardCharsets.UTF_8
by David Pletcher
· 11 years ago
bf72ab7
Make BaseServlet#newWriter(HttpServletRequest) private
by Dave Borowitz
· 11 years ago
29914cb
Consistently use response encoding when creating writers
by Dave Borowitz
· 11 years ago
c99d0bb
Add request attribute indicating a response is streaming
by Dave Borowitz
· 12 years ago
fc2f00a
Generalize DiffServlet's streaming renderer
by Dave Borowitz
· 12 years ago
438c528
BaseServlet: Extract method for custom GsonBuilder initialization
by Dave Borowitz
· 12 years ago
673d198
Switch all servlets from PrintWriter to OutputStreamWriter
by Dave Borowitz
· 12 years ago
4f56870
Add tests for PathServlet text rendering
by Dave Borowitz
· 12 years ago
b7fd3f3
Add tests for PathServlet HTML rendering
by Dave Borowitz
· 12 years ago
d218743
Add config option to set log entry template variant
by Stefan Zager
· 12 years ago
76bbefd
Render custom templates using deltemplate with variants
by Dave Borowitz
· 12 years ago
8d6d687
Cache GitilesAccess in the request from BaseServlet
by Dave Borowitz
· 12 years ago
ded109a
Get Config for a request from the GitilesAccess
by Dave Borowitz
· 12 years ago
5427146
Move archiveFormat into BaseServlet
by Dave Borowitz
· 12 years ago
33d4fda
Fix various Eclipse warnings
by Dave Borowitz
· 12 years ago
6d9bc5a
Add support for downloading archives with /+archive/foo.tar.gz
by Dave Borowitz
· 13 years ago
06edb50
Set Access-Control-Allow-Origin: * on API requests
by Dave Borowitz
· 13 years ago
0c94476
Factor out a method for setting common non-HTML (API) headers
by Dave Borowitz
· 13 years ago
113c935
Make BaseServlet.putSoyData static
by Dave Borowitz
· 13 years ago
ba9c118
Add a handler for /+describe similar to "git describe"
by Dave Borowitz
· 13 years ago
b1c628f
Hoist FormatType switching into BaseServlet
by Dave Borowitz
· 13 years ago
ad23f14
Fix a bunch of Eclipse complaints (unused vars, missing serial IDs)
by Chad Horohoe
· 13 years ago
9de6595
Gitiles is a simple browser for Git repositories
by Dave Borowitz
· 14 years ago