Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-01537208: Task data filename can get too longalexei.trebounskikh3-58/+228
2018-07-06Bug 536703 - DatePickerPanel not styled correctly on dark theme.Roland Grunberg1-1/+8
2018-06-28Use better job labelsMichael Keppler2-3/+3
2018-06-28519262: update org.eclipse.mylyn.tasks versions to 3.25Sam Davis73-119/+119
2018-06-19535879: [performance] Loading a large tasklist.xml takes a long timealexei.trebounskikh3-3/+218
2018-06-18532275: store the template property values in the task repositoryFrank Becker2-9/+14
2018-06-18515992: NullPointerException in ProjectTaskRepositoryPage.createContentsFrank Becker1-0/+4
2018-06-16534407: BugzillaRestPostNewTask.TaskAttributeTypeAdapter.write wrongFrank Becker2-14/+8
2018-06-16515975: Bugzilla REST: add private support to attachmentsFrank Becker3-3/+28
2018-05-06515333: [refactor] BugzillaRestPutUpdateTask -> BugzillaRestPutRequestFrank Becker2-169/+208
2018-02-27531530: [dark] Scheduled tasks appear with dark blue on dark grey whenRobert Munteanu3-1/+22
2018-02-21531317: Release of Bugzilla 5.1.2, 5.0.4, and 4.4.13Frank Becker4-63/+33
2017-08-11Use ArrayContentProvider.getInstance() where possibleAndreas Sewe4-6/+6
2017-07-04replace synchronized methods of TaskDataStore with ReadWriteLock Tomasz Zarna2-10/+361
2017-06-30517325: move form openjdk7 to openjdk8 (fix vagrant setup for tasksFrank Becker1-2/+2
2017-06-29515140: update org.eclipse.mylyn.tasks versions to 3.24Sam Davis73-120/+120
2017-06-20518536: TaskListIndex respects all submitted query termsJaxsun McCarthy Huggan2-9/+64
2017-06-20515347: BugzillaRestGetTaskAttachments: is_patch and is_obsolete haveFrank Becker1-7/+4
2017-06-20preserve stack trace of SAXException caught in TaskDataStore.readStateTomasz Zarna1-1/+1
2017-06-20remove commented out TaskDataStore.putLastRead methodTomasz Zarna1-20/+5
2017-06-19remove unnecessary code from mylyn.tasks.core projectTomasz Zarna2-9/+2
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

Back to the top