Changeset 19

User picture

Author: ricardoborges

(2010/02/03 00:24) About 2 years ago

refactoring the project directories to tags/branches/trunk standard

Affected files

Added trunk/src/Ayende.NHibernateQueryAnalyzer.sln

Show contents

Added trunk/src/Core/Ayende.NHibernateQueryAnalyzer.Core.csproj

Show contents

Added trunk/src/Core/Exceptions/Exceptions.cs

Show contents

Added trunk/src/Core/Model/IDataBaseSetup.cs

Show contents

Added trunk/src/Core/Model/IDataBaseSetupImpl.cs

Show contents

Added trunk/src/Core/Model/IProjectsRepository.cs

Show contents

Added trunk/src/Core/Model/Project.cs

Show contents

Added trunk/src/Core/Model/Project.hbm.xml

Show contents

Added trunk/src/Core/Model/ProjectsRepository.cs

Show contents

Added trunk/src/Core/Model/Query.cs

Show contents

Added trunk/src/Core/Model/Query.hbm.xml

Show contents

Added trunk/src/Core/SchemaEditing/ArrayNodeFieldReference.cs

Show contents

Added trunk/src/Core/SchemaEditing/AttributeFieldReference.cs

Show contents

Added trunk/src/Core/SchemaEditing/AttributeSchemaError.cs

Show contents

Added trunk/src/Core/SchemaEditing/ElementSchemaError.cs

Show contents

Added trunk/src/Core/SchemaEditing/FieldReferenceCollection.cs

Show contents

Added trunk/src/Core/SchemaEditing/IFieldReference.cs

Show contents

Added trunk/src/Core/SchemaEditing/ISchemaEditorNode.cs

Show contents

Added trunk/src/Core/SchemaEditing/ISchemaEditorNodeFactory.cs

Show contents

Added trunk/src/Core/SchemaEditing/ISchemaError.cs

Show contents

Added trunk/src/Core/SchemaEditing/NodeFieldReference.cs

Show contents

Added trunk/src/Core/SchemaEditing/NodeFieldReferenceCollection.cs

Show contents

Added trunk/src/Core/SchemaEditing/RequiredTagAttribute.cs

Show contents

Added trunk/src/Core/SchemaEditing/RootNodeFieldReference.cs

Show contents

Added trunk/src/Core/SchemaEditing/SchemaEditor.cs

Show contents

Added trunk/src/Core/SchemaEditing/SchemaEditorNodeCollection.cs

Show contents

Added trunk/src/Core/SchemaEditing/SchemaErrorCollection.cs

Show contents

Added trunk/src/Core/SchemaEditing/TextNodeFieldReference.cs

Show contents

Added trunk/src/ProjectLoader/App.config

Show contents

Added trunk/src/ProjectLoader/Ayende.NHibernateQueryAnalyzer.ProjectLoader.csproj

Show contents

Added trunk/src/ProjectLoader/CompilerTrick.cs

Show contents

Added trunk/src/ProjectLoader/HqlResultGraph.cs

Show contents

Added trunk/src/ProjectLoader/RemoteDictionary.cs

Show contents

Added trunk/src/ProjectLoader/RemoteList.cs

Show contents

Added trunk/src/ProjectLoader/RemoteObject.cs

Show contents

Added trunk/src/ProjectLoader/RemoteProject.cs

Show contents

Added trunk/src/Stub/App.config

Show contents

Added trunk/src/Stub/Ayende.NHibernateQueryAnalyzer.csproj

Show contents

Added trunk/src/Stub/Main.cs

Show contents

Added trunk/src/Tools/TestData/Ayende.NHibernateQueryAnalyzer.TestProject.dll.config

Show contents

Added trunk/src/Tools/TestData/Ayende.NHibernateQueryAnalyzer.TestProject.hbm.xml

Show contents

Added trunk/src/Tools/TestData/Employee.hbm.xml

Show contents

Added trunk/src/Tools/TestData/Src/App.config

Show contents

Added trunk/src/Tools/TestData/Src/AssureXmlPath.cs

Show contents

Added trunk/src/Tools/TestData/Src/Ayende.NHibernateQueryAnalyzer.sln

Show contents

Added trunk/src/Tools/TestData/Src/Ayende.NHibernateQueryAnalyzer.TestProject.csproj

Show contents

Added trunk/src/Tools/TestData/Src/Employee.cs

Show contents

Added trunk/src/Tools/TestData/Src/Employee.hbm.xml

Show contents

Added trunk/src/Tools/TestData/Src/Files.cs

Show contents

Added trunk/src/Tools/TestData/Src/nhibernate-mapping-2_0.cs

Show contents

Added trunk/src/Tools/TestData/Src/TestProject.cs

Show contents

