Sign in
gerrit
/
gerrit
/
1bf67f4728d8228c2b7db6bf365776df3bcbad35
1bf67f4
Add prominent link to repo browser from project listing page.
by Chad Horohoe
· 13 years ago
80bf078
Add missing 2.5 release notes section
by Chad Horohoe
· 13 years ago
57973eb
Update version of replication plugin to the released version 1.0-rc0
by Edwin Kempin
· 13 years ago
v2.5-rc0
ed716ed
Update Gerrit 2.5 release notes
by Edwin Kempin
· 13 years ago
79db583
Merge "Allow configuring the Report Bug URL"
by Edwin Kempin
· 13 years ago
ab4f2d7
Merge "Cleaning up serialVersionUIDs"
by Shawn Pearce
· 13 years ago
7c84b8b
Merge "Documentation: commit message hook file should be executable"
by Shawn Pearce
· 13 years ago
056ed18
Documentation: commit message hook file should be executable
by David Pursehouse
· 13 years ago
64a6591
Merge "Fix formatting of commit message in Internet Explorer"
by Martin Fick
· 13 years ago
b8bea1b
Allow configuring the Report Bug URL
by Shawn O. Pearce
· 13 years ago
6d982fc
Cleaning up serialVersionUIDs
by Chad Horohoe
· 13 years ago
848fbb3
Merge "Tokenized REST API POST handler"
by Shawn Pearce
· 13 years ago
94eade6
Merge "Fix typo of license"
by Shawn Pearce
· 13 years ago
3768807e
Fix typo of license
by Bruce Zu
· 13 years ago
3a6f077
Tokenized REST API POST handler
by Brad Larson
· 13 years ago
1a6ff35
Fix formatting of commit message in Internet Explorer
by Edwin Kempin
· 13 years ago
48af0d4
Merge "Fix: Update diff base to match old version history"
by Edwin Kempin
· 13 years ago
ea7ba1a
Do not automatically add reviewers from footer lines to drafts
by Sasa Zivkov
· 13 years ago
968318a
Fix: Update diff base to match old version history
by Bruce Zu
· 13 years ago
e0f21a5
Protect against another replace.cmd NPE
by Shawn O. Pearce
· 13 years ago
1bd9678
Merge "Highlight dependencies to abandoned changes by red background"
by Shawn Pearce
· 13 years ago
4ce8689
Merge "Add key commands to mark patch as reviewed"
by Shawn Pearce
· 13 years ago
ed592cb
Merge "Move the project listing menu items to a new top-level item"
by Shawn Pearce
· 13 years ago
ca3b6e4
Merge "Fix ArrayIndexOutOfBoundsException on navigation to next/previous patch"
by Shawn Pearce
· 13 years ago
9f19f84
Merge "Display links in PatchSetSelectBox only once"
by Shawn Pearce
· 13 years ago
91b17ba
Merge "Fix possible NPEs in ReplaceRequest.cmd usage in ReceiveCommits"
by Shawn O. Pearce
· 13 years ago
1a5a1b3
Merge "Match no labels if current patch set is not available"
by Shawn O. Pearce
· 13 years ago
ebd4c1a
Merge "Fix rebase patch set and revert change to update Git first"
by Shawn O. Pearce
· 13 years ago
1aa8e4d
Merge "Use transaction when adding review of access tab edit"
by Shawn O. Pearce
· 13 years ago
c96c6d5
Move the project listing menu items to a new top-level item
by Chad Horohoe
· 13 years ago
e5ade76
Display links in PatchSetSelectBox only once
by Edwin Kempin
· 13 years ago
897ceab
Merge "Use download icon instead of text"
by Edwin Kempin
· 13 years ago
80471cd
Fix ArrayIndexOutOfBoundsException on navigation to next/previous patch
by Edwin Kempin
· 13 years ago
8400039
Use download icon instead of text
by Keunhong Park
· 13 years ago
501a5e9
Add key commands to mark patch as reviewed
by Edwin Kempin
· 13 years ago
8626989
Merge "Fix reject message if bypassing code review is not allowed"
by Shawn Pearce
· 13 years ago
b9c785b
Fix reject message if bypassing code review is not allowed
by Edwin Kempin
· 13 years ago
a3a1013
Fix possible NPEs in ReplaceRequest.cmd usage in ReceiveCommits
by Shawn O. Pearce
· 13 years ago
9a147ff
Match no labels if current patch set is not available
by Shawn O. Pearce
· 13 years ago
fba779c
Fix rebase patch set and revert change to update Git first
by Shawn O. Pearce
· 13 years ago
c374184
Use transaction when adding review of access tab edit
by Shawn O. Pearce
· 13 years ago
adbb4d2
Fix missing ObjectInserter.flush() in ReviewProjectAccess
by Shawn O. Pearce
· 13 years ago
cbf3eea
Allow nesting propagated request scopes on same thread
by Shawn O. Pearce
· 13 years ago
513e86d
Merge "Rename Gerrit WAR that includes plugins to 'gerrit-full-{version}'"
by Shawn Pearce
· 13 years ago
e9f9b1a
Rename Gerrit WAR that includes plugins to 'gerrit-full-{version}'
by Edwin Kempin
· 13 years ago
149c79d
Remove double ';' at line ending
by Edwin Kempin
· 13 years ago
bfef420
Support /a/ for plugin REST APIs
by Brad Larson
· 13 years ago
86d22c2
Make portions of ListChanges public
by Shawn O. Pearce
· 13 years ago
423c4a9
/changes/: Return more data
by Shawn O. Pearce
· 13 years ago
1071ec0
Lookup changes in parallel during ReceiveCommits
by Shawn O. Pearce
· 13 years ago
2fbea6c
Improve performance of ReceiveCommits by reducing RevWalk load
by Shawn O. Pearce
· 13 years ago
c545c09
Perform change update on multiple threads
by Shawn O. Pearce
· 13 years ago
e6298f7
Create new patch set references before database records
by Shawn O. Pearce
· 13 years ago
1732f75
Use BatchRefUpdate to execute reference changes
by Shawn O. Pearce
· 13 years ago
c756538
Merge "Fix file name matching in commit_delta to perform substring matching"
by Shawn Pearce
· 13 years ago
67b0a03
Merge "Add support for binding CacheRemovalListener"
by Shawn Pearce
· 13 years ago
d9dacf5
Fix file name matching in commit_delta to perform substring matching
by Sasa Zivkov
· 13 years ago
c3a31c2
Add support for binding CacheRemovalListener
by Keunhong Park
· 13 years ago
2d0831f
Merge "Add a fast path to avoid checking every commit on push"
by Shawn O. Pearce
· 13 years ago
7e031f3
Partially revert GroupDetail to fix Admin > Groups issues
by Shawn O. Pearce
· 13 years ago
7e4cef3
Add a fast path to avoid checking every commit on push
by Shawn O. Pearce
· 13 years ago
0dbb818
Merge "Exclude pom in archetype resources from version replacement"
by Shawn Pearce
· 13 years ago
6214f26
Merge "Adding .searchPanel to the exported CSS"
by Shawn Pearce
· 13 years ago
0febb8f
Adding .searchPanel to the exported CSS
by Chad Horohoe
· 13 years ago
0334815
Exclude pom in archetype resources from version replacement
by Edwin Kempin
· 13 years ago
2fcf95f
Fix column ids in AccountDiffPreferences
by Shawn O. Pearce
· 13 years ago
0456fcf
Merge "Documentation: Add documentation of `refs/notes/review`"
by Shawn Pearce
· 13 years ago
d24be9d
Documentation: Add documentation of `refs/notes/review`
by David Pursehouse
· 13 years ago
745684d
Complete Gerrit 2.5 release notes
by Edwin Kempin
· 13 years ago
a280353
Add some more sections to the Gerrit 2.5 release notes
by Edwin Kempin
· 13 years ago
d089fc4
Describe REST API related features in the Gerrit 2.5 release notes
by Edwin Kempin
· 13 years ago
f5a7733
Describe plugin related features in the Gerrit 2.5 release notes
by Edwin Kempin
· 13 years ago
30e154c
Merge "Audit hooks on JSON/RPC and SSH commands using Gerrit plugins."
by Edwin Kempin
· 13 years ago
9776181
Merge "Option to display line endings"
by Edwin Kempin
· 13 years ago
27ba2ac
Audit hooks on JSON/RPC and SSH commands using Gerrit plugins.
by Luca Milanesio
· 13 years ago
8645dd9
Merge "Package core plugins in Gerrit war and install them on init"
by Edwin Kempin
· 13 years ago
a54e150
Add SuggestOracle to SearchPanel
by Brad Larson
· 13 years ago
632653c
Option to display line endings
by Pravin Sethia
· 13 years ago
e6ec468
Merge "Increase tracking ID max length to 32"
by Shawn Pearce
· 13 years ago
766e441
Increase tracking ID max length to 32
by Sasa Zivkov
· 13 years ago
d5e87c3
Add ssh command to enable plugins
by Brad Larson
· 13 years ago
375eb0b
Merge "Fix: Two UI update issues in change screen."
by Shawn Pearce
· 13 years ago
4c7728d
Merge "Do not show "Session cookie not available" on sign in"
by Shawn Pearce
· 13 years ago
883dd9c
Merge "Fix wrong 'change ... closed' message on direct push"
by Shawn Pearce
· 13 years ago
1793dcd
Fix wrong 'change ... closed' message on direct push
by Edwin Kempin
· 13 years ago
39cf99c
Merge "Move form for group creation to own screen"
by Edwin Kempin
· 13 years ago
852b395
Do not show "Session cookie not available" on sign in
by Edwin Kempin
· 13 years ago
67e09dc
Package core plugins in Gerrit war and install them on init
by Edwin Kempin
· 13 years ago
2971e21
Merge "Do not add access sections as owned if only refs/meta/config is visible"
by Shawn Pearce
· 13 years ago
07c4514
Add the run profiles to the favorites menu because I'm lazy
by Chad Horohoe
· 13 years ago
687d88a
Do not add access sections as owned if only refs/meta/config is visible
by Edwin Kempin
· 13 years ago
739f28a
Fix: Two UI update issues in change screen.
by Bruce Zu
· 13 years ago
27e0e3a
cmd-review.txt: Add clarification in documentation of --force-message
by David Pursehouse
· 13 years ago
d18f8e6
Fix NPE on adding access control for review
by Deniz Türkoglu
· 13 years ago
39ddfd7
Move form for group creation to own screen
by Edwin Kempin
· 13 years ago
8853117
Merge "Disable assertions for KeyCommandSet when running in gwtdebug mode"
by Edwin Kempin
· 13 years ago
fafa4f5
Merge "Document custom dashboards"
by Edwin Kempin
· 13 years ago
39f2a54
Document REST endpoint to suggest project names
by Edwin Kempin
· 13 years ago
fd94894
Merge "Document that on reload of a plugin a new plugin configuration gets active"
by Edwin Kempin
· 13 years ago
e151181
Merge "Document Maven archetype to create plugin projects"
by Edwin Kempin
· 13 years ago
Next »