Git Repo Viewer
git.user254.kr
/
gitiles
/
a373f641be2ecc9209feeef38edb6989bc9948bb
/
java
/
com
/
google
/
gitiles
/
HostIndexServlet.java
3484ab8
Remove unused HttpServletRequest and HttpServletResponse parameters
by David Pursehouse
· 7 years ago
be7e83a
Remove unused Logger instances
by David Pursehouse
· 7 years ago
27cf26d
Format Java files with google-java-format 1.7
by David Pursehouse
· 7 years ago
5cecb86
Throw GitilesRequestFailureException
by Masaya Suzuki
· 7 years ago
e2d2443
Show error messages from ServiceMayNotContinueException
by Masaya Suzuki
· 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/HostIndexServlet.java]
7a7f547
Replace Guava's Optional with java.util.Optional
by David Pursehouse
· 9 years ago
fa84572
GitilesUrls: Replace Function with regular method
by David Pursehouse
· 9 years ago
eff23b0
Use the status code in ServiceMayNotContinueException
by Masaya Suzuki
· 9 years ago
f35b06c
HostIndexServlet: Don't use deprecated SoyData.createFromExistingData
by David Pursehouse
· 9 years ago
3b744b1
Remove complex import order
by Dave Borowitz
· 9 years ago
c3e772a
Open auto-closeable resources in try-with-resource
by David Pursehouse
· 10 years ago
cb91aaf
Fix warnings about missing cases in switch statements on enums
by David Pursehouse
· 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
969bfc8
HostIndexServlet: Prevent StringIndexOutOfBoundsException
by David Pursehouse
· 10 years ago
b33426e
[CSS] Overhaul of CSS and UX clean up.
by Andrew Bonventre
· 10 years ago
c709c4c
Use HostIndex to display subtrees of repositories
by Shawn Pearce
· 10 years ago
2705893
Various cleanups produced by Refaster
by Dave Borowitz
· 11 years ago
673d198
Switch all servlets from PrintWriter to OutputStreamWriter
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
c0aeff1
Add missing space to "Cannot scan repositories" message
by Jonathan Nieder
· 13 years ago
d0b7e18
Support format=TEXT for /+refs
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