Sign in
gerrit
/
gerrit
/
5a31635f30d5ce43c00aa1906441bc342f2c70a4
5a31635
Add option to match author timestamp and committed timestamp
by Patrick Hiesel
· 8 years ago
a297726
Merge changes Ic7a5a3f9,I6d6da523,I6c88e9fd
by Viktar Donich
· 8 years ago
223e699
Merge "Update related changes on topic edit"
by Viktar Donich
· 8 years ago
f7db565
Merge "Create REST endpoint to change commit message"
by Edwin Kempin
· 8 years ago
c555060
Merge "Evict and reindex account when user branch is deleted"
by Edwin Kempin
· 8 years ago
940b979
Merge changes from topic 'retry-reviewnotes'
by Dave Borowitz
· 8 years ago
fda9645
Create REST endpoint to change commit message
by Patrick Hiesel
· 8 years ago
36b9d3e
NotesBranchUtil: Don't retry automatically
by Dave Borowitz
· 8 years ago
b58b848
Extract a utility class for working with JGit ref updates
by Dave Borowitz
· 8 years ago
bb1b9f8
Evict and reindex account when user branch is deleted
by Edwin Kempin
· 8 years ago
dde983b
Merge changes from topic 'retry-submit'
by Dave Borowitz
· 8 years ago
dee145b
Fix SshMode
by Patrick Hiesel
· 8 years ago
f4001aa
Replace Hashing.{md5,sha1} with Hashing.murmur3_128
by David Pursehouse
· 8 years ago
21e983b
Fix typo in Javadoc of ExternalId#get()
by David Pursehouse
· 8 years ago
58087a1
Suppress warnings about deprecated CheckedFuture
by David Pursehouse
· 8 years ago
365cdb7
Upgrade Guava to 22.0
by David Pursehouse
· 8 years ago
260267d
Update related changes on topic edit
by Viktar Donich
· 8 years ago
9ea86a1
Support for faster Gerrit CORS
by Viktar Donich
· 8 years ago
464ed4b
Add auth provider for GAPI OAUTH2 and tests
by Viktar Donich
· 8 years ago
789e268
Merge "Add missing import to settings-view"
by Becky Siegel
· 8 years ago
e72fafa
Merge "Mark batch reviewer updates as automated"
by Wyatt Allen
· 8 years ago
f63ad22
Merge "Add a setting to disable diff panel floating"
by Viktar Donich
· 8 years ago
cee45fa81
Mark batch reviewer updates as automated
by Kasper Nilsson
· 8 years ago
45fba4c
Merge "PolyGerrit: Implement /admin/create-project"
by Becky Siegel
· 8 years ago
134b90d
Merge "Confirmation for rendering large diffs with whole file"
by Wyatt Allen
· 8 years ago
de131f6
PolyGerrit: Implement /admin/create-project
by Paladox none
· 8 years ago
1a8eed5
Merge "Use lsb functions if /lib/lsb/init-functions file exists"
by Shawn Pearce
· 8 years ago
3fe7e29
MergeOp: Retry after computing ChangeSet
by Dave Borowitz
· 8 years ago
6d77108
Add test for submitting multiple batches, reusing a topic name
by Dave Borowitz
· 8 years ago
be2be20
Revert "Convert MergeOp and related classes to use RetryHelper"
by Dave Borowitz
· 8 years ago
6c06b54
Simplify TestSubmitInput construction
by Dave Borowitz
· 8 years ago
2bc3bc2
Include whole SubmitInput in SubmitStrategy.Arguments
by Dave Borowitz
· 8 years ago
8f5fb55
Support modifying the global ConfigNotesMigration at runtime
by Dave Borowitz
· 8 years ago
6793afc
ChangeRebuilderImpl: Reflow comments to 100 columns
by Dave Borowitz
· 8 years ago
3d9f028
Disable SSH in acceptance tests without @UseSsh
by Dave Borowitz
· 8 years ago
36cabc3
NoteDbMigrator: Refuse to force rebuild if NoteDb is primary
by Dave Borowitz
· 8 years ago
0d2879d
NoteDbMigrator: Static import NotesMigrationState enums
by Dave Borowitz
· 8 years ago
6659edb
MigrateToNoteDb: Always shut down LifecycleManagers
by Dave Borowitz
· 8 years ago
682267d
Merge changes from topic 'migrate-to-note-db'
by Dave Borowitz
· 8 years ago
b476bc9
Merge "GerritServer: Split site init and daemon startup"
by Dave Borowitz
· 8 years ago
eebb754
Merge "Add threadPriority argument to createQueue."
by Hugo Arès
· 8 years ago
3d909f3
Merge "Merge branch 'stable-2.14'"
by Edwin Kempin
· 8 years ago
ecc1fc9
Merge changes from topic 'group-reference'
by David Pursehouse
· 8 years ago
75762be
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
532e0a3
Align group reference from plugin with core group reference
by Hugo Arès
· 8 years ago
279ab7c
Add method to convert a group reference into a configuration value
by Hugo Arès
· 8 years ago
9aba030
Add method to extract group name from a configured value
by Hugo Arès
· 8 years ago
2c8f605
Add method to check if configured value is a group reference
by Hugo Arès
· 8 years ago
29d84e2
Merge "Update soy to 2017-04-23"
by David Pursehouse
· 8 years ago
ec7191c
Merge "Make editable-label editable state more obvious"
by Kasper Nilsson
· 8 years ago
168bbc9
Add a setting to disable diff panel floating
by Viktar Donich
· 8 years ago
88bd3b1
Make editable-label editable state more obvious
by Kasper Nilsson
· 8 years ago
37eb0b5
Fix more issues with gr-dropdown
by Kasper Nilsson
· 8 years ago
ce54ced
Add missing import to settings-view
by Kasper Nilsson
· 8 years ago
87bfdf8
Merge "Migrate gr-editable-label to iron-a11y-keys"
by Kasper Nilsson
· 8 years ago
36ed1e8
Merge changes from topic 'notes-migration-state-cleanup'
by Dave Borowitz
· 8 years ago
d1c5a93
GerritServer: Split site init and daemon startup
by Dave Borowitz
· 8 years ago
be9d2d4
Migrate gr-editable-label to iron-a11y-keys
by Kasper Nilsson
· 8 years ago
e7e20c0
Merge "Limit height of diff view file dropdown"
by Kasper Nilsson
· 8 years ago
8d7d03b
Merge "Add .vscode to polygerrit-ui/.gitignore"
by Kasper Nilsson
· 8 years ago
fd6ddff
Rename RebuildNoteDb to MigrateToNoteDb and expand flags
by Dave Borowitz
· 8 years ago
23da39d
Merge "Remove flaky endurance test"
by Kasper Nilsson
· 8 years ago
e7042be
Expand SiteRebuilder into a skeleton of a full-service migration
by Dave Borowitz
· 8 years ago
8b11288
SiteRebuilder: Build rebuilder with a builder
by Dave Borowitz
· 8 years ago
6498e90
Remove flaky endurance test
by Viktar Donich
· 8 years ago
ed1c999
Fix broken binding
by Kasper Nilsson
· 8 years ago
dcf76f3
NotesMigrationState: Clarify plans for fused/unfused states
by Dave Borowitz
· 8 years ago
2a69571
NotesMigrationState: Use correct primary storage in read/write
by Dave Borowitz
· 8 years ago
4b2ecd1
Merge "SiteRebuilder: Simplify and fix projects/changes restrictions"
by Dave Borowitz
· 8 years ago
5b32ed6
Add .vscode to polygerrit-ui/.gitignore
by Kasper Nilsson
· 8 years ago
a19706d
Limit height of diff view file dropdown
by Kasper Nilsson
· 8 years ago
4daf68c
Add threadPriority argument to createQueue.
by Han-Wen Nienhuys
· 8 years ago
008eb7c
Merge "PolyGerrit: Fix git clone commands for copying commit-msg hook in projects"
by Kasper Nilsson
· 8 years ago
87a27d8
Merge "Add keyboard nav to gr-dropdown"
by Viktar Donich
· 8 years ago
5c8ae2b
SiteRebuilder: Simplify and fix projects/changes restrictions
by Dave Borowitz
· 8 years ago
aab5fbd
Extract group reference prefix into a constant
by Hugo Arès
· 8 years ago
62469e1
Merge "AccountCache#evictAll(): Remove indexing and rename it to evictAllNoReindex()"
by Edwin Kempin
· 8 years ago
606148b
Merge "Upgrade jetty to 9.3.18.v20170406"
by David Pursehouse
· 8 years ago
3015c22
AccountCache#evictAll(): Remove indexing and rename it to evictAllNoReindex()
by Edwin Kempin
· 8 years ago
64d7c00
Set reflog message and identity when merging change
by David Pursehouse
· 8 years ago
ced6f32
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
f6e8301
REST API: Fix rest api endpoint doc for groups owner
by Paladox none
· 8 years ago
909bfd8
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
7331caf
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
4b95ff3
Use lsb functions if /lib/lsb/init-functions file exists
by Paladox none
· 8 years ago
c74e28a
Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent
by Paladox none
· 8 years ago
7955dab
Upgrade jetty to 9.3.18.v20170406
by David Pursehouse
· 8 years ago
dc88318
PolyGerrit: Fix git clone commands for copying commit-msg hook in projects
by Paladox none
· 8 years ago
a5e3d1b
Format files with google-java-format
by David Ostrovsky
· 8 years ago
bb47d19
Fix bad origin rejections for self-hosted UI
by Shawn Pearce
· 8 years ago
c6aa1c2
Merge changes from topic 'cors'
by Shawn Pearce
· 8 years ago
d79dcef
Support faster cross-domain XHR calls
by Shawn Pearce
· 8 years ago
53ebad4
Allow CORS to use modifying REST API
by Shawn Pearce
· 8 years ago
1c37893
Merge changes from topic 'idstring-equals'
by David Pursehouse
· 8 years ago
f3b1541
Enable new Eclipse 4.7 "unlikely-arg-type" warning
by Dave Borowitz
· 8 years ago
e24bb8b
IdString: Don't compare equal to strings
by Dave Borowitz
· 8 years ago
9ecc074
Add keyboard nav to gr-dropdown
by Kasper Nilsson
· 8 years ago
e6d061e
Merge "Give gr-dropdown triggers a focus state"
by Kasper Nilsson
· 8 years ago
f7a1618
Merge "Merge branch 'stable-2.14'"
by David Pursehouse
· 8 years ago
ea82e02
Merge "Highlight messages with positive and negative scores"
by Viktar Donich
· 8 years ago
Next »