Sign in
gerrit
/
gerrit
/
ea52988afe4362ea7dffd78febe56c5e18138ee9
/
Documentation
/
dev-plugins.txt
9eb6e4c
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
682171f
Create account-indexed extension point
by Hugo Arès
· 8 years ago
fe862e3
Set version to 2.13.8
by David Pursehouse
· 8 years ago
1b43583
Set version to 2.13.7
by David Pursehouse
· 8 years ago
b91cf22
BatchUpdate: Extract interfaces for *Context
by Dave Borowitz
· 8 years ago
4b06775
Fix various typos in documentation
by David Pursehouse
· 8 years ago
cf2e900
dev-plugins: Fix formatting of "Getting Started" section
by David Pursehouse
· 8 years ago
84d830b
gerrit-server: use hashed passwords for HTTP.
by Han-Wen Nienhuys
· 8 years ago
a09e97b
Set version to 2.13.6
by David Pursehouse
· 8 years ago
c9a0da8
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
c3bbd56
Allow plugins to set a custom metrics prefix
by David Pursehouse
· 8 years ago
7d62e54
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
48d05ea
BaseInit: Bind DisabledMetricMaker
by David Pursehouse
· 8 years ago
30c7618
Create MailFilter extension point to let plugins filter messages
by Patrick Hiesel
· 8 years ago
fdbfcad
Remove Buck based build
by David Ostrovsky
· 8 years ago
481ba35
Set version to 2.13.5
by David Pursehouse
· 8 years ago
v2.13.5
af1d5a5
Set version to 2.13.4
by David Pursehouse
· 8 years ago
1aedee6
Add support for parent revisions weblinks provided by plugins
by David Pursehouse
· 8 years ago
a052e52
Discontinue publishing of Maven archetypes
by David Ostrovsky
· 8 years ago
58b8d76
Add support for parent revisions weblinks provided by plugins
by David Pursehouse
· 8 years ago
6fdc8eb
Add extension point to customize detailed commit message generation.
by Andrii Shyshkalov
· 8 years ago
1dc6bfd
Set version to 2.13.3
by David Pursehouse
· 8 years ago
dba4e89
Allow plugins to define 'has' search operands.
by Craig Chapel
· 8 years ago
f1790ce
Extension point for visiting ActionInfos before returning
by Dave Borowitz
· 8 years ago
4b47977
Plugin documentation: Fix section title for Search Operators
by Edwin Kempin
· 8 years ago
b671709
Remove call of ctx.saveChange() from example in plugin documentation
by Edwin Kempin
· 8 years ago
23033b6
Remove call of ctx.saveChange() from example in plugin documentation
by Edwin Kempin
· 8 years ago
45da618
Allow to listen to Web login/logout events
by Luca Milanesio
· 9 years ago
7e2d2f2
Set version to 2.13.2
by David Pursehouse
· 8 years ago
2514e41
Make change notes nullable in suggestReviewer
by Patrick Hiesel
· 8 years ago
87880b0
Build a Recommender for Reviewer Suggestion
by Patrick Hiesel
· 9 years ago
52653bf
Set version to 2.13.1
by Hugo Arès
· 8 years ago
c36d5aa
Set version to 2.13
by David Pursehouse
· 9 years ago
v2.13
83940ba
Add CHANGE_SCREEN_HISTORY_RIGHT_OF_BUTTONS extension point
by Khai Do
· 9 years ago
53c29d1
Set version to 2.13-rc1
by David Pursehouse
· 9 years ago
e6d5bc3
Merge branch 'stable-2.13'
by David Pursehouse
· 9 years ago
a61ee50
Fix various typos, spelling mistakes, and inconsistencies
by David Pursehouse
· 9 years ago
27efe23
Merge branch 'stable-2.13'
by David Pursehouse
· 9 years ago
8ad1173
Add documentation for the metrics feature
by David Pursehouse
· 9 years ago
02d2ed1
Set version to 2.14-SNAPSHOT
by Hugo Arès
· 9 years ago
41b4c0d
Add extension point to register JGit PostUploadHooks
by Hugo Arès
· 9 years ago
2463c54
Add links to LFS spec from documentation
by David Pursehouse
· 9 years ago
ecb4d81
Merge "Add CHANGE_SCREEN_BELOW_COMMIT_INFO_BLOCK extension point"
by Edwin Kempin
· 9 years ago
89c2ccf
Merge "Doc: Add info about Gerrit UI extension point"
by David Pursehouse
· 9 years ago
76c830c
Doc: Add info about Gerrit UI extension point
by Khai Do
· 9 years ago
675afc0
Add CHANGE_SCREEN_BELOW_COMMIT_INFO_BLOCK extension point
by Khai Do
· 9 years ago
5b47bc4
Allow plugins to store encypted settings in etc/$PLUGIN.secure.config
by David Pursehouse
· 9 years ago
a9bf476
Update plugin documentation related to dispatching events
by David Pursehouse
· 9 years ago
b99feab
Fix formatting of example blocks
by Michael Ochmann
· 9 years ago
cc82b24
Add mixin interface for matchable predicates
by Edwin Kempin
· 9 years ago
da17bc3
Add extension point for storing reviewed flags
by Edwin Kempin
· 9 years ago
f82b812
Add FileHistoryWebLink to plugin documentation
by Edwin Kempin
· 9 years ago
078ddcd
HttpPluginServlet: Remove usage of deprecated IMPLEMENTATION_URL constant
by David Pursehouse
· 9 years ago
ccdeae8
Use native constructors instead of Guava to instantiate empty collections
by David Pursehouse
· 9 years ago
916ae0c
Expose RevisionInfo to panel extension points
by David Ostrovsky
· 9 years ago
45ad667
Merge "LFS protocol support"
by Dave Borowitz
· 9 years ago
ca7a67e
LFS protocol support
by Saša Živkov
· 9 years ago
5fbbdad
Create change-indexed extension point
by Hector Oswaldo Caballero
· 9 years ago
ecafc93
Make EventDispatcher a DynamicItem
by Martin Fick
· 10 years ago
bc1093d
Define an extension for user scoped event listeners
by Hugo Arès
· 9 years ago
6b1b293
Merge "Additional AccountExternalId when creating account"
by Saša Živkov
· 9 years ago
e2d06b0
Remove unused ChangeUtil#updated method
by Edwin Kempin
· 9 years ago
2461265
Additional AccountExternalId when creating account
by Michael Ochmann
· 9 years ago
7ebad9a
Merge branch 'stable-2.12'
by Dave Borowitz
· 9 years ago
61aa042
Set version to 2.12
by David Pursehouse
· 9 years ago
732ad20
dev-plugins: Correct missing @Inject annotation
by Doug Kelly
· 9 years ago
5f622291
Allow plugins to define change search operators.
by Martin Fick
· 9 years ago
1a468f0
Set version to 2.13-SNAPSHOT
by David Pursehouse
· 9 years ago
a3a53d4
Set version to 2.12-rc0
by David Pursehouse
· 9 years ago
v2.12-rc0
e5a9d01
Allow plugins to reference groups in project config
by Janice Agustin
· 10 years ago
b1e6a3a
Add support for user-specific URL aliases
by Edwin Kempin
· 10 years ago
fa0d494
Allow admins to configure URL aliases
by Edwin Kempin
· 10 years ago
5d683cc
Pass ChangeInfo object to extension panels
by Edwin Kempin
· 10 years ago
1cd95f9
Add UI extension point at bottom of the user preferences screen
by Edwin Kempin
· 10 years ago
30c6f47
Allow Gerrit client to pass JavaScriptObjects to extension panels
by Edwin Kempin
· 10 years ago
745021e
Add UI extension point for buttons in header bar on change screen
by Edwin Kempin
· 10 years ago
cbc9525
Add UI extension point for pop down buttons on change screen
by Edwin Kempin
· 10 years ago
70e1112
Allow plugins to add custom settings screens
by Edwin Kempin
· 10 years ago
2a8c515
Add UI extension point for header bar in change screen
by Edwin Kempin
· 10 years ago
241d9db
Add UI extension point to password screen
by Edwin Kempin
· 10 years ago
88b947a
Add UI extension points to project info screen
by Edwin Kempin
· 10 years ago
52f79ac
Allow plugins to extend Gerrit screens with GWT controls
by Edwin Kempin
· 10 years ago
c1a2510
Document that onFailure() for REST calls from plugin is never invoked
by Edwin Kempin
· 10 years ago
8e80dd7
Merge "Clarify that documentation for plugins has to be in pegdown"
by Edwin Kempin
· 10 years ago
040cf82
Clarify that documentation for plugins has to be in pegdown
by Christian Aistleitner
· 10 years ago
eafde88
Add new extension point for clone commands
by Edwin Kempin
· 10 years ago
78279ba
Add extension point for the 'Included In' drop-down panel
by Edwin Kempin
· 10 years ago
f4a4c9a
Allow to listen to garbage collector events
by Adrian Görler
· 11 years ago
7ab8173
dev-plugins: fix GWT version in example pom.xml
by David Pursehouse
· 10 years ago
efdb246
Merge branch 'stable-2.11'
by David Pursehouse
· 10 years ago
5758f18
Work around asciidoctor handling of nested ` and *
by Jonathan Nieder
· 10 years ago
6b498cd
Merge branch 'stable-2.11'
by David Pursehouse
· 10 years ago
b3cd690
Rename getPathSetWebLink to getPatchSetWebLink
by Jonathan Nieder
· 10 years ago
9e15875
Convert plugin loading code to use Path
by Dave Borowitz
· 10 years ago
a5f0748
Merge branch 'stable-2.11'
by David Pursehouse
· 10 years ago
ebab92a
Add documentation for SecureStore
by Dariusz Luksza
· 11 years ago
f91675e
Set version to 2.12-SNAPSHOT
by David Pursehouse
· 10 years ago
3033a0a
Update import in Documentation/dev-plugins.txt
by Jiří Engelthaler
· 10 years ago
f70c20a
Add a custom JSON deserializer for ChangeEvents
by Martin Fick
· 10 years ago
0aef6f1
Add EventTypes class registering all stream event types
by Martin Fick
· 10 years ago
Next »