Commit Graph

114 Commits (e05cd07b8925c5249ff8b7dde9f76ea5ce09dd52)

Author SHA1 Message Date
Inga 🏳‍🌈 9451c0691a All code moved to lib directory 8 years ago
Inga 🏳‍🌈 f5c85c26e2 Implemented settings type 8 years ago
Inga 🏳‍🌈 4346148207 Got rid of _.extend 8 years ago
Inga 🏳‍🌈 d63cdf06c5 Refactored type declarations 8 years ago
Inga 🏳‍🌈 6a9d257136 Fixed crash in JS environments 8 years ago
Inga 🏳‍🌈 78ed651184 Refactored dotnetbuilderwrapper to use promises; fixed a bug causing incomplete data from wrapper 8 years ago
Inga 🏳‍🌈 11f9cdba9b Refactoring; typing in tasks 8 years ago
Inga 🏳‍🌈 bec09d8c9f Code style 8 years ago
Inga 🏳‍🌈 c54d004d72 Typings added; code style improved 8 years ago
Inga 🏳‍🌈 9376803f40 Code style fixes 8 years ago
Inga 🏳‍🌈 fa07bbd635 json-parse-safe package used instead of JSON.parse 8 years ago
Inga 🏳‍🌈 48de21871c Switch to ES6 modules 8 years ago
Inga 🏳‍🌈 c9dfd2b5b9 Initial working version 8 years ago
Inga 🏳‍🌈 c592891dde JSON.parse errors handling in dotnetbuilderwrapper 8 years ago
Inga 🏳‍🌈 2ea85c2f67 Fixed msdeploy invocation 8 years ago
Inga 🏳‍🌈 f24e6f7163 Code cleanup; added FP rules for ESLint 8 years ago
Inga 🏳‍🌈 5d4d86715b Improved code style 8 years ago
Inga 🏳‍🌈 4085799726 Fixes + improvements 8 years ago
Inga 🏳‍🌈 cbc33b4ad4 Slight refactoring + optimizations 8 years ago
Inga 🏳‍🌈 85e153337e Bug fixes 8 years ago
Inga 🏳‍🌈 6a8bde1c1f Code style improvements 8 years ago
Inga 🏳‍🌈 1416f83246 Code style improvements 8 years ago
Inga 🏳‍🌈 48451a6721 Tabs replaced with spaces 8 years ago
Inga 🏳‍🌈 007bba2093 Implemented eslintbrowser task 8 years ago
Inga 🏳‍🌈 ef5f588e26 packform now writes version.txt 8 years ago
Inga 🏳‍🌈 d38834f39e Switched from adm-zip to archiver 8 years ago
Inga 🏳‍🌈 4bf34bf668 cssnano task implemented 8 years ago
Inga 🏳‍🌈 97bb6f3a33 Implemented JS minification (with uglify.js) 8 years ago
Inga 🏳‍🌈 0be047d7ce Implemented zip, packform tasks 8 years ago
Inga 🏳‍🌈 c569ab6132 ES6 arrow functions 8 years ago
Inga 🏳‍🌈 d058d8f93e ES6 variables; code style 8 years ago
Inga 🏳‍🌈 8580f996fe Cleanup refactored; dotnetbuildwithoutcleanup task implemented 9 years ago
Inga 🏳‍🌈 25cfcda36b Improved dotnetbuild verbosity 9 years ago
Inga 🏳‍🌈 ba166f7d6a Copyglob task implemented 9 years ago
Inga 🏳‍🌈 bc46c4b41c Implemented copying of nuget package to the release directory 9 years ago
Inga 🏳‍🌈 a952bf4160 Fixed dotnetpackwebapp 9 years ago
Inga 🏳‍🌈 9cd602d8fc dotnetpackwebapp updated to MSBuild 14 9 years ago
Inga 🏳‍🌈 40c78f9040 Only spaces are allowed 9 years ago
Inga 🏳‍🌈 2e50e944b0 Dirty hack to fix friendly assemblies references in InternalsVisible*.cs files 9 years ago
Inga 🏳‍🌈 2bb9c82332 Implemented withoutCommitSha param support 9 years ago
Inga 🏳‍🌈 6bad51f56e cleanupafterdotnetbuild task implemented 9 years ago
Inga 🏳‍🌈 5fa6724215 deletefromcode task implemented 9 years ago
Inga 🏳‍🌈 6e0aac6355 Code cleanup 9 years ago
Inga 🏳‍🌈 bfb718c255 Default build script now uses Rebuild target 9 years ago
Inga 🏳‍🌈 0b937efb2a Improved test libraries detection 9 years ago
Inga 🏳‍🌈 eea34ff7bb Improved compatibility 9 years ago
Inga 🏳‍🌈 134e1f7355 Warn if nunitall is executed more than once 9 years ago
Inga 🏳‍🌈 480493b8a7 Improved AssemblyInformationalVersion 9 years ago
Inga 🏳‍🌈 4c363f9e0a Fixed dotnetnugetpushonly 9 years ago
Inga 🏳‍🌈 b145c3a3e0 preventParallelTests param implemented 9 years ago