Merge branch 'master' into stable-4.4
commiteda5d491279b6711ace77553e968609dfd625cdf
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Jun 2016 14:28:45 +0000 (1 16:28 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Jun 2016 14:29:08 +0000 (1 16:29 +0200)
treeb9afaf5469fb5f1c74cbe94476702e32a3149600
parent98fce2be9af7e9f3f182066729e7c70f11e6c8ec
parent690fc4102c668ebb85b78f1eac2828364f986a1b
Merge branch 'master' into stable-4.4

* master:
  Fix property page for git configs if the system config is inaccessible
  Initialize dialog settings when a remote is configured
  Enable copying source branch in "Create Branch" dialog to clipboard
  Fix NPE in CloneDestinationPage.checkPreviousPageSelections()
  Fix NPE in SourceBranchPage/CloneDestinationPage.revalidate()
  Fix NPE in BranchOperationUI.show()
  Avoid NPE in CommitGraphTable.mapElement()
  Test stability: wait for specific child node after expansion
  Test stability: wait for add to index/remove from index jobs
  Test stability: wait for index diff cache update
  Test stability: after clicking finish, wait for shell to close.
  Harmonize Gerrit fetch and push operation availability

Change-Id: I09af5af38d8581845b772ef8a13b31522aae57ec
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>