Sign in
gerrit
/
plugins
/
find-owners
/
f967ae2d0326cc7a0724b8041c229f1c9ba60dae
f967ae2
Adapt to new PatchSet method names
by Dave Borowitz
· 6 years ago
9b158ab
Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo).
by Han-Wen Nienhuys
· 6 years ago
b027e1b
Adapt to BranchNameKey refactoring
by Dave Borowitz
· 6 years ago
cedfe4e
Adapt to Project.NameKey refactoring
by Dave Borowitz
· 6 years ago
f1a7ae8
Adapt to Branch.NameKey refactoring
by Dave Borowitz
· 6 years ago
b1e2ba3
Adapt to Account.Id refactoring
by Dave Borowitz
· 6 years ago
34d10ba
Remove declarations of unthrown IOException
by David Pursehouse
· 6 years ago
cea43cf
Adapt to ChangeData signature changes
by Dave Borowitz
· 6 years ago
f32e6d4
Adapt to new StorageException class name and package
by Dave Borowitz
· 6 years ago
ce6932a
Remove redundant semicolons
by David Pursehouse
· 6 years ago
848d949
Format with google-java-format 1.7
by David Pursehouse
· 6 years ago
51754ed
Adapt to new TestAccount methods
by Dave Borowitz
· 6 years ago
06ab05a
Check included files in OwnersValidator
by Chih-Hung Hsieh
· 6 years ago
659ba41
Simplify tests and split FindOwnersIT tests
by Chih-Hung Hsieh
· 6 years ago
6980899
Implement "file:..." statement and directive
by Chih-Hung Hsieh
· 6 years ago
08c4ca6
Merge "Add TestWatcher to log starting/finished messages"
by Chih-hung Hsieh
· 6 years ago
33c3d05
Close popup window when leaving a page
by Chih-Hung Hsieh
· 6 years ago
9e82b93
Add TestWatcher to log starting/finished messages
by Chih-Hung Hsieh
· 6 years ago
9e0dfb6
Merge "Fix a few minor bugs."
by Chih-hung Hsieh
· 6 years ago
1870b4d
Merge "Add a link to syntax.md after error messages"
by Chih-hung Hsieh
· 6 years ago
ebea6ea
Fix a few minor bugs.
by Chih-Hung Hsieh
· 6 years ago
efdee3c
Add per-file set noparent and more tests
by Chih-Hung Hsieh
· 6 years ago
8ec3632
Fix 'event is not defined' exception in onClick handler
by brohlfs
· 6 years ago
691abf5
Add a link to syntax.md after error messages
by Chih-Hung Hsieh
· 6 years ago
e8351d7
Stop using deprecated Gerrit REST API.
by Chih-Hung Hsieh
· 6 years ago
faba88e
Merge "Add more unit tests for Util.java"
by Chih-hung Hsieh
· 6 years ago
929b532
Add more unit tests for Util.java
by Chih-Hung Hsieh
· 6 years ago
f33ea65
Add "include" case to OwnersValidatorTest
by Chih-Hung Hsieh
· 6 years ago
2490017
[FIND OWNERS] shows enhanced file-to-owner lists
by Chih-Hung Hsieh
· 6 years ago
9fc2157
Improve .md file format
by Chih-Hung Hsieh
· 6 years ago
83063de
Use StoredValues.PLUGIN_CONFIG_FACTORY
by Chih-Hung Hsieh
· 6 years ago
0036927
Merge "Use better assertThat check methods"
by Chih-hung Hsieh
· 6 years ago
bdb73cc
Merge "Clean up Validator code"
by Chih-hung Hsieh
· 6 years ago
4f307d0
Merge "Improve logged message and Java coding style"
by Chih-hung Hsieh
· 6 years ago
43cdab4
Merge "Add projectInheritanceTest and refactor code"
by Chih-hung Hsieh
· 6 years ago
cbea0f7
Add a real world plugin configuration example
by Chih-Hung Hsieh
· 6 years ago
f38e94d
Improve logged message and Java coding style
by Chih-Hung Hsieh
· 6 years ago
2b0dabe
Clean up Validator code
by Chih-Hung Hsieh
· 6 years ago
3a2cf77
Use better assertThat check methods
by Chih-Hung Hsieh
· 6 years ago
8b0a975
Add projectInheritanceTest and refactor code
by Chih-Hung Hsieh
· 6 years ago
493e6ea
Clarify some syntax rules and examples.
by Chih-Hung Hsieh
· 6 years ago
ce59cc3
Check user defined owners file at root directory
by Chih-Hung Hsieh
· 6 years ago
4ba091b
Fix FindOwnersIT compilation after If6410bfc
by Dave Borowitz
· 6 years ago
424df05
Adapt to removal of SchemaFactory
by Dave Borowitz
· 6 years ago
582d50a
Adapt to changed PushOneCommit.Factory method signatures
by Edwin Kempin
· 6 years ago
e14d8cc
Use ProjectOperations instead of removed method of core Gerrit
by Alice Kober-Sotzek
· 6 years ago
44575fb
Add include command to OWNERS file.
by Chih-Hung Hsieh
· 6 years ago
a11833e
Update old document, now with 3 parameters.
by Chih-Hung Hsieh
· 6 years ago
stable-2.16
63b2d9a
Clarify that rules.pl goes in refs/meta/config
by Jonathan Nieder
· 6 years ago
85eef87
Use Google java coding style.
by Chih-Hung Hsieh
· 6 years ago
2dc197e
Add a logs field in REST API returned dbgmsgs.
by Chih-Hung Hsieh
· 6 years ago
b71b925
Use Google Java coding style.
by Chih-Hung Hsieh
· 6 years ago
35b40ca
Accept per-file with multiple globs and emails.
by Chih-Hung Hsieh
· 6 years ago
3f3d71e
findowners: migrate to Flogger
by Changcheng Xiao
· 6 years ago
2657c4c
Use only "Code-Review" votes.
by Chih-Hung Hsieh
· 6 years ago
940db16
Merge "Merge branch 'stable-2.15'"
by David Pursehouse
· 7 years ago
4bd63c9
Fix pop up window width and height.
by Chih-Hung Hsieh
· 7 years ago
e7f3458
Improve "Find Owners" action button appearance.
by Chih-Hung Hsieh
· 7 years ago
a1adf74
Merge branch 'stable-2.15'
by David Pursehouse
· 7 years ago
d5bed08
Fix name of commons-io dependency
by David Pursehouse
· 7 years ago
dd4c4c5
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
6d73c4c
Adapt plugin to new Emails API
by Patrick Hiesel
· 7 years ago
e8adfd8
Fix name of prolog dependency
by David Pursehouse
· 7 years ago
ac3672e
Format BUILD file with buildifier
by David Pursehouse
· 7 years ago
a9f402d
Display "Find Owners" button after switching pages.
by Chih-Hung Hsieh
· 7 years ago
57a9c9a
Merge "When using PolyGerrit, move "Find Owners" button out of the 'MORE' list."
by Chih-hung Hsieh
· 7 years ago
cf663a4
Merge "Add a BatchModule, allowing this plugin to be used in the reindexer"
by Patrick Hiesel
· 7 years ago
25d5d09
Add a BatchModule, allowing this plugin to be used in the reindexer
by Maxime Guerreiro
· 7 years ago
6cf0df5
When using PolyGerrit, move "Find Owners" button out of the 'MORE' list.
by Chih-Hung Hsieh
· 7 years ago
7a4ec6a
Allow one email to have multiple accounts.
by Chih-Hung Hsieh
· 7 years ago
99b44db
Handle missing accounts explicitly and skip accounts without preferred email
by Edwin Kempin
· 7 years ago
b8be881
RestResult: Remove unneeded semicolon
by Edwin Kempin
· 7 years ago
b9932b3
Remove declarations for exceptions that can never be thrown
by Edwin Kempin
· 7 years ago
ee6cea4
FindOwnersIT: Remove unused injection of project cache
by Edwin Kempin
· 7 years ago
7e8f6fb
OwnersDb: Use Repository#exactRef instead of the deprecated Repository#getRef
by Edwin Kempin
· 7 years ago
ddf76f9
Adapt to changes in Gerrit API
by Edwin Kempin
· 7 years ago
7712508
Bazel: Don't depend transitively on plugin API
by David Ostrovsky
· 7 years ago
0474f7c
Use 'ProjectState' in the other code path
by Changcheng Xiao
· 7 years ago
4a88e31
FindOwners: Avoid reading project state in PluginConfigFactory
by Changcheng Xiao
· 7 years ago
08f9506
Adapt to new core BUILD files
by Alice Kober-Sotzek
· 7 years ago
7e0e368
Merge "Adapt to new core package layout"
by Dave Borowitz
· 7 years ago
b701135
Install deprecated JS API
by Viktar Donich
· 7 years ago
ecc99f3
Add change c/<number> to log.error output.
by Changcheng Xiao
· 7 years ago
6907a2d
Adapt to new core package layout
by Dave Borowitz
· 7 years ago
ab7d4f0
Merge "Suppress error messages when exempt from owner approval."
by Chih-hung Hsieh
· 7 years ago
1729020
Suppress error messages when exempt from owner approval.
by Chih-Hung Hsieh
· 7 years ago
aa0f6ab
Dump NoSuchProjectException message to debug.
by Chih-Hung Hsieh
· 7 years ago
215354f
Fix Java coding style format issues.
by Chih-Hung Hsieh
· 7 years ago
3731c8a
Handle new exception thrown by ChangeData#currentFilePaths
by Alice Kober-Sotzek
· 7 years ago
e36ec97
Fix Java coding style issues.
by Chih-Hung Hsieh
· 7 years ago
c771f7d
Add OwnersValidator to check changed OWNERS.
by Chih-Hung Hsieh
· 7 years ago
e86ccfa
Set popup window height and width dynamically.
by Chih-Hung Hsieh
· 7 years ago
8d2cbff
Avoid missing API error in PolyGerrit.
by Chih-Hung Hsieh
· 7 years ago
1b7a582
Check Owner-Review-Vote on click of Submit button.
by Chih-Hung Hsieh
· 7 years ago
b62c01c
Fix Java coding style.
by Chih-Hung Hsieh
· 7 years ago
2c850b5
Adapt to API change in Gerrit core
by Edwin Kempin
· 7 years ago
d36d17a
Give CL author a default owner +1 vote.
by Chih-Hung Hsieh
· 7 years ago
287c90d
Handle errors when a branch is not found.
by Chih-Hung Hsieh
· 7 years ago
0a042bb
Fix Java coding style issues.
by Chih-Hung Hsieh
· 7 years ago
3cb3b86
Use preferred email addresses.
by Chih-Hung Hsieh
· 7 years ago
Next »