Sign in
gerrit
/
gerrit
/
5904524de6d0041e53941a391648b99b353aa698
/
gerrit-extension-api
/
src
/
main
/
java
/
com
/
google
5904524
Add 'Parent $x' options to diff for merge commits
by Dawid Grzegorczyk
· 9 years ago
38f9637
ChangeIndexedListener: Move to extension API
by David Pursehouse
· 9 years ago
8f9efad
ChangeIT: Assert that submitting a change doesn't remove non-voting reviewers
by David Pursehouse
· 9 years ago
43b88be
Merge "Add REST API endpoint to create a tag on a project"
by David Pursehouse
· 9 years ago
6a44619
Add REST API endpoint to create a tag on a project
by David Pursehouse
· 9 years ago
9c3d23b
{Change,Revision}Event: Fix typo in Javadoc
by David Pursehouse
· 9 years ago
c303c46
Migrate reviewer-deleted event to new event framework
by David Pursehouse
· 9 years ago
59cdd22
New event listeners and new event types
by Saša Živkov
· 9 years ago
32c1262
Define missing Change API events
by Martin Fick
· 9 years ago
344b8c9
ProjectApi: Add method to delete branches
by David Pursehouse
· 9 years ago
58cfa4c
DeleteBranches: Split static Input class out to extension API
by David Pursehouse
· 9 years ago
31a896e
Merge "Support notify option for delete vote REST endpoint"
by Dave Borowitz
· 9 years ago
396e639
ProjectApi: Add methods to get and set the project config
by David Pursehouse
· 9 years ago
fa5f097
ConfigInfo: Move to extension API
by David Pursehouse
· 9 years ago
8219d81
PutConfig: move static inner Input class to extension API
by David Pursehouse
· 9 years ago
1dfecb6
Support notify option for delete vote REST endpoint
by Edwin Kempin
· 9 years ago
4d7df73
ReviewerApi: Add method to remove the reviewer
by David Pursehouse
· 9 years ago
85dd577
Remove unused imports
by David Pursehouse
· 9 years ago
2a629b0
submitted_together: Add option to count non-visible changes
by Jonathan Nieder
· 9 years ago
27d460c
Revert "submitted_together: Add a dummy change for not visible changes"
by Jonathan Nieder
· 9 years ago
4693626
Merge changes I4fad66f5,I6ddb8258
by Saša Živkov
· 9 years ago
e73ebe2
submitted_together: Add a dummy change for not visible changes
by Stefan Beller
· 9 years ago
41655df2
Add extension API to get/set default diff preferences
by Edwin Kempin
· 9 years ago
46d67b8d9
CreateBranch: Use extension API's BranchInput instead of static inner class
by David Pursehouse
· 9 years ago
57d5075
Make watched.projects:delete respect the filter
by Patrick Hiesel
· 9 years ago
8458cc2
Merge changes from topic 'star-labels-part-2'
by Dave Borowitz
· 9 years ago
9519437
Merge "Added POST REST Endpoint for /project/name/access"
by Dave Borowitz
· 9 years ago
3b68afa
Add AccountInfo to the GitReferenceUpdatedListener.Event
by Saša Živkov
· 9 years ago
21816f1
Added POST REST Endpoint for /project/name/access
by Patrick Hiesel
· 9 years ago
4c9af22
Include star labels into ChangeInfo
by Edwin Kempin
· 9 years ago
a6d646b
Merge "Cache for OAuth access tokens"
by Saša Živkov
· 9 years ago
e56acd6
REST API for retrieving OAuth access tokens
by Michael Ochmann
· 9 years ago
524face
Cache for OAuth access tokens
by Michael Ochmann
· 9 years ago
9e972cc
Support star labels
by Edwin Kempin
· 9 years ago
6dfc160
Remove unneeded ';' in AccountApi which caused warning
by Edwin Kempin
· 9 years ago
bed6d98
Added DELETE/POST endpoint for watched projects
by Patrick Hiesel
· 9 years ago
e56cf3a
Merge "Implemented GET endpoint for watched projects"
by Edwin Kempin
· 9 years ago
45aa8ca
Add missing newline at end of files
by David Pursehouse
· 9 years ago
79230f7
Implemented GET endpoint for watched projects
by Patrick Hiesel
· 9 years ago
3cf19f6
Support deletion of SSH keys in extension API
by Edwin Kempin
· 9 years ago
ecaf9b0
EditScreen: Show the base version of the file in a CodeMirror merge view
by Michael Zhou
· 9 years ago
3dd203b
Support tags in draft comments
by Dave Borowitz
· 9 years ago
937854a
Merge "Removed AccessApi and AccessApi Impl"
by Edwin Kempin
· 9 years ago
6e4ea11
Removed AccessApi and AccessApi Impl
by Patrick Hiesel
· 9 years ago
efa8e48
Add all the CodeMirror themes as of 5.14.2
by Michael Zhou
· 9 years ago
5d421a4
Groups: Add missing fluent setter ListRequest#withOwned
by Urs Wolfer
· 9 years ago
b72d4c6
Allow file annotations (blame) in side-by-side diff
by Gabor Somossy
· 9 years ago
58bc023
ProjectApi: Remove unused import
by David Pursehouse
· 9 years ago
580d11d
Merge "Added /projects/name/access as REST endpoint. Implemented GET."
by Edwin Kempin
· 9 years ago
5a3475f
Added /projects/name/access as REST endpoint. Implemented GET.
by Patrick Hiesel
· 9 years ago
825ba7e
Merge "Expose change index endpoint to Extensions API"
by Edwin Kempin
· 9 years ago
264d010
Expose change index endpoint to Extensions API
by Doug Kelly
· 9 years ago
90f29bd
Groups-API: Move NotImplemented class to correct place
by Urs Wolfer
· 9 years ago
c6f9fa0
Extensions API: Add missing NotImplemented classes
by Urs Wolfer
· 9 years ago
01f8e90
MoveInput: Consistently use camel case naming convention
by David Ostrovsky
· 9 years ago
b72c032
InlineEdit: Add Sublime Text keymap
by Michael Zhou
· 9 years ago
b9ed112
Merge "InlineEdit: make autoindent width (indentUnit) configurable"
by David Ostrovsky
· 9 years ago
dc05038
InlineEdit: make autoindent width (indentUnit) configurable
by Björn Pedersen
· 9 years ago
4da0254
DiffPreferences: Add a "Skip Unchanged" option
by Michael Zhou
· 9 years ago
e3766fb
Merge "Add notify option to SubmitChange Rest API endpoint"
by Edwin Kempin
· 9 years ago
a5a5ef0
Add notify option to SubmitChange Rest API endpoint
by Stephen Li
· 9 years ago
03974f7
Merge changes from topic 'checkstyle-cleanup-1'
by David Pursehouse
· 9 years ago
0fc9c1a
Merge changes from topic 'checkstyle-cleanup'
by David Pursehouse
· 9 years ago
2e7f2e9
Merge "Allow to tag reviews"
by Dave Borowitz
· 9 years ago
c70e862
Allow to tag reviews
by Dariusz Luksza
· 9 years ago
60ebcdb
Remove explicit initialization of default values
by David Pursehouse
· 9 years ago
cbc52bd
Remove redundant modifiers from interfaces' methods
by David Pursehouse
· 9 years ago
f9a0cab
Remove redundant 'private' modifier on constructors
by David Pursehouse
· 9 years ago
ad0e4bf
Remove redundant 'static' modifiers
by David Pursehouse
· 9 years ago
c5ccbf1
Add missing whitespace around keywords, operators and braces
by David Pursehouse
· 9 years ago
a0e0b0d
Merge "Remove old unified diff screen"
by David Pursehouse
· 9 years ago
aaa2d82
AccountApi: Add SSH key methods
by David Pursehouse
· 9 years ago
273debb
AccountApi: Add methods to get and set DiffPreferencesInfo
by David Ostrovsky
· 9 years ago
d0cbb00
AccountApi: Add methods to get and set EditPreferencesInfo
by David Ostrovsky
· 9 years ago
7733869
Merge "AccountApi: Add methods to get and set GeneralPreferencesInfo"
by Edwin Kempin
· 9 years ago
ff4ee1a
Remove old unified diff screen
by David Ostrovsky
· 10 years ago
791f339
Add a way to change the destination of open changes
by Raviteja Sunkara
· 9 years ago
8c09c42
DynamicItem: Static method for creating a single item
by Dave Borowitz
· 9 years ago
7426ba9
ChangeStatus: Clarify that an ABANDONED change can be restored
by Michael Zhou
· 9 years ago
dd9bf87
AccountApi: Add methods to get and set GeneralPreferencesInfo
by Patrick Hobusch
· 9 years ago
f5118d8
Extract SshKeyInfo from GetSshKeys to extension API
by David Pursehouse
· 9 years ago
e81cc45
Restore deprecated SubmitInput.waitForMerge field
by Edwin Kempin
· 9 years ago
a8f48f8
SubmitInput: Remove deprecated waitForMerge field
by David Pursehouse
· 9 years ago
5d8f62c
Make adding of signed-off-by footer for online changes customizable
by David Ostrovsky
· 9 years ago
af6807f
CreateChange: Allow create change on new branch
by Yuxuan 'fishy' Wang
· 9 years ago
a021dbf
Gerrit API: Allow to get file diff with options
by Edwin Kempin
· 9 years ago
bea3391
Merge "Append submitted info to the change REST endpoint."
by Edwin Kempin
· 9 years ago
02de595
Change API: Add methods to publish and delete draft changes
by Urs Wolfer
· 9 years ago
96a7caf
Append submitted info to the change REST endpoint.
by Khai Do
· 9 years ago
c4f75cd
Merge "Replace AccountGeneralPreferences entity with git backend (phase 1)"
by Edwin Kempin
· 9 years ago
cfb7520
Replace AccountGeneralPreferences entity with git backend (phase 1)
by David Ostrovsky
· 9 years ago
0b7517a
Eclipse: Warn on incomplete switch cases even when default exists
by David Pursehouse
· 9 years ago
f85bd49
RebaseUtil: Make all methods non-static
by Dave Borowitz
· 9 years ago
3f838ae
TopMenu: Extract MenuItem in its own class and client package
by David Ostrovsky
· 9 years ago
d5faa67f
Add parameter 'size' to AccountApi#getAvatarUrl
by Urs Wolfer
· 9 years ago
394e634
Merge branch 'stable-2.12'
by David Pursehouse
· 9 years ago
0185936
Add method to get avatar URL from AccountApi
by Edwin Kempin
· 9 years ago
dc2da0d
Merge "New option to schedule the Git garbage collection as a background task"
by David Pursehouse
· 9 years ago
824e708
Add back ListChangesOption.DRAFT_COMMENTS
by Edwin Kempin
· 9 years ago
ce77db5
Fix javadoc errors so that plugin API can be built again
by Edwin Kempin
· 9 years ago
Next »