Sign in
gerrit
/
gerrit
/
5ade5f50878765bc754ab59cb98b0af0ece6c07f
/
gerrit-httpd
/
src
164423f
Add support for plugin REST endpoints without view names
by David Ostrovsky
· 12 years ago
52b7f60
Optimized "IncludedIn" Algorithm
by Christian Grail
· 12 years ago
9aaf3d1
Revert "Make SubmitRecord.Label's fields @Columns"
by Dave Borowitz
· 12 years ago
db8fdad
Move ReceiveCommits.advertiseHistory into hook
by Shawn Pearce
· 12 years ago
50a7a3a
Make SubmitRecord.Label's fields @Columns
by Dave Borowitz
· 12 years ago
eb952c1
Correct import of io.ByteStreams in StaticServlet
by Shawn Pearce
· 12 years ago
09b54dc
Allow caching static/ resources for 15 minutes with validation
by Shawn Pearce
· 12 years ago
dc08c89
Use ETag and cacheable URLs for static/* resources
by Shawn Pearce
· 12 years ago
409b816
Remove unused imports
by David Pursehouse
· 12 years ago
a35f8a2
Replace pattern "user instanceof IdentifiedUser" with method call
by David Ostrovsky
· 12 years ago
eb47db1
Check required capabilities during UiAction gathering
by David Ostrovsky
· 12 years ago
c544351
Refactor capability check out from REST and SSH code
by David Ostrovsky
· 12 years ago
7025adb
RestApiServlet: Check for RequiresCapability annotation on superclasses
by Edwin Kempin
· 12 years ago
e0cafe4
Add Switch Account link to the current user popdown
by Shawn Pearce
· 12 years ago
e59b532
Hide Http Password Screen if auth.gitBasicAuth = true
by Edwin Kempin
· 12 years ago
973f38b
Download patch file with /patch?zip or /patch?download
by David Ostrovsky
· 12 years ago
e8663e9
Merge "Fix possible NPE in PatchDetailServiceImpl"
by Shawn Pearce
· 12 years ago
055d43f
Fix String.format(...) calls where more args are passed than used
by Edwin Kempin
· 12 years ago
7a940a7
Fix possible NPE in PatchDetailServiceImpl
by Edwin Kempin
· 12 years ago
55f5a7b
Merge "Remove old RPCs to get project details and to update project settings"
by David Pursehouse
· 12 years ago
984781e
Remove old RPCs to get project details and to update project settings
by Edwin Kempin
· 12 years ago
111e0b7
Customized registration page when auth.type=HTTP
by Luca Milanesio
· 12 years ago
fe52915
Allow separate REST API and servlet documentation sections for plugins
by David Pursehouse
· 12 years ago
9aa521a
Merge "Add support for plugin-owned capabilities"
by Shawn Pearce
· 12 years ago
7066cc0
Add support for plugin-owned capabilities
by David Ostrovsky
· 12 years ago
47de995
SideBySide2: Add range to PatchLineComment
by Michael Zhou
· 12 years ago
ec51256
Configurable external robots.txt file
by Juan Hernandez
· 12 years ago
242a604
Make command line option parsing ~6500% faster
by Shawn Pearce
· 12 years ago
384ed6c
Allow getting displayName/e-mail with auth.type=HTTP
by Luca Milanesio
· 12 years ago
5185b04
Allows explicit login with auth.type = HTTP*
by Luca Milanesio
· 12 years ago
b9ebb66
ChangeScreen2: Poll for updates in the background
by Shawn Pearce
· 12 years ago
bc03a8f
Use ETag and If-None-Match for /detail caching
by Shawn Pearce
· 12 years ago
5b568d3
ChangeScreen2: Allow browser caching of /detail
by Shawn Pearce
· 12 years ago
3a2a247
ChangeScreen2: Recompute changeMerge.test on display
by Shawn Pearce
· 12 years ago
82bf85a
Shrink the footer to be a single line
by Shawn Pearce
· 12 years ago
3d57549
Rewrite UI plugin action description API
by Shawn Pearce
· 12 years ago
d80cd41
Describe core revision actions cherrypick, rebase, submit
by Shawn Pearce
· 12 years ago
7e90035
Filter out core UiCommands from legacy PatchSet view
by Shawn Pearce
· 12 years ago
50c5cac
Set project's maxObjectSizeLimit from UI
by Sasa Zivkov
· 12 years ago
6853b5a
Allow plugins to provide an 'about' section on their documentation index
by David Pursehouse
· 12 years ago
0dd0c32
Refactor plugin doc index page generation to remove duplicate code
by David Pursehouse
· 12 years ago
1187cf1
Merge "Allow error responses from REST API to be cached"
by Shawn Pearce
· 12 years ago
b7f4411
Merge "Allow a REST view to decide how long its response should be cached"
by Shawn Pearce
· 12 years ago
fe228a7
Allow error responses from REST API to be cached
by Edwin Kempin
· 12 years ago
872cd35
Allow a REST view to decide how long its response should be cached
by Edwin Kempin
· 12 years ago
e65c817
Fix Eclipse warning about type safety
by Edwin Kempin
· 12 years ago
963206f
Merge "Index change that is created on saving access rights for review"
by Edwin Kempin
· 12 years ago
a7c0ba2
Convert ListBranchesTest into an acceptance test
by Edwin Kempin
· 12 years ago
b5f1562
Adapt WebUI to use REST for suggesting branches for cherry-pick
by Edwin Kempin
· 12 years ago
71b43a9
Adapt ProjectBranchesScreen to use REST for listing/deleting branches
by Edwin Kempin
· 12 years ago
1fbe95e
Index change that is created on saving access rights for review
by Edwin Kempin
· 12 years ago
87340e6
Support retrieving project access rights via REST
by Edwin Kempin
· 12 years ago
adf994f
Merge "Fix getRequestURI for wrapped http requests served via plugins."
by Shawn Pearce
· 12 years ago
8056f67
Fix getRequestURI for wrapped http requests served via plugins.
by Sasa Zivkov
· 12 years ago
f3ffd08
Disable administrative permissions during X-Gerrit-RunAs
by Shawn Pearce
· 12 years ago
28b8ea6
Add top level /config REST API
by David Ostrovsky
· 12 years ago
08ae577
suexec: Honor Run As capability like HTTP REST API
by Shawn Pearce
· 12 years ago
a931fe1
Control X-Gerrit-RunAs with auth.enableRunAs variable
by Shawn Pearce
· 12 years ago
bb027b0
Support X-Gerrit-RunAs as a suexec on HTTP
by Shawn Pearce
· 12 years ago
9c8ef76
Merge branch 'stable-2.7'
by Shawn Pearce
· 12 years ago
f81f514
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
832014f
Documentation: Reverse Proxy Configuration
by Steffen Gebert
· 12 years ago
c950bcc
Adapt WebUI to use REST endpoint for deleting SSH keys
by Edwin Kempin
· 12 years ago
4e2e521
Support adding an SSH key via REST
by Edwin Kempin
· 12 years ago
1e85b1e
Support raw input for POST requests
by Edwin Kempin
· 12 years ago
ebccb84
Support listing the SSH keys of an account via REST
by Edwin Kempin
· 12 years ago
d9cdf5e
Support to get/set/delete/generate an HTTP password via REST
by Edwin Kempin
· 12 years ago
9161eda
Index modified filenames with Lucene
by Dave Borowitz
· 12 years ago
a920421
Move commit validation into PatchSetInserter
by Dave Borowitz
· 12 years ago
d838b43
Convert PatchSetInserter to use a builder pattern
by Dave Borowitz
· 12 years ago
e539c87
Move ref update and hook from callers into PatchSetInserter
by Dave Borowitz
· 12 years ago
9b42620
Refactor highlighting patch sets that have drafts
by Jan Opacki
· 12 years ago
315066a
Support to register a new email address via REST
by Edwin Kempin
· 12 years ago
99ca234
Merge "Cleanup handling of BinaryResult"
by Shawn Pearce
· 12 years ago
50faee4
Merge "Allow user agents to cache /diff responses"
by Shawn Pearce
· 12 years ago
2012c46
Cleanup handling of BinaryResult
by Shawn Pearce
· 12 years ago
0c0040b
Remove unused imports
by David Pursehouse
· 12 years ago
3fab79c
Allow user agents to cache /diff responses
by Shawn Pearce
· 12 years ago
cad2310
Merge branch 'stable-2.7'
by Shawn Pearce
· 12 years ago
94b42aa
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
cd4f464
Merge branch 'stable-2.5' into stable-2.6
by Shawn Pearce
· 12 years ago
0209ab7
Merge branch 'stable-2.7'
by Shawn Pearce
· 12 years ago
224d87e
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
490fa71
Fix PatchScript's mapping of lines below the last edit
by Christian Aistleitner
· 12 years ago
efe7aca
Add the revision diff REST API implementation.
by Colby Ranger
· 12 years ago
010daed
Move patch script class to the server tree.
by Colby Ranger
· 12 years ago
2f2466a
Merge "Revert "Move patch script class to the server tree.""
by Shawn Pearce
· 12 years ago
fd4af1b
Revert "Move patch script class to the server tree."
by Shawn Pearce
· 12 years ago
4f6c76e
Require preferred email to be a verified address
by Shawn Pearce
· 12 years ago
9479cb0
Merge "Move patch script class to the server tree."
by Shawn Pearce
· 12 years ago
5c0d6b3
Support branch creation via REST
by Edwin Kempin
· 12 years ago
2c29e73
Move patch script class to the server tree.
by Colby Ranger
· 12 years ago
ecbba0d
Do not check preconditions on REST parent resources
by Edwin Kempin
· 12 years ago
ace2c6d
Fix login servlets when canonicalWebUrl is not set
by Shawn Pearce
· 12 years ago
a686de9
Support listing of branches via REST
by Edwin Kempin
· 12 years ago
61e18b0
Refactor highlighting patch sets that have drafts
by Jan Opacki
· 12 years ago
4deeefb
Merge "Fix warnings about deprecated setStatus(int,String)"
by Shawn Pearce
· 12 years ago
a884b9e
Fix warnings about deprecated setStatus(int,String)
by Shawn Pearce
· 12 years ago
cfbd2e9
Refactor UiCommandDetail creation to be a utility class
by Shawn Pearce
· 12 years ago
c6b69e7
Merge "Populate version from HTML and not compiled into GWT JS"
by Shawn Pearce
· 12 years ago
Next »