Sign in
gerrit
/
gerrit
/
9e324560488628c59e0859d6e9df0803858b85f9
/
gerrit-httpd
c5eb003
Allow service users to access REST API if auth.gitBasicAuth = true
by Edwin Kempin
· 11 years ago
511a35b
Merge branch 'stable-2.8' into stable-2.9
by David Pursehouse
· 11 years ago
b49726e
Refactor MergeabilityChecker to use a builder pattern
by Dave Borowitz
· 11 years ago
3daa739
Emit ref-updated event when editing project access via web UI
by Jay Soffian
· 11 years ago
4aba691
Switch to the xsiframe GWT linker
by Shawn Pearce
· 11 years ago
626c731
Add extension point to register JGit PostReceiveHooks
by Saša Živkov
· 11 years ago
779ede7
Move ReceivePackInitializer to the proper package
by Saša Živkov
· 11 years ago
86caf9e
Support pagination using offsets instead of sortkey
by Dave Borowitz
· 11 years ago
f94e9bb
Fix validation of plugin capability on REST view that handles PUT on collection
by Edwin Kempin
· 11 years ago
ce290b9
Merge "Add extension point for receive-pack initialization."
by Shawn Pearce
· 11 years ago
ec85a07
Add extension point for receive-pack initialization.
by Saša Živkov
· 11 years ago
42d8952
Support AcceptsPost for RestCollections in plugins
by Edwin Kempin
· 11 years ago
68a55b9
Use Java 7 StandardCharsets instead of Guava Charsets
by Dave Borowitz
· 11 years ago
e01d9b7
Bump Jetty version to stable 9.1 and Servlet API to 3.1
by David Ostrovsky
· 11 years ago
dfbe6d6
Add MessageOfTheDay extension point for plugins
by Shawn Pearce
· 11 years ago
fcb2046
Only construct ChangeResources via ChangesCollection.parse
by Dave Borowitz
· 11 years ago
79d4ebe
Include roottree and file in the GitWebConfig.
by Colby Ranger
· 11 years ago
ec51eba
Merge "Replace PatchDetailService saveDraft and deleteDraft"
by Shawn Pearce
· 11 years ago
31b599b
Move "refs/..." constants to a RefNames class
by Dave Borowitz
· 11 years ago
753ca33
Allow the text of the "Report Bug" link to be configured
by David Pursehouse
· 11 years ago
6a5850e
"Report Bug" URL can never be null
by David Pursehouse
· 11 years ago
b74e0e3
Replace PatchDetailService saveDraft and deleteDraft
by Shawn Pearce
· 11 years ago
cb8fc9b
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
3affee0
AllRequestFilter: delegate to the filters for init and destroy phases too
by David Ostrovsky
· 11 years ago
b2a7d23
Remove the use of + when using StringBuilder (1 of 2)
by Matt Baker
· 11 years ago
d020143
Remove old patchSetPublishDetail RPC
by Shawn Pearce
· 11 years ago
adb9128
Remove old changeDetail RPC
by Shawn Pearce
· 11 years ago
357a242
Enable standalone JavaScript plugins
by Dariusz Luksza
· 12 years ago
ad47c86
Remove old deleteDraftPatchSet RPC
by David Ostrovsky
· 11 years ago
a15cfff
Remove old rebaseChange RPC
by David Ostrovsky
· 11 years ago
68b7449
Remove old publish RPC
by David Ostrovsky
· 11 years ago
d0a4fea
Remove old DeleteDraftChange RPC
by David Ostrovsky
· 11 years ago
0561211
Remove old EditCommitMessage RPC
by David Ostrovsky
· 11 years ago
4cb50ad
Merge "Replace 'indexOf()' expression with 'contains()'"
by Shawn Pearce
· 11 years ago
d62b60e
use variable instead of calculating again and use final
by Matt Baker
· 11 years ago
c7dbfed
Replace 'indexOf()' expression with 'contains()'
by Matt Baker
· 11 years ago
d043611
Add server config option to disable new features
by Shawn Pearce
· 11 years ago
87a8c59
Remove unused variable in ProjectAccessFactory
by Dave Borowitz
· 11 years ago
8d2ab51
Fix various unchecked warnings
by Dave Borowitz
· 11 years ago
d0414f2
Merge "Hyperlink to groups in access editor"
by Shawn Pearce
· 11 years ago
faef658
Include addReviewer in ChangeApi.
by Colby Ranger
· 11 years ago
8eb4eb7
Merge changes I14c49cb4,I12d17fe1
by Shawn Pearce
· 11 years ago
2a2bfa4
Merge "Replace 'indexOf()' expression with 'contains()'"
by Shawn Pearce
· 11 years ago
0a70c69
Hyperlink to groups in access editor
by Shawn Pearce
· 11 years ago
ef6cca8
Inject ChangeUtil, making most methods non-static
by Dave Borowitz
· 11 years ago
db721d4
Replace 'indexOf()' expression with 'contains()'
by alex.ryazantsev
· 11 years ago
05872ef
Replace 'for' loop with 'foreach'
by alex.ryazantsev
· 11 years ago
7025929
Update mergeability flag when access rights are saved for review
by Edwin Kempin
· 11 years ago
f43e915
Move system groups into their own backend
by Shawn Pearce
· 11 years ago
05cb053
Save GWT compile time by avoiding javac
by Shawn Pearce
· 11 years ago
da07edd
Merge "Delete SQL index support"
by Shawn Pearce
· 11 years ago
d4ae3a16
Delete SQL index support
by Shawn Pearce
· 11 years ago
a7e04e4
Merge "Fix unclosed resource warnings"
by Edwin Kempin
· 11 years ago
72fb6cc
Remove unused .gitignore
by Shawn Pearce
· 11 years ago
c53fd3a
Delete eclipse left-over files from the Maven poop era
by David Ostrovsky
· 11 years ago
0b17d5f
Fix unclosed resource warnings
by Shawn Pearce
· 11 years ago
475b241
Always keep Submit button enabled even if change is not mergeable
by Edwin Kempin
· 11 years ago
1128c60
Update of parent project: defaults to be 'All-Projects'
by Bruce Zu
· 11 years ago
dd21866
Replace <code> with {@code} in javadoc
by Shawn Pearce
· 11 years ago
0ca2b59
Cleanup PatchLineComment writtenOn
by Shawn Pearce
· 11 years ago
662e55f
Visualize sizes of changes in change tables and user dashboards
by Edwin Kempin
· 11 years ago
fb3e5b4
Show tab with conflicting changes only if secondary index is enabled
by Edwin Kempin
· 11 years ago
a4455ea
Hide multi-master cache coherency issues on preferences
by Shawn Pearce
· 11 years ago
3eb9776
Delete dead old style myDiffPreferences RPC
by Shawn Pearce
· 11 years ago
8e6b4ec
Merge "Allow users to save update of parent project for review"
by Shawn Pearce
· 11 years ago
bbf93f8
Remove unnecessary local variables
by alex.ryazantsev
· 11 years ago
91fefc4
Allow users to save update of parent project for review
by Edwin Kempin
· 11 years ago
d4634cc
Remove redundant type arguments and type cast
by alex.ryazantsev
· 11 years ago
68badcf
Merge "Remove deprecated html tag attribute for 'strict' doctype"
by Shawn Pearce
· 11 years ago
40b526a
Merge "Remove unnecessary 'return' statements"
by Shawn Pearce
· 11 years ago
cc2bccf
Remove unnecessary 'return' statements
by alex.ryazantsev
· 11 years ago
5c96817
Remove unnecessary assignments
by alex.ryazantsev
· 11 years ago
cdf8a86
Remove deprecated html tag attribute for 'strict' doctype
by alex.ryazantsev
· 11 years ago
ec6fca8
Make LifecycleModule inherit from FactoryModule
by Dave Borowitz
· 11 years ago
b0b0bbb
Allow updating the parent project from the WebUI
by Edwin Kempin
· 11 years ago
bbb688e
ChangeScreen2: turn it to be the default change screen
by David Ostrovsky
· 11 years ago
4c62f72
Merge branch 'stable-2.8'
by Shawn Pearce
· 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
d215908
Completed test migration to junit4, easymock updated to version 3.2
by alex.ryazantsev
· 11 years ago
e3080fd
Merge branch 'stable-2.8'
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
774ca13
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
2c35b1d
Adding missing braces
by alex.ryazantsev
· 11 years ago
2b5d7aa
Trigger hooks and email notification on saving ACLs for review
by Edwin Kempin
· 11 years ago
f5e3fee
Fix typo in method name
by Adrian Görler
· 11 years ago
1f04bca
Add new SSH command to search in Gerrit documentation index
by David Ostrovsky
· 11 years ago
ec4b06a
REST endpoint for searching Gerrit documentation.
by Yuxuan 'fishy' Wang
· 11 years ago
c8fb8ed
Increase accounts listed on Become Any Account login screen to 100
by David Pursehouse
· 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
· 12 years ago
d6ccccf
Add our own Nullable implementation
by Sasa Zivkov
· 12 years ago
Next »