Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-24513930: ConcurrentModificationException in SynchronizeRelevantTasksJobR_3_22_0e_4_7_m_3_22_xSam Davis1-6/+8
2017-03-24514190: NPE expanding attachments sectionSam Davis2-2/+16
2017-02-15512190: update GSon version to 2.7Steffen Pingel3-4/+4
2017-02-14376023: add Gravatar images to expanded task editor commentsSuzannah Smith2-26/+79
2017-02-07510997: upgrade Guava dependency to version 21Steffen Pingel5-5/+5
2017-01-30234445: [upstream] show descriptions for keywords for the REST Connector Frank Becker12-55/+118
2017-01-30378863: support replying to selected part of a comment onlyJaxsun McCarthy Huggan1-98/+66
2017-01-30510464: implement BugzillaRestConnector.hasTaskChanged(TaskRepository,Frank Becker4-25/+109
2017-01-30499382: add Flag support for bugs and attachmentsFrank Becker3-3/+126
2017-01-27511132: Remove Guava classes from public APIColin Ritchie2-8/+9
2017-01-27326005: Task Editor asks to save or delete newly created tasks on closeJaxsun McCarthy Huggan13-324/+184
2017-01-22499382: add Flag support for bugs and attachments (UI part)Frank Becker6-6/+898
2017-01-21389960: task list indexer now indexes private notesChristian Tam4-20/+178
2017-01-15340987: support Clear Context action for multiple tasks in the Task ListFrank Becker4-108/+134
2016-12-14505598: TaskEditorAttachmentPart should useFrank Becker3-182/+214
2016-12-08508923: remove help from open task, new query, and new task dialogsJaxsun McCarthy Huggan3-21/+24
2016-12-02499382: add Flag support for bugs and attachments (only core part)Frank Becker21-37/+1327
2016-11-30508493: releng: add check if apikey already exsistsFrank Becker1-5/+8
2016-11-22507785: Inconsistent text in "Add task repositories" wizard for theSam Davis3-28/+29
2016-11-03fix NPE on synchronizationManagerSam Davis1-1/+3
2016-10-30352377: allow contributions to the Copy Details sub menuSteffen Pingel1-0/+5
2016-10-25501868: add back removed enum constants as deprecatedSam Davis1-0/+11
2016-10-24fix incorrect copyright headersSam Davis5-17/+32
2016-10-21503109: create ManagedSuite for junit4Frank Becker3-84/+63
2016-10-20502035: Revise preferences for automatic task list synchronizationJaxsun McCarthy Huggan6-97/+184
2016-10-18472936: Add support for Bugzilla 5.0 API Keys Frank Becker19-39/+442
2016-10-12502035: Complete relevant task scheduler integrationDavid Yee1-21/+47
2016-10-12489612: Unable to login to the Bugzilla install on a win 10 PCFrank Becker1-6/+8
2016-10-12502035: Created job for synchronization of relevant tasksJomar Santos3-0/+156
2016-10-12505602: cleanup BugzillaRestHarness and BugzillaRestClientTestFrank Becker2-116/+88
2016-10-11497533: update tasks versions to 3.22Sam Davis73-119/+119
2016-10-07502035: add tasks preferences UI for synchronizing relevant tasksQi Wang5-46/+94
2016-10-06Bug 501868: In "copy details" please add "ID and Summary"Leo Ufimtsev5-39/+39
2016-10-03503002: NullPointerException in TaskSelectionDialog.<init>Frank Becker1-7/+8
2016-09-30502035: Refactor the task list scheduler constructorDavid Yee3-18/+20
2016-09-27501993: fix NullPointerException in DefaultSupportHandler.getDescriptionJaxsun McCarthy Huggan1-37/+26
2016-09-25501376: refactor: Change class hierarchy for REST Bugzilla connector Frank Becker21-459/+284
2016-09-14501177: RepositoryPerson.toString() should only return name<id> if notFrank Becker1-0/+5
2016-09-13500712: don't display the person icon for unassigned tasksJaxsun McCarthy Huggan1-1/+3
2016-09-13497534: update userguideSam Davis6-40/+43
2016-09-13500712: improve owner/assigned to section of Task List tooltipJaxsun McCarthy Huggan3-4/+11
2016-09-13497534: externalize strings for o.e.m.tasksSam Davis6-20/+74
2016-09-13501176: Bugzilla REST: OpenWithBrowserAction did not work Frank Becker1-0/+20
2016-09-12478512: Report Bug or Enhancement uses feature versions that may notFrank Becker6-2/+47
2016-09-09496268: Bugzilla add CC should be single lineSam Davis5-83/+98
2016-09-08remove Java nature from org.eclipse.mylyn.help.uiSam Davis3-27/+0
2016-09-01499581: tweak the image for owned tasksSam Davis1-0/+0
2016-09-01replace testValidateOnFinishInvalidUserId with unit testSam Davis3-34/+108
2016-08-30498906: connector migration can migrate queriesSam Davis6-51/+254
2016-08-24AttachmentSizeFormatter fails when default locale does not useSam Davis1-4/+3

Back to the top