Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Add null annotations to TaskMapperLeo Dos Santos2-37/+72
2014-05-22add missing @NonNull annotations to AbstractRepositoryConnectorSteffen Pingel1-3/+4
2014-05-08385670: allow connector clients to choose whether subtasksSam Davis2-2/+35
2014-05-06433719: Request for AbstractRepositoryConnector.getBrowseableUrl()Leo Dos Santos1-0/+17
2014-03-04357278: remove locking when accessing secure storageSteffen Pingel1-82/+61
2014-02-28390529: [api] make taskData available in TaskJobListener methodsEndre Zoltan Kovacs1-0/+23
2014-02-18357278: prevent deadlock on TaskRepository synchronized methodsSam Davis1-43/+59
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 Davis1-188/+46
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 Pingel3-0/+94
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-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-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 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

Back to the top