Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-07428590: rebuild help documentationR_3_11_0e_4_4_m_3_11_xSam 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-04357278: remove locking when accessing secure storageSteffen Pingel1-82/+61
2014-03-04428504: bugzilla connector is logged out after credentials migrated fromSam Davis2-22/+72
2014-03-04428805: build failures due to Bugzilla testsSteffen Pingel1-0/+1
2014-03-04390529: [api] make taskData available in TaskJobListener methodsEndre Zoltan Kovacs2-4/+28
2014-03-04428789: credentials migration job runs on every startupSam Davis1-5/+11
2014-02-18357278: prevent deadlock on TaskRepository synchronized methodsSam Davis1-43/+59
2014-02-18278474: perform migration of credentials to secure storageSam Davis6-32/+366
2014-02-18cleanup boolean properties in TaskRepositorySam Davis1-15/+20
2014-02-18store headless credentials in InMemoryCredentialsStoreSam Davis1-53/+17
2014-02-18278474: store TaskRepository credentials in SecureCredentialsStoreSam Davis10-256/+172
2014-02-18425926: ensure addScrollListener does not require a scroll barSam Davis2-19/+39
2014-02-18use DecoratingLabelProvider in repositories pageSam Davis1-1/+3
2014-02-18378032: error icon is clippedSam Davis3-2/+6
2014-02-14Mark TaskRepository as @NonNull for validatorBenjamin Muskalla1-1/+1
2014-02-14Allow access to system proxy buttonBenjamin Muskalla1-2/+10
2014-02-12414360: add BugzillaRestTaskEditorPageFrank Becker4-2/+103
2014-02-12414360: add BugzillaRestRepositorySettingsPage to Rest ConnectorFrank Becker15-49/+318
2014-02-12427953: bugzilla connector incorrectly categorizes customDavid King2-1/+8
2014-02-12425926: addScrollListener should not require a scroll barSam Davis1-4/+5
2014-02-12378032: fix for boolean attribute editors that show required decoratorLeo Dos Santos3-1/+29
2014-02-10Changing proxy port should trigger validationBenjamin Muskalla4-3/+89
2014-02-07415140: CorruptIndexException in tasklist indexDavid Green2-5/+118
2014-02-06426644: add required Flag to AbstractTaskSchemaFrank Becker2-5/+42
2014-02-04426936: update Bugzilla instances to 4.4.2 and 4.5.2Frank Becker5-14/+55
2014-01-31fix @NonNull annotation for attachment attributesSteffen Pingel1-2/+2
2014-01-28134165: provide find functionality for task editorSam Davis4-0/+407
2014-01-24422002: add integration tests for Bugzilla REST connectorSteffen Pingel26-14/+937
2014-01-22424188: indicate that repository markup setting may be overriddenSam Davis3-1/+14
2014-01-21424188: Task attributes that set META_ATTRIBUTE_MEDIA_TYPE should beLeo Dos Santos9-2/+265
2014-01-16425658: long and integer attributes show message referring to doubleSteffen Pingel25-6/+908
2014-01-13425458: [api] provide API in connector core to validate repositoriesSteffen Pingel9-0/+177
2013-12-20420143: use new Maven repository to publish pomsSteffen Pingel1-2/+2
2013-12-18remove obsole PDE build related properties Steffen Pingel1-43/+0
2013-12-18421071: remove OSLC connector from MylynSteffen Pingel74-4747/+0
2013-12-18378032: [api] provide editor support for required attributesLeo Dos Santos5-34/+45
2013-12-17NEW - bug 378032: provide support for required attributesBenjamin Muskalla10-3/+346
2013-12-15424077: change Orbit from I20131123181249 to S20131206110810Frank Becker1-1/+1
2013-12-12414360: add BugzillaTestSupportUtil.isInvalidLogon()Frank Becker5-5/+28
2013-12-07414360: create minimal core (creation of validate and version requests)Frank Becker19-5/+968
2013-12-06414360: add support for the new REST API (Bugzilla 5.0)Frank Becker1-1/+2
2013-12-05423351: DefaultTaskSchema should provide a kind for DESCRIPTIONDavid Green4-2/+23
2013-11-28414360: puppet changes (add type bugzillaREST)Frank Becker3-1/+22
2013-11-25419413: upgrade to HttpComponents Core 4.2.5, Client 4.2.6, Gson 2.2.4Steffen Pingel1-1/+1
2013-11-21421342: remove Trac 0.12.5 from test fixturesSteffen Pingel1-8/+0
2013-11-20330695: indicate tasks assigned to me in the task list tooltipSam Davis1-13/+44
2013-11-20134165: improve TaskEditorCommentPart to support find functionalityLily Guo1-12/+60
2013-11-20421088: PriorityAttributeEditor change Priority TooltipFrank Becker3-1/+6

Back to the top