Quantcast
Channel: News - Marketplace | JetBrains
Viewing all articles
Browse latest Browse all 72158

News for Gerrit

$
0
0
  • Important Note: You can report exception-issues directly from your IDE. Please add at least a comment what you have done when it occurred / how you can reproduce it. It would be even better when add an email address so I can contact you in case of questions.
  • Would you like to try test-builds of this plugin before official release? Please check out: https://github.com/uwolfer/gerrit-intellij-plugin/issues/34.
  • 0.9.7.1
    • rebuild with Java6 target-level
  • 0.9.7
    • add capability to filter for project
    • add support for loading more change while scrolling in list with Gerrit < 2.9
    • fix handling of expired sessions
    • checkout dialog: get fetch information dynamically (instead of hardcoded HTTP-URL)
    • many minor fixes and improvements
  • 0.9.6.2
    • IntelliJ 14.1 only: disable unsupported oneside-diff-viewer for displaying Gerrit changes
  • 0.9.6.1
    • IntelliJ 14.1 only: fix push dialog
  • 0.9.6
    • dynamically show label columns according to server support ("Verify", "Core-Review", ...)
    • IntelliJ 14: add support for multi-repository-projects in push dialog (limitation: it does not work cleanly with setting "Push to Gerrit by default" activated - in this case all repos are selected on dialog show)
    • fix COMMIT_MSG review for first commit in a new Git repository
    • fix reviews with comments for Gerrit >= 2.10
    • many minor fixes and improvements
  • 0.9.5.2
    • fix write-operations when using LDAP logins
    • fix login issues with googlesource.com Gerrit instances
    • minor fixes
  • 0.9.5.1
    • add save and cancel buttons to comment popup
    • minor fixes and improvements for exception reports - please make sure that you add an email address when you send an exception report from your IDE (in some case I need to ask you for more information)
  • 0.9.5
    • new action to add reviewers to a change
    • support for LDAP authentication (when logging in happens with a HTML form)
    • fix authentication when HTTP digest method is used
    • fix branch filter for some project setups
    • many minor fixes and improvements
  • 0.9.4
    • change-number-column is available in list (hidden by default)
    • change-id and change-number columns are hidden by default (can be enabled in plugin settings)
    • change-number is displayed in change detail panel
    • new action to copy change-id in list
    • "git review" like checkout (check-out action automatically creates a named branch)
    • improved focus handling of comment dialog (comments are not loosed anymore in some cases when focus is loosed; text field is focused when opened)
    • fix for Gerrit >= 2.10: fix display of account information (list, change details)
    • many minor fixes and improvements
  • 0.9.3
    • add action to checkout selected change
    • show notification balloons again (review notification, errors)
    • fix keyboard navigation in change list
  • 0.9.2
    • password settings / safe fixes
    • fix compatibility with latest IDEA 14 EAP
    • alternative branch push doesn't respect manual change
    • minor fixes and improvements
  • 0.9.1
    • lazily load changes list (25 changes initially; more will be loaded when you scroll down)
    • fix file comments when using IntelliJ on MS Win
    • order file comments according to date in diff viewer
    • minor fixes and improvements
  • 0.9.0
    • add support to select patch sets in grid
    • show commit message as a file in changes browser
    • add support to select diff base in change browser (patch sets can be diffed against each other)
    • show comments and comment drafts count in changes browser
    • save draft comments in Gerrit (available now after IntelliJ restart and in web UI)
    • improve notification and error handling for review and submit action
    • find Git repository if Git remote name equals Gerrit project name
    • many minor fixes and improvements

Viewing all articles
Browse latest Browse all 72158

Trending Articles