Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-05423351: DefaultTaskSchema should provide a kind for DESCRIPTIONDavid Green3-2/+19
2013-10-26Revert "413584: provide API for encoding/decoding task id"David Green2-67/+0
2013-10-23413584: provide API for encoding/decoding task idDavid Green2-0/+67
2013-10-21420019: update versions to Mylyn 3.11Steffen Pingel2-3/+3
2013-10-21Add @NonNull annotations for IRepositoryListenerBenjamin Muskalla1-4/+6
2013-10-10419179: provide a task attribute metadata key for Internet media typeDavid Green1-0/+17
2013-10-08326119: Repository credentials are overwritten during repositorySam Davis1-3/+28
2013-09-26386117: [api] declare repository connector extensions in tasks.coreSteffen Pingel6-17/+390
2013-08-26337999: Undo mark as read commandTomasz Zarna1-2/+4
2013-08-25Refine deleteTask to be @NonNullBenjamin Muskalla1-1/+1
2013-07-12410655: add @NonNull annotations to TaskAttributeMapperSteffen Pingel1-34/+55
2013-07-12386764: return null instead of throwing exception for getTaskData()Steffen Pingel1-21/+23
2013-07-04410655: update formatter settings for @NonNull annotationsSteffen Pingel4-13/+20
2013-07-04386764: [api] TaskMapping should be able to handle custom attributesBenjamin Muskalla3-0/+264
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

Back to the top