Sign in
gerrit
/
gerrit
/
315ef42e3e7e94f3573df8ea6e4b8791fcb7518a
/
gerrit-httpd
3affee0
AllRequestFilter: delegate to the filters for init and destroy phases too
by David Ostrovsky
· 11 years ago
f4a8de4
Merge "Add REST API to toggle starred change state" into stable-2.8
by Shawn Pearce
· 11 years ago
d4765db
Add REST API to toggle starred change state
by Shawn Pearce
· 11 years ago
321a4ad
Merge branch 'stable-2.7' into stable-2.8
by Shawn Pearce
· 11 years ago
a4b4ea2
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 11 years ago
a716d22
Make plugin servlet's context path authorization aware
by Jacek Centkowski
· 11 years ago
2b5d7aa
Trigger hooks and email notification on saving ACLs for review
by Edwin Kempin
· 11 years ago
288ed98
Remove usages of System.currentTimeMillis() from gerrit-reviewdb
by Dave Borowitz
· 11 years ago
46b1ac8
Use DateTimeUtils.currentTimeMillis() to get current time
by Dave Borowitz
· 11 years ago
2531203
Allow gitweb URLs to be passed unencoded for viewing.
by Luca Milanesio
· 11 years ago
23da0d9
Miscellaneous Javadoc cleanups to cut down on Eclipse warnings
by Dave Borowitz
· 11 years ago
0e03b79
Fix NPE in ChangeDetailFactory for loadMessages isPatchVisible
by Shawn Pearce
· 11 years ago
e18078d
Quiet QueryParseException logging in DirectChangeByCommit
by Dave Borowitz
· 11 years ago
1f8326c
Trim trailing slashes from queries in DirectChangeByCommit
by Dave Borowitz
· 11 years ago
57defbb
Remove jsr305 library
by Shawn Pearce
· 11 years ago
d6ccccf
Add our own Nullable implementation
by Sasa Zivkov
· 11 years ago
8c5809d
Merge branch 'stable-2.6' into stable-2.7
by David Pursehouse
· 11 years ago
8b7e922
Remove unused imports
by Bruce Zu
· 11 years ago
6d731f5
ChangeScreen2: add Gerrit config and user preference
by Shawn Pearce
· 11 years ago
2bd0c24
Delete changes from the index when deleting whole draft changes
by Dave Borowitz
· 11 years ago
164423f
Add support for plugin REST endpoints without view names
by David Ostrovsky
· 11 years ago
01cea13
Set version to 2.7
by Dave Borowitz
· 11 years ago
v2.7
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
f252f53
Gerrit 2.6
by Shawn Pearce
· 12 years ago
v2.6
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
734671c
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
b4606a0
Fixed: Draft patch sets are visible in diff screens
by Gustaf Lundh
· 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
217613b
Merge "Make source JARs for {extension,plugin}-api targets"
by Shawn Pearce
· 12 years ago
df36b6a
Make source JARs for {extension,plugin}-api targets
by David Ostrovsky
· 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
dcee572
Delete Maven based build
by David Ostrovsky
· 12 years ago
Next »