Sign in
gerrit
/
gerrit
/
8264ef7fba6d4c1e68c03c5b27607f4dc533ca0f
/
gerrit-common
ea62148
ChangeScreen2: Show download commands defined by plugins
by Edwin Kempin
· 11 years ago
2531203
Allow gitweb URLs to be passed unencoded for viewing.
by Luca Milanesio
· 11 years ago
23da0d9
Miscellaneous Javadoc cleanups to cut down on Eclipse warnings
by Dave Borowitz
· 11 years ago
17d0d33
ChangeScreen2: mark patch sets with draft comments in revision list
by David Ostrovsky
· 11 years ago
0bc4869
Merge changes I105f85bd,I4768e35b
by Shawn Pearce
· 11 years ago
54122d3
Support copying of approvals if new patch set has no code changes
by Edwin Kempin
· 12 years ago
f5c0841
Support copying of approvals on trivial rebase
by Edwin Kempin
· 12 years ago
57defbb
Remove jsr305 library
by Shawn Pearce
· 11 years ago
d6ccccf
Add our own Nullable implementation
by Sasa Zivkov
· 11 years ago
6d731f5
ChangeScreen2: add Gerrit config and user preference
by Shawn Pearce
· 12 years ago
9b22c3a
Support branch specific labels
by Bruce Zu
· 12 years ago
9aaf3d1
Revert "Make SubmitRecord.Label's fields @Columns"
by Dave Borowitz
· 12 years ago
50a7a3a
Make SubmitRecord.Label's fields @Columns
by Dave Borowitz
· 12 years ago
414c5ff
Require REVIEWED option to retrieve reviewed flag from /changes/
by Shawn Pearce
· 12 years ago
e0cafe4
Add Switch Account link to the current user popdown
by Shawn Pearce
· 12 years ago
e59b532
Hide Http Password Screen if auth.gitBasicAuth = true
by Edwin Kempin
· 12 years ago
55f5a7b
Merge "Remove old RPCs to get project details and to update project settings"
by David Pursehouse
· 12 years ago
984781e
Remove old RPCs to get project details and to update project settings
by Edwin Kempin
· 12 years ago
d3bd961
Migrate schema to meet 30 char length of database id limitation
by David Ostrovsky
· 12 years ago
99fc253
Move start replication capability to replication plugin
by David Ostrovsky
· 12 years ago
efbd394
Merge "Allows explicit login with auth.type = HTTP*"
by Shawn Pearce
· 12 years ago
5185b04
Allows explicit login with auth.type = HTTP*
by Luca Milanesio
· 12 years ago
1e6c363
Move version.jar to gerrit-war
by Shawn Pearce
· 12 years ago
da16183
Fix generation of Version file
by Shawn Pearce
· 12 years ago
11d27c8
Update Buck
by Shawn Pearce
· 12 years ago
b9ebb66
ChangeScreen2: Poll for updates in the background
by Shawn Pearce
· 12 years ago
3d57549
Rewrite UI plugin action description API
by Shawn Pearce
· 12 years ago
097b957
Redesign change screen on new REST API
by Shawn Pearce
· 12 years ago
dc4a9b2
Add CURRENT_ACTIONS to revision information
by Shawn Pearce
· 12 years ago
50c5cac
Set project's maxObjectSizeLimit from UI
by Sasa Zivkov
· 12 years ago
0d67fb4
Mark builds from a dirty tree as dirty.
by Christian Aistleitner
· 12 years ago
1c8a05d
Only use version tags when determining built gerrit version
by Christian Aistleitner
· 12 years ago
a7c0ba2
Convert ListBranchesTest into an acceptance test
by Edwin Kempin
· 12 years ago
b5f1562
Adapt WebUI to use REST for suggesting branches for cherry-pick
by Edwin Kempin
· 12 years ago
71b43a9
Adapt ProjectBranchesScreen to use REST for listing/deleting branches
by Edwin Kempin
· 12 years ago
915104d
Fix NullPointerException when comparing AccessSections
by Edwin Kempin
· 12 years ago
fa34015
Merge "Add on_behalf_of to /review REST API handler"
by Shawn Pearce
· 12 years ago
28b8ea6
Add top level /config REST API
by David Ostrovsky
· 12 years ago
9d78312
Add on_behalf_of to /review REST API handler
by Shawn Pearce
· 12 years ago
bb027b0
Support X-Gerrit-RunAs as a suexec on HTTP
by Shawn Pearce
· 12 years ago
cbd22ac
Add a global capability to allow generating HTTP passwords
by David Pursehouse
· 12 years ago
f205500
Adding api wrappers for getting comments.
by Michael Zhou
· 12 years ago
c950bcc
Adapt WebUI to use REST endpoint for deleting SSH keys
by Edwin Kempin
· 12 years ago
20abe82
Merge "Support adding an SSH key via REST"
by Shawn Pearce
· 12 years ago
218b9ae4
Merge "Support listing the SSH keys of an account via REST"
by Shawn Pearce
· 12 years ago
ea56fa4
Merge "Support to get/set/delete/generate an HTTP password via REST"
by David Pursehouse
· 12 years ago
4e2e521
Support adding an SSH key via REST
by Edwin Kempin
· 12 years ago
ebccb84
Support listing the SSH keys of an account via REST
by Edwin Kempin
· 12 years ago
d9cdf5e
Support to get/set/delete/generate an HTTP password via REST
by Edwin Kempin
· 12 years ago
130c551
UiCommand: support confirmation message
by David Ostrovsky
· 12 years ago
d46269a
Merge "Support to register a new email address via REST"
by David Pursehouse
· 12 years ago
98dcb7e
Merge branch 'stable-2.7'
by Shawn Pearce
· 12 years ago
2c7acce
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
e7899c4
Use "abbreviation" instead of "abbreviatedName" for labels
by Dave Borowitz
· 12 years ago
315066a
Support to register a new email address via REST
by Edwin Kempin
· 12 years ago
dcee572
Delete Maven based build
by David Ostrovsky
· 12 years ago
efe7aca
Add the revision diff REST API implementation.
by Colby Ranger
· 12 years ago
5c0d6b3
Support branch creation via REST
by Edwin Kempin
· 12 years ago
bd56297
Update buck build for strict dependencies
by Shawn Pearce
· 12 years ago
61e18b0
Refactor highlighting patch sets that have drafts
by Jan Opacki
· 12 years ago
cfbd2e9
Refactor UiCommandDetail creation to be a utility class
by Shawn Pearce
· 12 years ago
c6b69e7
Merge "Populate version from HTML and not compiled into GWT JS"
by Shawn Pearce
· 12 years ago
b313bfe
Allow RestApiView<RevisionResource> to add buttons on patch sets
by Shawn Pearce
· 12 years ago
8f1c7fd
Populate version from HTML and not compiled into GWT JS
by Shawn Pearce
· 12 years ago
a0c9372
Minor cleanups on BUCK genrules
by Shawn Pearce
· 12 years ago
fd6bb9f
Build with Buck
by Shawn Pearce
· 12 years ago
849fec9
Button to allow Cherry Picking of a change to another branch.
by Gustaf Lundh
· 12 years ago
9240c29
Begin 2.8
by Shawn Pearce
· 12 years ago
f22460e
Remove Guava from GWT build
by Shawn Pearce
· 12 years ago
318ea97
Remove SingleListChangeInfo.java
by Gustaf Lundh
· 12 years ago
4467d2a
Distinguish between error and timeout in intraline diff error message
by David Pursehouse
· 12 years ago
e8c1fb9
Distinguish between error and timeout in intraline diff error message
by David Pursehouse
· 12 years ago
e73a991
Merge "Add gitweb.linkDrafts to control if gitweb links are shown on drafts"
by David Pursehouse
· 12 years ago
1dfe36c
Add gitweb.linkDrafts to control if gitweb links are shown on drafts
by Chad Horohoe
· 12 years ago
d168b81
Introduce StreamEvents capability
by Ed Bartosh
· 12 years ago
7f53c56
Build gwtexpui from in-subtree version
by Dave Borowitz
· 12 years ago
7e71431
Merge branch 'stable-2.6'
by Shawn Pearce
· 12 years ago
2002789
Get commentlinks per-project in UI code
by Dave Borowitz
· 12 years ago
5fb8de5
Upgrade gwtexpui to 1.3.3 to get LinkFindReplace
by Dave Borowitz
· 12 years ago
3b3ef3c
Fix: wrong error message on MyWatchedProjectsScreen
by Bruce Zu
· 12 years ago
52fb5ae
Merge branch 'stable-2.6'
by Dave Borowitz
· 12 years ago
63befc1
Remove login dialogs and replace with /login/ URLs
by Shawn Pearce
· 12 years ago
9f6d565
Merge "Implement sticky approvals with copyMaxScore"
by Shawn Pearce
· 12 years ago
74a70cc
Add change messages to Get Change Detail REST api call
by John Spurlock
· 12 years ago
a7c4a3a
Implement sticky approvals with copyMaxScore
by Shawn Pearce
· 12 years ago
d47ca8a
Start 2.7 development
by Shawn Pearce
· 12 years ago
619169b
Add SSH command to run Git garbage collection
by Edwin Kempin
· 13 years ago
8cc723e
Remove ID from LabelType
by Dave Borowitz
· 12 years ago
b08ce27
Write label names instead of IDs to PatchSetApprovals
by Dave Borowitz
· 12 years ago
f011f5b
Fill in missing intermediate label values automatically
by Dave Borowitz
· 12 years ago
8e5de82
Remove ApprovalCategory and ApprovalCategoryValue
by Dave Borowitz
· 12 years ago
95ea146
Remove unused methods from PatchDetailService
by Dave Borowitz
· 12 years ago
2717dc0
Allow parent projects to block children from overriding labels
by Dave Borowitz
· 12 years ago
c688750
Allow setting label types in project.config
by Dave Borowitz
· 12 years ago
c113b55
Drop LabelType.getPosition()
by Dave Borowitz
· 12 years ago
27d444a
Remove LabelTypes from GerritConfig
by Dave Borowitz
· 12 years ago
742a046
Move RPC auth token from Authorization header to X-Gerrit-Auth
by Shawn Pearce
· 12 years ago
61467e2
Merge "Remove old RPC for 'create project' on WebUI"
by Edwin Kempin
· 12 years ago
414b058
Merge "Split off raw SQL access into its own permission"
by Shawn Pearce
· 12 years ago
abd6d4e
Split off raw SQL access into its own permission
by Chad Horohoe
· 12 years ago
Next »