Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-04410655: update formatter settings for @NonNull annotationsSteffen Pingel36-71/+255
2013-07-04386764: [api] TaskMapping should be able to handle custom attributesBenjamin Muskalla7-23/+421
2013-07-03410655: add @NonNull annotations to task data and attachment handlerSteffen Pingel2-18/+22
2013-07-01408511: [api] honor IAdatpable when loading connector UI and branding Steffen Pingel1-4/+15
2013-06-28remove redundant StatusHandler#log call when reading ext pointsTomasz Zarna2-13/+6
2013-06-28use Mylyn Commons ExtensionPointReader in SearchUtilTomasz Zarna1-52/+30
2013-06-28use Mylyn ExtensionPointReader in SupportHandlerManagerTomasz Zarna1-20/+19
2013-06-28408511: [api] add support for contributing UI and branding at runtimeSteffen Pingel11-75/+433
2013-06-28408511: [api] provide an extension to dynamically contribute connectorsSteffen Pingel11-28/+372
2013-06-28408511: [api] move connector extension point reader into coreSteffen Pingel4-218/+370
2013-06-28409758: [api] [fix] allow clients to determine the first and lastLily Guo3-15/+40
2013-06-27359629: Display last commented date at top of task editorLily Guo5-0/+48
2013-06-25322855: New Query > Select a Repo wizard page should sort repos by nameTomasz Zarna3-21/+90
2013-06-24411142: tests should not run against trac-testSteffen Pingel1-0/+8
2013-06-24409767: update versions to 3.10Steffen Pingel70-117/+117
2013-06-22398835: Mylyn should examine how long a query takesFrank Becker1-6/+6
2013-06-19409758: [api] allow clients to determine the first and last activityLily Guo2-0/+29
2013-06-19fix equals(Object) calls on two references of different class types Tomasz Zarna1-3/+3
2013-06-18String is incompatible with expected arg type Integer in containsValueTomasz Zarna1-2/+2
2013-06-14410655: add @NonNull annotations to AbstractRepositoryConnectorSteffen Pingel2-33/+62
2013-06-14410655: add @NonNull annotations to AbstractRepositorySettingsPageSteffen Pingel5-58/+58
2013-06-13410062: [api] settings page constructor should not rely on overriddenSteffen Pingel2-4/+4
2013-06-06410062: settings page constructor should not rely on overridden methodsBenjamin Muskalla2-3/+27
2013-06-05409546: TYPO with RepositoryConfiguration_Operation_Tooltip_noneSteffen Pingel1-3/+3
2013-06-05remove unused messagesSteffen Pingel12-23/+0
2013-06-05409632: "Task List Indexer (Sleeping)" appears in progress viewTomasz Zarna1-2/+2
2013-06-03Revert "403024: Ability to reopen a task when 'REOPENED' state is not availab...Frank Becker11-169/+43
2013-06-03403024: Ability to reopen a task when 'REOPENED' state is not available.Frank Becker11-43/+169
2013-06-03234784: show number of incoming changes on query tooltipTomasz Zarna3-3/+31
2013-05-31347517: TaskWorkingSetPage should give focus to the tree when it isTomasz Zarna1-2/+4
2013-05-26409087: Update Bugzilla Test instances to 4.4 final and 4.2.6Frank Becker3-46/+55
2013-05-22398472: [i18n]texts are not externalized in "team repositories" viewTomasz Zarna2-4/+7
2013-05-22398263: several texts are not externalized in preferenceTomasz Zarna3-4/+7
2013-05-22remove unused message in Bugzilla editor messagesTomasz Zarna1-2/+1
2013-05-13407816: line breaks entered in status whiteboard field lostFrank Becker2-2/+2
2013-05-12202967: [discussion] document synchronization scenariosSteffen Pingel1-3/+81
2013-05-12367462: make sure API documentation is clear on task key / task IDSteffen Pingel1-26/+103
2013-05-11278474: do not access keyring when opening Bugzilla editorSteffen Pingel1-4/+2
2013-05-09398239: Bugzilla should return RepositoryStatus (ERROR_INTERNAL) onFrank Becker12-9/+361
2013-05-08391137: Please change the default values when creating a new bug usingFrank Becker5-26/+41
2013-05-08NEW - bug 250865: scheduling information incorrect when local time zoneSam Davis5-15/+384
2013-05-08403094: cannot mark task unread after incoming suppressedFrank Becker4-2/+134
2013-05-07NEW - bug 385235: Improve extensibility of TaskEditorPeoplePart Sam Davis1-5/+9
2013-05-07360055: prompt users to disable "Show subtasks not Matching Query"Sam Davis7-2/+80
2013-05-07402431: Bugzilla should provide kind for people attributesFrank Becker5-106/+254
2013-05-07389612: IllegalStateException for TaskListBackupManager on EclipseSteffen Pingel1-2/+3
2013-05-07401911: IllegalStateException when restarting while synchronization isSteffen Pingel1-1/+2
2013-05-06399803: add service for phpmyadmin if bugzilla is installed and url 1=Frank Becker2-0/+19
2013-05-03406959: use SAXParserFactory instead of XMLReaderFactorySteffen Pingel3-8/+7
2013-05-03cancel synchronization job after completing testSteffen Pingel2-9/+18

Back to the top