Sign in
gerrit
/
plugins
/
its-base
/
aa8c6e09851d8a4608a435825d4126a49d73b344
aa8c6e0
Cleanup .gitignore
by Hector Oswaldo Caballero
· 7 years ago
eefe1b8
Fix ref updated event on change deletion
by David Ostrovsky
· 8 years ago
3d97186
Update bazlets to latest head of master
by Paladox none
· 8 years ago
fe7e775
Mock CommitReceiveEvent to be master-compatible
by Luca Milanesio
· 8 years ago
dac27c4
Merge remote-tracking branch stable-2.13'
by Jiří Engelthaler
· 8 years ago
76fa559
Merge branch 'stable-2.14'
by Luca Milanesio
· 8 years ago
34de41e
Adapt init to Gerrit 2.14 readEnum() interface
by Luca Milanesio
· 8 years ago
8fead1e
Use java 8 in the Eclipse compiler
by Paladox none
· 8 years ago
0787ad4
Merge "Fix build on Gerrit master"
by David Ostrovsky
· 8 years ago
293f3c7
Fix build on Gerrit master
by Luca Milanesio
· 8 years ago
4f21ad0
Exclude common documentation from its-base artifact
by David Ostrovsky
· 8 years ago
4ec9495
Remove BUCK
by Paladox none
· 8 years ago
1ea5f0e
Implement Bazel build
by Paladox none
· 8 years ago
1022dae
Disable broken tests
by David Ostrovsky
· 8 years ago
7f80c43
Remove self equals test flagged by error prone
by David Ostrovsky
· 8 years ago
2a70f24
Minor java style nitpicks
by Chad Horohoe
· 8 years ago
81614af
Get commentLink w/ association from project.config
by Luca Milanesio
· 8 years ago
6197994
Move the association policy to the plugin's config
by Luca Milanesio
· 8 years ago
ee40b8e
Merge "Fix build"
by David Pursehouse
· 8 years ago
427ae0b
Restore enforcement constraint by parent projects
by Luca Milanesio
· 8 years ago
9e07798
its-* is enabled only if enabled flag is not false
by Luca Milanesio
· 8 years ago
626d22a
Fix build
by Khai Do
· 8 years ago
e38e0b5
Change docs links to actual file extension (.md)
by Yuxuan 'fishy' Wang
· 8 years ago
51dece1
Handle its conditions with spaces
by Khai Do
· 8 years ago
9b3e32e
Fix its-base tests broken after 56b945d42
by Luca Milanesio
· 9 years ago
8cf2428
Merge "Exploit Event class hierarchy when extracting properties"
by Luca Milanesio
· 9 years ago
a603def
Exploit Event class hierarchy when extracting properties
by Christian Aistleitner
· 9 years ago
e96b027
Make config enablement check accept Project.NameKey
by Christian Aistleitner
· 9 years ago
8090d23
Fixing compile errors after change 73527.
by Claudio Pacchiega
· 9 years ago
f2bc136
Merge branch 'stable-2.11' into 'master'
by Luca Milanesio
· 9 years ago
stable-2.12
5680d03
CommitMessageFetcher: Open Repository and RevWalk in try-with-resource
by David Pursehouse
· 9 years ago
stable-2.11
2807b5f
Build with API version 2.11.5
by David Pursehouse
· 9 years ago
035d3ab
Buck: Adapt test rules to new acceptance-framework artifact
by David Ostrovsky
· 9 years ago
933e119
Merge "Buck: Simplify in tree build implementation"
by Christian Aistleitner
· 9 years ago
bf242d0
Add link to change that implements standalone build
by Christian Aistleitner
· 9 years ago
516a17a
Buck: Simplify in tree build implementation
by David Ostrovsky
· 9 years ago
45065d4
Delete repeated subtitle in documentation
by Hector Oswaldo Caballero
· 9 years ago
57fbb52
Use try with resources for buffered writers and file writers
by Hector Oswaldo Caballero
· 9 years ago
2d29db4
Organize imports
by David Pursehouse
· 9 years ago
4644849
Use moved FactoryModule
by David Pursehouse
· 9 years ago
141a4a1
Merge "Use a truely unknown Event when testing for unknown events"
by Christian Aistleitner
· 9 years ago
e968aa2
Merge "Lower complexity of individual tests for isEnabled"
by Christian Aistleitner
· 9 years ago
265a03c
Merge "Drop unused parameter for commit validation"
by Christian Aistleitner
· 9 years ago
fa605e6
Replace deprecated FileUtils with nio
by Christian Aistleitner
· 9 years ago
10d612e
Drop unused parameter for commit validation
by Christian Aistleitner
· 9 years ago
99f76cb
Lower complexity of individual tests for isEnabled
by Christian Aistleitner
· 9 years ago
bd96c41
Use a truely unknown Event when testing for unknown events
by Christian Aistleitner
· 9 years ago
9a080f5
Do not ignore DraftPublishedEvent anymore
by Alexandre Garnier
· 9 years ago
89c20b0
Follow core's switch from parboiled to grappa
by Christian Aistleitner
· 10 years ago
5b56656
Merge "Drop unneeded imports"
by David Pursehouse
· 10 years ago
ec3d752
Adapt to EasyMock's deprecation of 'new Capture()'
by David Pursehouse
· 10 years ago
3b2a5fa
Drop unneeded imports
by Christian Aistleitner
· 10 years ago
3c385c2
Move plugin underneath 'its' package hierarchy
by David Pursehouse
· 10 years ago
9e565bd
Merge "Make test utils public, so other Its plugins can reuse them"
by Christian Aistleitner
· 10 years ago
89a7f02
Merge "Fix link to plugin specific actions in documentation"
by Christian Aistleitner
· 10 years ago
80cbe68
Merge "Fix dangling link in documentation to gerrit's commentlink documentation"
by Christian Aistleitner
· 10 years ago
c62488f
Harmonizing test method names in tests of ItsConfig
by Christian Aistleitner
· 10 years ago
025114b
Allow to specify which group of the comment link holds the issue id
by Christian Aistleitner
· 10 years ago
5b34dfd
When extracting issues, only consider non-empty strings as issue ids
by Christian Aistleitner
· 10 years ago
4e225dd
Allow to specify which comment link should be used to extract issue ids
by Christian Aistleitner
· 10 years ago
9acbb10
Follow core's capitalization as commentlink
by Christian Aistleitner
· 10 years ago
4f1081d
Move getting the issue association policy into the ItsConfig class
by Christian Aistleitner
· 10 years ago
293cf6b
Move getting the issue pattern into the ItsConfig class
by Christian Aistleitner
· 10 years ago
8a8001c
Expand ItsConfig tests
by Christian Aistleitner
· 10 years ago
4ea60cf
Follow core's switch from parboiled to grappa
by Christian Aistleitner
· 10 years ago
55413d7
Fix link to plugin specific actions in documentation
by Christian Aistleitner
· 10 years ago
296c94d
Fix dangling link in documentation to gerrit's commentlink documentation
by Christian Aistleitner
· 10 years ago
5c866bc
Drop legacy commenting framework
by Christian Aistleitner
· 10 years ago
b984486
VelocityAdapterItsFacade: rename variable to prevent hiding
by David Pursehouse
· 10 years ago
c52b40d
Make test utils public, so other Its plugins can reuse them
by Christian Aistleitner
· 10 years ago
03d127c
Fix check for branch enablement on event
by Janice Agustin
· 10 years ago
2f3db6f
Merge "Add plugin name to event properties"
by Christian Aistleitner
· 10 years ago
c30108d
Merge "Remove Maven build"
by Christian Aistleitner
· 10 years ago
5d44d65
Remove unnecessary semicolons
by Christian Aistleitner
· 10 years ago
75f84bd
Remove unthrown Exceptions
by Christian Aistleitner
· 10 years ago
1e9ad2c
Remove redundant specification of type arguments
by Christian Aistleitner
· 10 years ago
f5627ae
Add missing @Override annotations
by Christian Aistleitner
· 10 years ago
c7a9b73
Update Eclipse settings to enable more warnings
by David Pursehouse
· 10 years ago
3750eb6
Fix tests for switch of @SitePath from File to Path
by Christian Aistleitner
· 10 years ago
77b66c4
Build with API version 2.11
by David Pursehouse
· 10 years ago
9cdd31e
Fix formatting of license headers
by Edwin Kempin
· 10 years ago
934cda8
Change to use Path instead of File for @SitePath annotation
by Rob Reardon
· 10 years ago
0638897
Organize imports according to Gerrit project's settings
by David Pursehouse
· 10 years ago
cedae76
Remove Maven build
by Christian Aistleitner
· 10 years ago
823cabd
Add plugin name to event properties
by Christian Aistleitner
· 10 years ago
32a07ea
Convert to auto-closeable Repository and RevWalk
by David Pursehouse
· 10 years ago
f8333f4
Update version to 2.12-SNAPSHOT
by David Pursehouse
· 10 years ago
3cf10f4
Fix broken PropertyAttributeExtractorTest
by David Pursehouse
· 10 years ago
9e437f4
Merge branch 'stable-2.10'
by David Pursehouse
· 10 years ago
ee45745
Merge branch 'stable-2.9' into stable-2.10
by David Pursehouse
· 10 years ago
stable-2.10
f7f8d04
Consume API version 2.9
by Edwin Kempin
· 10 years ago
58a2b39
Suppress unused method warnings
by David Pursehouse
· 10 years ago
7ae2284
Consume API version 2.10
by David Pursehouse
· 10 years ago
c8bba38
Fix compilation against latest master branch of Gerrit
by Edwin Kempin
· 10 years ago
330e0ae
Merge "Added commit-message property for templates"
by Edwin Kempin
· 10 years ago
7d09df7
fix typo, 'action.config' should be 'actions.config'
by Khai Do
· 10 years ago
d15ede2
Added commit-message property for templates
by Eugene Baranov
· 10 years ago
3c3f29f
Merge "Load additional plugin-specific rule base"
by Christian Aistleitner
· 10 years ago
7a29a3a
fix typo, 'action.config' should be 'actions.config'
by Khai Do
· 10 years ago
dab9957
Make work with Gerrit core stable-2.10 branch.
by Khai Do
· 10 years ago
Next »