Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-18cleanup boolean properties in TaskRepositorySam Davis1-15/+20
2014-02-18store headless credentials in InMemoryCredentialsStoreSam Davis1-53/+17
2014-02-18278474: store TaskRepository credentials in SecureCredentialsStoreSam Davis3-188/+54
2014-02-12414360: add BugzillaRestRepositorySettingsPage to Rest ConnectorFrank Becker2-16/+28
2014-02-06426644: add required Flag to AbstractTaskSchemaFrank Becker1-5/+21
2014-01-31fix @NonNull annotation for attachment attributesSteffen Pingel1-2/+2
2014-01-21424188: Task attributes that set META_ATTRIBUTE_MEDIA_TYPE should beLeo Dos Santos1-0/+22
2014-01-13425458: [api] provide API in connector core to validate repositoriesSteffen Pingel6-0/+103
2013-12-18378032: [api] provide editor support for required attributesLeo Dos Santos1-1/+5
2013-12-17NEW - bug 378032: provide support for required attributesBenjamin Muskalla2-0/+24
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

Back to the top