Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-12386764: return null instead of throwing exception for getTaskData()Steffen Pingel1-21/+23
2013-07-04410655: update formatter settings for @NonNull annotationsSteffen Pingel2-9/+10
2013-07-04386764: [api] TaskMapping should be able to handle custom attributesBenjamin Muskalla2-0/+261
2013-07-03410655: add @NonNull annotations to task data and attachment handlerSteffen Pingel2-18/+22
2013-06-28408511: [api] add support for contributing UI and branding at runtimeSteffen Pingel2-0/+107
2013-06-28408511: [api] provide an extension to dynamically contribute connectorsSteffen Pingel2-1/+62
2013-06-28408511: [api] move connector extension point reader into coreSteffen Pingel1-0/+25
2013-06-28409758: [api] [fix] allow clients to determine the first and lastLily Guo2-13/+38
2013-06-19409758: [api] allow clients to determine the first and last activityLily Guo1-0/+13
2013-06-14410655: add @NonNull annotations to AbstractRepositoryConnectorSteffen Pingel1-33/+60
2013-05-12202967: [discussion] document synchronization scenariosSteffen Pingel1-3/+81
2013-05-12367462: make sure API documentation is clear on task key / task IDSteffen Pingel1-26/+103
2013-04-22387710: [api] task category property should be APISteffen Pingel1-0/+46
2013-04-05404857: jobs should support running in the backgroundSteffen Pingel2-10/+13
2013-04-04404711: TaskAttachmentPartSource swallows source exceptionSteffen Pingel1-6/+3
2013-04-04404857: allow background submissions of tasks and attachmentsTomasz Zarna1-0/+10
2012-10-28Fix error missing since tagFrank Becker1-0/+1
2012-10-25392688: TaskAttribute support for UnsetMiles Parker1-1/+16
2012-09-18389842: TaskAttribute#setValues should not accept nullBenjamin Muskalla1-0/+2
2012-09-10NEW - bug 388222: RepositoryClientManager fails to deserialize configsBenjamin Muskalla1-1/+1
2012-09-10ASSIGNED - bug 387492: [api] provide iterators and other services forMiles Parker1-0/+20
2012-06-03REOPENED - bug 378855: fix class loading issues withSteffen Pingel1-0/+196
2012-03-08NEW - bug 373703: reduce memory footprint of Mylyn 3.7 Steffen Pingel1-2/+2
2012-02-29NEW - bug 372838: [regression] IllegalArgumentException when openingSteffen Pingel2-10/+8
2012-02-24NEW - bug 358554: [api] provide an extensible store for task-relatedSteffen Pingel1-11/+30
2012-02-22RESOLVED - bug 356790: configure all projects for Unix file endings Steffen Pingel1-285/+285
2012-02-22bug 191522: provide full text search functionality over task comments David Green2-214/+302
2012-02-15NEW - bug 333930: [api] provide ability to get notified of changes toSam Davis2-0/+82
2012-02-12RESOLVED - bug 356790: configure all projects for Unix file endings Steffen Pingel1-612/+612
2012-02-12NEW - bug 371323: [regression] all comments are shown as incoming Steffen Pingel1-0/+19
2012-02-11NEW - bug 371010: [api] provide abstracted priority mapping Steffen Pingel1-0/+47
2012-02-10ASSIGNED - bug 349620: improve UI for private comments Steffen Pingel4-28/+1
2012-02-08191522: provide full text search functionality over task commentsDavid Green1-1/+2
2012-02-02REOPENED - bug 369697: fix test failures on Java 1.7 Steffen Pingel1-1/+2
2012-01-26191522: provide full text search functionality over task commentsDavid Green1-607/+617
2011-12-12RESOLVED - bug 364632: remove invocations to StatusHandler.fail() Steffen Pingel1-1/+4
2011-12-11NEW - bug 364632: remove invocations to StatusHandler.fail() Steffen Pingel1-0/+1
2011-12-02NEW - bug 364892: replace invocations to CommonUiUtil.toLabel() withSteffen Pingel1-1/+1
2011-11-05NEW - bug 362352: [regression] copy context moves active time Steffen Pingel1-2/+11
2011-09-29NEW - bug 336430: separate Tasks framework from ContextSteffen Pingel1-3/+10
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-15/+71
2011-07-22NEW - bug 336430: separate Context framework from Tasks Steffen Pingel1-0/+61
2011-06-19ASSIGNED - bug 349620: improve UI for showing private commentsfbecker4-1/+28
2011-05-30ASSIGNED - bug 345847: [patch][api] create UI for private comments and attach...fbecker4-0/+49
2011-05-28ASSIGNED - bug 289174: account locked due to unsaved passwordfbecker1-0/+5
2011-05-23RESOLVED - bug 295050: [api] request enhanced support of client-certificatesspingel1-0/+5
2011-05-08NEW - bug 343210: [patch][api] framework should provide facility to be notifi...spingel2-1/+21
2011-04-10NEW - bug 142906: Use History view to show repository task historyspingel3-0/+256
2011-03-05REOPENED - bug 337083: provide an extensible task schema implementationspingel5-4/+350

Back to the top