stable
Clone or download
Read-only
part of story #17878 rename Multi Project Backlog into Scaled Agile Change-Id: I497ac8ee9663031205c93c062d84de26f18ce0ce
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/scaled_agile/include/Adapter/Program/ArtifactLinkValueAdapter.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/DescriptionValueAdapter.php | +4 | −4 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/EndPeriodValueAdapter.php | +4 | −4 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/FieldArtifactLinkAdapter.php | +3 | −3 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/FieldDescriptionAdapter.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/FieldStatusAdapter.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/FieldTitleAdapter.php | +3 | −3 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/FieldsTimeFrameAdapter.php | +3 | −3 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/PlanningAdapter.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/ReplicationDataAdapter.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/SourceChangesetValuesCollectionAdapter.php | +5 | −5 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/StartDateValueAdapter.php | +4 | −4 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/StatusValueAdapter.php | +4 | −4 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/SynchronizedFieldsAdapter.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/TitleValueAdapter.php | +5 | −5 | Go to diff View file |
M | plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/ArtifactCreatedHandler.php | +5 | −5 | Go to diff View file |
R | plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/CreateProjectIncrementsRunner.php | Go to diff View file | ||
M | plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/CreateProgramIncrementsTask.php | +14 | −14 | Go to diff View file |
M | plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/PendingArtifactChangesetNotFoundException.php | +1 | −1 | Go to diff View file |
M | plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/PendingArtifactNotFoundException.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/PendingArtifactUserNotFoundException.php | +1 | −1 | Go to diff View file |
R | plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/ProjectIncrementArtifactCreationException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/ProjectIncrementCreationException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/ProjectIncrementsCreator.php | Go to diff View file | ||
M | plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/StatusValueMapper.php | +4 | −4 | Go to diff View file |
M | plugins/scaled_agile/include/Program/Backlog/CreationCheck/ArtifactCreatorChecker.php | +5 | −5 | Go to diff View file |
R | plugins/scaled_agile/include/Program/Backlog/CreationCheck/ProjectIncrementArtifactCreatorChecker.php | Go to diff View file | ||
M | plugins/scaled_agile/include/Program/Backlog/CreationCheck/RequiredFieldChecker.php | +4 | −4 | Go to diff View file |
M | plugins/scaled_agile/include/Program/Backlog/CreationCheck/SemanticChecker.php | +1 | −1 | Go to diff View file |
M | plugins/scaled_agile/include/Program/Backlog/CreationCheck/StatusSemanticChecker.php | +1 | −1 | Go to diff View file |
M | plugins/scaled_agile/include/Program/Backlog/CreationCheck/WorkflowChecker.php | +12 | −12 | Go to diff View file |
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/NoProjectIncrementException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/ProjectIncrementArtifactLinkType.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/ArtifactData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Changeset/Values/ArtifactLinkValueData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Changeset/Values/ChangesetValueNotFoundException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Changeset/Values/DescriptionValueData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Changeset/Values/EndPeriodValueData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Changeset/Values/MappedStatusValue.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Changeset/Values/SourceChangesetValuesCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Changeset/Values/StartDateValueData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Changeset/Values/StatusValueData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Changeset/Values/TitleValueData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Changeset/Values/UnsupportedTitleFieldException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/FieldData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/FieldRetrievalException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/FieldSynchronizationException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/FieldsTimeFrameData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/MissingTimeFrameFieldException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/NoArtifactLinkFieldException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/NoDuckTypedMatchingValueException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/ProjectIncrementFieldsData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/SynchronizedFieldDataFromProgramAndTeamTrackers.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/SynchronizedFieldDataFromProgramAndTeamTrackersCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/SynchronizedFieldDataFromProgramAndTeamTrackersCollectionBuilder.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/SynchronizedFieldsData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/Fields/TitleFieldHasIncorrectTypeException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/ReplicationData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Source/SourceTrackerCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Team/ProjectIncrementTrackerRetrievalException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Team/ProjectIncrementsTrackerCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Team/TeamProjectsCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Backlog/ProjectIncrement/Team/TeamProjectsCollectionBuilder.php | Go to diff View file | ||
M | plugins/scaled_agile/include/Program/Backlog/TrackerCollectionFactory.php | +8 | −8 | Go to diff View file |
M | plugins/scaled_agile/include/TrackerNotFoundException.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/include/scaled_agilePlugin.php | +14 | −14 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/ArtifactLinkValueAdapterTest.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/DescriptionValueAdapterTest.php | +3 | −3 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/EndPeriodValueAdapterTest.php | +3 | −3 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/FieldArtifactLinkAdapterTest.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/FieldDescriptionAdapterTest.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/FieldStatusAdapterTest.php | +2 | −2 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/FieldTitleAdapterTest.php | +1 | −1 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/FieldsTimeFrameAdapterTest.php | +3 | −3 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/StartDateValueAdapterTest.php | +3 | −3 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/StatusValueAdapterTest.php | +3 | −3 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Adapter/Program/TitleValueAdapterTest.php | +4 | −4 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Program/Backlog/AsynchronousCreation/ArtifactCreatedHandlerTest.php | +3 | −3 | Go to diff View file |
R | plugins/scaled_agile/tests/unit/Program/Backlog/AsynchronousCreation/CreateProjectIncrementsRunnerTest.php | Go to diff View file | ||
M | plugins/scaled_agile/tests/unit/Program/Backlog/AsynchronousCreation/CreateProgramIncrementsTaskTest.php | +16 | −16 | Go to diff View file |
R | plugins/scaled_agile/tests/unit/Program/Backlog/AsynchronousCreation/ProjectIncrementCreatorTest.php | Go to diff View file | ||
M | plugins/scaled_agile/tests/unit/Program/Backlog/AsynchronousCreation/StatusValueMapperTest.php | +9 | −9 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Program/Backlog/CreationCheck/ArtifactCreatorCheckerTest.php | +4 | −4 | Go to diff View file |
R | plugins/scaled_agile/tests/unit/Program/Backlog/CreationCheck/ProjectIncrementArtifactCreatorCheckerTest.php | Go to diff View file | ||
M | plugins/scaled_agile/tests/unit/Program/Backlog/CreationCheck/RequiredFieldCheckerTest.php | +7 | −7 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Program/Backlog/CreationCheck/SemanticCheckerTest.php | +1 | −1 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Program/Backlog/CreationCheck/StatusSemanticCheckerTest.php | +1 | −1 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/Program/Backlog/CreationCheck/WorkflowCheckerTest.php | +9 | −9 | Go to diff View file |
R | plugins/scaled_agile/tests/unit/Program/Backlog/ProjectIncrement/MirroredMilestoneArtifactLinkTypeTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Backlog/ProjectIncrement/Source/Changeset/Values/FieldsTimeFrameDataTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Backlog/ProjectIncrement/Source/Changeset/Values/SynchronizedFieldCollectionBuilderTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Backlog/ProjectIncrement/Source/Changeset/Values/SynchronizedFieldDataFromProgramAndTeamTrackersCollectionTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Backlog/ProjectIncrement/Source/Changeset/Values/SynchronizedFieldsDataTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Backlog/ProjectIncrement/Source/Fields/ProjectIncrementFieldsDataTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Backlog/ProjectIncrement/Source/SourceTrackerCollectionTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Backlog/ProjectIncrement/Team/ProjectIncrementsTrackerCollectionTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Backlog/ProjectIncrement/Team/TeamProjectsCollectionBuilderTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Backlog/ProjectIncrement/Team/TeamProjectsCollectionTest.php | Go to diff View file | ||
M | plugins/scaled_agile/tests/unit/Program/Backlog/TrackerCollectionFactoryTest.php | +4 | −4 | Go to diff View file |
M | plugins/scaled_agile/tests/unit/scaled_agilePluginTest.php | +5 | −5 | Go to diff View file |