Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-01-26457998: update mylyn.tasks version to 3.14.1R_3_14_1Sam Davis2-3/+3
Change-Id: I281558814d6b38826c097e4f42ade838eb6640ec Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=457998
2014-10-30provide attachment attribute when attaching contextNicholas Folk1-2/+3
Change-Id: I21644f2c77c51385e4e282e3a16eed0aea139b27 Signed-off-by: Nicholas Folk <Nicholas.folk@tasktop.com>
2014-10-30426644: add dummy RepositoryConfiguration to the REST ClientFrank Becker1-2/+2
Change-Id: Ib34339764ab981e786aa941a141143b390874d21 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=426644
2014-10-08436398: change connector tests to reduce dependency on the UIFrank Becker1-1/+1
Change-Id: Ieb5a60ab2fc1ee0bb83d91d604570be3704c22a7 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=436398
2014-09-30439453: update Mylyn Tasks to version 3.14Sam Davis2-3/+3
Change-Id: I8fb86730e3560eb26e73c4061a865e6850dde039 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=439453
2014-09-03Fix Javadoc for putOptionSam Davis1-3/+3
Change-Id: I46c17365015092deffc1d4f376a9cb740a18ff01
2014-07-04432201: update o.e.m.tasks to version 3.13Sam Davis2-3/+3
Change-Id: Ibbb8fe04b35d9dbfcec25d589a4a0054a2935c22 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=432201
2014-06-19Add null annotations to TaskMapperLeo Dos Santos2-37/+72
Change-Id: I78d0cbd19979c2913534e4412c854a1fdb268235 Signed-off-by: Leo Dos Santos <leo.dos.santos@tasktop.com>
2014-05-22add missing @NonNull annotations to AbstractRepositoryConnectorSteffen Pingel1-3/+4
Change-Id: I1a35f298bc02c729a0836a8f08ebe663a19d55cc
2014-05-1226400: remove runtime dependency on org.eclipse.jdt.annotationSam Davis2-2/+2
Change-Id: I67c4867625ab49e149aaba389e064555fd1d03e3 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=434057
2014-05-08385670: allow connector clients to choose whether subtasksSam Davis7-14/+73
should be returned by queries Change-Id: I796006923fe6c61f6eb9f290d08452fe67348ef6 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=385670
2014-05-06433719: Request for AbstractRepositoryConnector.getBrowseableUrl()Leo Dos Santos1-0/+17
Change-Id: I8b19972eb4ac1091e221a41bfd50cd30187980ce Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=433719 Signed-off-by: Leo Dos Santos <leo.dos.santos@tasktop.com>
2014-05-05434057: Support for Luna M7Frank Becker2-2/+2
Change-Id: I69eb7a7ceb0b8d37cbb0c38697f59deb074c1e4d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=434057
2014-04-14fix @SuppressWarnings annotations in KeyringMigratorsTomasz Zarna2-4/+8
Change-Id: Iffadfcae47f30893d1ee4b5cf5d333361b8c93bb Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com>
2014-04-09376337: remove deprecated internal provisional classes from TasksSteffen Pingel2-81/+1
Change-Id: I9c4cc4c29c745c6d4af94896853ab7a1fa5dce91 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=376337
2014-04-01update versions for 3.12Sam Davis2-3/+3
Change-Id: I22e55c03fb03128534f2f131c20701096800dc68
2014-03-31423575: require Guava 15 or laterSteffen Pingel1-1/+1
Ensure all bundles and features consistently require Guava 15. Change-Id: I120c6ab2b4479f25690fca536b3a13fa126d93c3 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=423575
2014-03-26316253: move connector extension loading into coreSteffen Pingel1-0/+63
Change-Id: Iba3b445736d552825e095a3e35ace3a304af4e86 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=316253
2014-03-26316253: move loading of task activity extension into coreSteffen Pingel1-0/+13
Change-Id: I3cc373119f7a19f69a2b4391f94ffc0b64d56935 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=316253
2014-03-25393722: remove org.eclipse.core.runtime.compatibility.auth from tasksSam Davis1-1/+0
Change-Id: I66de2bc6124a1c6850fa09040fab06f0baaabd28 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=393722
2014-03-25316253: move task activation externalization to coreSteffen Pingel3-0/+167
Change-Id: I52c508ef8103ac6e2ddaef30e1ab78986dfc32d3 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=316253
2014-03-04357278: remove locking when accessing secure storageSteffen Pingel1-82/+61
Change-Id: Ia7132c968c8d720e31e94fd5fc883deb1bb3a51a Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=357278
2014-03-04428504: bugzilla connector is logged out after credentials migrated fromSam Davis1-0/+13
keyring Change-Id: I033be68acf2686a087058a7474289c842d7deebe Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=428504
2014-02-28390529: [api] make taskData available in TaskJobListener methodsEndre Zoltan Kovacs2-4/+28
Bug: 390529 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=390529 Expanding the API of TaskJobEvent with TaskData. TaskData is now available for TaskJobListeners before and after the task is submitted. Change-Id: I67c2d79d5a0c4d6770a9c4c9557a86ea150b142b Signed-off-by: Endre Zoltan Kovacs <ekovacs@b2international.com>
2014-02-18357278: prevent deadlock on TaskRepository synchronized methodsSam Davis1-43/+59
See bug comment 8 Change-Id: Ia73cb74d0f446243622f8d0391b280ebd4de32c2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=357278
2014-02-18278474: perform migration of credentials to secure storageSam Davis3-0/+237
Change-Id: I590cabb6f09c9bdfe28532d47ba5dc04aa15bff2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=278474
2014-02-18cleanup boolean properties in TaskRepositorySam Davis1-15/+20
Change-Id: Icf58826e399cd5d4320e37d8fc0dca3d3da05ad7
2014-02-18store headless credentials in InMemoryCredentialsStoreSam Davis1-53/+17
Change-Id: I7f43f5294fa216753f231a7d19b002d0ae06ed64
2014-02-18278474: store TaskRepository credentials in SecureCredentialsStoreSam Davis3-188/+54
Change-Id: I93daacac2280c009b98d02395d4a5989f5c0a16a Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=278474
2014-02-12414360: add BugzillaRestRepositorySettingsPage to Rest ConnectorFrank Becker2-16/+28
Change-Id: I54d39dfbb2d85b189550215e8da234f2f56116dc Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=414360
2014-02-06426644: add required Flag to AbstractTaskSchemaFrank Becker1-5/+21
Change-Id: Ica230f4f5607a8717e2a0b79c6c644797dcea14d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=426644
2014-01-31fix @NonNull annotation for attachment attributesSteffen Pingel1-2/+2
The attribute is required to identify the attachment and therefore may not be null. Change-Id: I42853860f0091a4eb26110c85f21a8e0db519182
2014-01-21424188: Task attributes that set META_ATTRIBUTE_MEDIA_TYPE should beLeo Dos Santos1-0/+22
displayed with the correct markup viewer when available. Change-Id: Iad8f6f1070d6572702c9e5f71aaebcb8c91e776d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=424188 Signed-off-by: Leo Dos Santos <leo.dos.santos@tasktop.com>
2014-01-13425458: [api] provide API in connector core to validate repositoriesSteffen Pingel6-0/+103
Change-Id: Ibe8909f301ff3da2cdac9c9383bd9132e4988c81 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=425458
2013-12-18378032: [api] provide editor support for required attributesLeo Dos Santos1-1/+5
Change-Id: I711b84be94880ab04fe0bfb15464bb4c5aa6cf33 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=378032 Signed-off-by: Leo Dos Santos <leo.dos.santos@tasktop.com>
2013-12-17NEW - bug 378032: provide support for required attributesBenjamin Muskalla2-0/+24
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378032 Change-Id: Ib3cfcb8c8cb489fab5afbb0565f6da0643ab4b97 Signed-off-by: Benjamin Muskalla <benjamin.muskalla@tasktop.com>
2013-12-05423351: DefaultTaskSchema should provide a kind for DESCRIPTIONDavid Green3-2/+19
Change-Id: Iff79470691caaec50e56f29f10e4d954115b9516 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=423351
2013-10-26Revert "413584: provide API for encoding/decoding task id"David Green2-67/+0
This reverts commit 9c7ab4a6357cdacf9491a74f0d47772e2be63778.
2013-10-23413584: provide API for encoding/decoding task idDavid Green2-0/+67
added TaskIdEncoder with tests Change-Id: I7e5628634c25df967770fc3f6515060713fc2e94 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=413584
2013-10-21420019: update versions to Mylyn 3.11Steffen Pingel2-3/+3
Change-Id: I1a52e8dfd71f241c6dafe01504f8eb1c751572cc Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=420019
2013-10-21Add @NonNull annotations for IRepositoryListenerBenjamin Muskalla1-4/+6
Change-Id: I1edb9d35f8a3f5514559a64b74299b6504dc85ee Signed-off-by: Benjamin Muskalla <benjamin.muskalla@tasktop.com>
2013-10-10419179: provide a task attribute metadata key for Internet media typeDavid Green1-0/+17
Change-Id: I6898eccba3eb58722e438c366b02fbb1b5229e96 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=419179
2013-10-08326119: Repository credentials are overwritten during repositorySam Davis1-3/+28
settings validation Change-Id: I0f8becdc0bc2869d67de80401920bf6f7d69bd87 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=326119
2013-09-26386117: [api] declare repository connector extensions in tasks.coreSteffen Pingel6-17/+390
Change-Id: I9eafa88b5731e9aaf1d46bd0f91e1b3c51f4f129 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=386117
2013-08-26337999: Undo mark as read commandTomasz Zarna1-2/+4
Bug: 337999 Change-Id: I1694d6dae1a1d0808a3f7d18debd3129131580d2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=337999 Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com> Also-by: Sam Davis <sam.davis@tasktop.com>
2013-08-25Refine deleteTask to be @NonNullBenjamin Muskalla1-1/+1
If connectors return a value (instead of throwing an exception), they should return a non-null status. Change-Id: Ia47f1744062d7c5e046f77300af6c732a75950f7 Signed-off-by: Benjamin Muskalla <benjamin.muskalla@tasktop.com>
2013-07-12410655: add @NonNull annotations to TaskAttributeMapperSteffen Pingel1-34/+55
Change-Id: Ib8a4201b04804657b7c0b4eea3ae1f42838fb2a7 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=410655
2013-07-12386764: return null instead of throwing exception for getTaskData()Steffen Pingel1-21/+23
Change-Id: Iad409821c9fd799e704b831f8006a136724cf144 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=386764 Also-By: Frank Becker <frank@frank-becker.de>
2013-07-04410655: update formatter settings for @NonNull annotationsSteffen Pingel4-13/+20
Change-Id: Iefc0e2a4da6cab120be001c09535c7398e0128a2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=410655
2013-07-04386764: [api] TaskMapping should be able to handle custom attributesBenjamin Muskalla3-0/+264
Added new API called TaskInitializationData to provide common mutators for ITaskMapping to be used for task data initialization. Also-By: Steffen Pingel <steffen.pingel@tasktop.com> Change-Id: I13c88b5e33a8ab097953833627383ae85cfa692f Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=386764 Signed-off-by: Benjamin Muskalla <benjamin.muskalla@tasktop.com>

Back to the top