Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-22535879: [performance] Loading a large tasklist.xml takes a long timeR_3_23_3e_4_7_m_3_23_xalexei.trebounskikh3-3/+218
2018-06-22536199: update org.eclipse.mylyn.tasks versions to 3.23.3Sam Davis73-115/+115
2017-11-27527820: update org.eclipse.mylyn.tasks versions to 3.23.2R_3_23_2Sam Davis73-115/+115
2017-11-27replace synchronized methods of TaskDataStore with ReadWriteLock Tomasz Zarna2-10/+361
2017-11-27remove commented out TaskDataStore.putLastRead methodTomasz Zarna1-20/+5
2017-11-27527820: update org.eclipse.mylyn.tasks versions to 3.23.1Sam Davis3-7/+7
2017-06-23518537: [release] Release Mylyn 3.23.1R_3_23_1Sam Davis73-111/+111
2017-06-20518536: TaskListIndex respects all submitted query termsJaxsun McCarthy Huggan2-9/+64
2017-06-14add lucene bundles to mylyn sdk featureR_3_23_0Sam Davis1-0/+14
2017-06-14add lucene bundles to mylyn featureSam Davis1-1/+3
2017-06-08remove unnecessary code from mylyn.tasks.ui projectTomasz Zarna3-12/+12
2017-06-07do not display 'unrecognized column' text to a userTomasz Zarna1-3/+0
2017-06-02use try-with-resources statement in TaskDataStoreTomasz Zarna1-11/+5
2017-05-29Bug 513408 - Migrate to Lucene 6.1.0Sopot Cela3-50/+55
2017-05-28517325: move form openjdk7 to openjdk8Frank Becker2-13/+13
2017-04-11505126: update org.eclipse.mylyn.tasks versions to 3.23Sam Davis73-119/+119
2017-04-07378863: support replying to selected part of a comment onlyJaxsun McCarthy Huggan1-4/+16
2017-03-24513930: ConcurrentModificationException in SynchronizeRelevantTasksJobR_3_22_0e_4_7_m_3_22_xSam Davis1-6/+8
2017-03-24514190: NPE expanding attachments sectionSam Davis2-2/+16
2017-02-15512190: update GSon version to 2.7Steffen Pingel3-4/+4
2017-02-14376023: add Gravatar images to expanded task editor commentsSuzannah Smith2-26/+79
2017-02-07510997: upgrade Guava dependency to version 21Steffen Pingel5-5/+5
2017-01-30234445: [upstream] show descriptions for keywords for the REST Connector Frank Becker12-55/+118
2017-01-30378863: support replying to selected part of a comment onlyJaxsun McCarthy Huggan1-98/+66
2017-01-30510464: implement BugzillaRestConnector.hasTaskChanged(TaskRepository,Frank Becker4-25/+109
2017-01-30499382: add Flag support for bugs and attachmentsFrank Becker3-3/+126
2017-01-27511132: Remove Guava classes from public APIColin Ritchie2-8/+9
2017-01-27326005: Task Editor asks to save or delete newly created tasks on closeJaxsun McCarthy Huggan13-324/+184
2017-01-22499382: add Flag support for bugs and attachments (UI part)Frank Becker6-6/+898
2017-01-21389960: task list indexer now indexes private notesChristian Tam4-20/+178
2017-01-15340987: support Clear Context action for multiple tasks in the Task ListFrank Becker4-108/+134
2016-12-14505598: TaskEditorAttachmentPart should useFrank Becker3-182/+214
2016-12-08508923: remove help from open task, new query, and new task dialogsJaxsun McCarthy Huggan3-21/+24
2016-12-02499382: add Flag support for bugs and attachments (only core part)Frank Becker21-37/+1327
2016-11-30508493: releng: add check if apikey already exsistsFrank Becker1-5/+8
2016-11-22507785: Inconsistent text in "Add task repositories" wizard for theSam Davis3-28/+29
2016-11-03fix NPE on synchronizationManagerSam Davis1-1/+3
2016-10-30352377: allow contributions to the Copy Details sub menuSteffen Pingel1-0/+5
2016-10-25501868: add back removed enum constants as deprecatedSam Davis1-0/+11
2016-10-24fix incorrect copyright headersSam Davis5-17/+32
2016-10-21503109: create ManagedSuite for junit4Frank Becker3-84/+63
2016-10-20502035: Revise preferences for automatic task list synchronizationJaxsun McCarthy Huggan6-97/+184
2016-10-18472936: Add support for Bugzilla 5.0 API Keys Frank Becker19-39/+442
2016-10-12502035: Complete relevant task scheduler integrationDavid Yee1-21/+47
2016-10-12489612: Unable to login to the Bugzilla install on a win 10 PCFrank Becker1-6/+8
2016-10-12502035: Created job for synchronization of relevant tasksJomar Santos3-0/+156
2016-10-12505602: cleanup BugzillaRestHarness and BugzillaRestClientTestFrank Becker2-116/+88
2016-10-11497533: update tasks versions to 3.22Sam Davis73-119/+119
2016-10-07502035: add tasks preferences UI for synchronizing relevant tasksQi Wang5-46/+94
2016-10-06Bug 501868: In "copy details" please add "ID and Summary"Leo Ufimtsev5-39/+39

Back to the top