Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-03410655: add @NonNull annotations to task data and attachment handlerSteffen Pingel2-18/+22
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 Pingel4-16/+131
2013-06-28408511: [api] provide an extension to dynamically contribute connectorsSteffen Pingel6-21/+244
2013-06-28408511: [api] move connector extension point reader into coreSteffen Pingel3-0/+359
2013-06-28409758: [api] [fix] allow clients to determine the first and lastLily Guo3-15/+40
2013-06-24409767: update versions to 3.10Steffen Pingel2-3/+3
2013-06-19409758: [api] allow clients to determine the first and last activityLily Guo2-0/+29
2013-06-14410655: add @NonNull annotations to AbstractRepositoryConnectorSteffen Pingel2-33/+62
2013-06-05remove unused messagesSteffen Pingel2-3/+0
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-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 Pingel5-5/+57
2013-04-28406741: filter target directories from workspaceSteffen Pingel1-0/+11
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 Pingel3-13/+72
2013-04-10383907: update source compiler settings for 1.6Steffen Pingel1-1/+1
2013-04-05404857: jobs should support running in the backgroundSteffen Pingel8-39/+57
2013-04-04404711: TaskAttachmentPartSource swallows source exceptionSteffen Pingel1-6/+3
2013-04-04404857: allow background submissions of tasks and attachmentsTomasz Zarna3-8/+14
2013-04-04403571: fix failing Task testsFrank Becker1-1/+1
2013-03-31383907: change minimum required JRE to 1.6Steffen Pingel3-4/+4
2013-01-28396146: UpdateRepositoryConfigurationJob passed in null ITask parameterSteffen Pingel1-1/+1
2013-01-04397310: update feature copyright to 2013 Steffen Pingel1-1/+1
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-10389103: prevent concurrent updates of repository configurationSteffen Pingel1-30/+5
2012-09-10ASSIGNED - bug 387492: [api] provide iterators and other services forMiles Parker1-0/+20
2012-09-07370038: Remove task state from commit message template for MylynSteffen Pingel1-0/+2
2012-07-04NEW - bug 384269: update versions for Mylyn 3.9Steffen Pingel2-3/+3
2012-06-04NEW - bug 381561: update build to use Tycho 0.15 Steffen Pingel1-1/+0
2012-06-04NEW - bug 381550: update version constraints to require 3.8 or later Steffen Pingel1-3/+3
2012-06-03REOPENED - bug 378855: fix class loading issues withSteffen Pingel1-4/+2
2012-05-23NEW - bug 375076: [api] move classes inSteffen Pingel1-0/+12
2012-05-23NEW - bug 378855: fix class loading issues with RepositoryClientManager Steffen Pingel1-2/+2
2012-05-18NEW - bug 378855: fix class loading issues with RepositoryClientManager Steffen Pingel1-45/+39
2012-05-18NEW - bug 378855: fix classloading issues with RepositoryClientManager Benjamin Muskalla1-9/+44
2012-03-22NEW - bug 373167: [release] plan Mylyn 3.8 release Steffen Pingel2-3/+3
2012-03-14RESOLVED - bug 348300: cleanup fixme and todos for 3.7 Steffen Pingel2-3/+0
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-25REOPENED - bug 371771: [api] add sub-project specific branding bundles Steffen Pingel1-1/+1
2012-02-24NEW - bug 358554: [api] provide an extensible store for task-relatedSteffen Pingel3-35/+59
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-17NEW - bug 371771: add sub-project specific branding bundles Steffen Pingel3-1/+10

Back to the top