Git Repo Viewer
git.user254.kr
/
gitiles
/
cc0e4c512f8c777f60a30b73fcb395934acccb6c
/
java
/
com
/
google
/
gitiles
/
RefServlet.java
92b8472
RefServlet: Use full refname in link
by Ivan Frade
· 7 years ago
53794aa
Fix missing reference name in JSON output
by Alice Kober-Sotzek
· 7 years ago
55a49f4
RefServlet: Fix usage of deprecated RefDatabase#getRefs(String)
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/RefServlet.java]
dcde0af
Convert some usages of Function to lambda
by David Pursehouse
· 9 years ago
3b744b1
Remove complex import order
by Dave Borowitz
· 9 years ago
e3d3ec8
Remove redundant modifiers reported by CheckStyle
by David Pursehouse
· 10 years ago
cbe013f
Use RefDatabase#exactRef instead of getRef when possible
by Jonathan Nieder
· 10 years ago
c0200f6
Also reformat main servlet code.
by Han-Wen Nienhuys
· 10 years ago
2809c48
Added not null check when collecting RefsSoyData
by Claudio Pacchiega
· 10 years ago
b5ad0a0
Update to JGit 4.0.0.201505191015-rc1.19-g1773002
by Shawn Pearce
· 11 years ago
96a6f47
Copy Eclipse project settings from Gerrit
by Dave Borowitz
· 11 years ago
1d94e65
Move RepositoryIndexServletTest methods to RefServletTest
by Dave Borowitz
· 12 years ago
32ec5b9
Add tests for JSON view of refs
by Dave Borowitz
· 12 years ago
77dbea9
Add REST API endpoint for RepositoryIndexServlet
by Kevin Graney
· 12 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
ba9c118
Add a handler for /+describe similar to "git describe"
by Dave Borowitz
· 13 years ago
dd3c3d9
Rename GitilesView's TreePath to PathPart
by Dave Borowitz
· 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
5d11e2d
Sort HEAD ref at the top of the list, not the bottom
by Dave Borowitz
· 13 years ago
e5fead0
Highlight the HEAD ref in the list of branches
by Dave Borowitz
· 13 years ago
209d0aa
Put a shortlog on the repository index page
by Dave Borowitz
· 13 years ago