Sign in
gerrit
/
gerrit
/
ff7c4ca26c48a731326fb703264376ed3229c10e
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
6406b2c
Add support for CodeEditor edit config indentWithTabs
by Paladox none
· 8 years ago
e54139e
Add missing exception declarations on methods in NotImplemented
by Urs Wolfer
· 8 years ago
f4b2a76
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
6e3ed27
Change lineWrapping from saying false to using prefs.lineWrapping()
by Paladox none
· 8 years ago
a41014e
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
262f893
Preserve line-endings in inline editing
by LeiSun
· 8 years ago
147089b
Test that blocking approval for change owners on parent works
by Edwin Kempin
· 8 years ago
612c62f6b
ChangeOwnerIT: Move method to grant permissions on label to base class
by Edwin Kempin
· 8 years ago
e10c326
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
e6976dc
Fix formatting of h2 cache documentation
by David Pursehouse
· 8 years ago
9f0e5bc
Fix formatting of httpd.idleTimeout documentation
by David Pursehouse
· 8 years ago
d471904
Revert "Remove unneeded exception declarations on methods in NotImplemented"
by Edwin Kempin
· 8 years ago
d3d4518
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
754fd52
Document metrics for reviewer suggestion
by Edwin Kempin
· 8 years ago
d86ceb5
DeleteBranchIT: Add tests for deleting branch by REST with full name
by David Pursehouse
· 8 years ago
e800976
Changes can't be found when project name matches Change-Id pattern
by David Pursehouse
· 8 years ago
f714099
Merge changes from topic 'delete-refs' into stable-2.14
by Edwin Kempin
· 8 years ago
ad3d6c1
Changes can't be found when project name matches Change-Id pattern
by David Pursehouse
· 8 years ago
697eed2
EditScreen: Format with google-java-format
by David Pursehouse
· 8 years ago
909666c
user-review-ui: Fix spelling
by David Pursehouse
· 8 years ago
63ca86d
SearchSuggestOracle: Suggest "self" before other users
by Edwin Kempin
· 8 years ago
ea2d38c
DeleteTag{s}IT: Add tests for deleting tag without refs/tags prefix
by David Pursehouse
· 8 years ago
bfea618
DeleteBranch{es}: Fix deletion of branch without refs/heads/ prefix
by David Pursehouse
· 8 years ago
3c8896a
Update highlight.js to 9.12.0 and enable kotlin
by Logan Hanks
· 8 years ago
d846f55
Merge changes from topic 'align-mailmap' into stable-2.14
by David Pursehouse
· 8 years ago
8a3a7bc
Update the .mailmap file
by Sebastian Schuberth
· 8 years ago
253e695
Update .mailmap
by David Pursehouse
· 8 years ago
c28ea48
Preserve line-endings in inline editing
by LeiSun
· 8 years ago
a11d28e
AccountManager: Load external ID from primary storage (ReviewDb)
by Edwin Kempin
· 8 years ago
f2ddbe6
Revert "AccountManager: Load external ID from primary storage"
by Edwin Kempin
· 8 years ago
3747f0f
Disable auto-reindexing if stale during online reindex
by Dave Borowitz
· 8 years ago
16c2da7
ChangeIndexer#reindexAfterIndexUpdate -> autoReindexIfStale
by Dave Borowitz
· 8 years ago
c7b6b05
Align lib modules load injector on Jetty and external containers
by Luca Milanesio
· 8 years ago
4f57082
Revert "Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent"
by David Pursehouse
· 8 years ago
9ba9a14
Update git submodules
by David Pursehouse
· 8 years ago
203f8ee
Merge "AccountManager: Load external ID from primary storage" into stable-2.14
by David Pursehouse
· 8 years ago
105a02e
Revert "Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent"
by David Pursehouse
· 8 years ago
1006066
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
38b17c6
AccountManager: Load external ID from primary storage
by Edwin Kempin
· 8 years ago
64d7c00
Set reflog message and identity when merging change
by David Pursehouse
· 8 years ago
f6e8301
REST API: Fix rest api endpoint doc for groups owner
by Paladox none
· 8 years ago
7331caf
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
c74e28a
Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent
by Paladox none
· 8 years ago
104a6a1
Fix bazel 0.5.* support
by Paladox none
· 8 years ago
8b655a7
Files: Fix NPE when old patch set is not found
by Edwin Kempin
· 8 years ago
6add177
Soy: Extend shortSubject to 72 chars
by Orgad Shaneh
· 8 years ago
c50c228
VersionedMetaData#load: Use provided RevWalk instead of creating a new one
by Edwin Kempin
· 8 years ago
70958ea
Merge "Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent" into stable-2.14
by David Pursehouse
· 8 years ago
Next »