Sign in
gerrit
/
plugins
/
cookbook-plugin
/
HEAD
« Previous
97007bf
Consume API version 2.10
by David Pursehouse
· 10 years ago
070aa13
Merge branch 'stable-2.9' into stable-2.10
by David Pursehouse
· 10 years ago
8c003fd
Consume API version 2.9
by David Pursehouse
· 10 years ago
stable-2.9
4c295fd
Adapt import of InheritableBoolean to change in Gerrit core
by Edwin Kempin
· 10 years ago
v2.11-rc0
80373ef
Add dummy test case
by David Pursehouse
· 10 years ago
39ffdc2
Update GWT to 2.7.0
by David Pursehouse
· 10 years ago
a639d62
Merge "Use scope provided for gerrit-plugin-gwtui"
by Edwin Kempin
· 10 years ago
045f2a9
Use scope provided for gerrit-plugin-gwtui
by Edwin Kempin
· 10 years ago
5e778bb
Demo of getting an image from the gerrit-plugin-gwtui library
by Phil Lello
· 10 years ago
ca5bd66
Reworked for 'Make handling of web links consistent'
by Sven Selberg
· 10 years ago
15efdb1
Adapt to refactored web link interfaces
by Edwin Kempin
· 10 years ago
a2e56f0
Add example of using the getCurrentUser method in JS API
by David Ostrovsky
· 10 years ago
8ac5602
Set API version to 2.11-SNAPSHOT
by David Pursehouse
· 10 years ago
6477bd3
Add example of hashtag validation
by David Pursehouse
· 10 years ago
8faaf01
Merge "Implement new mandatory getTarget() method for web links"
by Edwin Kempin
· 10 years ago
f921ee2
Implement new mandatory getTarget() method for web links
by Edwin Kempin
· 10 years ago
1a89151
Merge "Added BranchWeblink to HelloWeblink"
by Edwin Kempin
· 10 years ago
da8fe5c
Added BranchWeblink to HelloWeblink
by Sven Selberg
· 10 years ago
9374629
Add example plugin demonstrating MergeValidationListener
by Deniz Türkoglu
· 10 years ago
58088ee
Merge "Replace cookbook-plugin with @PLUGIN@ in the docs."
by David Pursehouse
· 10 years ago
66f5819
Replace cookbook-plugin with @PLUGIN@ in the docs.
by Eryk Szymanski
· 10 years ago
167d9c1
Added imageUrl to HelloWeblink
by Sven Selberg
· 10 years ago
42bf649
Fix deprecation warnings caused by Guava upgrade
by David Pursehouse
· 10 years ago
27df553
Organize imports
by David Pursehouse
· 10 years ago
6582905
Add UsageDataPublishedListener example
by Stefan Lay
· 11 years ago
v2.10
v2.10-rc0
v2.10-rc1
v2.10-rc2
d6be985
Add UploadValidationListener extension point example
by Hugo Arès
· 11 years ago
2ac2aa6
Guice Modules automatically retrieved from Manifest
by Luca Milanesio
· 10 years ago
878feec
Showcase of the non-Jar plugin providers cookbook.
by Luca Milanesio
· 10 years ago
fb5e4fd
Buck: Add license parameter to maven_jar() invocation
by David Ostrovsky
· 10 years ago
d075ab3
Implement standalone Buck driven build on top of gerrit_plugin() bucklet
by David Ostrovsky
· 11 years ago
679a135
Update GWT to 2.6.1
by David Pursehouse
· 11 years ago
f95eb05
Add example for project weblink
by Edwin Kempin
· 11 years ago
78851b2
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
dda1b78
Merge branch 'stable-2.8' into stable-2.9
by David Pursehouse
· 11 years ago
v2.9
v2.9-rc2
v2.9.1
v2.9.2
v2.9.3
v2.9.4
v2.9.5
b3bd0ca
Fix plugin name in REST API documentation synopsis lines
by David Pursehouse
· 11 years ago
stable-2.8
v2.8.4
v2.8.5
v2.8.6
v2.8.6.1
9aed942
Correct grammar of greeting configuration options
by David Pursehouse
· 11 years ago
ee164db
Adapt to class relocation in Gerrit core
by Edwin Kempin
· 11 years ago
0fcd7d8
Added weblink example
by Sven Selberg
· 11 years ago
fb5d875
Update GWT to 2.6.0
by David Pursehouse
· 11 years ago
eb8f797
Merge branch 'stable-2.8'
by David Pursehouse
· 11 years ago
000ac72
Bump API version to 2.8.3
by David Pursehouse
· 11 years ago
v2.8.3
9389fbf
Add build instructions
by David Ostrovsky
· 11 years ago
feb5654
Merge branch 'stable-2.8'
by David Pursehouse
· 11 years ago
fe145ea
Add implementation title and URL
by David Ostrovsky
· 11 years ago
097b090
Bump API version to 2.8.2
by David Ostrovsky
· 11 years ago
d332ec2
Remove duplicate plugin name
by David Ostrovsky
· 11 years ago
cccfb37
Merge "Add example for ARRAY ProjectConfigEntry"
by Edwin Kempin
· 11 years ago
ea8c2ed
Merge branch 'stable-2.8'
by David Pursehouse
· 11 years ago
28235a6
Remove unnecessary exceptions from hello command class declaration
by David Pursehouse
· 11 years ago
v2.8.2
7df7db4
Add an example of plugin-owned capability
by David Pursehouse
· 11 years ago
87109f9
Add Gerrit-PluginName in the BUCK and Maven configs
by David Pursehouse
· 11 years ago
1100198
Add example for ARRAY ProjectConfigEntry
by David Ostrovsky
· 11 years ago
2403884
Configure plugin specific list parameters as ProjectConfigEntries
by David Ostrovsky
· 11 years ago
3423725
Use extension screens in cookbook example
by Shawn Pearce
· 11 years ago
9160d60
Update GWT UI to use PluginEntryPoint
by Shawn Pearce
· 11 years ago
75465f6
ChangeScreen2: Add dynamically plugin content for a revision
by David Ostrovsky
· 11 years ago
701846c
Merge branch 'stable-2.8'
by David Pursehouse
· 11 years ago
a42ccfb
Update Gerrit API version to 2.8 in pom.xml
by David Pursehouse
· 11 years ago
v2.8
v2.8.1
1b02cab
Add JS Gerrit.on() hook on view changed
by David Ostrovsky
· 11 years ago
6610d8a
Add JS Gerrit.on() hook on submit button
by David Ostrovsky
· 11 years ago
fea49ac
Add JS Gerrit.on() hook on opening change screen
by David Ostrovsky
· 11 years ago
97f6e1d
Bump Maven driven build to java 7
by David Ostrovsky
· 11 years ago
2526e06
Cookbook-plugin: Add GWT greetings dialog
by David Ostrovsky
· 11 years ago
e44767f
Fix inital capacity of ArrayList for menu entries
by Edwin Kempin
· 11 years ago
1b1aca1
Add example of getting canonical web URL injected
by David Pursehouse
· 11 years ago
9fa9da1
Update API version to 2.9-SNAPSHOT in pom.xml
by Edwin Kempin
· 11 years ago
df9e2cb
Add example of getting plugin name injected
by David Pursehouse
· 11 years ago
5ee3f28
Add example of extending Gerrit's top menu item
by David Pursehouse
· 11 years ago
v2.8-rc0
v2.8-rc1
v2.8-rc2
v2.8-rc3
b31cee7
Merge "Extend Gerrit's top menu with plugin-owned entry"
by Edwin Kempin
· 11 years ago
03a6387
Extend Gerrit's top menu with plugin-owned entry
by David Ostrovsky
· 11 years ago
fa735ff
Add hello action to Project Info Screen
by David Ostrovsky
· 11 years ago
9db4bc7
REST API documentation: clean up missing links
by David Ostrovsky
· 11 years ago
ce6467a
Add popup to say-hello UiAction
by David Ostrovsky
· 11 years ago
0f72e00
Tweaked pom.xml to improve documentation index
by Jeff Rowell
· 11 years ago
cae2762
Tidy up REST API documentation
by David Pursehouse
· 11 years ago
91d1c95
Add hello UiAction
by David Ostrovsky
· 11 years ago
57272da
Add HelloWorld Servlet
by David Ostrovsky
· 11 years ago
739d5e6
Fix links to Gerrit documentation
by David Pursehouse
· 11 years ago
ca604d9
Fix documentation of the `print` command
by David Pursehouse
· 11 years ago
0da2b05
Rename from helloworld to cookbook
by David Pursehouse
· 11 years ago
1fde186
Correct capitalisation in documentation
by David Pursehouse
· 11 years ago
6e3c3c8
Add an 'About' section in the documentation
by David Pursehouse
· 11 years ago
7419d49
Move documentation under correct structure
by David Pursehouse
· 11 years ago
5356ea1
Pass Gerrit-SshModule as manifest entry
by David Ostrovsky
· 12 years ago
d3c7dcc
Add license
by David Pursehouse
· 12 years ago
245a942
Add buck configuration file
by David Pursehouse
· 12 years ago
922d13c
Add description to ssh command
by David Ostrovsky
· 12 years ago
56adb05
Update Gerrit plugin API version to 2.6
by David Pursehouse
· 12 years ago
b54edcb
Merge "Add helloworld print docs"
by Martin Fick
· 12 years ago
3faf35d
Rewrite pom.xml to match the replication plugin's style
by Dave Borowitz
· 13 years ago
65164ff
Update for current version of Gerrit
by Brad Larson
· 13 years ago
0b54686
Merge "Add Implementation-Version to manifest"
by Shawn Pearce
· 13 years ago
9d0eb28
Add .gitignore
by Brad Larson
· 13 years ago
4361819
Add Implementation-Version to manifest
by Brad Larson
· 13 years ago
870d4af
Add helloworld print docs
by Nasser Grainawi
· 13 years ago
dbe9106
Rename configureCmds to configureCommands
by Nasser Grainawi
· 13 years ago
83d58de
Add an argument and option
by Brad Larson
· 13 years ago
43fbc37
Hello world plugin example
by Gustaf Lundh
· 13 years ago