Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-06433719: Request for AbstractRepositoryConnector.getBrowseableUrl()Leo Dos Santos1-0/+17
2014-05-05434057: Support for Luna M7Frank Becker2-2/+2
2014-04-14fix @SuppressWarnings annotations in KeyringMigratorsTomasz Zarna2-4/+8
2014-04-09376337: remove deprecated internal provisional classes from TasksSteffen Pingel2-81/+1
2014-04-01update versions for 3.12Sam Davis2-3/+3
2014-03-31423575: require Guava 15 or laterSteffen Pingel1-1/+1
2014-03-26316253: move connector extension loading into coreSteffen Pingel1-0/+63
2014-03-26316253: move loading of task activity extension into coreSteffen Pingel1-0/+13
2014-03-25393722: remove org.eclipse.core.runtime.compatibility.auth from tasksSam Davis1-1/+0
2014-03-25316253: move task activation externalization to coreSteffen Pingel3-0/+167
2014-03-04357278: remove locking when accessing secure storageSteffen Pingel1-82/+61
2014-03-04428504: bugzilla connector is logged out after credentials migrated fromSam Davis1-0/+13
2014-02-28390529: [api] make taskData available in TaskJobListener methodsEndre Zoltan Kovacs2-4/+28
2014-02-18357278: prevent deadlock on TaskRepository synchronized methodsSam Davis1-43/+59
2014-02-18278474: perform migration of credentials to secure storageSam Davis3-0/+237
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

Back to the top