Sign in
gerrit
/
gerrit
/
8b6d2f52c3ad62287a3b860ee74d1f0f32733597
/
gerrit-common
8b6d2f5
AccountInfo: Move getName and getNameEmail to Account
by David Pursehouse
· 9 years ago
ea6a809
gerrit-common: Remove unused ReviewResult class
by David Pursehouse
· 9 years ago
0894e1c
gerrit-common: Remove unused ProjectInfo class
by David Pursehouse
· 9 years ago
932c52a
gerrit-common: Remove unused ChangeInfo class
by David Pursehouse
· 9 years ago
35e946d
PageLinks: Remove unused toChange method
by David Pursehouse
· 9 years ago
17bb3db
Buck: Allow to consume JGit from its own cell
by David Ostrovsky
· 9 years ago
cedbbee
Add new copy votes policy for merge commits
by Dariusz Luksza
· 9 years ago
0b7517a
Eclipse: Warn on incomplete switch cases even when default exists
by David Pursehouse
· 9 years ago
20ecc32
MergeOp: Record when submit rules were bypassed
by Dave Borowitz
· 9 years ago
394e634
Merge branch 'stable-2.12'
by David Pursehouse
· 9 years ago
ccb946c
Correctly detect symlinked log directory on startup
by Mark Elkins
· 9 years ago
be4d7a7
Store SubmitTypeRecord lazily in ChangeData
by Dave Borowitz
· 9 years ago
44fd0ac
SubmitTypeRecord: Make fields final and document them
by Dave Borowitz
· 9 years ago
ed1596b
Merge doc and change searches.
by Yuxuan 'fishy' Wang
· 9 years ago
aea5d3e
Send XSRF token as a cookie
by Dave Borowitz
· 9 years ago
7d5a771
Replace ACCOUNT_DIFF_PREFERENCES table with Git backend (part1)
by David Ostrovsky
· 10 years ago
22e4783
Merge "Allow plugins to reference groups in project config"
by Edwin Kempin
· 9 years ago
11362e0
Fix dynamic registration of libraries
by Doug Kelly
· 9 years ago
70c62aa
Merge branch 'stable-2.11'
by David Pursehouse
· 9 years ago
753169d
Add settings screen for global edit preferences
by Edwin Kempin
· 9 years ago
7b6af4ff
Add settings screen for global diff preferences
by Edwin Kempin
· 9 years ago
8083f17
Submit: Fix ClassCastException for anonymous user
by David Ostrovsky
· 9 years ago
aa0af4e
RebuildNotedb: Elide project names instead of truncating them
by Edwin Kempin
· 9 years ago
9b91ca4
Add new screen to list tags of a project
by David Pursehouse
· 10 years ago
e5a9d01
Allow plugins to reference groups in project config
by Janice Agustin
· 10 years ago
b84c227
Remove contact store functionality
by Dave Borowitz
· 10 years ago
5953bde
HostPageData: Remove unused account member
by David Pursehouse
· 10 years ago
6b2830c
Merge "Add WebLink extension point for file history"
by David Pursehouse
· 10 years ago
0349f8a
Add settings screen for editing GPG public keys
by Dave Borowitz
· 10 years ago
21c8686
Add WebLink extension point for file history
by Sven Selberg
· 10 years ago
ed84657
Add REST endpoint to confirm emails
by Edwin Kempin
· 10 years ago
f07e98b
Add REST endpoint to set username
by Edwin Kempin
· 10 years ago
6a56672
Use REST call instead of AccountService.changePreferences(...)
by Edwin Kempin
· 10 years ago
5d683cc
Pass ChangeInfo object to extension panels
by Edwin Kempin
· 10 years ago
70e1112
Allow plugins to add custom settings screens
by Edwin Kempin
· 10 years ago
52f79ac
Allow plugins to extend Gerrit screens with GWT controls
by Edwin Kempin
· 10 years ago
0d3cab0
Remove the state SUBMITTED altogether
by Stefan Beller
· 10 years ago
bd69e3e
Add Documentation:js_licenses.txt for JavaScript
by Shawn Pearce
· 10 years ago
b14bb76
Remove //lib/jgit:jgit from UI deps
by Shawn Pearce
· 10 years ago
450b7d5
Enable Eclipse Javadoc warnings about malformed syntax
by Dave Borowitz
· 10 years ago
a3d6788
Use consistent lowercase for "gitweb"
by Dave Borowitz
· 10 years ago
2615c38
GitWebConfig: Minor cleanup
by Dave Borowitz
· 10 years ago
62c7863
Move logic from GitWebType to GitWebConfig
by Dave Borowitz
· 10 years ago
664d040
Add a Maintain Server global capability
by Dave Borowitz
· 10 years ago
2b753cc
Check with HEAD request if docs are available and remove GerritConfig
by Edwin Kempin
· 10 years ago
9480fb4
Remove usage of GerritConfig from GitWebServlet
by Edwin Kempin
· 10 years ago
5057054
Expose more config parameters via REST
by Edwin Kempin
· 10 years ago
7023f47
Expose GitWeb config via /config/server/info REST endpoint
by Edwin Kempin
· 10 years ago
e55a72f
Gerrit Client: Retrieve archives formats via REST
by Edwin Kempin
· 10 years ago
5a8c9e9
Expose all auth config params that are needed by client over REST
by Edwin Kempin
· 10 years ago
f94d06b
For clone commands rely on scheme URLs from the server
by Edwin Kempin
· 10 years ago
dc15476
Declare guava and junit as exported deps of Google Truth
by David Pursehouse
· 10 years ago
bf78e39
Retrieve download schemes via REST
by Edwin Kempin
· 10 years ago
b1b475c
Gerrit Client: Use REST API to get server info
by Edwin Kempin
· 10 years ago
5b1ee4b
Always show clone commands
by Edwin Kempin
· 10 years ago
82d99d7
Pass commit IDs into DiffInfo
by David Pletcher
· 10 years ago
6906013
Remove unused allowRegisterNewEmail field from GerritConfig
by Edwin Kempin
· 10 years ago
8344a50
Move GroupInfo and related classes from GroupJson to extensions
by Dave Borowitz
· 10 years ago
076ad189
Return proper HTTP status codes when project creation fails
by Edwin Kempin
· 10 years ago
dc0afa9
Merge branch 'stable-2.11'
by David Pursehouse
· 10 years ago
5f83471
Make LabelTypeIT tests assume copy-score defaults now initialized herein
by Marco Miller
· 10 years ago
5a65d03
Remove duplication of defaults for boolean label types in ProjectConfig
by Marco Miller
· 10 years ago
5ddffa0
Add missing braces around if- for- and while-statements
by David Pursehouse
· 10 years ago
f2541d2
Merge changes from topic 'findbugs-cleanup'
by Shawn Pearce
· 10 years ago
de0faf5
Don't explicitly qualify return type of ChangeInfo.getLastUpdatedOn
by David Pursehouse
· 10 years ago
bcb0073
GitWebType: remove redundant 'else' block
by David Pursehouse
· 10 years ago
98f2352
Add plugins.jsLoadTimeout configuration option
by Dariusz Luksza
· 10 years ago
1337e97
SiteLibraryLoaderUtil: catch NoSuchFileException when scanning for JARs
by David Pursehouse
· 10 years ago
ec21506
Convert logs code to use Path
by Dave Borowitz
· 10 years ago
9e15875
Convert plugin loading code to use Path
by Dave Borowitz
· 10 years ago
05b1ae2
Fix outstanding issues with conversion to NIO
by Dave Borowitz
· 10 years ago
07b4072
SitePaths: Convert lib_dir to Path
by Dave Borowitz
· 10 years ago
7e55f6b
SitePaths: Convert SSH-related paths to Path
by Dave Borowitz
· 10 years ago
cff04c3
Merge changes from topic 'path'
by Dave Borowitz
· 10 years ago
32218e3
SitePaths: Convert tmp_dir to Path
by Dave Borowitz
· 10 years ago
8f33a51
Add SwitchSecureStore site program
by Dariusz Luksza
· 11 years ago
4b56190
Merge "InlineEdit: Don't offer edit icon on binary files"
by Edwin Kempin
· 10 years ago
cdbef23
InlineEdit: Don't offer edit icon on binary files
by David Ostrovsky
· 10 years ago
ae47686
Added copyAllScoresIfNoChange
by Zalan Blenessy
· 10 years ago
6d0ebb8
Fix some warnings raised by CheckStyle
by David Pursehouse
· 10 years ago
e9c6fd9
Removed PatchSetPublishDetail.java
by Gustaf Lundh
· 10 years ago
0091981
Remove ReviewerInfo.java
by Gustaf Lundh
· 10 years ago
0a1da09
Only create new changes as draft if draft changes are allowed
by David Pursehouse
· 10 years ago
7a722f7
Extensions GWT API: Align rule with package boundaries
by David Ostrovsky
· 10 years ago
a066f02
Refactor LabelId out of PatchSetApprovals
by David Ostrovsky
· 10 years ago
36934dc
Remove old change screen
by David Ostrovsky
· 12 years ago
d52c472
Revision API: Prepare to expose comments and drafts
by David Ostrovsky
· 11 years ago
3efed75
Use java.util.Objects instead of com.google.common.base.Objects
by Edwin Kempin
· 10 years ago
9ed3450
Remove gerrit.enableNewFeatures
by Shawn Pearce
· 10 years ago
b47da24
Move CS1 to REST API for reviewer suggestions
by Shawn Pearce
· 10 years ago
3f4fe61
Move account suggestion to REST API
by Shawn Pearce
· 10 years ago
4241459
Terminate sortkey with prejudice
by Dave Borowitz
· 10 years ago
fbdf165
OpenID: Add support for Launchpad on the login form
by David Pursehouse
· 10 years ago
a7d3e6c
OpenID: Remove support for Google Accounts
by Shawn Pearce
· 11 years ago
d80f933
Merge "ChangeScreen2: Make Reply button configurable"
by David Pursehouse
· 10 years ago
e4abe9a
ChangeScreen2: Make Reply button configurable
by Richard Möhn
· 10 years ago
66017ae
Fix capabilities acceptance test broken by batch changes limit
by Bruce Zu
· 10 years ago
b3f2cf2
Tidy up global capability definitions
by David Pursehouse
· 10 years ago
4512fe6
Enable configurable 'maxBatchChanges' limit
by Bruce Zu
· 10 years ago
08180de
Support AutoValue
by Dave Borowitz
· 10 years ago
Next »