Added trunk/src/Tools/TestData/Src/TestProject.hbm.xml

Show contents

Added trunk/src/Tools/TestData/TestProject.hbm.xml

Show contents

Added trunk/src/UnitTests/App.config

Show contents

Added trunk/src/UnitTests/Ayende.NHibernateQueryAnalyzer.UnitTests.csproj

Show contents

Added trunk/src/UnitTests/Core/ErrorHandlingTests.cs

Show contents

Added trunk/src/UnitTests/Core/ProjectBuidingAndUsageTests.cs

Show contents

Added trunk/src/UnitTests/Core/ProjectRepositoryTests.cs

Show contents

Added trunk/src/UnitTests/DeploymentTests.cs

Show contents

Added trunk/src/UnitTests/GlobalSetup.cs

Show contents

Added trunk/src/UnitTests/IntegrationTests/BuildingProjectTests.cs

Show contents

Added trunk/src/UnitTests/IntegrationTests/DataBaseSetupImplTests.cs

Show contents

Added trunk/src/UnitTests/IntegrationTests/QueryPresenterIntegrationTests.cs

Show contents

Added trunk/src/UnitTests/Mapping.xml

Show contents

Added trunk/src/UnitTests/Remote/HqlResultGraphTests.cs

Show contents

Added trunk/src/UnitTests/Remote/RemoteObjectTests.cs

Show contents

Added trunk/src/UnitTests/Remote/RemoteProjectTests.cs

Show contents

Added trunk/src/UnitTests/SchmaEditing/AttributeFieldReferenceTests.cs

Show contents

Added trunk/src/UnitTests/SchmaEditing/NodeFieldReferenceCollection.cs

Show contents

Added trunk/src/UnitTests/SchmaEditing/NodeFieldReferenceTests.cs

Show contents

Added trunk/src/UnitTests/SchmaEditing/SchemaEditorNodeTestFactory.cs

Show contents

Added trunk/src/UnitTests/SchmaEditing/SchemaEditorTestNode.cs

Show contents

Added trunk/src/UnitTests/SchmaEditing/SchemaEditorTests.cs

Show contents

Added trunk/src/UnitTests/TestUtilities/ExecuteInUI.cs

Show contents

Added trunk/src/UnitTests/TestUtilities/TestDataUtil.cs

Show contents

Added trunk/src/UnitTests/UserInteface/Commands/BuildProjectCommandTests.cs

Show contents

Added trunk/src/UnitTests/UserInteface/Commands/ExecuteQueryCommandTests.cs

Show contents

Added trunk/src/UnitTests/UserInteface/MainPresenterTests.cs

Show contents

Added trunk/src/UnitTests/UserInteface/ProjectPresenterTests.cs

Show contents

Added trunk/src/UnitTests/UserInteface/QueryPresenter_HandlingParametersTests.cs

Show contents

Added trunk/src/UnitTests/UserInteface/QueryPresenterTests.cs

Show contents

Added trunk/src/UnitTests/Utilties/ReflectionUtilTests.cs

Show contents

Added trunk/src/UnitTests/Utilties/TextTests.cs

Show contents

Added trunk/src/UnitTests/Utilties/ThreadSafeQueueTests.cs

Show contents

Added trunk/src/UnitTests/Utilties/ValidationTests.cs

Show contents

Added trunk/src/UserInterface/About.cs

Show contents

Added trunk/src/UserInterface/About.Designer.cs

Show contents

Added trunk/src/UserInterface/About.resx

Show contents

Added trunk/src/UserInterface/Ayende.NHibernateQueryAnalyzer.UserInterface.csproj

Show contents

Added trunk/src/UserInterface/CollapsibleSplitter.csproj

Show contents

Added trunk/src/UserInterface/Commands/BuildProjectCommand.cs

Show contents

Added trunk/src/UserInterface/Commands/ExecuteQueryCommand.cs

Show contents

Added trunk/src/UserInterface/Controls/AddParameter.cs

Show contents

Added trunk/src/UserInterface/Controls/AddParameter.Designer.cs

Show contents

Added trunk/src/UserInterface/Controls/AddParameter.resx

Show contents

Added trunk/src/UserInterface/Controls/ContextMenuTreeView.cs

Show contents

Added trunk/src/UserInterface/Controls/EditAttribute.cs

Show contents

Added trunk/src/UserInterface/Controls/EditAttribute.Designer.cs

Show contents

Added trunk/src/UserInterface/Controls/EditAttribute.resx

Show contents

Added trunk/src/UserInterface/Controls/Input.cs

Show contents

Added trunk/src/UserInterface/Controls/Input.Designer.cs

Show contents

Added trunk/src/UserInterface/Controls/Input.resx

Show contents

Added trunk/src/UserInterface/Controls/OpenProjectForm.cs

