Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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

Back to the top