Sign in
gerrit
/
gerrit
/
4b12bb0979b18956bf887d7b369c8da3f2b02f17
4b12bb0
GlobalPluginConfig: Fix typo in Javadoc
by David Pursehouse
· 8 years ago
a368980
Fix rendering in documentation of LocalUsernamesToLowerCase
by Paladox none
· 8 years ago
b9e0024
Consistently use toLowerCase() in ConsoleUI.readEnum
by Saša Živkov
· 8 years ago
89efb88
GWT UI: Add support for creating annotated tags
by David Pursehouse
· 8 years ago
1e2ead0
StreamEvents: Fix NPE when invoking the command with --help
by David Pursehouse
· 8 years ago
99e58c7
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
1d67b1e
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
7f6f6a2
Update git submodules
by David Pursehouse
· 8 years ago
295aead8
Merge "Documentation: Give OpenSSH Host entry alias a section on its own." into stable-2.14
by David Pursehouse
· 8 years ago
1415f07
Documentation: Give OpenSSH Host entry alias a section on its own.
by Gert van Dijk
· 8 years ago
f7a1c2a
AuthConfig: Disallow invalid combination of auth.type and auth.gitBasicAuthPolicy
by David Pursehouse
· 8 years ago
e292003
Fix documentation of auth.gitBasicAuthPolicy and add Javadoc
by David Pursehouse
· 8 years ago
ef92bec
Clarify HTTP_LDAP and CLIENT_SSL_CERT_LDAP
by David Pursehouse
· 8 years ago
dc4f8d1
Documentation: Also consider the use of kerberos authentication over SSH
by Gert van Dijk
· 8 years ago
a4e49d0
Documentation: add REBASE_ALWAYS as submit type option where omitted
by Gert van Dijk
· 8 years ago
bc683f2
Documentation: improve Verified label configuation section
by Gert van Dijk
· 8 years ago
cb0f62f
Set version to 2.14.4-SNAPSHOT
by David Pursehouse
· 8 years ago
90e452c
Document that past assignees endpoint is only available with NoteDB
by David Pursehouse
· 8 years ago
7c79b68
Move get/set hashtag REST API documentation into correct section
by David Pursehouse
· 8 years ago
98952b0
Fix link in gerrit-config documentation
by Hector Oswaldo Caballero
· 8 years ago
a1117bf
Fix formatting of config-gerrit
by David Pursehouse
· 8 years ago
v2.14.3
3695835
Update git submodules
by David Pursehouse
· 8 years ago
5b3a73d
Set version to 2.14.3
by David Pursehouse
· 8 years ago
857fdc3
PolyGerrit: Add ':' to autocompleted predicates in search bar
by Sven Selberg
· 8 years ago
8dead96
JdbcAccountPatchReviewStore: Add configurable settings to datasource
by Hector Oswaldo Caballero
· 8 years ago
585e2b1
Don't crash on empty diff selection
by Viktar Donich
· 8 years ago
260c66d
H2AccountPatchReviewStore: Factor out test store
by Hector Oswaldo Caballero
· 8 years ago
75e79d7
Merge "JdbcAccountPatchReviewStore: Simplify module" into stable-2.14
by David Pursehouse
· 8 years ago
8301cd8
Fix canonical URL detection with URL encoded parts
by Luca Milanesio
· 8 years ago
f083894
Request all commits in the change detail
by Wyatt Allen
· 8 years ago
a5420f0
Allow running without gerrit.canonicalWebUrl
by Luca Milanesio
· 8 years ago
c1ee41c
JdbcAccountPatchReviewStore: Simplify module
by Hector Oswaldo Caballero
· 8 years ago
7bd3b9c
JdbcAccountPatchReviewStore: Remove unneeded else clauses
by Hector Oswaldo Caballero
· 8 years ago
bc24c17
MergeUtil: Use InMemoryInserter for dry runs
by Dave Borowitz
· 9 years ago
7d3085b
JdbcAccountPatchReviewStore: Extract duplicated strings to constants
by Hector Oswaldo Caballero
· 8 years ago
9601f06
ListPlugins: Return SortedMap<String, PluginInfo> from display(...)
by David Pursehouse
· 8 years ago
a701936
AccountManager: Improve error message on first user creation failure
by David Ostrovsky
· 8 years ago
a92d2e9
Add missing trailing slash in create change REST API doc
by David Pursehouse
· 8 years ago
4bac195
Fix rest api doc for creating changes
by Paladox none
· 8 years ago
cc98810
InlineEdit: Fix comparison against edit revision
by David Ostrovsky
· 8 years ago
b824e5e
Fix glob in bower2bazel.py
by Logan Hanks
· 8 years ago
5cb3819
List{Branches,Tags}: Use "-S' as alias for "--start" instead of "-s"
by David Pursehouse
· 8 years ago
0bc05de
Export commons:dbcp in gerrit-plugin-api
by Hector Oswaldo Caballero
· 8 years ago
3b6a08a
Improve documentation of list plugins 'all' option
by David Pursehouse
· 8 years ago
f48e7b05
PolyGerrit: Fix going to /c/<change>/patch-num>/ with a slash
by Paladox none
· 8 years ago
8c553b9
StaticModule: Only attempt to parse polygerrit parameter on GET
by David Pursehouse
· 8 years ago
7feaaf8
Set version to 2.14.3-SNAPSHOT
by Hugo Arès
· 8 years ago
51395eb
RelativeDateFormatter: Remove unnecessary @SuppressWarnings("boxing")
by David Pursehouse
· 8 years ago
ff7c4ca
Merge changes from topic 'fix-group-reference' into stable-2.14
by David Pursehouse
· 8 years ago
c2d1a3e
Support plugin group reference with inheritance
by Hugo Arès
· 8 years ago
b7b952f
Fix PluginConfig.setGroupReference method
by Hugo Arès
· 8 years ago
05996a30
Align group reference from plugin with core group reference
by Hugo Arès
· 8 years ago
5a95005
Add method to convert a group reference into a configuration value
by Hugo Arès
· 8 years ago
ea5e35c
Add method to extract group name from a configured value
by Hugo Arès
· 8 years ago
9fa53f2
Add method to check if configured value is a group reference
by Hugo Arès
· 8 years ago
58e0588
Extract group reference prefix into a constant
by Hugo Arès
· 8 years ago
bb6d883
ReviewerDeletedEvent: Include user that removed the reviewer
by David Pursehouse
· 8 years ago
94b76cf
StreamEventsApiListener: Emit event on deletion of vote
by David Pursehouse
· 8 years ago
f29d92a
VoteDeletedListener: Remove getRemoved() method from Event interface
by David Pursehouse
· 8 years ago
d13c7f3
Update .mailmap
by David Pursehouse
· 8 years ago
960b41e
Update .mailmap
by David Pursehouse
· 8 years ago
083ded1
Set version to 2.14.2
by David Pursehouse
· 8 years ago
v2.14.2
de695e1
Merge "Recognize all parts marked with 'multipart/'" into stable-2.14
by Edwin Kempin
· 8 years ago
62f34ab
Recognize all parts marked with 'multipart/'
by Patrick Hiesel
· 8 years ago
90761cd
GitIgnore all bazel directories
by Orgad Shaneh
· 8 years ago
4cb839f
Update git submodules
by Saša Živkov
· 8 years ago
8517b2b
Fix back button behavior for hash redirects
by Kasper Nilsson
· 8 years ago
18bb5d9
Merge changes I37bfe95b,I419bdee5 into stable-2.14
by Edwin Kempin
· 8 years ago
e782eb5
PolyGerrit: Add support for erlang and puppet in highlight
by Paladox none
· 8 years ago
b8f8153
PolyGerrit: Add support for php and shell in highlight
by Paladox none
· 8 years ago
e01a42b
Update link to source.android.com
by David Shevitz
· 8 years ago
d619f4b
GroupsIT: Add tests for conflicting options
by David Pursehouse
· 8 years ago
a6cd67f
Fix documentation of branch regex filter
by David Pursehouse
· 8 years ago
0c2e4b8
Clarify limitations in project list filters
by David Pursehouse
· 8 years ago
16a1a4b
RefFilter: Disallow using substring and regex filters together
by David Pursehouse
· 8 years ago
f648e04
Clarify that branch and tag regex filters are case sensitive
by David Pursehouse
· 8 years ago
cf1ed06
Add missing documentation of tag substring and regex filters
by David Pursehouse
· 8 years ago
5851bfe
Clarify that branch substring filter is case insensitive
by David Pursehouse
· 8 years ago
1d4d67d
Fix documentation of branch substring option
by David Pursehouse
· 8 years ago
3cd948d
Clarify that group substring filter is case insensitive
by David Pursehouse
· 8 years ago
a3d7f2d
GroupsIT: Add test for listing groups by substring
by David Pursehouse
· 8 years ago
c00a950
Merge changes I9adc5b4d,Ide2b9025 into stable-2.14
by David Pursehouse
· 8 years ago
23bd0cf
Update groups rest api doc to explain the ?m= param
by Paladox none
· 8 years ago
e21d4bb
Use quoted-printable for SMTP transfer encoding
by Wyatt Allen
· 8 years ago
94ea034
Refactor email rendering of SMTP sender
by Wyatt Allen
· 8 years ago
aaaf450
Fix StringIndexOutOfBoundsException on /register with URL prefix
by Paladox none
· 8 years ago
da7a5ca
PolyGerrit: Fix register links to use base url
by Paladox none
· 8 years ago
bc56040
Add a check to register route handler
by Wyatt Allen
· 8 years ago
f93ac68
Allow project owners to update project configuration
by Changcheng Xiao
· 8 years ago
6793fa8
DeleteTagIT: Make TAG field static
by Edwin Kempin
· 8 years ago
f49a788
Enable multiline range comments in Firefox
by Viktar Donich
· 8 years ago
8803103
LocalUsernamesToLowerCase: Reindex accounts after updating external IDs
by Edwin Kempin
· 8 years ago
87938bf
MetaDataUpdate: Fix example code
by Edwin Kempin
· 8 years ago
433e1a9
Add support for tag web links
by Paladox none
· 8 years ago
e067dc8
Merge "Update highlight.js to 9.12.0 and enable kotlin" into stable-2.14
by David Pursehouse
· 8 years ago
cb3962f
Merge "Test that blocking approval for change owners on parent works" into stable-2.14
by David Pursehouse
· 8 years ago
d9d3135
EditPreferencesBox: Format with google-java-format
by David Pursehouse
· 8 years ago
3ef2bb5
Merge "Add missing exception declarations on methods in NotImplemented" into stable-2.14
by David Pursehouse
· 8 years ago
c64629c
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
9b93ff8
Set version to 2.13.9
by David Pursehouse
· 8 years ago
v2.13.9
Next »