Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-23497412: TaskTask leaves key blank on constructionJaxsun McCarthy Huggan1-1/+0
2016-07-15TaskDataManager has API to migrate attributes in its task datasBrandon Dong4-0/+48
2016-07-07Add task property that wasn't being copied over during refactoringBrandon Dong1-0/+1
2016-06-29497040: fix overzealous recording of task list xml orphansJaxsun McCarthy Huggan1-1/+6
2016-06-13Fix an NPE in TaskDataStateColin Ritchie1-0/+3
2016-06-08494568: support refactoring task idsBrandon Dong8-18/+306
2016-06-08436128: [api] connectors can provide the PriorityLevel for icons thatBrandon Dong1-0/+2
2016-06-07494568: add support for refactoring task attribute valuesBrandon Dong2-3/+44
2016-06-06319889: Improve labelling of containers in scheduled presentationJaxsun McCarthy Huggan1-76/+12
2016-05-27add JavaDoc for the various kinds of TaskData in TaskDataStateSam Davis1-0/+12
2016-05-18493037: Check if a task is in unmatched before removing from unmatchedJaxsun McCarthy Huggan1-18/+24
2016-05-18493037: use a BufferedInputStream for the task list fileJaxsun McCarthy Huggan1-1/+2
2016-05-18493037: deprecate AbstractTaskListMigratorJaxsun McCarthy Huggan2-74/+16
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-03-17472975: Mylyn escapes special characters before writingJaxsun McCarthy Huggan4-66/+116
2016-03-16488408: update tasks copyrights for 3.19 release Sam Davis8-8/+8
2016-02-18486145: tasks should not receive incoming notifications for attributesBrandon Dong1-17/+18
2016-02-02486145: tasks should not receive incoming notifications for attributesBrandon Dong2-21/+20
2016-02-01486607: task search page reports accurate error when no searchableJaxsun McCarthy Huggan3-7/+2
2015-11-30463022: [api] add support for storing usernames on RepositoryPerson chris.poon1-0/+28
2015-11-27move task lookup logic to coreSam Davis1-0/+83
2015-11-26481168: [UCOSP] Add task list filter for review artifactsVaughan Hilts1-1/+3
2015-11-25483036: owner ID is not persisted Sam Davis1-0/+8
2015-08-28475539: fix copyrights for o.e.m.tasksSam Davis4-4/+4
2015-08-28475539: fix Broken Externalized Strings in tasks.coreSam Davis2-3/+0
2015-08-12474751: Deprecate TaskDataCollector.MAX_HITS and remove loggingKenneth Poon1-10/+4
2015-06-09467045: Connectors can register different brandings Sam Davis1-0/+2
2015-05-22update copyrights for o.e.m.tasksSam Davis48-48/+48
2015-05-20334937: provide API for canceling a task switchchris.poon1-7/+32
2015-05-12465346: support partial repository configuration update Sam Davis2-6/+17
2015-03-11446091: [api] allow clients to determine when the current user owns anSam Davis1-0/+14
2014-10-30provide attachment attribute when attaching contextNicholas Folk1-2/+3
2014-10-08436398: change connector tests to reduce dependency on the UIFrank Becker1-1/+1
2014-05-08385670: allow connector clients to choose whether subtasksSam Davis5-12/+38
2014-04-14fix @SuppressWarnings annotations in KeyringMigratorsTomasz Zarna2-4/+8
2014-03-26316253: move connector extension loading into coreSteffen Pingel1-0/+63
2014-03-26316253: move loading of task activity extension into coreSteffen Pingel1-0/+13
2014-03-25316253: move task activation externalization to coreSteffen Pingel3-0/+167
2014-03-04428504: bugzilla connector is logged out after credentials migrated fromSam Davis1-0/+13
2014-02-28390529: [api] make taskData available in TaskJobListener methodsEndre Zoltan Kovacs1-4/+5
2014-02-18278474: perform migration of credentials to secure storageSam Davis3-0/+237
2014-02-18278474: store TaskRepository credentials in SecureCredentialsStoreSam Davis2-0/+8
2013-09-26386117: [api] declare repository connector extensions in tasks.coreSteffen Pingel4-17/+229
2013-08-26337999: Undo mark as read commandTomasz Zarna1-2/+4
2013-07-04386764: [api] TaskMapping should be able to handle custom attributesBenjamin Muskalla1-0/+3
2013-06-28remove redundant StatusHandler#log call when reading ext pointsTomasz Zarna1-5/+2
2013-06-28408511: [api] add support for contributing UI and branding at runtimeSteffen Pingel1-0/+7
2013-06-28408511: [api] provide an extension to dynamically contribute connectorsSteffen Pingel1-20/+78

Back to the top