Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-20334937: provide API for canceling a task switchchris.poon1-6/+96
2015-05-13fix non-determinism in testIncomingSupressedSam Davis1-6/+6
2015-04-20457394: update o.e.m.tasks versions to 3.16Sam Davis2-3/+3
2015-03-16378032: BooleanAttributeEditor should initialize attribute to falseSam Davis1-0/+36
2015-03-11446091: [api] allow clients to determine when the current user owns anSam Davis2-0/+81
2015-01-13445557: update o.e.m.tasks version to 3.15Sam Davis2-3/+3
2014-09-30439453: update Mylyn Tasks to version 3.14Sam Davis2-3/+3
2014-08-21442088: fix failing test for LunaFrank Becker4-2/+45
2014-07-04432201: update o.e.m.tasks to version 3.13Sam Davis2-3/+3
2014-05-08385670: allow connector clients to choose whether subtasksSam Davis3-16/+134
2014-05-08remove unnecessary uses of AtomicReferenceSam Davis1-24/+20
2014-05-06433719: Request for AbstractRepositoryConnector.getBrowseableUrl()Leo Dos Santos4-1/+238
2014-04-03430391: Increase test coverage of PersonProposalProvider to 83%Tomasz Zarna1-32/+84
2014-04-02Fix a bunch of deprecation warnings in tests for Mylyn TasksTomasz Zarna4-12/+9
2014-04-01update versions for 3.12Sam Davis2-3/+3
2014-03-04428504: bugzilla connector is logged out after credentials migrated fromSam Davis1-22/+59
2014-02-18278474: perform migration of credentials to secure storageSam Davis2-32/+72
2014-02-18278474: store TaskRepository credentials in SecureCredentialsStoreSam Davis3-68/+104
2014-02-18425926: ensure addScrollListener does not require a scroll barSam Davis1-0/+22
2014-02-12378032: fix for boolean attribute editors that show required decoratorLeo Dos Santos1-0/+23
2014-02-10Changing proxy port should trigger validationBenjamin Muskalla1-1/+1
2014-02-06426644: add required Flag to AbstractTaskSchemaFrank Becker1-0/+21
2014-01-21424188: Task attributes that set META_ATTRIBUTE_MEDIA_TYPE should beLeo Dos Santos5-0/+197
2013-12-18378032: [api] provide editor support for required attributesLeo Dos Santos1-10/+10
2013-12-17NEW - bug 378032: provide support for required attributesBenjamin Muskalla3-0/+263
2013-12-05423351: DefaultTaskSchema should provide a kind for DESCRIPTIONDavid Green1-0/+4
2013-11-08420877: enhance AbstractRepositorySettingsPage to support repositoriesDavid Green1-0/+42
2013-11-01Revert "SDK-541: Username and password fields on repository should be optional"David Green1-31/+0
2013-11-01SDK-541: Username and password fields on repository should be optionalDavid Green1-0/+31
2013-10-21420019: update versions to Mylyn 3.11Steffen Pingel2-3/+3
2013-10-17avoid nesting managed suitesSteffen Pingel1-1/+12
2013-10-15remove rome dependencySteffen Pingel1-1/+0
2013-10-08326119: Repository credentials are overwritten during repositorySam Davis1-0/+42
2013-10-06391953: add tests for TaskDataDiffSteffen Pingel2-0/+126
2013-09-03remove dependency on JDTSteffen Pingel2-2/+2
2013-07-12386764: return null instead of throwing exception for getTaskData()Steffen Pingel1-54/+10
2013-07-04410655: update formatter settings for @NonNull annotationsSteffen Pingel2-4/+10
2013-07-04386764: [api] TaskMapping should be able to handle custom attributesBenjamin Muskalla2-0/+128
2013-06-28408511: [api] add support for contributing UI and branding at runtimeSteffen Pingel5-0/+114
2013-06-28408511: [api] provide an extension to dynamically contribute connectorsSteffen Pingel5-0/+121
2013-06-25322855: New Query > Select a Repo wizard page should sort repos by nameTomasz Zarna2-14/+83
2013-06-24409767: update versions to 3.10Steffen Pingel2-3/+3
2013-06-06410062: settings page constructor should not rely on overridden methodsBenjamin Muskalla1-0/+12
2013-05-08NEW - bug 250865: scheduling information incorrect when local time zoneSam Davis2-0/+327
2013-05-08403094: cannot mark task unread after incoming suppressedFrank Becker3-2/+132
2013-05-03406959: use SAXParserFactory instead of XMLReaderFactorySteffen Pingel1-3/+3
2013-05-03cancel synchronization job after completing testSteffen Pingel1-9/+13
2013-04-30406647: task data gets corrupted when falling back to XML 1.1Steffen Pingel3-9/+69
2013-04-29406693: fix reading resource in standalone testsSteffen Pingel1-6/+2
2013-04-28406741: filter target directories from workspaceSteffen Pingel1-0/+11

Back to the top