0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'hotfix/1.3.2' More... about 5 years ago
Removed calls to revoke ticket immediately before inserting ticket it in the 'update ticket' methods. Calling the insert into the cache will create if not present and replace existing key entries in the caches. More... about 5 years ago
Merge branch 'hotfix/1.3.1' More... about 5 years ago
Added contributor guidelines as per issue #85. This closes #85. More... about 5 years ago
Merge branch 'release/1.3' More... about 5 years ago
Updated release notes. More... about 5 years ago
Added classes to serialize and deserialize objects. More... about 5 years ago
Merge pull request #53 from TheHokieCoder/18/truncated-service-url-fix More... about 5 years ago
Merge branch 'feature/issue-65' into develop More... about 5 years ago
Switched back to original XmlDocument.Load() instead of the pull request XmlDocument.LoadXml because Load() will preserve significant whitespace in XML whereas LoadXml() does not preserve significant whitespace. More... about 5 years ago
Updated release notes for next version. More... about 5 years ago
Merge pull request #65 from lanorkin/fix_IDIsposable More... about 5 years ago
Merge branch 'release/1.2' More... about 5 years ago
Merge tag '1.2' into develop More... about 5 years ago
Updated release notes. More... about 5 years ago
Merge branch 'feature/issue-64' into develop More... about 5 years ago
Changed code as per issue #64 so that the during a SAML 1.1 ticket validation the SAML Request values for RequestID and IssueInstant are no longer hardcoded. More... about 5 years ago
- Added missing license comments. - Disabled CS1591 compiler warning on certain classes. More... about 5 years ago
Manually declared versions of Cake addins being used. More... about 5 years ago
In the nuspec file, swapped out 'licenseUrl' element for 'license' as per NU5125 (https://docs.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu5125). More... about 5 years ago
- Updated version of Cake being used. - Fixed bug in Cake script due to breaking change in newer version of GitVersion.CommandLine NuGet package. More... about 5 years ago
Merge pull request #78 from TheHokieCoder/issue-77-fix More... about 6 years ago
Removed references to unused assemblies. More... about 6 years ago
Consolidated common assembly references and removed unused ones More... about 6 years ago
Merge branch 'feature/issue-62' into develop More... over 6 years ago
Merge branch 'develop' into feature/issue-62 More... over 6 years ago
Test to see if SourceLink only does it's think on the build server. More... over 6 years ago
Removed old way of building symbols package in favor of SourceLink More... over 6 years ago
Updated downloads info More... over 6 years ago
Shields for non-stable NuGet package feeds not reflecting correctly More... over 6 years ago