This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
dvotruba
/
qdr.fnd
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Forráskód Böngészése
move current state to @Legacy folder. Add new sources from other projects
Dalibor Votruba
2 éve
szülő
097ea717d4
commit
f28a5dc47c
100 módosított fájl
,
0 hozzáadás
és
0 törlés
Osztott Nézet
Diff Statisztika Mutatása
0
0
@Legacy/BuildScripts/000_bootstrap.ps1
0
0
@Legacy/BuildScripts/001_settings.ps1
0
0
@Legacy/BuildScripts/002_library.ps1
0
0
@Legacy/BuildScripts/100_rebuild.ps1
0
0
@Legacy/BuildScripts/101_clean.ps1
0
0
@Legacy/BuildScripts/200_rebuild_output.ps1
0
0
@Legacy/BuildScripts/201_clean_output.ps1
0
0
@Legacy/BuildScripts/202_publish_output.ps1
0
0
@Legacy/BuildScripts/300_cleanup.ps1
0
0
@Legacy/BuildScripts/301_zip.ps1
0
0
@Legacy/BuildScripts/Quadarax.DevTools.BuildScripts.NuGet.nuspec
0
0
@Legacy/BuildScripts/build.bat
0
0
@Legacy/BuildScripts/readme.txt
0
0
@Legacy/Common/Cache/Cache.cs
0
0
@Legacy/Common/Cache/VolatileCache.cs
0
0
@Legacy/Common/Common.csproj
0
0
@Legacy/Common/Common.sln
0
0
@Legacy/Common/Common.sln.DotSettings
0
0
@Legacy/Common/Console/ConsoleWriter.cs
0
0
@Legacy/Common/Data/CsvHelper.cs
0
0
@Legacy/Common/Data/Extensions/SqlCommandExt.cs
0
0
@Legacy/Common/Log/Extensions/ObjectExt.cs
0
0
@Legacy/Common/Log/ILogging.cs
0
0
@Legacy/Common/Log/ILoggingProvider.cs
0
0
@Legacy/Common/Log/Logging.cs
0
0
@Legacy/Common/Log/Providers/AbstractLoggingProvider.cs
0
0
@Legacy/Common/Log/Providers/DummyLoggingProvider.cs
0
0
@Legacy/Common/Log/SeverityEnum.cs
0
0
@Legacy/Common/Object/DisposableObject.cs
0
0
@Legacy/Common/Object/Singleton.cs
0
0
@Legacy/Common/Object/WeakReference.cs
0
0
@Legacy/Common/Properties/AssemblyInfo.cs
0
0
@Legacy/Common/QDR.FND.Common.nuspec
0
0
@Legacy/Common/Reflection/TypePropertyLocator.cs
0
0
@Legacy/Common/ReleaseNote.txt
0
0
@Legacy/Common/Security/Secure.cs
0
0
@Legacy/Common/Value/Result.cs
0
0
@Legacy/Common/Xml/Extensions/XPathNavigatorExt.cs
0
0
@Legacy/Common/Xml/Extensions/XmlNodeExt.cs
0
0
@Legacy/Common/Xml/Extensions/XmlReaderExt.cs
0
0
@Legacy/Common/create_package.ps1
0
0
@Legacy/Common/quadarax_dll.ico
0
0
@Legacy/Common/quadarax_strong_name_key.pfx
0
0
@Legacy/Infrastructure/App.config
0
0
@Legacy/Infrastructure/GlobalContainer.cs
0
0
@Legacy/Infrastructure/IModule.cs
0
0
@Legacy/Infrastructure/Infra.cs
0
0
@Legacy/Infrastructure/Infrastructure.csproj
0
0
@Legacy/Infrastructure/Infrastructure.sln
0
0
@Legacy/Infrastructure/Layers/BusinessLayer.cs
0
0
@Legacy/Infrastructure/Layers/DataLayer.cs
0
0
@Legacy/Infrastructure/Layers/GlobalLayer.cs
0
0
@Legacy/Infrastructure/Layers/Layer.cs
0
0
@Legacy/Infrastructure/Layers/LayerClassificationEnum.cs
0
0
@Legacy/Infrastructure/Layers/PresentationLayer.cs
0
0
@Legacy/Infrastructure/Layers/ServiceLayer.cs
0
0
@Legacy/Infrastructure/Properties/AssemblyInfo.cs
0
0
@Legacy/Infrastructure/QDR.FND.Infrastructure.nuspec
0
0
@Legacy/Infrastructure/ReleaseNote.txt
0
0
@Legacy/Infrastructure/create_package.ps1
0
0
@Legacy/Infrastructure/packages.config
0
0
@Legacy/Infrastructure/quadarax_dll.ico
0
0
@Legacy/Infrastructure/quadarax_strong_name_key.pfx
0
0
@Legacy/Infrastructure/quadarax_strong_name_key.pub
0
0
@Legacy/QConsole/@Scripts/000_bootstrap.ps1
0
0
@Legacy/QConsole/@Scripts/001_settings.ps1
0
0
@Legacy/QConsole/@Scripts/002_library.ps1
0
0
@Legacy/QConsole/@Scripts/100_rebuild.ps1
0
0
@Legacy/QConsole/@Scripts/101_clean.ps1
0
0
@Legacy/QConsole/@Scripts/200_rebuild_output.ps1
0
0
@Legacy/QConsole/@Scripts/201_clean_output.ps1
0
0
@Legacy/QConsole/@Scripts/202_publish_output.ps1
0
0
@Legacy/QConsole/@Scripts/300_cleanup.ps1
0
0
@Legacy/QConsole/@Scripts/301_zip.ps1
0
0
@Legacy/QConsole/@Scripts/readme.txt
0
0
@Legacy/QConsole/QConsole.DevBench/.skipoutput
0
0
@Legacy/QConsole/QConsole.DevBench/App.config
0
0
@Legacy/QConsole/QConsole.DevBench/Command/Entry.cs
0
0
@Legacy/QConsole/QConsole.DevBench/Command/Test2Cmd.cs
0
0
@Legacy/QConsole/QConsole.DevBench/Command/TestCmd.cs
0
0
@Legacy/QConsole/QConsole.DevBench/Program.cs
0
0
@Legacy/QConsole/QConsole.DevBench/Properties/AssemblyInfo.cs
0
0
@Legacy/QConsole/QConsole.DevBench/QConsole.DevBench.csproj
0
0
@Legacy/QConsole/QConsole.DevBench/packages.config
0
0
@Legacy/QConsole/QConsole.sln
0
0
@Legacy/QConsole/QConsole/App.config
0
0
@Legacy/QConsole/QConsole/Argument/AbstractArgument.cs
0
0
@Legacy/QConsole/QConsole/Argument/FlagArgument.cs
0
0
@Legacy/QConsole/QConsole/Argument/NamedArgument.cs
0
0
@Legacy/QConsole/QConsole/Argument/OrdinalArgument.cs
0
0
@Legacy/QConsole/QConsole/Attributes/CommandDefinitionAttribute.cs
0
0
@Legacy/QConsole/QConsole/Command/Base/AbstractCommand.cs
0
0
@Legacy/QConsole/QConsole/Command/Base/AbstractListCommand.cs
0
0
@Legacy/QConsole/QConsole/Command/Base/AbstractSelectionCommand.cs
0
0
@Legacy/QConsole/QConsole/Command/Base/ISelectionEntry.cs
0
0
@Legacy/QConsole/QConsole/Command/Defaults/CmdClear.cs
0
0
@Legacy/QConsole/QConsole/Command/Defaults/CmdExit.cs
0
0
@Legacy/QConsole/QConsole/Command/Defaults/CmdHelp.cs
0
0
@Legacy/QConsole/QConsole/Command/Defaults/CmdPrint.cs
0
0
@Legacy/QConsole/QConsole/Command/Defaults/CmdSelection.cs
+ 0
- 0
BuildScripts/000_bootstrap.ps1 → @Legacy/BuildScripts/000_bootstrap.ps1
Fájl Megtekintése
+ 0
- 0
BuildScripts/001_settings.ps1 → @Legacy/BuildScripts/001_settings.ps1
Fájl Megtekintése
+ 0
- 0
BuildScripts/002_library.ps1 → @Legacy/BuildScripts/002_library.ps1
Fájl Megtekintése
+ 0
- 0
BuildScripts/100_rebuild.ps1 → @Legacy/BuildScripts/100_rebuild.ps1
Fájl Megtekintése
+ 0
- 0
BuildScripts/101_clean.ps1 → @Legacy/BuildScripts/101_clean.ps1
Fájl Megtekintése
+ 0
- 0
BuildScripts/200_rebuild_output.ps1 → @Legacy/BuildScripts/200_rebuild_output.ps1
Fájl Megtekintése
+ 0
- 0
BuildScripts/201_clean_output.ps1 → @Legacy/BuildScripts/201_clean_output.ps1
Fájl Megtekintése
+ 0
- 0
BuildScripts/202_publish_output.ps1 → @Legacy/BuildScripts/202_publish_output.ps1
Fájl Megtekintése
+ 0
- 0
BuildScripts/300_cleanup.ps1 → @Legacy/BuildScripts/300_cleanup.ps1
Fájl Megtekintése
+ 0
- 0
BuildScripts/301_zip.ps1 → @Legacy/BuildScripts/301_zip.ps1
Fájl Megtekintése
+ 0
- 0
BuildScripts/Quadarax.DevTools.BuildScripts.NuGet.nuspec → @Legacy/BuildScripts/Quadarax.DevTools.BuildScripts.NuGet.nuspec
Fájl Megtekintése
+ 0
- 0
BuildScripts/build.bat → @Legacy/BuildScripts/build.bat
Fájl Megtekintése
+ 0
- 0
BuildScripts/readme.txt → @Legacy/BuildScripts/readme.txt
Fájl Megtekintése
+ 0
- 0
Common/Cache/Cache.cs → @Legacy/Common/Cache/Cache.cs
Fájl Megtekintése
+ 0
- 0
Common/Cache/VolatileCache.cs → @Legacy/Common/Cache/VolatileCache.cs
Fájl Megtekintése
+ 0
- 0
Common/Common.csproj → @Legacy/Common/Common.csproj
Fájl Megtekintése
+ 0
- 0
Common/Common.sln → @Legacy/Common/Common.sln
Fájl Megtekintése
+ 0
- 0
Common/Common.sln.DotSettings → @Legacy/Common/Common.sln.DotSettings
Fájl Megtekintése
+ 0
- 0
Common/Console/ConsoleWriter.cs → @Legacy/Common/Console/ConsoleWriter.cs
Fájl Megtekintése
+ 0
- 0
Common/Data/CsvHelper.cs → @Legacy/Common/Data/CsvHelper.cs
Fájl Megtekintése
+ 0
- 0
Common/Data/Extensions/SqlCommandExt.cs → @Legacy/Common/Data/Extensions/SqlCommandExt.cs
Fájl Megtekintése
+ 0
- 0
Common/Log/Extensions/ObjectExt.cs → @Legacy/Common/Log/Extensions/ObjectExt.cs
Fájl Megtekintése
+ 0
- 0
Common/Log/ILogging.cs → @Legacy/Common/Log/ILogging.cs
Fájl Megtekintése
+ 0
- 0
Common/Log/ILoggingProvider.cs → @Legacy/Common/Log/ILoggingProvider.cs
Fájl Megtekintése
+ 0
- 0
Common/Log/Logging.cs → @Legacy/Common/Log/Logging.cs
Fájl Megtekintése
+ 0
- 0
Common/Log/Providers/AbstractLoggingProvider.cs → @Legacy/Common/Log/Providers/AbstractLoggingProvider.cs
Fájl Megtekintése
+ 0
- 0
Common/Log/Providers/DummyLoggingProvider.cs → @Legacy/Common/Log/Providers/DummyLoggingProvider.cs
Fájl Megtekintése
+ 0
- 0
Common/Log/SeverityEnum.cs → @Legacy/Common/Log/SeverityEnum.cs
Fájl Megtekintése
+ 0
- 0
Common/Object/DisposableObject.cs → @Legacy/Common/Object/DisposableObject.cs
Fájl Megtekintése
+ 0
- 0
Common/Object/Singleton.cs → @Legacy/Common/Object/Singleton.cs
Fájl Megtekintése
+ 0
- 0
Common/Object/WeakReference.cs → @Legacy/Common/Object/WeakReference.cs
Fájl Megtekintése
+ 0
- 0
Common/Properties/AssemblyInfo.cs → @Legacy/Common/Properties/AssemblyInfo.cs
Fájl Megtekintése
+ 0
- 0
Common/QDR.FND.Common.nuspec → @Legacy/Common/QDR.FND.Common.nuspec
Fájl Megtekintése
+ 0
- 0
Common/Reflection/TypePropertyLocator.cs → @Legacy/Common/Reflection/TypePropertyLocator.cs
Fájl Megtekintése
+ 0
- 0
Common/ReleaseNote.txt → @Legacy/Common/ReleaseNote.txt
Fájl Megtekintése
+ 0
- 0
Common/Security/Secure.cs → @Legacy/Common/Security/Secure.cs
Fájl Megtekintése
+ 0
- 0
Common/Value/Result.cs → @Legacy/Common/Value/Result.cs
Fájl Megtekintése
+ 0
- 0
Common/Xml/Extensions/XPathNavigatorExt.cs → @Legacy/Common/Xml/Extensions/XPathNavigatorExt.cs
Fájl Megtekintése
+ 0
- 0
Common/Xml/Extensions/XmlNodeExt.cs → @Legacy/Common/Xml/Extensions/XmlNodeExt.cs
Fájl Megtekintése
+ 0
- 0
Common/Xml/Extensions/XmlReaderExt.cs → @Legacy/Common/Xml/Extensions/XmlReaderExt.cs
Fájl Megtekintése
+ 0
- 0
Common/create_package.ps1 → @Legacy/Common/create_package.ps1
Fájl Megtekintése
+ 0
- 0
Common/quadarax_dll.ico → @Legacy/Common/quadarax_dll.ico
Fájl Megtekintése
+ 0
- 0
Common/quadarax_strong_name_key.pfx → @Legacy/Common/quadarax_strong_name_key.pfx
Fájl Megtekintése
+ 0
- 0
Infrastructure/App.config → @Legacy/Infrastructure/App.config
Fájl Megtekintése
+ 0
- 0
Infrastructure/GlobalContainer.cs → @Legacy/Infrastructure/GlobalContainer.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/IModule.cs → @Legacy/Infrastructure/IModule.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/Infra.cs → @Legacy/Infrastructure/Infra.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/Infrastructure.csproj → @Legacy/Infrastructure/Infrastructure.csproj
Fájl Megtekintése
+ 0
- 0
Infrastructure/Infrastructure.sln → @Legacy/Infrastructure/Infrastructure.sln
Fájl Megtekintése
+ 0
- 0
Infrastructure/Layers/BusinessLayer.cs → @Legacy/Infrastructure/Layers/BusinessLayer.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/Layers/DataLayer.cs → @Legacy/Infrastructure/Layers/DataLayer.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/Layers/GlobalLayer.cs → @Legacy/Infrastructure/Layers/GlobalLayer.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/Layers/Layer.cs → @Legacy/Infrastructure/Layers/Layer.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/Layers/LayerClassificationEnum.cs → @Legacy/Infrastructure/Layers/LayerClassificationEnum.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/Layers/PresentationLayer.cs → @Legacy/Infrastructure/Layers/PresentationLayer.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/Layers/ServiceLayer.cs → @Legacy/Infrastructure/Layers/ServiceLayer.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/Properties/AssemblyInfo.cs → @Legacy/Infrastructure/Properties/AssemblyInfo.cs
Fájl Megtekintése
+ 0
- 0
Infrastructure/QDR.FND.Infrastructure.nuspec → @Legacy/Infrastructure/QDR.FND.Infrastructure.nuspec
Fájl Megtekintése
+ 0
- 0
Infrastructure/ReleaseNote.txt → @Legacy/Infrastructure/ReleaseNote.txt
Fájl Megtekintése
+ 0
- 0
Infrastructure/create_package.ps1 → @Legacy/Infrastructure/create_package.ps1
Fájl Megtekintése
+ 0
- 0
Infrastructure/packages.config → @Legacy/Infrastructure/packages.config
Fájl Megtekintése
+ 0
- 0
Infrastructure/quadarax_dll.ico → @Legacy/Infrastructure/quadarax_dll.ico
Fájl Megtekintése
+ 0
- 0
Infrastructure/quadarax_strong_name_key.pfx → @Legacy/Infrastructure/quadarax_strong_name_key.pfx
Fájl Megtekintése
+ 0
- 0
Infrastructure/quadarax_strong_name_key.pub → @Legacy/Infrastructure/quadarax_strong_name_key.pub
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/000_bootstrap.ps1 → @Legacy/QConsole/@Scripts/000_bootstrap.ps1
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/001_settings.ps1 → @Legacy/QConsole/@Scripts/001_settings.ps1
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/002_library.ps1 → @Legacy/QConsole/@Scripts/002_library.ps1
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/100_rebuild.ps1 → @Legacy/QConsole/@Scripts/100_rebuild.ps1
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/101_clean.ps1 → @Legacy/QConsole/@Scripts/101_clean.ps1
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/200_rebuild_output.ps1 → @Legacy/QConsole/@Scripts/200_rebuild_output.ps1
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/201_clean_output.ps1 → @Legacy/QConsole/@Scripts/201_clean_output.ps1
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/202_publish_output.ps1 → @Legacy/QConsole/@Scripts/202_publish_output.ps1
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/300_cleanup.ps1 → @Legacy/QConsole/@Scripts/300_cleanup.ps1
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/301_zip.ps1 → @Legacy/QConsole/@Scripts/301_zip.ps1
Fájl Megtekintése
+ 0
- 0
QConsole/@Scripts/readme.txt → @Legacy/QConsole/@Scripts/readme.txt
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole.DevBench/.skipoutput → @Legacy/QConsole/QConsole.DevBench/.skipoutput
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole.DevBench/App.config → @Legacy/QConsole/QConsole.DevBench/App.config
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole.DevBench/Command/Entry.cs → @Legacy/QConsole/QConsole.DevBench/Command/Entry.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole.DevBench/Command/Test2Cmd.cs → @Legacy/QConsole/QConsole.DevBench/Command/Test2Cmd.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole.DevBench/Command/TestCmd.cs → @Legacy/QConsole/QConsole.DevBench/Command/TestCmd.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole.DevBench/Program.cs → @Legacy/QConsole/QConsole.DevBench/Program.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole.DevBench/Properties/AssemblyInfo.cs → @Legacy/QConsole/QConsole.DevBench/Properties/AssemblyInfo.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole.DevBench/QConsole.DevBench.csproj → @Legacy/QConsole/QConsole.DevBench/QConsole.DevBench.csproj
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole.DevBench/packages.config → @Legacy/QConsole/QConsole.DevBench/packages.config
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole.sln → @Legacy/QConsole/QConsole.sln
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/App.config → @Legacy/QConsole/QConsole/App.config
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Argument/AbstractArgument.cs → @Legacy/QConsole/QConsole/Argument/AbstractArgument.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Argument/FlagArgument.cs → @Legacy/QConsole/QConsole/Argument/FlagArgument.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Argument/NamedArgument.cs → @Legacy/QConsole/QConsole/Argument/NamedArgument.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Argument/OrdinalArgument.cs → @Legacy/QConsole/QConsole/Argument/OrdinalArgument.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Attributes/CommandDefinitionAttribute.cs → @Legacy/QConsole/QConsole/Attributes/CommandDefinitionAttribute.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Command/Base/AbstractCommand.cs → @Legacy/QConsole/QConsole/Command/Base/AbstractCommand.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Command/Base/AbstractListCommand.cs → @Legacy/QConsole/QConsole/Command/Base/AbstractListCommand.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Command/Base/AbstractSelectionCommand.cs → @Legacy/QConsole/QConsole/Command/Base/AbstractSelectionCommand.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Command/Base/ISelectionEntry.cs → @Legacy/QConsole/QConsole/Command/Base/ISelectionEntry.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Command/Defaults/CmdClear.cs → @Legacy/QConsole/QConsole/Command/Defaults/CmdClear.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Command/Defaults/CmdExit.cs → @Legacy/QConsole/QConsole/Command/Defaults/CmdExit.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Command/Defaults/CmdHelp.cs → @Legacy/QConsole/QConsole/Command/Defaults/CmdHelp.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Command/Defaults/CmdPrint.cs → @Legacy/QConsole/QConsole/Command/Defaults/CmdPrint.cs
Fájl Megtekintése
+ 0
- 0
QConsole/QConsole/Command/Defaults/CmdSelection.cs → @Legacy/QConsole/QConsole/Command/Defaults/CmdSelection.cs
Fájl Megtekintése
Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott