aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gerrit
Commit message (Expand)AuthorAgeFilesLines
* Gerrit: Fix UI textLeena Miettinen2018-02-052-11/+11
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2018-01-091-3/+8
|\
| * Gerrit: Set current repository every time the dialog is shownOrgad Shaneh2018-01-081-0/+1
| * Gerrit: Deduplicate detection of current repositoryOrgad Shaneh2018-01-081-3/+7
* | Git: Gerritpushdialog: Fix draft push for older GerritsAlessandro Portale2017-12-031-1/+1
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-251-2/+2
|\|
| * Git: Reduce the minimal height of the Gerrit dialog a bitAlessandro Portale2017-10-191-2/+2
* | Merge remote-tracking branch 'origin/4.5' into masterOrgad Shaneh2017-10-171-1/+1
|\|
| * Gerrit: Suppress updates while remotes are clearedOrgad Shaneh2017-10-171-1/+1
* | Gerrit: Support Private/Work-In-Progress push on Gerrit >= 2.15Orgad Shaneh2017-10-173-7/+76
* | Gerrit: Resolve version also for valid serversOrgad Shaneh2017-10-171-0/+1
* | Gerrit: Move push target logic to GerritPushDialogOrgad Shaneh2017-10-153-25/+23
* | Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-10-153-10/+10
|\|
| * Gerrit: Improve error message when Gerrit remote is missingOrgad Shaneh2017-10-133-10/+10
* | Gerrit: Resolve and store gerrit versionOrgad Shaneh2017-10-132-4/+56
* | Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-33/+34
|/
* Git: clean forward declarationLaurent Montel2017-09-282-8/+0
* Make DocumentManager::projectsDirectory a FileNameEike Ziller2017-09-191-1/+1
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-193-4/+13
|\
| * PushToGerrit: Fix support for multiple projects on the same remoteOrgad Shaneh2017-09-113-4/+13
* | Utils: Separate rendering out of ProgressIndicatorTobias Hunger2017-07-271-1/+1
|/
* Git: More visible reset icon in GerritRemoteChooser with light themesAlessandro Portale2017-07-211-1/+1
* Gerrit: Show only gerrit remotes in Push to Gerrit dialogOrgad Shaneh2017-07-017-26/+64
* Gerrit: Store also remote name in remote chooserOrgad Shaneh2017-07-012-10/+16
* Replace include guards with #pragma onceOrgad Shaneh2017-06-281-4/+1
* Gerrit: Factor out remote server chooserOrgad Shaneh2017-06-286-49/+206
* Gerrit: Workaround gerrit issue when origin has /p prefixOrgad Shaneh2017-06-271-0/+4
* Gerrit: Avoid double refresh when opened for the first timeOrgad Shaneh2017-06-271-1/+2
* Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-06-121-1/+1
|\
| * Gerrit: Do not refresh the gerrit dialog when it is invisibleOrgad Shaneh2017-06-081-1/+1
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-021-1/+3
|\|
| * Gerrit: Fix SSH output parsing for Gerrit 2.14Orgad Shaneh2017-05-251-1/+3
* | Gerrit: Refresh when the dialog is re-openedOrgad Shaneh2017-06-023-5/+6
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-151-7/+5
|\|
| * Gerrit: Avoid UTF-8 in commentsOrgad Shaneh2017-05-151-2/+2
| * Gerrit: Terminate previous query when remote is changedOrgad Shaneh2017-05-151-5/+3
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-091-1/+2
|\|
| * Gerrit: Fix REST for Gerrit 2.14Orgad Shaneh2017-05-041-1/+2
* | Gerrit: Move line back to correct caseRobert Loehning2017-05-021-1/+1
* | Gerrit: Support certificate validationOrgad Shaneh2017-04-253-5/+32
* | Gerrit: Replace magic numbers with an enumOrgad Shaneh2017-04-241-5/+13
|/
* Gerrit: Fix wrong references in REST parsingOrgad Shaneh2017-03-211-4/+10
* Gerrit: Force remote refreshing on 401 errorOrgad Shaneh2017-03-143-1/+13
* Gerrit: Resolve also user name from gerrit responseOrgad Shaneh2017-03-141-2/+7
* Gerrit: Replace single line slots with lambdasOrgad Shaneh2017-03-141-16/+6
* Gerrit: Add a button for server revalidationOrgad Shaneh2017-03-145-6/+21
* Gerrit: Persist server detailsOrgad Shaneh2017-03-142-7/+75
* Gerrit: Remove superfluous title assignmentOrgad Shaneh2017-03-131-1/+0
* Gerrit: Minor cleanupOrgad Shaneh2017-03-131-13/+11
* Gerrit: Store username provided by the userOrgad Shaneh2017-03-131-0/+1