Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-16437317: add null annotations to AbstractAttributeEditorSam Davis1-15/+25
2014-06-05436176: add license back to feature.xml in TasksR_3_12_0e_4_4_m_3_12_xSam Davis8-37/+69
2014-06-04436176: update tasks to 2014 SUA using shared licensesSam Davis41-4581/+68
2014-05-23435342: regenerate help for 3.12Sam Davis2-1/+15
2014-05-22add missing @NonNull annotations to AbstractRepositoryConnectorSteffen Pingel1-3/+4
2014-05-22Remove extraneous LOWEST priority checkLeo Dos Santos1-6/+3
2014-05-21Show only my tasks should show local tasksSam Davis1-0/+4
2014-05-20fix NLS warningsSam Davis1-3/+3
2014-05-15remove redundant setting of repository categorySteffen Pingel1-7/+1
2014-05-1226400: remove runtime dependency on org.eclipse.jdt.annotationSam Davis4-4/+4
2014-05-08432764: create reusable CommentEditorSam Davis2-47/+102
2014-05-08tests should not reexport packages as internalSam Davis1-2/+2
2014-05-08385670: allow connector clients to choose whether subtasksSam Davis10-30/+207
2014-05-08remove unnecessary uses of AtomicReferenceSam Davis1-24/+20
2014-05-06433719: Request for AbstractRepositoryConnector.getBrowseableUrl()Leo Dos Santos7-11/+319
2014-05-05434057: Support for Luna M7Frank Becker5-7/+43
2014-05-03disable failing Trac testSam Davis1-12/+12
2014-05-02433095: set default to 4.4.4 and correct versioninfo of trunkFrank Becker1-4/+3
2014-05-01433095: update Bugzilla instances to 4.5.4, 4.4.4, 4.2.9, and 4.0.13Frank Becker6-68/+181
2014-04-14fix @SuppressWarnings annotations in KeyringMigratorsTomasz Zarna2-4/+8
2014-04-13432070: change vagrantfiles to use Vagrant.configure("2")Frank Becker2-2/+2
2014-04-10432070: change vagrantfiles to use Vagrant.configure("2")Frank Becker2-10/+16
2014-04-09in PersonProposalProvider use String.CASE_INSENSITIVE_ORDERTomasz Zarna1-6/+1
2014-04-09376337: remove deprecated internal provisional classes from TasksSteffen Pingel6-413/+2
2014-04-07update discovery url for 3.12Sam Davis1-1/+1
2014-04-03430391: Increase test coverage of PersonProposalProvider to 83%Tomasz Zarna2-35/+87
2014-04-02431583: Bugzilla relang problem with new setupFrank Becker1-0/+1
2014-04-02Fix a bunch of deprecation warnings in tests for Mylyn TasksTomasz Zarna4-12/+9
2014-04-01update versions for 3.12Sam Davis73-118/+118
2014-03-31423575: require Guava 15 or laterSteffen Pingel3-3/+3
2014-03-26316253: move connector extension loading into coreSteffen Pingel4-140/+94
2014-03-26316253: move loading of task activity extension into coreSteffen Pingel3-101/+40
2014-03-25393722: remove org.eclipse.core.runtime.compatibility.auth from tasksSam Davis1-1/+0
2014-03-25316253: move task activation externalization to coreSteffen Pingel6-16/+19
2014-03-13337999: fix label for mark as read jobSteffen Pingel1-2/+4
2014-03-07428590: rebuild help documentationSam Davis18-133/+255
2014-03-07428590: fix classpath errors in help builderSam Davis2-1/+28
2014-03-07update supported Trac versions in repository labelSam Davis1-1/+1
2014-03-05428805: build failures due to Bugzilla tests (add module URI)Frank Becker1-0/+3
2014-03-04357278: remove locking when accessing secure storageSteffen Pingel1-82/+61
2014-03-04428805: build failures due to Bugzilla testsFrank Becker1-1/+12
2014-03-0422703: add mylyn.tasks specific info to CONTRIBUTING fileSam Davis1-5/+10
2014-03-04428504: bugzilla connector is logged out after credentials migrated fromSam Davis2-22/+72
2014-03-03428805: build failures due to Bugzilla testsSteffen Pingel1-0/+1
2014-03-03Create CONTRIBUTING file for mylyn.tasksSam Davis1-0/+47
2014-02-28390529: [api] make taskData available in TaskJobListener methodsEndre Zoltan Kovacs2-4/+28
2014-02-28428789: credentials migration job runs on every startupSam Davis1-5/+11
2014-02-26Add missing null checks when handling repository credentials in TracDavid King4-2/+12
2014-02-21278474: perform migration of credentials to secure storageFrank Becker4-12/+7
2014-02-19278474: perform migration of credentials to secure storageFrank Becker2-2/+7

Back to the top