1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-add icon with better name More... over 11 years ago
remove dependency on custom targets files (assemblyinfo now generated by build_universal.sh; nuget run by build_universal.sh) More... over 11 years ago
maybe fix windows-style path getting in there More... over 11 years ago
Replace Nunit.Runners in packages file More... over 11 years ago
debugging More... over 11 years ago
add path to "find" command to make sure windows command of same name is not invoked More... over 11 years ago
change directory search order More... over 11 years ago
debugging More... over 11 years ago
remove package push and beef up tools finding to work with jenkins job More... over 11 years ago
Parameterize some things and move vars to the top; formatting and cleanup More... over 11 years ago
cleanups More... over 11 years ago
Use Revision AND Build numbers to indicate local workstation builds. Revision is 2-digit Year + Day Of Year, Build is Hour + Minute More... over 11 years ago
remove xtra logging; make build number fit in 2^16, always use build number for assy version; fix extra nupkgs More... over 11 years ago
better build number (fits in INT); fixed path and exe names More... over 11 years ago
touchup version More... over 11 years ago
Build with one shell script - wip More... over 11 years ago
Initializing properties as singletons instead of initializing in constructor. More... over 11 years ago
Refactoring connectors to return singletons instead of initializing all connectors up front. More... over 11 years ago
Lazy loading dependencies for EnvironmentContext instead of initializing them in constructor. More... over 11 years ago
D-07513 - Removing quotes and URLEncoding QueryFind text values. More... over 11 years ago
Use environment vars for build versioning More... over 11 years ago
added acknowledgement for FastHashCode
ibuchanan
as Ian Buchanan
More... over 11 years ago
Merge branch 'EnvironmentContext' More... over 11 years ago
Renaming VersionOne.SDK.APIClient.Configuration manager to VersionOne.SDK.APIClient.V1Configuration to avoid clashes with System.Configuration.ConfigurationManager. More... over 11 years ago
Merge branch 'EnvironmentContext' More... over 11 years ago
Adding proxy support for EnvironmentContext and down. More... over 11 years ago
Add proxy connectors and configurability for using windows integrated auth. More... over 11 years ago
Fleshing out Credentials impl and configuration. More... over 11 years ago
Adding Url configuration and impl properties. More... over 11 years ago
Using new V1 Configuration manager where possible. More... over 11 years ago