summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui/src/main/java/com/google/gerrit/client/changes/PublishCommentScreen.java
Commit message (Expand)AuthorAgeFilesLines
* Always allow commenting a patch setv2.7.0-basedIsmo Haataja2014-06-191-1/+7
* Hide sanity review radio buttonsIsmo Haataja2014-06-121-3/+5
* Staging branch featureIsmo Haataja2014-06-121-8/+43
* Allow publishing comments from one page review.Ismo Haataja2014-06-031-1/+2
* Merge branch 'stable-2.6' into stable-2.7v2.7-rc4v2.7.0-rc4-basedShawn Pearce2013-08-141-1/+5
|\
| * Fix browser NPE when ChangeCache is incompleteShawn Pearce2013-08-141-1/+5
* | Show a popup with user information as tooltip on avatar imagesEdwin Kempin2013-04-231-2/+2
* | Show mini avatar images for summary comments and inline commentsEdwin Kempin2013-04-231-2/+4
* | Render per-project themes on the client sideDave Borowitz2013-04-101-0/+1
* | Cache recent project configs globally in the clientDave Borowitz2013-04-091-7/+5
* | Get commentlinks per-project in UI codeDave Borowitz2013-04-091-6/+28
|/
* Disallow voting for patch sets other than the current oneDave Borowitz2013-04-021-0/+3
* Remove most remaining references to ApprovalCategory(Value)Dave Borowitz2013-03-141-1/+1
* Rename ApprovalType(s) to LabelType(s)Dave Borowitz2013-03-011-3/+5
* Port ApprovalTable to new REST APIDave Borowitz2013-02-211-15/+7
* Handle null/undefined JsArrays as empty in Natives.asList()Dave Borowitz2013-02-081-4/+6
* Migrate approval radio buttons to new REST APIDave Borowitz2013-02-071-45/+75
* Add a class for grouping together related callbacksDave Borowitz2013-01-301-2/+5
* Refactor RestApi to prevent body on GET and DELETEShawn Pearce2013-01-281-2/+1
* Refactor RestApi to minimize encoding errorsShawn Pearce2013-01-281-2/+3
* Merge "Apply comment link processing to approval values"Shawn Pearce2012-11-281-1/+6
|\
| * Apply comment link processing to approval valuesChris Harris2012-11-271-1/+6
* | Make PublishCommentScreen distinguish file comment.Bruce Zu2012-11-281-1/+6
|/
* Use /changes/{id}/revisions/{sha1}/submit to submit changesShawn O. Pearce2012-11-261-6/+9
* Update web UI to use /reviewShawn O. Pearce2012-11-231-14/+37
* Allow editing of commit message from UI.Gustaf Lundh2012-11-201-1/+1
* Support controlling the submit type for changes from PrologSasa Zivkov2012-10-111-1/+1
* Display submit type in the change info blockSasa Zivkov2012-10-111-1/+2
* Display the approval table on the Publish Comments screen.Joe Hansche2012-06-191-0/+9
* Revert "Display the approval table on the Publish Comments screen."Shawn O. Pearce2012-06-181-9/+0
* Merge "Display the approval table on the Publish Comments screen."Shawn Pearce2012-06-171-0/+9
|\
| * Display the approval table on the Publish Comments screen.Joe Hansche2012-05-161-0/+9
* | Move star icon to header of CommitMessageBlockKeunhong Park2012-06-161-2/+2
|/
* Update to gwtjsonrpc 1.3Shawn O. Pearce2012-04-091-1/+1
* Updated to gwtorm 1.4.Colby Ranger2012-03-071-8/+8
* Fix: "Diff All Side-by-Side" and "Diff All Unified"-buttonsBruce Zu2012-03-071-2/+2
* Disable submit button if merge will failcarloseduardo.baldacin2011-08-111-1/+4
* Update approvals in web UI to adapt to rules.pl submit_ruleShawn O. Pearce2011-06-201-12/+6
* Fix unused import/code warningsShawn O. Pearce2011-05-191-2/+1
* Move "ref_rights" table into GitShawn O. Pearce2011-05-191-8/+19
* Go back to change screen if 'Publish and Submit' fails on submitEdwin Kempin2011-05-191-1/+1
* Re-enable form if 'Publish and Submit' fails to submitEdwin Kempin2011-05-191-0/+6
* Disable form while publishing commentsEdwin Kempin2011-02-171-0/+20
* Enable commenting on commit messagesShawn O. Pearce2010-08-191-2/+2
* Fix keyboard shortcuts under Chrome/SafariShawn O. Pearce2010-08-191-1/+1
* Show commit message on the per-file review pages.Sasa Zivkov2010-07-151-4/+1
* Add option to make approved patches be auto-submittedMartin Fick2010-06-151-5/+31
* Fix deletion of comments on the publish comments screenv2.1.1.1Shawn O. Pearce2010-01-111-2/+37
* Move all of our CSS rules into our CssResourceShawn O. Pearce2009-12-191-5/+4
* Rewrite our build as modular maven componentsShawn O. Pearce2009-11-111-0/+326