Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-29[3.21] 501993: fix NullPointerException in DefaultSupportHandler.getDescriptionR_3_21_0e_4_5_m_3_21_xJaxsun McCarthy Huggan1-37/+26
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
2016-08-18499947: bugzilla git repository http://git.mozilla.org/bugzilla/bugzillaFrank Becker1-3/+3
2016-08-18158461: users can configure when to schedule new tasksJaxsun McCarthy Huggan9-134/+202
2016-08-17fix release build to not require Mockito 1.9.5Sam Davis1-3/+3
2016-08-17319889: TaskListInterestSorter uses configured sort criteria as backupJaxsun McCarthy Huggan4-58/+188
2016-08-17499581: My Task icon added to legend Colin Ritchie3-45/+7
2016-08-17319889: Support sorting of scheduled presentationJaxsun McCarthy Huggan11-230/+225
2016-08-16499581: New image for Tasked Assigned to Me. Colin Ritchie1-0/+0
2016-08-12499581: Task Image is different when the task is owned by the userColin Ritchie5-20/+90
2016-08-11498906: provide ability for users to migrate to new versions ofSam Davis16-1/+2972
2016-08-08499353: NullPointerException in TaskListView.saveState Frank Becker1-2/+3
2016-07-29452674: fix performance problem typing in private notesSam Davis1-143/+150
2016-07-26496452: Support import/export of TaskCategoriesJaxsun McCarthy Huggan3-21/+58
2016-07-25498401: fix ContentAssist for "Add CC:" Frank Becker2-18/+27
2016-07-25493278: Bugzilla REST integration tests should run as part ofFrank Becker4-27/+98
2016-07-25497412: add tests for Task externalizationJaxsun McCarthy Huggan1-0/+174
2016-07-23497412: TaskTask leaves key blank on constructionJaxsun McCarthy Huggan2-3/+3
2016-07-21495085: do not use BugzillaFixture in local testsSam Davis2-124/+123
2016-07-20495085: Bugzilla REST connector should use proxy information fromSam Davis1-461/+482
2016-07-18493278: Bugzilla REST integration tests should run as part ofFrank Becker8-15/+67
2016-07-17493593: Open remote task does not work with task keys for someFrank Becker1-9/+11
2016-07-16496268: Bugzilla connector uses LabelsAttributeEditor for add CC Frank Becker10-112/+65
2016-07-15495305: Update convoluted description in "New Working Set" dialog.Jaxsun McCarthy Huggan1-1/+1
2016-07-15TaskDataManager has API to migrate attributes in its task datasBrandon Dong4-0/+48
2016-07-14497625: fix the two failing proxy junit testsSam Davis1-9/+12
2016-07-10492500: read-only required attributes should not have error decorator Frank Becker1-4/+7
2016-07-07319889: enable incoming notifications on scheduled containersJaxsun McCarthy Huggan1-5/+5
2016-07-07319889: scheduled presentation displays scheduled subtasksJaxsun McCarthy Huggan3-36/+205
2016-07-07452674: markDirty should do nothing when already dirtySam Davis1-0/+7
2016-07-07Add task property that wasn't being copied over during refactoringBrandon Dong1-0/+1
2016-07-06497415: task list tooltip displays incoming arrow with empty textSam Davis1-1/+2
2016-06-30492212: [release] release Mylyn 3.20 (update version)Frank Becker73-119/+119
2016-06-29497040: fix overzealous recording of task list xml orphansJaxsun McCarthy Huggan2-1/+137
2016-06-23452674: mark task editor parts dirty when their attributes changeSam Davis1-3/+20
2016-06-22493925: update help for 3.20.Sam Davis6-41/+28
2016-06-21495613: Bugzilla "Add self to CC" doesn't work when creating new bugsFrank Becker14-15/+64
2016-06-20reduce log noise from org.eclipse.mylyn.tasks.testsSam Davis2-4/+28

Back to the top