Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-14496043: [release] release Mylyn 3.20.1R_3_20_1Sam Davis73-118/+118
2016-06-13Fix an NPE in TaskDataStateR_3_20_0Colin Ritchie1-0/+3
2016-06-08494568: support refactoring task idsBrandon Dong13-77/+447
2016-06-08436128: [api] connectors can provide the PriorityLevel for icons thatBrandon Dong7-21/+86
2016-06-07494568: add support for refactoring task attribute valuesBrandon Dong2-3/+44
2016-06-06319889: Task List Tooltip reports conflict tasks as incoming/outgoingJaxsun McCarthy Huggan1-1/+2
2016-06-06319889: Improve labelling of containers in scheduled presentationJaxsun McCarthy Huggan2-78/+14
2016-06-02494596: Fix issues with TaskListToolTip and TaskListNotifierJaxsun McCarthy Huggan2-18/+31
2016-05-27494596: TaskListToolTip should not compute a TaskDataDiff whenJaxsun McCarthy Huggan3-69/+89
2016-05-27add JavaDoc for the various kinds of TaskData in TaskDataStateSam Davis2-0/+36
2016-05-20490542: REST Connector: add support for "Reassign to default assignee"Frank Becker6-1/+79
2016-05-18493037: Check if a task is in unmatched before removing from unmatchedJaxsun McCarthy Huggan2-18/+74
2016-05-18493037: use a BufferedInputStream for the task list fileJaxsun McCarthy Huggan1-1/+2
2016-05-18493037: deprecate AbstractTaskListMigratorJaxsun McCarthy Huggan6-87/+27
2016-05-17493037: Delete DelegatingTaskExternalizerJaxsun McCarthy Huggan3-884/+42
2016-05-17493037: write task list using SAX instead of DOMJaxsun McCarthy Huggan9-110/+642
2016-05-17493037: read task list using SAX instead of DOMJaxsun McCarthy Huggan8-130/+997
2016-05-10493281: tasks tests fail to detect open partsSam Davis1-1/+2
2016-05-06Fix broken message in error logBrandon Dong1-17/+15
2016-04-25487770: Mylyn bundles require Java 8Colin Ritchie102-170/+169
2016-04-19485582: Upgrade versions 3.19.0 to 3.20.0Colin Ritchie73-119/+119
2016-04-12419311: support "Reset QA Contact to default" for REST ConnectorFrank Becker4-1/+7
2016-04-12483745: some improvements for the first complete Bugzilla REST EditorFrank Becker17-69/+325
2016-04-08491281: Double clicking in the Add Task Repository wizard has differentBrandon Dong1-9/+17
2016-04-04491037: bugzilla.rest.core.tests bundle has missing resourcesMat Booth1-0/+1
2016-03-31490820: always set password field echo character if possibleJaxsun McCarthy Huggan2-1/+17
2016-03-25414360: add support for keyword attribute to REST API Frank Becker13-43/+109
2016-03-17472975: Mylyn escapes special characters before writingJaxsun McCarthy Huggan7-67/+493
2016-03-16488408: update tasks copyrights for 3.19 release Sam Davis67-67/+67
2016-03-16414360: add support for attributes blocks / depends_on to REST APIFrank Becker14-9/+542
2016-03-16414360: add support for cc attribute to REST APIFrank Becker10-5/+359
2016-03-15488408: update classpath with correct location of mediawiki.core.antSam Davis2-5/+2
2016-03-03488987: "Insert My User ID" link in PersonAttributeEditor is very hardSam Davis1-1/+1
2016-02-26487166: Task search only uses id if not found in tasklistBrandon Dong3-50/+149
2016-02-24488277: ConcurrentModificationException in the mylyn bugzilla connectorColin Ritchie2-36/+64
2016-02-23488263: support sorting by rank when rank is not a base 10 number Sam Davis2-2/+61
2016-02-19487206: *.core and *.ui bundles named inconsistently (Bundle-Name)Andreas Sewe4-4/+4
2016-02-19486195: OOMPH setup: cleanup Frank Becker8-2/+179
2016-02-18486145: tasks should not receive incoming notifications for attributesBrandon Dong1-17/+18
2016-02-17format source code using Eclipse MarsSam Davis1-73/+64
2016-02-16487761: Allow credential fields to be toggledJames Kennedy2-13/+98
2016-02-11414360: add support for add attachments to REST APIFrank Becker16-63/+510
2016-02-02486145: tasks should not receive incoming notifications for attributesBrandon Dong5-29/+218
2016-02-01486607: task search page reports accurate error when no searchableJaxsun McCarthy Huggan6-23/+41
2016-02-01486873: do not add unused connectors to UI legend Sam Davis1-16/+16
2016-01-29486782: compilation failure in TaskListSorter against staging platformJaxsun McCarthy Huggan4-44/+43
2016-01-25485380: rename getTaskData parameter from taskIdOrKey to taskIdSam Davis1-2/+2
2016-01-23485380: [api] connectors can search by task key Sam Davis3-44/+151
2016-01-22486309: allow connectors to specify that their markup language extends aJaxsun McCarthy Huggan2-1/+22
2016-01-19414360: add getAttachments for the REST APIFrank Becker7-16/+456

Back to the top