stable

Clone or download

Read-only

Merge commit 'refs/changes/15/14215/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #13048: Merge src/common/project and src/common/Project

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/CSV/CSVExportController.php +1 −2 Go to diff View file
M plugins/docman/include/Docman_PermissionsItemManager.class.php +1 −3 Go to diff View file
M plugins/fulltextsearch/include/ElasticSearch/SearchAdminClientFacade.class.php +1 −4 Go to diff View file
M plugins/fulltextsearch/include/ElasticSearch/SearchClientFacade.class.php +1 −4 Go to diff View file
M plugins/fulltextsearch/tests/ElasticSearch/SearchClientFacadeTest.php +1 −2 Go to diff View file
M plugins/git/bin/gl-membership.php +1 −2 Go to diff View file
M plugins/git/tests/Git_Backend_GitoliteTest.php +1 −3 Go to diff View file
M plugins/svn/include/svnPlugin.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminder.class.php +1 −2 Go to diff View file
M plugins/tracker/include/Tracker/HomeNavPresenter.class.php +1 −3 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_URLVerification.class.php +1 −1 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +1 −1 Go to diff View file
M plugins/tracker/tests/TrackerFactoryTest.php +1 −3 Go to diff View file
R src/common/project/AccessDeletedException.class.php Go to diff View file
R src/common/project/AccessException.class.php Go to diff View file
R src/common/project/AccessNotAdminException.class.php Go to diff View file
R src/common/project/AccessPrivateException.class.php Go to diff View file
R src/common/project/AccessProjectNotFoundException.class.php Go to diff View file
R src/common/project/AccessRestrictedException.class.php Go to diff View file
R src/common/project/Admin/DescriptionFields/DescriptionFieldAdminPresenterBuilder.php Go to diff View file
R src/common/project/Admin/DescriptionFields/FieldPresenter.php Go to diff View file
R src/common/project/Admin/DescriptionFields/FieldsListPresenter.php Go to diff View file
R src/common/project/Admin/DescriptionFields/ProjectDescriptionFieldBuilder.php Go to diff View file
R src/common/project/Admin/GetProjectHistoryEntryValue.php Go to diff View file
R src/common/project/Admin/MembershipDelegationDao.php Go to diff View file
R src/common/project/Admin/Navigation/HeaderNavigationDisplayer.php Go to diff View file
R src/common/project/Admin/Navigation/NavigationDropdownItemInterface.php Go to diff View file
R src/common/project/Admin/Navigation/NavigationDropdownItemPresenter.php Go to diff View file
R src/common/project/Admin/Navigation/NavigationDropdownPresenter.php Go to diff View file
R src/common/project/Admin/Navigation/NavigationDropdownQuickLinksCollector.php Go to diff View file
R src/common/project/Admin/Navigation/NavigationDropdownTitlePresenter.php Go to diff View file
R src/common/project/Admin/Navigation/NavigationItem.php Go to diff View file
R src/common/project/Admin/Navigation/NavigationItemPresenter.php Go to diff View file
R src/common/project/Admin/Navigation/NavigationPermissionsDropdownPresenterBuilder.php Go to diff View file
R src/common/project/Admin/Navigation/NavigationPresenter.php Go to diff View file
R src/common/project/Admin/Navigation/NavigationPresenterBuilder.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PanesPermissionPerGroupBuilder.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupBuilder.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupCollection.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupDisplayEvent.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupLoadAllButtonPresenter.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupPaneCollector.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupPanePresenter.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupPresenter.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupUGroupFormatter.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupUGroupRepresentation.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupUGroupRepresentationBuilder.php Go to diff View file
R src/common/project/Admin/PermissionPerGroup/PermissionPerGroupUGroupRetriever.php Go to diff View file
R src/common/project/Admin/ProjectAccessPresenter.php Go to diff View file
R src/common/project/Admin/ProjectDetails/CannotUpdateProjectHierarchyException.php Go to diff View file
R src/common/project/Admin/ProjectDetails/ProjectDetailsController.php Go to diff View file
R src/common/project/Admin/ProjectDetails/ProjectDetailsDAO.php Go to diff View file
R src/common/project/Admin/ProjectDetails/ProjectDetailsPresenter.php Go to diff View file
R src/common/project/Admin/ProjectDetails/ProjectDetailsRouter.php Go to diff View file
R src/common/project/Admin/ProjectDetails/ProjectHierarchyPresenter.php Go to diff View file
R src/common/project/Admin/ProjectDetailsPresenter.php Go to diff View file
R src/common/project/Admin/ProjectGlobalVisibilityPresenter.php Go to diff View file
R src/common/project/Admin/ProjectHistoryPresenter.class.php Go to diff View file
R src/common/project/Admin/ProjectHistoryPresenter.php Go to diff View file
R src/common/project/Admin/ProjectHistoryResultsPresenter.php Go to diff View file
R src/common/project/Admin/ProjectHistorySearchPresenter.php Go to diff View file
R src/common/project/Admin/ProjectListPresenter.php Go to diff View file
R src/common/project/Admin/ProjectListResultsPresenter.php Go to diff View file
R src/common/project/Admin/ProjectListResultsPresenterBuilder.php Go to diff View file
R src/common/project/Admin/ProjectListResultsProjectPresenter.php Go to diff View file
R src/common/project/Admin/ProjectListSearchFieldsPresenter.php Go to diff View file
R src/common/project/Admin/ProjectListSearchFieldsPresenterBuilder.php Go to diff View file
R src/common/project/Admin/ProjectMembers/MembersEditProcessAction.php Go to diff View file
R src/common/project/Admin/ProjectMembers/ProjectMembersAdditionalModalCollectionPresenter.php Go to diff View file
R src/common/project/Admin/ProjectMembers/ProjectMembersController.php Go to diff View file
R src/common/project/Admin/ProjectMembers/ProjectMembersDAO.php Go to diff View file
R src/common/project/Admin/ProjectMembers/ProjectMembersPresenter.php Go to diff View file
R src/common/project/Admin/ProjectMembers/ProjectMembersRouter.php Go to diff View file
R src/common/project/Admin/ProjectMembersPresenter.php Go to diff View file
R src/common/project/Admin/ProjectTruncatedEmailsPresenter.class.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/ApproveProjectAdministratorRemoval.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/BindingAdditionalModalPresenter.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/BindingAdditionalModalPresenterCollection.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/BindingController.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/BindingPresenter.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/BindingPresenterBuilder.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/CannotCreateUGroupException.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/CannotRemoveLastProjectAdministratorException.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/CannotRemoveUserMembershipToUserGroupException.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/DelegationController.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/DetailsController.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/DynamicUGroupMembersUpdater.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/EditBindingUGroupEventLauncher.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/ImpossibleToMarkNotUGroupMemberAsNotUpdatableException.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/IndexController.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/MembersController.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/MembersPresenter.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/MembersPresenterBuilder.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/MinimalUGroupPresenter.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/PermissionsDelegationPresenter.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/PermissionsDelegationPresenterBuilder.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/ProjectUGroupMemberUpdatable.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/ProjectUGroupPresenter.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/ProjectUGroupPresenterBuilder.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UGroupEditProcessAction.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UGroupListPresenter.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UGroupListPresenterBuilder.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UGroupPresenter.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UGroupRouter.class.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserAndProjectUGroupRelationshipEvent.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserBecomesForumAdmin.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserBecomesNewsAdministrator.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserBecomesNewsWriter.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserBecomesProjectAdmin.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserBecomesWikiAdmin.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserIsNoLongerForumAdmin.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserIsNoLongerNewsAdministrator.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserIsNoLongerNewsWriter.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserIsNoLongerProjectAdmin.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserIsNoLongerWikiAdmin.php Go to diff View file
R src/common/project/Admin/ProjectUGroup/UserIsUGroupMemberChecker.php Go to diff View file
R src/common/project/Admin/ProjectVisibilityPresenter.class.php Go to diff View file
R src/common/project/Admin/ProjectVisibilityPresenterBuilder.php Go to diff View file
R src/common/project/Admin/ProjectVisibilityUserConfigurationPermissions.php Go to diff View file
R src/common/project/Admin/ServicesUsingTruncatedMailRetriever.php Go to diff View file
R src/common/project/Admin/TemplateListPresenter.php Go to diff View file
R src/common/project/Admin/TemplatePresenter.php Go to diff View file
R src/common/project/Admin/WebhookPresenter.php Go to diff View file
R src/common/project/Admin/WebhooksPresenter.php Go to diff View file
R src/common/project/CustomDescription/CustomDescription.class.php Go to diff View file
R src/common/project/CustomDescription/CustomDescriptionDao.class.php Go to diff View file
R src/common/project/CustomDescription/CustomDescriptionFactory.class.php Go to diff View file
R src/common/project/CustomDescription/CustomDescriptionPresenter.class.php Go to diff View file
R src/common/project/CustomDescription/CustomDescriptionValueDao.class.php Go to diff View file
R src/common/project/CustomDescription/CustomDescriptionValueFactory.class.php Go to diff View file
R src/common/project/CustomDescription/CustomDescriptionValueManager.class.php Go to diff View file
R src/common/project/DescriptionFieldsDao.php Go to diff View file
R src/common/project/DescriptionFieldsFactory.php Go to diff View file
R src/common/project/Event/GetProjectWithTrackerAdministrationPermission.php Go to diff View file
R src/common/project/Event/ProjectRegistrationActivateService.php Go to diff View file
R src/common/project/Event/ProjectServiceBeforeActivation.php Go to diff View file
R src/common/project/Flags/ProjectFlagPresenter.php Go to diff View file
R src/common/project/Flags/ProjectFlagsBuilder.php Go to diff View file
R src/common/project/Flags/ProjectFlagsDao.php Go to diff View file
R src/common/project/Group.class.php Go to diff View file
R src/common/project/HeartbeatsEntry.php Go to diff View file
R src/common/project/HeartbeatsEntryCollection.php Go to diff View file
R src/common/project/Hierarchy/HierarchyManager.class.php Go to diff View file
R src/common/project/Hierarchy/HierarchyManagerAlreadyAncestorException.class.php Go to diff View file
R src/common/project/Hierarchy/HierarchyManagerAncestorIsSelfException.class.php Go to diff View file
R src/common/project/HierarchyDisplayer.php Go to diff View file
R src/common/project/Home.php Go to diff View file
R src/common/project/Label/AddController.php Go to diff View file
R src/common/project/Label/CollectionOfLabelPresenter.php Go to diff View file
R src/common/project/Label/DeleteController.php Go to diff View file
R src/common/project/Label/EditController.php Go to diff View file
R src/common/project/Label/IndexController.php Go to diff View file
R src/common/project/Label/IndexPresenter.php Go to diff View file
R src/common/project/Label/InvalidColorException.php Go to diff View file
R src/common/project/Label/LabelDao.php Go to diff View file
R src/common/project/Label/LabelPresenter.php Go to diff View file
R src/common/project/Label/LabelWithSameNameAlreadyExistException.php Go to diff View file
R src/common/project/Label/LabelsCurlyCoatedRetriever.php Go to diff View file
R src/common/project/Label/LabelsManagementRouter.php Go to diff View file
R src/common/project/Label/LabelsManagementURLBuilder.php Go to diff View file
R src/common/project/Label/MergeLabels.php Go to diff View file
R src/common/project/Label/NewLabelPresenter.php Go to diff View file
R src/common/project/Label/RemoveLabel.php Go to diff View file
R src/common/project/OneStepCreation/OneStepCreationCompletePresenter.class.php Go to diff View file
R src/common/project/OneStepCreation/OneStepCreationController.class.php Go to diff View file
R src/common/project/OneStepCreation/OneStepCreationPresenter.class.php Go to diff View file
R src/common/project/OneStepCreation/OneStepCreationRequest.class.php Go to diff View file
R src/common/project/OneStepCreation/OneStepCreationRouter.class.php Go to diff View file
R src/common/project/OneStepCreation/OneStepCreationValidator.class.php Go to diff View file
R src/common/project/OneStepRegistration/OneStepRegistrationApprovalPresenter.class.php Go to diff View file
R src/common/project/OneStepRegistration/OneStepRegistrationPresenter.class.php Go to diff View file
R src/common/project/OneStepRegistration/OneStepRegistrationPresenterFactory.class.php Go to diff View file
R src/common/project/PaginatedProjects.php Go to diff View file
R src/common/project/Project.class.php Go to diff View file
R src/common/project/ProjectAccessSuspendedException.php Go to diff View file
R src/common/project/ProjectCreationData.class.php Go to diff View file
R src/common/project/ProjectCreationTemplatePresenter.class.php Go to diff View file
R src/common/project/ProjectCreator.class.php Go to diff View file
R src/common/project/ProjectManager.class.php Go to diff View file
R src/common/project/ProjectRegistrationDisabledException.php Go to diff View file
R src/common/project/ProjectStatusMapper.php Go to diff View file
R src/common/project/ProjectUGroup.class.php Go to diff View file
R src/common/project/ProjectXMLExporter.class.php Go to diff View file
R src/common/project/ProjectXMLExporterLogger.php Go to diff View file
R src/common/project/ProjectXMLImporter.class.php Go to diff View file
R src/common/project/ProjectXMLImporterLogger.php Go to diff View file
R src/common/project/Project_Creation_Exception.class.php Go to diff View file
R src/common/project/Project_InvalidFullName_Exception.class.php Go to diff View file
R src/common/project/Project_InvalidShortName_Exception.class.php Go to diff View file
R src/common/project/Project_NotFoundException.class.php Go to diff View file
R src/common/project/Project_SOAPServer.class.php Go to diff View file
R src/common/project/Quota/ProjectQuotaChecker.php Go to diff View file
R src/common/project/Quota/ProjectQuotaInformation.php Go to diff View file
R src/common/project/Quota/ProjectQuotaRequester.php Go to diff View file
R src/common/project/REST/HeartbeatsEntryRepresentation.php Go to diff View file
R src/common/project/REST/HeartbeatsRepresentation.php Go to diff View file
R src/common/project/REST/MinimalProjectRepresentation.php Go to diff View file
R src/common/project/REST/ProjectReference.class.php Go to diff View file
R src/common/project/REST/ProjectRepresentation.class.php Go to diff View file
R src/common/project/REST/ProjectResourceReference.class.php Go to diff View file
R src/common/project/REST/UserGroupPOSTRepresentation.php Go to diff View file
R src/common/project/REST/UserGroupRepresentation.class.php Go to diff View file
R src/common/project/REST/UserGroupRetriever.php Go to diff View file
R src/common/project/REST/UserRESTReferenceRepresentation.php Go to diff View file
R src/common/project/REST/UserRESTReferenceRetriever.php Go to diff View file
R src/common/project/REST/UserRepresentation.class.php Go to diff View file
R src/common/project/REST/v1/GetProjectsQueryChecker.php Go to diff View file
R src/common/project/REST/v1/PATCHProjectRepresentation.php Go to diff View file
R src/common/project/REST/v1/ProjectResource.class.php Go to diff View file
R src/common/project/REST/v1/UserGroupQueryParameterParser.php Go to diff View file
R src/common/project/REST/v1/UserGroupQueryRepresentation.php Go to diff View file
R src/common/project/REST/v1/UserGroupResource.class.php Go to diff View file
R src/common/project/REST/v2/ProjectResource.class.php Go to diff View file
R src/common/project/Service.class.php Go to diff View file
R src/common/project/Service/AddController.php Go to diff View file
R src/common/project/Service/AdminRouter.php Go to diff View file
R src/common/project/Service/DeleteController.php Go to diff View file
R src/common/project/Service/EditController.php Go to diff View file
R src/common/project/Service/IndexController.php Go to diff View file
R src/common/project/Service/InvalidServicePOSTDataException.php Go to diff View file
R src/common/project/Service/ServiceCreator.php Go to diff View file
R src/common/project/Service/ServicePOSTData.php Go to diff View file
R src/common/project/Service/ServicePOSTDataBuilder.php Go to diff View file
R src/common/project/Service/ServicePresenter.php Go to diff View file
R src/common/project/Service/ServiceUpdator.php Go to diff View file
R src/common/project/Service/ServiceUsage.class.php Go to diff View file
R src/common/project/Service/ServiceUsageDao.class.php Go to diff View file
R src/common/project/Service/ServiceUsageFactory.class.php Go to diff View file
R src/common/project/Service/ServiceUsageManager.class.php Go to diff View file
R src/common/project/Service/ServicesPresenter.php Go to diff View file
R src/common/project/Service/ServicesPresenterBuilder.php Go to diff View file
R src/common/project/Service/UnableToCreateServiceException.php Go to diff View file
R src/common/project/Service/UnableToUpdateServiceException.php Go to diff View file
R src/common/project/ServiceAccessEvent.php Go to diff View file
R src/common/project/ServiceInstrumentation.php Go to diff View file
R src/common/project/ServiceManager.class.php Go to diff View file
R src/common/project/ServiceNotAllowedForProjectException.class.php Go to diff View file
R src/common/project/Status/ProjectSuspendedAndNotBlockedWarningCollector.php Go to diff View file
R src/common/project/SystemEventRunner.class.php Go to diff View file
R src/common/project/UGroupBinding.class.php Go to diff View file
R src/common/project/UGroupLiteralizer.class.php Go to diff View file
R src/common/project/UGroupManager.class.php Go to diff View file
R src/common/project/UGroup_Invalid_Exception.class.php Go to diff View file
R src/common/project/UgroupDuplicator.php Go to diff View file
R src/common/project/UgroupsPermissionsCache.php Go to diff View file
R src/common/project/UserPermissionsDao.php Go to diff View file
R src/common/project/UserRemover.php Go to diff View file
R src/common/project/UserRemoverDao.php Go to diff View file
R src/common/project/Webhook/Log/Status.php Go to diff View file
R src/common/project/Webhook/Log/StatusDataAccessException.php Go to diff View file
R src/common/project/Webhook/Log/StatusLogger.php Go to diff View file
R src/common/project/Webhook/Log/StatusRetriever.php Go to diff View file
R src/common/project/Webhook/Log/WebhookLoggerDao.php Go to diff View file
R src/common/project/Webhook/Log/WebhookLoggerDataAccessException.php Go to diff View file
R src/common/project/Webhook/ProjectCreatedPayload.php Go to diff View file
R src/common/project/Webhook/Retriever.php Go to diff View file
R src/common/project/Webhook/Webhook.php Go to diff View file
R src/common/project/Webhook/WebhookDao.php Go to diff View file
R src/common/project/Webhook/WebhookDataAccessException.php Go to diff View file
R src/common/project/Webhook/WebhookMalformedDataException.php Go to diff View file
R src/common/project/Webhook/WebhookUpdater.php Go to diff View file
R src/common/project/XML/ArchiveException.php Go to diff View file
R src/common/project/XML/ArchiveInterface.php Go to diff View file
R src/common/project/XML/Export/ArchiveInterface.php Go to diff View file
R src/common/project/XML/Export/DirectoryArchive.php Go to diff View file
R src/common/project/XML/Export/NoArchive.php Go to diff View file
R src/common/project/XML/Export/ZipArchive.php Go to diff View file
R src/common/project/XML/Import/ArchiveInterface.php Go to diff View file
R src/common/project/XML/Import/DirectoryArchive.php Go to diff View file
R src/common/project/XML/Import/ImportConfig.php Go to diff View file
R src/common/project/XML/Import/ImportExtraConfiguration.php Go to diff View file
R src/common/project/XML/Import/ImportNotValidException.php Go to diff View file
R src/common/project/XML/Import/ZipArchive.php Go to diff View file
M src/common/include/URLVerification.class.php +1 −1 Go to diff View file
M src/common/layout/ProjectSidebarBuilder.php +1 −1 Go to diff View file
D src/common/project/autoload.php +0 −87 Go to diff View file
M src/www/themes/BurningParrot/BurningParrotTheme.php +2 −2 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +2 −2 Go to diff View file
M tests/bin/SimpleTest11x/TuleapTestCase.php +3 −3 Go to diff View file
M tests/integration/ProjectCreationTest.php +1 −2 Go to diff View file
M tests/phpunit/common/Project/REST/UserGroupQueryParameterParserTest.php +1 −1 Go to diff View file
R tests/simpletest/common/project/Admin/Permission/PermissionPerGroupBuilderTest.php Go to diff View file
R tests/simpletest/common/project/HeartbeatsEntryCollectionTest.php Go to diff View file
R tests/simpletest/common/project/Hierarchy/HierarchyManagerTest.php Go to diff View file
R tests/simpletest/common/project/OneStepProjectCreationPresenterTest.php Go to diff View file
R tests/simpletest/common/project/OneStepProjectCreationRequestTest.php Go to diff View file
R tests/simpletest/common/project/OneStepProjectCreationValidatorTest.php Go to diff View file
R tests/simpletest/common/project/ProjectCreatorTest.php Go to diff View file
R tests/simpletest/common/project/ProjectManagerTest.php Go to diff View file
R tests/simpletest/common/project/ProjectXMLExporterTest.php Go to diff View file
R tests/simpletest/common/project/ProjectXMLImporterTest.php Go to diff View file
R tests/simpletest/common/project/Project_SOAPServerTest.php Go to diff View file
R tests/simpletest/common/project/UGroupBindingTest.php Go to diff View file
R tests/simpletest/common/project/UGroupLiteralizerTest.php Go to diff View file
R tests/simpletest/common/project/UGroupManagerTest.php Go to diff View file
R tests/simpletest/common/project/UGroupTest.php Go to diff View file
R tests/simpletest/common/project/UserRemoverTest.php Go to diff View file
R tests/simpletest/common/project/Webhook/Log/StatusRetrieverTest.php Go to diff View file
R tests/simpletest/common/project/Webhook/Log/StatusTest.php Go to diff View file
R tests/simpletest/common/project/Webhook/RetrieverTest.php Go to diff View file
R tests/simpletest/common/project/Webhook/WebhookTest.php Go to diff View file
R tests/simpletest/common/project/Webhook/WebhookUpdaterTest.php Go to diff View file
R tests/simpletest/common/project/XML/Import/ZipArchiveTest.php Go to diff View file
R tests/simpletest/common/project/XML/Import/_fixtures/archive.zip Binary file Go to diff View file
R tests/simpletest/common/project/XML/Import/_fixtures/data/Artifact69 Go to diff View file
R tests/simpletest/common/project/XML/Import/_fixtures/project.xml Go to diff View file
R tests/simpletest/common/project/_fixtures/fake_project.xml Go to diff View file
R tests/simpletest/common/project/_fixtures/fake_project_with_project_members.xml Go to diff View file
R tests/simpletest/common/project/_fixtures/fake_project_with_ugroups.xml Go to diff View file
R tests/simpletest/common/project/aMockProject.php Go to diff View file
R tests/simpletest/common/project/aMockUGroup.php Go to diff View file
M tests/simpletest/common/frs/FRSFileFactoryTest.php +1 −2 Go to diff View file
M tests/simpletest/common/frs/FRSReleaseTest.php +15 −7 Go to diff View file
M tests/simpletest/common/system_event/include/SystemEvent_PROJECT_RENAME_Test.php +5 −5 Go to diff View file