Sign in
gerrit
/
gerrit
/
b849b72551b91bfca221c5d65ddc60b7d2d9e81c
/
gerrit-server
d22eabc
Fallback to ISO-8859-1 if charset isn't supported
by Shawn O. Pearce
· 15 years ago
8576d87
create-project: Don't destroy description of repository
by Shawn O. Pearce
· 15 years ago
d23841f
Expand LDAP groups only if accountMemberField set
by Shawn O. Pearce
· 15 years ago
74260ba
Define a toString for PatchListKey to improve errors
by Shawn O. Pearce
· 15 years ago
8a1cf3b
Don't allow OWN to be inherited from All Projects
by Shawn O. Pearce
· 15 years ago
84aaeb6
Traverse all LDAP groups that a user is member of
by Shawn O. Pearce
· 15 years ago
e21f41e
commit-msg: Fix jumbling of URL at end of message
by Shawn O. Pearce
· 15 years ago
fe4d7e6
Add ',' to be encoded in email headers.
by Ulrik Sjolin
· 15 years ago
5b25f8b
Allow schema upgrades to display messages
by Nico Sallembien
· 15 years ago
60cd31b
Remove unnecessary From line in body of email
by Shawn O. Pearce
· 15 years ago
v2.1.2
4a25883
Merge "Permit cache.diff.intraline to disable MyersDiff"
by Shawn O. Pearce
· 15 years ago
aaa6330
Merge "Drop host name resolution failure test"
by Shawn O. Pearce
· 15 years ago
c6307ab
Remove reliance on afterExecute from WorkQueue
by Shawn O. Pearce
· 15 years ago
29de436
Permit cache.diff.intraline to disable MyersDiff
by Shawn O. Pearce
· 15 years ago
8a8d4e1
Drop host name resolution failure test
by Shawn O. Pearce
· 15 years ago
7e30c72
Reject pushing to invalid reference names
by Shawn O. Pearce
· 15 years ago
6f2ccde
Include the name/email in email body if not in envelope
by Shawn O. Pearce
· 15 years ago
94ec730
Log the type of a non-task after it executes
by Shawn O. Pearce
· 15 years ago
f28c695
Ensure uncaught exceptions are logged into server error log
by Shawn O. Pearce
· 15 years ago
17d1101
Cleanup line insertions joined against indentation change
by Shawn O. Pearce
· 15 years ago
3882948
Avoid "es" replaced by "es = Address"
by Shawn O. Pearce
· 15 years ago
58e9924
Add heuristic to better highlight block reindents
by Shawn O. Pearce
· 15 years ago
f98427b
Make intraline differences easier to debug
by Shawn O. Pearce
· 15 years ago
2a41231
Fix editable username when authType is LDAP or HTTP_LDAP
by Shawn O. Pearce
· 15 years ago
v2.1.2-rc2
c6c8486
Invalidate the diff cache
by Shawn O. Pearce
· 15 years ago
5942029
Fix intraline difference off-by-one when LF is added
by Shawn O. Pearce
· 15 years ago
7bfcf9a
Don't aggressively coalesce across lines
by Shawn O. Pearce
· 15 years ago
98c27e8
Fix source code formatting errors in MergeOp
by Shawn O. Pearce
· 15 years ago
95817b3
During merge use existing author identity values
by Shawn O. Pearce
· 15 years ago
293a3e2
Refactor and add to streaming events schema
by Kenny Root
· 15 years ago
e76ca31
Tweak the intraline difference heuristics
by Shawn O. Pearce
· 15 years ago
c1fe3e4
Warn when a commit message isn't wrapped
by Shawn O. Pearce
· 15 years ago
15ac1b8
Add stream-events command
by Kenny Root
· 15 years ago
a3bad45
Fix combined diffs on merge commits
by Shawn O. Pearce
· 15 years ago
1dfab9d
Fix source code formatting in RefControl
by Shawn O. Pearce
· 15 years ago
f50c194
Add Forge Identity +3 to permit pushing filtered history
by Shawn O. Pearce
· 15 years ago
07f35177d
documentation: Document database.pool* variables
by Shawn O. Pearce
· 15 years ago
6df5ea1
Show download links as a tabbed panel
by Shawn O. Pearce
· 15 years ago
598849d
Defer LDAP server type discovery until first authentication
by Shawn O. Pearce
· 15 years ago
c892d34
Bind to LDAP using only the end-user identity
by Shawn O. Pearce
· 15 years ago
29103b7
Fix upgrading H2 from schema 20 to current
by Shawn O. Pearce
· 15 years ago
feebfbe
Remove useless imports from Schema_28
by Shawn O. Pearce
· 15 years ago
1ce61db
Skip gitlink modes as we can't get a content difference
by Shawn O. Pearce
· 15 years ago
f33c39a
Move new change display to PostReceiveHook
by Shawn O. Pearce
· 15 years ago
d4ed7fc
Fix IncorrectObjectTypeException on initial commit
by Shawn O. Pearce
· 15 years ago
733cbaa
Adjust SocketUtilTest to be more likely to pass
by Shawn O. Pearce
· 15 years ago
afd3c9f
Fix schema 27 upgrade for H2
by Shawn O. Pearce
· 15 years ago
7dafe19
Highlight line-level (aka word) differences in files
by Shawn O. Pearce
· 15 years ago
8db22c8
Run prettify on the server using whole file contents
by Shawn O. Pearce
· 15 years ago
3e4e804
Make hooks/commit-msg available over HTTP
by Shawn O. Pearce
· 15 years ago
733791b
Merge "Add MaxNoBlock category for advisory review levels"
by Shawn Pearce
· 15 years ago
66376d0
Add MaxNoBlock category for advisory review levels
by Shane Mc Cormack
· 15 years ago
d0a46c3
Update JGit to 0.5.1.140-g660fd39
by Shawn O. Pearce
· 15 years ago
53b0e7f
Require branch deletion permission for pushes over HTTP
by Shawn O. Pearce
· 15 years ago
f6a13f4
Force validation of the author and committer lines during push
by Shawn O. Pearce
· 15 years ago
6f3b9ee
Simplify FunctionState as discussed previously
by Nico Sallembien
· 15 years ago
4ef9b46
Merge "Block inheritance by default on per-branch permissions."
by Nico Sallembien
· 15 years ago
cddd84b
Block inheritance by default on per-branch permissions.
by Nico Sallembien
· 15 years ago
3b08693
Expand group names to be 255 characters
by Shawn O. Pearce
· 15 years ago
0df4ba0
MySQL: Fix account_group_members_audit removed_on to be NULL
by Shawn O. Pearce
· 15 years ago
d9d7fe0
Allow per-branch OWN +1 to delegate branch ownership
by Shawn O. Pearce
· 15 years ago
ee3e737
Replace our own @Nullable with javax.annotation.Nullable.
by Nico Sallembien
· 15 years ago
75afdfd
Change permissions to be branch based
by Nico Sallembien
· 15 years ago
0681f24
Add --commit to comment-added as there was previously no way to know which change was being commented on.
by Shane Mc Cormack
· 15 years ago
1fc80a6
Allow $site_path/etc/peer_keys to authenticate peer daemons
by Shawn O. Pearce
· 15 years ago
9f20673
Allow the daemon's host key to authenticate to itself
by Shawn O. Pearce
· 15 years ago
4039675
Refactor the SSH session state
by Shawn O. Pearce
· 15 years ago
024d69b
Authenticate /p/ HTTP and SSH access by password
by Shawn O. Pearce
· 15 years ago
37930f8
Add a password field to the account identities
by Shawn O. Pearce
· 15 years ago
ac90f0a
Split the core receive logic out of the SSH code
by Shawn O. Pearce
· 15 years ago
0cb5657
Use quoted printable strings in outgoing email
by Shawn O. Pearce
· 15 years ago
6c2b677
Add event hook support
by Shane Mc Cormack
· 15 years ago
9ec7c70
Drop MySQL function nextval_project_id
by Shawn O. Pearce
· 15 years ago
de4f710
Send missing dependencies to owners if they are the only reviewer
by Shawn O. Pearce
· 15 years ago
1138606
Replace all transactions with single row updates
by Shawn O. Pearce
· 15 years ago
b1dac0a
Remove @SecondaryKey from AccountGroup
by Shawn O. Pearce
· 15 years ago
f2bab2a
Move sshUserName from Account to AccountExternalId
by Shawn O. Pearce
· 15 years ago
8df7cf7
Remove Project.Id and use only Project.NameKey
by Shawn O. Pearce
· 15 years ago
69b5ea8
Document why ReplicationUser doesn't use registered groups
by Shawn O. Pearce
· 15 years ago
e872e26
Fix automatic formatting in LdapRealm
by Shawn O. Pearce
· 15 years ago
db96816
Remove the duplicate Version class
by Shawn O. Pearce
· 15 years ago
99cdf55
Cleanup Maven build by using common plugin management
by Shawn O. Pearce
· 15 years ago
d1a3f68
Cleanup Maven build by pushing component dependencies down
by Shawn O. Pearce
· 15 years ago
a0be477
Summarize single change merges with short description of commit
by Shawn O. Pearce
· 15 years ago
2ca52df
Record submitters as the author of a merge commit
by Shawn O. Pearce
· 15 years ago
27868a4
Make gitweb url links customizable, add support for cgit
by Shane Mc Cormack
· 15 years ago
5f95a93
Drop the lastUsedOn fields from AccountSshKeys, AccountExternalIds
by Shawn O. Pearce
· 15 years ago
4719339
Stop using AccountExternalId lastUsedOn for most recent login
by Shawn O. Pearce
· 15 years ago
5a15b6d
Implement automatic schema upgrading
by Shawn O. Pearce
· 15 years ago
3c3cd75
Consolidate windows platform tests to a single class
by Shawn O. Pearce
· 15 years ago
3b063bb
Fix SchemaCreatorTest to work when localized errors are used
by Shawn O. Pearce
· 15 years ago
f2d68b1
Support creating new users in DEVELOPMENT_BECOME_ANY_ACCOUNT
by Shawn O. Pearce
· 15 years ago
e99ffca
Drop the com.google.gerrit.httpd.auth.become system property
by Shawn O. Pearce
· 15 years ago
1be3906
Clean up the DWIMery for database.* configuration settings
by Shawn O. Pearce
· 15 years ago
955d00e
Completely remove GerritServer.properties
by Shawn O. Pearce
· 15 years ago
fbcea4c
Refactor GitRepositoryManager to be an interface
by Shawn O. Pearce
· 15 years ago
ec58019
daemon: Automatically compress our log files
by Shawn O. Pearce
· 15 years ago
0b96d3e
Test SocketUtil class
by Shawn O. Pearce
· 15 years ago
5356ce5
Test SitePaths class
by Shawn O. Pearce
· 15 years ago
bbf1aac
init: Refactor init to be small parts created through Guice
by Shawn O. Pearce
· 15 years ago
Next »