Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-28408511: [api] move connector extension point reader into coreSteffen Pingel1-0/+333
2013-06-28409758: [api] [fix] allow clients to determine the first and lastLily Guo1-2/+2
2013-06-19409758: [api] allow clients to determine the first and last activityLily Guo1-0/+16
2013-06-05remove unused messagesSteffen Pingel2-3/+0
2013-05-08NEW - bug 250865: scheduling information incorrect when local time zoneSam Davis3-15/+57
2013-05-08403094: cannot mark task unread after incoming suppressedFrank Becker1-0/+2
2013-04-30406647: task data gets corrupted when falling back to XML 1.1Steffen Pingel3-4/+54
2013-04-27399302: reduce the number of warnings for all Tasks pluginsSteffen Pingel1-4/+8
2013-04-22387710: [api] task category property should be APISteffen Pingel2-13/+26
2013-04-05404857: jobs should support running in the backgroundSteffen Pingel6-29/+44
2013-04-04404857: allow background submissions of tasks and attachmentsTomasz Zarna2-8/+4
2013-04-04403571: fix failing Task testsFrank Becker1-1/+1
2013-01-28396146: UpdateRepositoryConfigurationJob passed in null ITask parameterSteffen Pingel1-1/+1
2012-09-10389103: prevent concurrent updates of repository configurationSteffen Pingel1-30/+5
2012-06-03REOPENED - bug 378855: fix class loading issues withSteffen Pingel1-198/+0
2012-05-23NEW - bug 378855: fix class loading issues with RepositoryClientManager Steffen Pingel1-0/+198
2012-03-14RESOLVED - bug 348300: cleanup fixme and todos for 3.7 Steffen Pingel2-3/+0
2012-02-24NEW - bug 358554: [api] provide an extensible store for task-relatedSteffen Pingel2-24/+29
2012-02-17NEW - bug 371154: [regression] notifications are not displayed for newSteffen Pingel1-1/+1
2012-02-15NEW - bug 333930: [api] provide ability to get notified of changes toSam Davis2-2/+92
2012-02-10ASSIGNED - bug 349620: improve UI for private comments Steffen Pingel1-9/+0
2012-01-30NEW - bug 370045: localization missing for key bindings Steffen Pingel2-3/+0
2012-01-25NEW - bug 369697: fix test failures on Java 1.7 Steffen Pingel1-1/+2
2011-12-05NEW - bug 361048: [api] move service message implementation toSteffen Pingel8-894/+0
2011-12-03NEW - bug 360301: [api] make provisional packages API Steffen Pingel1-1/+1
2011-12-02NEW - bug 364892: replace invocations to CommonUiUtil.toLabel() withSteffen Pingel3-4/+4
2011-11-05NEW - bug 362352: [regression] copy context moves active time Steffen Pingel1-6/+12
2011-09-29NEW - bug 336430: separate Tasks framework from ContextSteffen Pingel1-2/+8
2011-08-28REOPENED - bug 351100: fix failing tests for Mylyn 3.7 Steffen Pingel1-8/+44
2011-08-23ASSIGNED - bug 349924: [patch][api] provide extension point for taskSteffen Pingel2-21/+30
2011-08-23ASSIGNED - bug 349924: [patch][api] provide extension point for taskManuel Doninger2-0/+47
2011-07-23NEW - bug 352933: [api] extract task activity monitoring fromSteffen Pingel1-0/+5
2011-07-22NEW - bug 336430: separate Context framework from Tasks Steffen Pingel2-0/+108
2011-06-28NEW - bug 350639: simplify maintaining compatibility with older Eclipse platf...spingel1-1/+2

Back to the top