Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-31[3.19] 490820: always set password field echo character if possibleR_3_19_0e_4_5_m_3_19_xJaxsun McCarthy Huggan2-1/+17
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
2016-01-11tests should throw exceptions instead of catching and failingSam Davis2-72/+26
2016-01-11479456: update o.e.m.tasks versions to 3.19Sam Davis73-119/+119
2015-12-23484837: Release of Bugzilla 5.0.2, 4.4.11, and 4.2.16Frank Becker1-14/+14
2015-12-11add @NonNull annotations to getNewSubTaskWizardR_3_18_0e_4_5_m_3_18_xSam Davis1-1/+1
2015-12-11481800: fix bug in property testerSam Davis1-1/+1
2015-12-09483856: [api] allow connectors to open a wizard when creating subtasks Sam Davis2-0/+28
2015-12-05481800: [UCOSP] Remove task affordances from the review artifact editor,Vaughan Hilts5-23/+85
2015-12-04414360: create example for schema for QueryPage (provisional version)Frank Becker12-24/+536
2015-12-02483421: enable attribute editors to be used for child attributes chris.poon2-14/+10
2015-11-30483327: [api] provide API to specify the precision of date/time fields Sam Davis4-1/+101
2015-11-30463022: [api] add support for storing usernames on RepositoryPerson chris.poon8-27/+88
2015-11-27move task lookup logic to coreSam Davis2-60/+94
2015-11-26414360: remove some Java Problems and Java TasksFrank Becker10-70/+70
2015-11-26414360: add get Comments for the new REST API Frank Becker3-5/+166
2015-11-26481168: [UCOSP] Add task list filter for review artifactsVaughan Hilts4-19/+131
2015-11-25483036: owner ID is not persisted Sam Davis2-0/+35
2015-11-25482633: [api] connectors can suggest query titles Sam Davis3-1/+258
2015-11-19482429: getValueLabels should fall back to attribute.getOption whenSam Davis2-0/+70
2015-11-17BUG 482186: AbstractRepositorySettingsPage server URL disabledColin Ritchie2-20/+86
2015-11-16482233: Add documentation to AbstractTaskListFilterVaughan Hilts1-4/+27
2015-11-09481759: NullPointerException in TaskActivateAction.run (47) Sam Davis1-1/+4
2015-10-26480057: connect mylyn notification appears on every eclipse startSam Davis3-4/+29
2015-10-12479581: NullPointerException below TaskListIndex.close (758)Frank Becker1-34/+39
2015-10-09471058: update o.e.m.tasks versions to 3.18Sam Davis73-118/+118
2015-10-08Bug 472409 - [gtk3] Properties dialog for tasks repository is emptyEric Williams1-0/+1
2015-09-25442340: make UI legend easily discoverableFrank Becker3-5/+32
2015-09-12477232: Release of Bugzilla 5.0.1, 4.4.10, and 4.2.15Frank Becker6-20/+18

Back to the top