Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-23SharingWizard: Try to figure which repo to useRobin Rosenberg2-3/+32
2011-01-23Improve presentation in project sharing dialogRobin Rosenberg3-32/+122
2011-01-20Merge "Remove ui test launch configuration with delays"Robin Rosenberg1-39/+0
2011-01-19[sync] Fixes for UI test after change #2276Dariusz Luksza1-8/+17
2011-01-19Remove ui test launch configuration with delaysMatthias Sohn1-39/+0
2011-01-18Add filter to BranchSelectionPageMathias Kinzler1-12/+13
2011-01-17Add a "BasicConfigurationDialog"Mathias Kinzler1-3/+8
2011-01-17Merge "Remove a compiler warning"Chris Aniszczyk1-8/+14
2011-01-17Fix the org.eclipse.egit.ui.test Tycho buildMatthias Sohn1-2/+2
2011-01-16Depend on org.hamcrest via Import-Package instead of Require bundleRobin Rosenberg1-6/+6
2011-01-14Do not use proxy server in http testsJens Baumgart3-0/+16
2011-01-13Fix timing problems in UI testsJens Baumgart5-16/+76
2011-01-12Remove a compiler warningMathias Kinzler1-8/+14
2011-01-10Checkout: display checkout conflicts in a user-friendly wayMathias Kinzler1-7/+191
2011-01-09Add support for editing the system wide configuration fileRobin Rosenberg1-1/+1
2010-12-21Add GitCloneWizardHttpTest to AllLocalTests SuiteJens Baumgart1-0/+2
2010-12-20Stabilize SynchronizeViewTestJens Baumgart1-8/+37
2010-12-17Implement test for pushing using http authenticationJens Baumgart12-4/+335
2010-12-17Speed up UI tests: do not wait for non existing welcome pageJens Baumgart1-0/+4
2010-12-17Qualify post 0.10 buildsMatthias Sohn2-11/+11
2010-12-17Qualify post 0.10.1 buildsstable-0.10Matthias Sohn2-11/+11
2010-12-17EGit 0.10.1v0.10.1Matthias Sohn2-11/+11
2010-12-14Fix cloning a repository with detached HEADStefan Lay3-4/+43
2010-12-09[findbugs] Do not ignore exceptional return valueMatthias Sohn2-41/+14
2010-12-08Implement UI Tests for http authenticationJens Baumgart6-71/+199
2010-12-07Stabilize GitCloneWizardTestJens Baumgart1-9/+12
2010-12-05[findbugs] Do not directly expose mutable static memberMatthias Sohn5-9/+13
2010-12-03[findbugs] Use IO.readFully to read file contentMatthias Sohn1-20/+11
2010-12-02[findbugs] Fix possible NPE in TestUtilMatthias Sohn1-12/+14
2010-12-02Initialize test classes properlyMathias Kinzler4-12/+8
2010-12-01Fix typo in method nameMatthias Sohn1-2/+2
2010-12-01[findbugs] Use StringBuilder for String concatenationMatthias Sohn1-5/+6
2010-11-29Support spellchecking in tag dialogDariusz Luksza6-15/+16
2010-11-28Do not pre-select untracked file in commit dialogStefan Lay1-0/+1
2010-11-25Get rid of some compiler warnings and deprected code in the UI testsMathias Kinzler3-11/+14
2010-11-24[historyView] Fix a UI test after change 1934Mathias Kinzler1-1/+1
2010-11-10Fix UI tests looping on Mac OS XMatthias Sohn1-1/+24
2010-11-09Optionally hard-wrap commit messageRobin Stocker2-0/+143
2010-11-09Fix EGit build errorJens Baumgart2-4/+2
2010-10-29[findBugs] Fix MS_SHOULD_BE_FINAL occurrencesMatthias Sohn2-10/+5
2010-10-26Merge "Remove waitInUI from HistoryViewTest"Matthias Sohn1-6/+3
2010-10-26Remove waitInUI from HistoryViewTestJens Baumgart1-6/+3
2010-10-26[repoView] Support for "References" nodeMathias Kinzler1-2/+2
2010-10-25UI Tests: join checkout and Repositories View refreshJens Baumgart4-3/+8
2010-10-25Add FindBugs and CPD to the buildChris Aniszczyk1-0/+8
2010-10-19[repoView] Branch deletion dialogMathias Kinzler2-16/+79
2010-10-18Adapt ShowInTest to multiple node selectionJens Baumgart1-2/+3
2010-10-14Remove usages of waitInUI from LocalRepositoryTestCaseJens Baumgart1-4/+7
2010-10-14Merge "UI Tests: join execution job of CheckoutCommand"Mathias Kinzler4-64/+19
2010-10-14UI Tests: join execution job of CheckoutCommandJens Baumgart4-64/+19

Back to the top