Sign in
gerrit
/
gerrit
/
b942d0b0a2d0e4bc41d2c28e85c06b2f0a4b569a
/
gerrit-extension-api
8b42ec5
Turn on many more Eclipse warnings, and fix them
by Dave Borowitz
· 10 years ago
7947b01
Merge "Add regression test for UniversalGroupBackend"
by Edwin Kempin
· 10 years ago
e7f3f0a
Make handling of web links consistent
by Sven Selberg
· 10 years ago
78f2d7a
Add regression test for UniversalGroupBackend
by Adrian Görler
· 11 years ago
ec38762
Allow to create javadocs for multiple packages
by David Ostrovsky
· 10 years ago
a85e64d
Let WebLink alter image and name depending on what it links from.
by Sven Selberg
· 11 years ago
1c48a7e
Revert "Use javax.inject.Inject instead of com.google.inject.Inject"
by Saša Živkov
· 10 years ago
27543f9
Merge "Use javax.inject.Inject instead of com.google.inject.Inject"
by Saša Živkov
· 10 years ago
70fabc8
Add getHashtags method on the change API
by David Pursehouse
· 11 years ago
5db3bba
Use javax.inject.Inject instead of com.google.inject.Inject
by Dave Borowitz
· 10 years ago
f4b48cc
Add setHashtags method on the change API
by David Pursehouse
· 11 years ago
9d56774
Move hashtags input class to the extensions API
by David Pursehouse
· 11 years ago
4c51f70
Merge "Allow to control target of web links"
by Edwin Kempin
· 11 years ago
ceef9ff
Add Follow-Up change UiAction to change screen
by David Ostrovsky
· 11 years ago
0619f65
Make edit's parent the base of the change
by David Ostrovsky
· 11 years ago
ceeed6b
Allow to control target of web links
by Edwin Kempin
· 11 years ago
1ebc047
Merge "Option to create a new change for every commit not in target"
by David Pursehouse
· 11 years ago
5277727
Option to create a new change for every commit not in target
by Deniz Türkoglu
· 11 years ago
b3696c8
Add support for file web links
by Edwin Kempin
· 11 years ago
0f697bd
Add support for branch web links
by Edwin Kempin
· 11 years ago
5562fe5
InlineEdit: Respect change edits in download commands drop down
by David Ostrovsky
· 11 years ago
4bab57d
Merge "Add icon support for revision weblinks"
by Edwin Kempin
· 11 years ago
d5836cf
Merge topic 'inline-3'
by Dave Borowitz
· 11 years ago
5548420
Add icon support for revision weblinks
by Sven Selberg
· 11 years ago
cdda331
InlineEdit: Add UiActions support for change edits
by David Ostrovsky
· 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
f721eb5
Auto register static/init.js as JavaScript plugin
by Luca Milanesio
· 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
Next »