Commit Graph

272 Commits (master)
 

Author SHA1 Message Date
Inga 🏳‍🌈 2ccfc621f4 Pull request processing code moved out to a separate module 10 years ago
Inga 🏳‍🌈 e4426c1a70 Webhook now accepts pull request events 10 years ago
Inga 🏳‍🌈 5e8655b157 Postreceive code reorganized 10 years ago
Inga 🏳‍🌈 80c1b3d57c Nuget commands now are creating packages in code dir (instead of release) 10 years ago
Inga 🏳‍🌈 668730e1da Some paths converted to 8.3 to work around .NET 260 chars limit 10 years ago
Inga 🏳‍🌈 fb7ae24780 Paths shortened 10 years ago
Inga 🏳‍🌈 5bc242a854 Improved compatibility with new hooks api 10 years ago
Inga 🏳‍🌈 9f793cb2f1 Removed result logging 10 years ago
Inga 🏳‍🌈 52d634af7b Dirty fix for appdomain base directory 10 years ago
Inga 🏳‍🌈 08ea617ae9 application/json payload support 10 years ago
Inga 🏳‍🌈 c8e87dc97f Improved long file names support 10 years ago
Inga 🏳‍🌈 91284c36e6 gitToFs rewritten using recursive-tree-copy 10 years ago
Inga 🏳‍🌈 749de1e28f gitToFs moved to a separate module 10 years ago
Inga 🏳‍🌈 7af3a3d4a9 Build verbosity improved 10 years ago
Inga 🏳‍🌈 352d22ff1b Postreceive returns debug info in response 10 years ago
Inga 🏳‍🌈 9e2fa91600 Switch from git-node to nodegit (temporary) 10 years ago
Inga 🏳‍🌈 ff0f0e7a31 node-github used to create github statuses 10 years ago
Inga 🏳‍🌈 4184f54006 Build error displayed on status page 10 years ago
Inga 🏳‍🌈 fef5873728 Implemented release ZIP creation 10 years ago
Inga 🏳‍🌈 2485a8925e Implemented copy command 10 years ago
Inga 🏳‍🌈 773bb8dd14 Fixed version bug 10 years ago
Inga 🏳‍🌈 3e6fa71641 Fixed vulnerability 10 years ago
Inga 🏳‍🌈 85da2c86fc Implemented NUnit Ignore attribute support 10 years ago
Inga 🏳‍🌈 580e183b67 Implemented dotnetpackwebapp task 10 years ago
Inga 🏳‍🌈 e0940342ea Implemented writefile task 10 years ago
Inga 🏳‍🌈 a9df031a36 Fixed artifact subfolders support 10 years ago
Inga 🏳‍🌈 1973166fed Removed temp file 10 years ago
Inga 🏳‍🌈 425511e4f1 Implemented msbuild packaging scripts support 10 years ago
Inga 🏳‍🌈 5b7470e3dd Implemented `Target` parameter in DotNetBuild task 10 years ago
Inga 🏳‍🌈 7688c59a22 Fixed application crash on missing task params 10 years ago
Inga 🏳‍🌈 eaf09a7720 Fixed application crash on some errors 10 years ago
Inga 🏳‍🌈 717659aab3 Added artifact subfolders support 10 years ago
Inga 🏳‍🌈 537f1a9018 Improved status page 10 years ago
Inga 🏳‍🌈 d70a05b24f Fixed a bug; emails moved to config 10 years ago
Inga 🏳‍🌈 33d2cd3c92 Mail notification implemented 10 years ago
Inga 🏳‍🌈 1137e217c8 Implemented "skip git loader" option for manual builds 10 years ago
Inga 🏳‍🌈 ace3f1e9c8 Fixed version bug 10 years ago
Inga 🏳‍🌈 54cca12b7b Improved commit status verbosity 10 years ago
Inga 🏳‍🌈 fd856ea5dc AssemblyInfo.cs rewriting implemented 10 years ago
Inga 🏳‍🌈 c6e39dee85 Bugs fixed 10 years ago
Inga 🏳‍🌈 12a761d2d6 Implemented build-and-test task 10 years ago
Inga 🏳‍🌈 4c612c98f1 Implemented nunit-all task 10 years ago
Inga 🏳‍🌈 8f9cc2021e Implemented nunit task 10 years ago
Inga 🏳‍🌈 1dae730554 Implemented nuget push task 10 years ago
Inga 🏳‍🌈 7f79be8c08 Implemented nuget pack task 10 years ago
Inga 🏳‍🌈 47aa925330 Implemented "all messages" in task processor 10 years ago
Inga 🏳‍🌈 79002cea71 Limited commit status description to 140 chars (per GitHub API specs) 10 years ago
Inga 🏳‍🌈 a11275f9cd Refactored dotnet-builder-wrapper 10 years ago
Inga 🏳‍🌈 7bca2e50d6 Refactored conditional task; added "otherwise" support 10 years ago
Inga 🏳‍🌈 57b0792e1c Implemented noop task 10 years ago