Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-19487206: *.core and *.ui bundles named inconsistently (Bundle-Name)Andreas Sewe1-1/+1
2016-02-18486145: tasks should not receive incoming notifications for attributesBrandon Dong1-17/+18
2016-02-02486145: tasks should not receive incoming notifications for attributesBrandon Dong2-21/+20
2016-02-01486607: task search page reports accurate error when no searchableJaxsun McCarthy Huggan3-7/+2
2016-01-25485380: rename getTaskData parameter from taskIdOrKey to taskIdSam Davis1-2/+2
2016-01-23485380: [api] connectors can search by task key Sam Davis1-42/+75
2016-01-11479456: update o.e.m.tasks versions to 3.19Sam Davis2-3/+3
2015-12-02483421: enable attribute editors to be used for child attributes chris.poon1-11/+4
2015-11-30483327: [api] provide API to specify the precision of date/time fields Sam Davis3-1/+77
2015-11-30463022: [api] add support for storing usernames on RepositoryPerson chris.poon4-19/+82
2015-11-27move task lookup logic to coreSam Davis1-0/+83
2015-11-26481168: [UCOSP] Add task list filter for review artifactsVaughan Hilts1-1/+3
2015-11-25483036: owner ID is not persisted Sam Davis1-0/+8
2015-11-19482429: getValueLabels should fall back to attribute.getOption whenSam Davis1-0/+2
2015-10-09471058: update o.e.m.tasks versions to 3.18Sam Davis2-3/+3
2015-08-28475539: fix copyrights for o.e.m.tasksSam Davis13-13/+13
2015-08-28475539: fix Broken Externalized Strings in tasks.coreSam Davis2-3/+0
2015-08-12474751: Deprecate TaskDataCollector.MAX_HITS and remove loggingKenneth Poon2-11/+6
2015-07-08Fix some API Analysis problemsFrank Becker1-2/+2
2015-06-25465143: update o.e.m.tasks versions to 3.17Sam Davis2-3/+3
2015-06-11426644: add TaskDataSchema for Task Creation (with UI Part)Frank Becker7-87/+175
2015-06-09467045: Connectors can register different brandings Sam Davis2-8/+85
2015-05-25423848: change o.e.m.tasks minimum required JRE to Java 7Sam Davis3-5/+5
2015-05-22update copyrights for o.e.m.tasksSam Davis82-82/+82
2015-05-21fix NLS warningsSam Davis1-3/+3
2015-05-20334937: provide API for canceling a task switchchris.poon2-7/+39
2015-05-12465346: support partial repository configuration update Sam Davis2-6/+17
2015-04-20457394: update o.e.m.tasks versions to 3.16Sam Davis2-3/+3
2015-03-25426644: add notifyChangeListeners to remove invalid cache entriesFrank Becker1-0/+10
2015-03-11446091: [api] allow clients to determine when the current user owns anSam Davis7-6/+89
2015-01-13445557: update o.e.m.tasks version to 3.15Sam Davis2-3/+3
2014-10-30provide attachment attribute when attaching contextNicholas Folk1-2/+3
2014-10-30426644: add dummy RepositoryConfiguration to the REST ClientFrank Becker1-2/+2
2014-10-08436398: change connector tests to reduce dependency on the UIFrank Becker1-1/+1
2014-09-30439453: update Mylyn Tasks to version 3.14Sam Davis2-3/+3
2014-09-03Fix Javadoc for putOptionSam Davis1-3/+3
2014-07-04432201: update o.e.m.tasks to version 3.13Sam Davis2-3/+3
2014-06-19Add null annotations to TaskMapperLeo Dos Santos2-37/+72
2014-05-22add missing @NonNull annotations to AbstractRepositoryConnectorSteffen Pingel1-3/+4
2014-05-1226400: remove runtime dependency on org.eclipse.jdt.annotationSam Davis2-2/+2
2014-05-08385670: allow connector clients to choose whether subtasksSam Davis7-14/+73
2014-05-06433719: Request for AbstractRepositoryConnector.getBrowseableUrl()Leo Dos Santos1-0/+17
2014-05-05434057: Support for Luna M7Frank Becker2-2/+2
2014-04-14fix @SuppressWarnings annotations in KeyringMigratorsTomasz Zarna2-4/+8
2014-04-09376337: remove deprecated internal provisional classes from TasksSteffen Pingel2-81/+1
2014-04-01update versions for 3.12Sam Davis2-3/+3
2014-03-31423575: require Guava 15 or laterSteffen Pingel1-1/+1
2014-03-26316253: move connector extension loading into coreSteffen Pingel1-0/+63
2014-03-26316253: move loading of task activity extension into coreSteffen Pingel1-0/+13
2014-03-25393722: remove org.eclipse.core.runtime.compatibility.auth from tasksSam Davis1-1/+0

Back to the top