Show contents

Added trunk/src/UserInterface/Controls/OpenProjectForm.Designer.cs

Show contents

Added trunk/src/UserInterface/Controls/OpenProjectForm.resx

Show contents

Added trunk/src/UserInterface/Controls/OpenQueryForm.cs

Show contents

Added trunk/src/UserInterface/Controls/OpenQueryForm.Designer.cs

Show contents

Added trunk/src/UserInterface/Controls/OpenQueryForm.resx

Show contents

Added trunk/src/UserInterface/Controls/RemoteObjectDisplayGraphControl.cs

Show contents

Added trunk/src/UserInterface/Controls/UnsavedFilesForm.cs

Show contents

Added trunk/src/UserInterface/Controls/UnsavedFilesForm.Designer.cs

Show contents

Added trunk/src/UserInterface/Controls/UnsavedFilesForm.resx

Show contents

Added trunk/src/UserInterface/Controls/Wait.cs

Show contents

Added trunk/src/UserInterface/Controls/Wait.Designer.cs

Show contents

Added trunk/src/UserInterface/Controls/Wait.resx

Show contents

Added trunk/src/UserInterface/Entity.cs

Show contents

Added trunk/src/UserInterface/Interfaces/ICommand.cs

Show contents

Added trunk/src/UserInterface/Interfaces/IMainPresenter.cs

Show contents

Added trunk/src/UserInterface/Interfaces/IMainView.cs

Show contents

Added trunk/src/UserInterface/Interfaces/IPresenter.cs

Show contents

Added trunk/src/UserInterface/Interfaces/IProjectPresenter.cs

Show contents

Added trunk/src/UserInterface/Interfaces/IProjectView.cs

Show contents

Added trunk/src/UserInterface/Interfaces/IQueryPresenter.cs

Show contents

Added trunk/src/UserInterface/Interfaces/IQueryView.cs

Show contents

Added trunk/src/UserInterface/Interfaces/IView.cs

Show contents

Added trunk/src/UserInterface/MainForm.cs

Show contents

Added trunk/src/UserInterface/MainForm.Designer.cs

Show contents

Added trunk/src/UserInterface/MainForm.resx

Show contents

Added trunk/src/UserInterface/NQADocument.cs

Show contents

Added trunk/src/UserInterface/NQADocument.Designer.cs

Show contents

Added trunk/src/UserInterface/Presenters/MainPresenter.cs

Show contents

Added trunk/src/UserInterface/Presenters/ProjectPresenter.cs

Show contents

Added trunk/src/UserInterface/Presenters/QueryPresenter.cs

Show contents

Added trunk/src/UserInterface/ProjectView.cs

Show contents

Added trunk/src/UserInterface/ProjectView.Designer.cs

Show contents

Added trunk/src/UserInterface/Properties/Resources.Designer.cs

Show contents

Added trunk/src/UserInterface/Properties/Resources.resx

Show contents

Added trunk/src/UserInterface/QueryForm.cs

Show contents

Added trunk/src/UserInterface/QueryForm.Designer.cs

Show contents

Added trunk/src/UserInterface/QueryForm.resx

Show contents

Added trunk/src/UserInterface/SchemaEditing/cfg.cs

Show contents

Added trunk/src/UserInterface/SchemaEditing/Hbm.Mapping.cs

Show contents

Added trunk/src/UserInterface/SchemaEditing/WinFormsSchemaEditorNode.cs

Show contents

Added trunk/src/UserInterface/SchemaEditing/WinFormsSchemaEditorNodeFactory.cs

Show contents

Added trunk/src/UserInterface/SchemaEditorView.cs

Show contents

Added trunk/src/UserInterface/SchemaEditorView.Designer.cs

Show contents

Added trunk/src/UserInterface/SchemaEditorView.resx

Show contents

Added trunk/src/UserInterface/ThreadedCommandExecutioner.cs

Show contents

Added trunk/src/Utilities/App.config

Show contents

Added trunk/src/Utilities/Ayende.NHibernateQueryAnalyzer.Utilities.csproj

Show contents

Added trunk/src/Utilities/ClassLibrary1.csproj

Show contents

Added trunk/src/Utilities/FieldInfoCollection.cs

Show contents

Added trunk/src/Utilities/MappingEntity.cs

Show contents

Added trunk/src/Utilities/ReflectionUtil.cs

Show contents

Added trunk/src/Utilities/Text.cs

Show contents

Added trunk/src/Utilities/ThreadSafeQueue.cs

Show contents

Added trunk/src/Utilities/TypedParameter.cs

Show contents

Added trunk/src/Utilities/Validation.cs

Show contents

Added trunk/src/Utilities/XsdToSchemaUICode.cs

Show contents