Sign in
gerrit
/
gerrit
/
9adf60e96fdce8c62cd33e0b6dd8fa6a45846932
/
gerrit-extension-api
f721eb5
Auto register static/init.js as JavaScript plugin
by Luca Milanesio
· 11 years ago
97aecab
Merge topic 'inline-3'
by Dave Borowitz
· 11 years ago
5d98e34
InlineEdit: Allow to list files in change edit
by David Ostrovsky
· 11 years ago
1a49f62
InlineEdit: Add GET /changes/<id>/edit REST endpoint
by David Ostrovsky
· 11 years ago
8541ecd
Merge topic 'inline-3'
by Dave Borowitz
· 11 years ago
925f1d9
Warn extension API users that underlying objects are read eagerly
by Dave Borowitz
· 11 years ago
00bd739
RestApiServlet: Add AcceptsDelete direct on collection resource
by David Ostrovsky
· 11 years ago
d112bcf
ChangeApi: Implement get/put topic
by Dave Borowitz
· 11 years ago
c7e5397
Bump version to 2.11-SNAPSHOT
by David Pursehouse
· 11 years ago
4afa3f5
Merge changes If68c43e9,Ife5c2f21
by Dave Borowitz
· 11 years ago
310d77d
Add listener interface for usage data published events
by Stefan Lay
· 11 years ago
0b54dcf
Update version to 2.10-SNAPSHOT in pom.xml files
by Edwin Kempin
· 11 years ago
3e74062
Revision API: Add methods to get / set review status
by Urs Wolfer
· 11 years ago
e62e42d
Fix JavaDoc warning
by Edwin Kempin
· 11 years ago
063f658
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
c7ddc2c
Add pom with meta-data for plugin projects
by Edwin Kempin
· 11 years ago
ebf130e
Migrate Changes#query and Projects#list to a more fluent interface
by Urs Wolfer
· 11 years ago
76e396b
Buck: Rename gwtxml to gwt_xml in gwt_module()
by David Ostrovsky
· 11 years ago
2f08ed4
Plugin API: Add create change method
by David Ostrovsky
· 11 years ago
f7c2cd6
Merge "Update Buck"
by Saša Živkov
· 11 years ago
3349972
Update Buck
by Shawn Pearce
· 11 years ago
3ef5d42
Move ReviewInput.Comment to abstract class Comment
by Urs Wolfer
· 11 years ago
9f92846
Merge "Extend extensions-api Projects with list methods"
by Shawn Pearce
· 11 years ago
dab8516
Extend extensions-api Projects with list methods
by Urs Wolfer
· 11 years ago
596f46e
Extend extensions-api Changes with query methods
by Urs Wolfer
· 11 years ago
101266b
Merge "Plugin support for project weblinks"
by Edwin Kempin
· 11 years ago
2a83139
Add extensions-api for accounts
by Urs Wolfer
· 11 years ago
844063d
Merge "Add default empty implementations for extensions-api interfaces"
by Shawn Pearce
· 11 years ago
3150520
Add default empty implementations for extensions-api interfaces
by Urs Wolfer
· 11 years ago
84e9714
Add field _number to ChangeInfo
by Urs Wolfer
· 11 years ago
e73ae61
Apply "type inference for generic instance creation" Java 7 feature
by David Ostrovsky
· 11 years ago
4c91b00
Allow configuration of a default value for a label.
by Khai Do
· 11 years ago
ea00475
Plugin support for project weblinks
by Edwin Kempin
· 11 years ago
b57d483
Remove 'link' prefix from WebLink field names
by Edwin Kempin
· 11 years ago
df22275
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
ecc86e2
Merge branch 'stable-2.8' into stable-2.9
by David Pursehouse
· 11 years ago
503d9b2
Correct Javadoc of RestReadView in extension API
by David Pursehouse
· 11 years ago
a7080af
Merge "Remove unnecessary reference to $SRCDIR in Buck genrules"
by Shawn Pearce
· 11 years ago
3f3e9ad
Remove unnecessary reference to $SRCDIR in Buck genrules
by David Ostrovsky
· 11 years ago
3aacecc
Merge changes Idc8c2485,Iff814bd1
by Shawn Pearce
· 11 years ago
9db362f
Merge changes I2f989c94,I5f4074a3,I21db4f14
by Shawn Pearce
· 11 years ago
cd17460
Merge topic 'plugin-api'
by Shawn Pearce
· 11 years ago
e877c6e
Make gerrit's HttpServletRequest and HttpServletResponse visible to http plugins
by Martin Fick
· 11 years ago
2dfac17
Do not check for annotation during DynamicItem registration
by Jonathan Nieder
· 11 years ago
2832aa8
Allow plugins to replace gerrit-provided hot-replaceable DynamicItem, too
by Jonathan Nieder
· 11 years ago
72e69e6
Restore gerrit-provided DynamicItem when plugin unloads
by Jonathan Nieder
· 11 years ago
7fac9d1
Merge "Refactor ProjectInfo out of ProjectJson class"
by David Pursehouse
· 11 years ago
c950dda
Merge "Move some project classes to extension to expose them in Project API"
by Shawn Pearce
· 11 years ago
98dae39
Remove unused import in WebLink
by David Pursehouse
· 11 years ago
cddaea3
Plugin API: Add get project API
by David Ostrovsky
· 11 years ago
8f3931b
Plugin API: Add create project API
by David Ostrovsky
· 11 years ago
a0d6c3a
Refactor ProjectInfo out of ProjectJson class
by David Ostrovsky
· 11 years ago
99dea4b
Move some project classes to extension to expose them in Project API
by David Ostrovsky
· 11 years ago
6e3a542
Merge "Plugin support for revision weblink"
by Edwin Kempin
· 11 years ago
004ce59
Merge "Allow plugins to replace gerrit-provided DynamicItem"
by Martin Fick
· 11 years ago
ae1a10c
Plugin support for revision weblink
by Sven Selberg
· 11 years ago
1724b8d
Merge "Revision API: Add method to query if revision must be rebased"
by Shawn Pearce
· 11 years ago
64a3eea
Allow UiActions to perform redirects without JavaScript
by Shawn Pearce
· 11 years ago
c2f6812
Allow plugins to replace gerrit-provided DynamicItem
by Jonathan Nieder
· 11 years ago
dcd0d4e
Revision API: Add method to query if revision must be rebased
by David Ostrovsky
· 11 years ago
01ed657
Fix Guice bindings in reindex
by Edwin Kempin
· 11 years ago
9e12d19
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
868e341
Gate Keeping: Add support for "on behalf of" for submit operation
by David Ostrovsky
· 11 years ago
1752b2d
Merge changes Ie9229923,Ibe1cd165
by Shawn Pearce
· 11 years ago
03ff325
Change API: Add convenience get() and info() methods
by David Ostrovsky
· 11 years ago
a8a303c
Fix javadoc unresolved link warning
by David Ostrovsky
· 11 years ago
3f5dc3f
Add ChangeApi.get() method
by David Ostrovsky
· 11 years ago
ca2c7f5
Plugin API: Add ChangeStatus
by David Ostrovsky
· 11 years ago
c792114
Merge "Plugin API: Add factory methods for frequently used review operations"
by Shawn Pearce
· 11 years ago
5ffec22
Plugin API: Add factory methods for frequently used review operations
by David Ostrovsky
· 11 years ago
8dea44c
Refactor ListChangesOption out to extension API
by David Ostrovsky
· 11 years ago
38a6f6c
Plugin API: Add datasource interception extension point
by David Ostrovsky
· 11 years ago
256f9f4
Plugin API: Add method for adding reviewers with string as argument
by David Ostrovsky
· 11 years ago
e01d9b7
Bump Jetty version to stable 9.1 and Servlet API to 3.1
by David Ostrovsky
· 11 years ago
dfbe6d6
Add MessageOfTheDay extension point for plugins
by Shawn Pearce
· 11 years ago
ae3e53b
Delete old PublishDraft
by Dave Borowitz
· 11 years ago
faef658
Include addReviewer in ChangeApi.
by Colby Ranger
· 11 years ago
ab23190
Merge "Update Buck"
by Shawn Pearce
· 11 years ago
4e1a8bc
Update Buck
by Shawn Pearce
· 11 years ago
72fb6cc
Remove unused .gitignore
by Shawn Pearce
· 11 years ago
c53fd3a
Delete eclipse left-over files from the Maven poop era
by David Ostrovsky
· 11 years ago
154d418
Fix plugin references to moved :plugin-api
by Shawn Pearce
· 11 years ago
74066d9
Fix warnings when generating JavaDoc
by Edwin Kempin
· 11 years ago
bb360eb
Buck: generate javadocs for plugin and extension API
by David Ostrovsky
· 11 years ago
3bd8c9a
Revision API: add cherry pick method
by David Ostrovsky
· 11 years ago
be0788e
Merge "Plugin API for project"
by Shawn Pearce
· 11 years ago
1e2073d3
Plugin API for project
by David Ostrovsky
· 11 years ago
b27c939
Add an event for the update of a project's HEAD
by Edwin Kempin
· 11 years ago
294da1a
Remove unnecessary semicolons
by alex.ryazantsev
· 11 years ago
997b047
Remove unnecessary semicolons
by alex.ryazantsev
· 11 years ago
44a1930
Plugin API for change and revision
by David Ostrovsky
· 11 years ago
db99f54
Define API to invoke the REST API from within extensions and plugins
by Shawn Pearce
· 12 years ago
e3080fd
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
002c9cb
Support 'id' attribute for menu items contributed by plugins
by Edwin Kempin
· 11 years ago
935ce8a
Make DownloadScheme.isAuthSupported an abstract method
by Jonathan Nieder
· 11 years ago
8ed0d92
Allow plugins to get their canonical web URL injected
by David Pursehouse
· 11 years ago
d4b0526
Allow download schemes to support but not require authentication
by Jonathan Nieder
· 11 years ago
ce423b1
Merge "Add extension points for adding download schemes and commands"
by David Pursehouse
· 11 years ago
29324b1
Add extension points for adding download schemes and commands
by Edwin Kempin
· 11 years ago
0e78dd7
Merge "Create enum containing all Gerrit top menu items"
by Shawn Pearce
· 11 years ago
Next »