Sign in
gerrit
/
gerrit
/
fd434afe5944a0b38bef6703d9aa90b9a7306f02
/
gerrit-pgm
11eb31d
GroupList: Log null UUIDs
by Dave Borowitz
· 8 years ago
fe672b8
AuthorizedKeys: Use java.util.Optional
by Dave Borowitz
· 8 years ago
e75af62
Move ChangeRebuilder#rebuildProject to RebuildNoteDb
by Dave Borowitz
· 9 years ago
861123b
Enable plugins.allowRemoteAdmin in developer mode
by David Pursehouse
· 8 years ago
793d78f
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
62460ff
Merge "Upgrade merged emails with HTML"
by Shawn Pearce
· 8 years ago
283abda
Organize imports
by David Pursehouse
· 8 years ago
7a87ec3
init: Add a flag to force-delete the cache
by Björn Pedersen
· 8 years ago
61b8c84
init: delete cache if not empty
by Björn Pedersen
· 8 years ago
4f86652
Upgrade merged emails with HTML
by Wyatt Allen
· 8 years ago
22c83e5
Acceptance tests: Write logs to junit tempdir
by Edwin Kempin
· 8 years ago
5e44918
bazel: update for elasticsearch and lucene.
by Han-Wen Nienhuys
· 8 years ago
d08edf6
Merge changes from topic 'elasticsearch'
by Dave Borowitz
· 8 years ago
9d0e8ea
bazel: generate licenses.txt
by Yuxuan 'fishy' Wang
· 9 years ago
531906e
Introduce gerrit-index module
by Dariusz Luksza
· 9 years ago
8e72f53
Add support for secondary index with Elasticsearch
by David Pursehouse
· 11 years ago
480d300
Merge "Merge branch 'stable-2.13'"
by David Pursehouse
· 8 years ago
86a6376
Merge changes from topic 'win32'
by David Pursehouse
· 8 years ago
243500f
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
d06b79e
Fix NullPointerException when cloning from slave
by Hugo Arès
· 8 years ago
c65ad97
bazel: add test that forbids DO_NOT_DISTRIBUTE in //gerrit-pgm:pgm.
by Han-Wen Nienhuys
· 9 years ago
eed3ed3
Convert some Functions/Predicates to streams & lambdas (4)
by Dave Borowitz
· 9 years ago
1a4d5d9
Remove redundant 'public' modifiers
by David Pursehouse
· 9 years ago
f4599a0
Expose supported UIs in GetServerInfo
by Dave Borowitz
· 9 years ago
0b774c4
Update Buck to latest version
by David Ostrovsky
· 9 years ago
3931c16
Build with Java 8
by David Ostrovsky
· 11 years ago
18d1dd1
Merge changes Iea17346e,Ifba1d457,I7895e7c1
by David Pursehouse
· 9 years ago
060e13c
Merge "Upgrade most change emails with HTML"
by Wyatt Allen
· 9 years ago
af11da8
Move ChangeRebuilder(Impl) to a subpackage
by Dave Borowitz
· 9 years ago
e57852d
Merge branch 'stable-2.13'
by David Pursehouse
· 9 years ago
4feb667
Init: Accept -b as an alias of --batch
by David Pursehouse
· 9 years ago
f94255f
Upgrade most change emails with HTML
by Wyatt Allen
· 9 years ago
1010738
Refactor CommitValidators to reduce repetition
by Dave Borowitz
· 9 years ago
42639e4
Convert remaining email templates to Soy
by Wyatt Allen
· 9 years ago
93ccc93
Convert change notification email templates to Soy
by Wyatt Allen
· 9 years ago
d51835b
Prefer VTL template overrides to Soy
by Wyatt Allen
· 9 years ago
3da9792
Merge branch 'stable-2.13'
by David Pursehouse
· 9 years ago
1a004d3
Fix a possible NPE in HiddenErrorHandler
by Saša Živkov
· 9 years ago
4d0d2cf
Merge "Adds the Soy library and injects it via EmailArguments"
by David Ostrovsky
· 9 years ago
a3a50ca
Merge "Further fixes for Bazel."
by David Ostrovsky
· 9 years ago
54e1cbf
Further fixes for Bazel.
by Han-Wen Nienhuys
· 9 years ago
49d9a46
Move AuthType from gerrit-reviewdb to extension API
by David Pursehouse
· 9 years ago
bdffdea
Adds the Soy library and injects it via EmailArguments
by Wyatt Allen
· 9 years ago
2f46364
Schedule log file compression at 11:00pm
by Hugo Arès
· 9 years ago
9a662a0
Fix typo in variable name
by Hugo Arès
· 9 years ago
b59e1be
Tidy up LogFileCompressor
by Hugo Arès
· 9 years ago
7c93073
Merge "InitIndex should not always set the latest version ready"
by David Pursehouse
· 9 years ago
67a3330
Add capability.administrateServer to gerrit.config
by Shawn Pearce
· 9 years ago
c62eee3
InitIndex should not always set the latest version ready
by Hugo Arès
· 9 years ago
9e992fe
gerrit.sh: modify restart command to exit with correct error code
by Zac Livingston
· 9 years ago
5b47bc4
Allow plugins to store encypted settings in etc/$PLUGIN.secure.config
by David Pursehouse
· 9 years ago
05fa4e3
AccountByEmailCache: Use account index to lookup emails
by Edwin Kempin
· 9 years ago
61400da
Init: Don't ask for index type when LUCENE is the only choice
by Edwin Kempin
· 9 years ago
f0b861c
Refactor: Add base class for dealing with versioned meta data on init
by Edwin Kempin
· 9 years ago
44d51bf
StreamEventsApiListener: Move to com.google.gerrit.server.events
by David Pursehouse
· 9 years ago
cad96d6
Move hooks from core Gerrit to 'hooks' plugin
by David Pursehouse
· 9 years ago
5222e66
Organize imports
by David Pursehouse
· 9 years ago
b8eb4d0
PluginLoader, InitPluginStepsLoader: Consolidate methods to list plugins
by David Pursehouse
· 9 years ago
56e34e7
InitPluginStepsLoader: Ignore files prefixed .next_ and .last_
by David Pursehouse
· 9 years ago
c298aa6
Use a common function to unwrap ReviewDb
by Björn Pedersen
· 9 years ago
33cbdf3
Fix table deletion during database init
by Björn Pedersen
· 9 years ago
399b10d
Remove unused MergeFail mail template
by David Pursehouse
· 9 years ago
ea65e9b
Merge "Migrate reviewed flags to local H2 database"
by Edwin Kempin
· 9 years ago
b644ff8
Merge "Implement Bazel build"
by Edwin Kempin
· 9 years ago
649d784
Merge changes from topic 'account-index'
by David Pursehouse
· 9 years ago
15ca7b0
Migrate reviewed flags to local H2 database
by Edwin Kempin
· 9 years ago
1265695
Decouple stream events from change hooks
by David Pursehouse
· 9 years ago
d432c83
Make hooks/events listen to the new API Events.
by Martin Fick
· 9 years ago
ebbf814
Reindex: Allow to specify index name for reindex operation
by David Ostrovsky
· 9 years ago
bba1994
Reindex: Add --list option to list available indices
by David Ostrovsky
· 9 years ago
fa5f097
ConfigInfo: Move to extension API
by David Pursehouse
· 9 years ago
85dd577
Remove unused imports
by David Pursehouse
· 9 years ago
0638cc9
Remove dead ScanningChangeCacheImpl
by Shawn Pearce
· 9 years ago
8d3885d
Support async change operations directly in BatchUpdate
by Dave Borowitz
· 9 years ago
b81b4f7
Implement Bazel build
by David Ostrovsky
· 9 years ago
da17bc3
Add extension point for storing reviewed flags
by Edwin Kempin
· 9 years ago
ef3ac04
Merge changes I5c6d9b49,Icf9cb1f3
by David Pursehouse
· 9 years ago
a758640
VisibleRefFilter Avoid touching the database for drafts
by Dave Borowitz
· 9 years ago
aa03d40
Selectively ignore errors from NoteDbUpdateManager
by Dave Borowitz
· 9 years ago
3232472
Enable and fix 'Statement unnecessarily nested within else clause' warnings
by David Pursehouse
· 9 years ago
0198dda
Merge branch 'stable-2.12'
by Marco Miller
· 9 years ago
7c795fa
Remove non working Reindex --dry-run option
by Hugo Arès
· 9 years ago
3b68afa
Add AccountInfo to the GitReferenceUpdatedListener.Event
by Saša Živkov
· 9 years ago
0e65022
Clean up various CheckStyle warnings
by David Pursehouse
· 9 years ago
111f79d
Remove unused SecureStoreException class
by David Pursehouse
· 9 years ago
edb6705
Merge changes from topic 'star-labels-part-1'
by Edwin Kempin
· 9 years ago
08f2550
Merge changes I39b56689,I7b428b06,I893c0fd0,I772cc9b0
by Edwin Kempin
· 9 years ago
398f7a5
Add factory for ChangeResource
by Edwin Kempin
· 9 years ago
45aa8ca
Add missing newline at end of files
by David Pursehouse
· 9 years ago
ccdeae8
Use native constructors instead of Guava to instantiate empty collections
by David Pursehouse
· 9 years ago
ea8315f
Download bouncy castle libraries using secure connection
by Khai Do
· 9 years ago
f5dc67d
Merge "Add a reviewer-deleted event"
by Hugo Arès
· 9 years ago
2710a88
Add a reviewer-deleted event
by Khai Do
· 9 years ago
fa00224
InitAdminUser: Fix invalid sequence number for SSH key
by Edwin Kempin
· 9 years ago
07952c0
Store SSH keys in git
by Edwin Kempin
· 9 years ago
854cc54
Extract gerrit_index.config into its own class
by Dave Borowitz
· 9 years ago
6c454be
New daemon start/stop methods for use with Procrun
by Rafal Klys
· 9 years ago
5e8908c
Correctly call ssh-keygen on Win32 with empty passphrase
by Rafal Klys
· 9 years ago
bcf9f43
Redirect output from ssh-keygen call to console to see potential errors
by Rafal Klys
· 9 years ago
f819a4d
RebuildNoteDb: Organize by project
by Dave Borowitz
· 9 years ago
Next »