Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Cake

We're building an open source build orchestration system.
Collective - Host: opensource - https://opencollective.com/cake - Website: https://cakebuild.net - Code: https://github.com/cake-build

Added addin page.

github.com/cake-build/website - 0b553598f81c708fb5fef73a5bce45b1bc6c08e4 authored over 9 years ago by Patrik Svensson <[email protected]>
Added blog post for v0.5.3. release.

github.com/cake-build/website - f46a979ac2ae9a25d87c325a8b2fdc3e7494d09f authored over 9 years ago by Patrik Svensson <[email protected]>
Bumped Cake tool version to 0.5.3.

github.com/cake-build/cake - 778e67a0c330c143388f3eed84fe280731651148 authored over 9 years ago by Patrik Svensson <[email protected]>
Updated current version to 0.5.4.

github.com/cake-build/cake - eb90c5e01929eb54301f154b0d90884a2796fe3b authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'main' of github.com:cake-build/cake into main

github.com/cake-build/cake - a82f5250ba5e5f536f614013ca144e023808ffe1 authored over 9 years ago by Patrik Svensson <[email protected]>
Updated release notes.

github.com/cake-build/cake - 1bc2384884387401d83b57ce422aa3f2fc4e953d authored over 9 years ago by Patrik Svensson <[email protected]>
Added missing namespace comments.

github.com/cake-build/cake - 5798206843a6327b30013799616b687eb771e3bb authored over 9 years ago by Patrik Svensson <[email protected]>
Fixed ILRepack comments and examples.

github.com/cake-build/cake - 41a6b6e236b638e7856adbd64739e48254cbc7e9 authored over 9 years ago by Patrik Svensson <[email protected]>
Updated release notes to 0.5.3 prerelease

github.com/cake-build/cake - aa3ec0089336b686cec729b2ddb8d3a570d7275f authored over 9 years ago by Mattias Karlsson <[email protected]>
Added so Core & Common packages publish to MyGet feed

github.com/cake-build/cake - 624b28d0a01ce3ba90fae5b793c10143996118cc authored over 9 years ago by Mattias Karlsson <[email protected]>
Closes #330: Additional NUnit switches

* added `/process` switch
* added `/apartment` switch
* added `/domain` switch

github.com/cake-build/cake - 79f247e7e6b945eab7ea110b0c6d32c0e6585ad6 authored over 9 years ago by James Nail <[email protected]>
Made IProcess disposable, added Kill method

* Added RunProcess convenience methods to Tool<T>
* (refactored to use same process creation cod...

github.com/cake-build/cake - 6b63d660dfc8b4308cb20e2f6e1c5a73a2e21048 authored over 9 years ago by James Nail <[email protected]>
Packaging Cake.Common.dll into Cake.Common.nupkg.

github.com/cake-build/cake - 8d89b95330ea0a77946be12201ac694c773d440d authored over 9 years ago by Olivier Spinelli <[email protected]>
Merge branch 'patriksvensson-fix/globber-path' into develop

github.com/cake-build/cake - 818a347d6a0443fc793fa48d9aa308358834351f authored over 9 years ago by Patrik Svensson <[email protected]>
Fix for glob paths containing parentheses.

Fixes issue where using a pattern like C:/Program Files (x86)/*
will fail due to lacking parenth...

github.com/cake-build/cake - 6bc64e16dcfad2fcdc87a660377b7a183b0124ae authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'devlead-Fix/MSBuildPlatform' into develop

github.com/cake-build/cake - 309568a72792b447d24628196b9be8601901e1ad authored over 9 years ago by Patrik Svensson <[email protected]>
MSBuild Platform target was misspelled.

Fixes #359

github.com/cake-build/cake - 6926b47def8a908b04e2c66b2342bef848374d44 authored over 9 years ago by Mattias Karlsson <[email protected]>
Updated getting started tutorial.

github.com/cake-build/website - 8f283f0cb323194ee129acc1d53f5f2c3544d6ef authored over 9 years ago by Patrik Svensson <[email protected]>
Added bash bootstrapper.

github.com/cake-build/example - fcf057126d72d5b580065c05ebbb00f08c87bb15 authored over 9 years ago by Patrik Svensson <[email protected]>
Replaced xUnit with NUnit due to issues with Mono.

github.com/cake-build/example - 65df9f5a4098012a9a77c6a4225c37766eccfd60 authored over 9 years ago by Patrik Svensson <[email protected]>
Updated screenshot to include OS X.

github.com/cake-build/website - 352463ad74b0196f37c66c3cf9dec69df7827ce8 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'yvschmid-fix351' into develop

github.com/cake-build/cake - d4b312699754b57b6a84fe3ea1f0cee0189f7461 authored over 9 years ago by Patrik Svensson <[email protected]>
Line ending issue in XmlTransformationTests.

Fixes #351

github.com/cake-build/cake - 9825f3e944574d9e6ca4dc8c4c8278c6b5bff3a7 authored over 9 years ago by Yves Schmid <[email protected]>
Merge branch 'patriksvensson-f/xunit-noappdomain' into develop

github.com/cake-build/cake - f01dd43d344fb20dcfd997af305ea6e435ec987c authored over 9 years ago by Patrik Svensson <[email protected]>
xUnit: Added support for -noappdomain option.

Added support for the -noappdomain option to enable tests
to run on Mono. Currently only support...

github.com/cake-build/cake - ca6e436d098b88a7abe804864cf757e88ea5122f authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'yvschmid-dupfinder' into develop

github.com/cake-build/cake - eb6e1af6045f2d43b3cb4aae24b019ef56007b16 authored over 9 years ago by Patrik Svensson <[email protected]>
Adds DupFinder support

github.com/cake-build/cake - 1d68c9cc6d0526c543f4215a4d512d4339bc4317 authored over 9 years ago by Yves Schmid <[email protected]>
Merge branch 'yvschmid-inspectcode' into develop

github.com/cake-build/cake - c443d478c6c1665f27fbc3b72c1cd5d52a7585f8 authored over 9 years ago by Patrik Svensson <[email protected]>
Added InspectCode Support.

github.com/cake-build/cake - df857f1abef30e7b2721d164d13ede93019d9e88 authored over 9 years ago by Yves Schmid <[email protected]>
Added information about Cake being xplat.

github.com/cake-build/website - 2ab323674c9554ad6234f3e5c8980a411c18908a authored over 9 years ago by Patrik Svensson <[email protected]>
Fixed property examples.

github.com/cake-build/website - 56d63ff2b04c71c7a95481645038adf056dc6f73 authored over 9 years ago by Patrik Svensson <[email protected]>
Added v0.5.2 release notes.

github.com/cake-build/website - f03a3dd747d45338ca49c1de920f94e727bcd4d3 authored over 9 years ago by Patrik Svensson <[email protected]>
Added missing v0.5.1 release notes.

github.com/cake-build/website - 2326fe2b3730fb51b98b96efc178e53245c34906 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'develop' into main

github.com/cake-build/cake - 496164a21ca0f33d52df72e050ed58d16a3a2956 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'SharpeRAD-dev2' into develop

github.com/cake-build/cake - 2e950164840231bfa7a15f5dcf2e19e64ad34a52 authored over 9 years ago by Patrik Svensson <[email protected]>
XMLPoke tweaks

* Extra Aliases without setting parameter
* Fix locking bug writing to the stream being read

github.com/cake-build/cake - fcc1edacc0709032f65dc4d79466dd032ecaab21 authored over 9 years ago by Phillip Sharpe <[email protected]>
Merge branch 'RichiCoder1-feature/XmlPokeTests' into develop

github.com/cake-build/cake - dca166e959c2c362a3926a7a3da94f36cc6163dc authored over 9 years ago by Patrik Svensson <[email protected]>
Added tests around XmlPoke and fix a bug with file write.

github.com/cake-build/cake - eb4e97e87a9e9439638eeb1b74d501c9bb936925 authored over 9 years ago by Richard Simpson <[email protected]>
Added support for multiple examples.

github.com/cake-build/website - f03979609bcd039c5d327a77eb73440fd397c154 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'develop' into main

github.com/cake-build/cake - 0389e8d703aaf68e57e0c10ae1592fadcbf69d00 authored over 9 years ago by Patrik Svensson <[email protected]>
Updated release notes for v0.5.2.

github.com/cake-build/cake - 19b807bc52b408f845eed6eebee8ba9979e5d7f0 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'RichiCoder1-feature/XmlPoke' into develop

github.com/cake-build/cake - f102e7fbf18b4367aeb4786b6cc084085abc0677 authored over 9 years ago by Patrik Svensson <[email protected]>
Added XmlPoke support.

Closes issue #302

github.com/cake-build/cake - 2e3d88cb57142e91881c07fb30cca807e1632d89 authored over 9 years ago by Richard Simpson <[email protected]>
Merge branch 'patriksvensson-fix/using-alias-directives' into develop

github.com/cake-build/cake - 48560c70fc2a8fd88501147c233f6a81af937bb7 authored over 9 years ago by Patrik Svensson <[email protected]>
Added using-alias-directive support.

Seems to work correctly with Roslyn, but on Mono there seem to
be a bug in the Evaluator that th...

github.com/cake-build/cake - 1483e69440a11607c9b0c018764241c86c27cea9 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'patriksvensson-fix/cleandirectories' into develop

github.com/cake-build/cake - e93df9d5dee5ad4ba564233f27a80a8ba682a5d8 authored over 9 years ago by Patrik Svensson <[email protected]>
Fix for CleanDirectory bug.

A bug in the CleanDirectory aliases prevented some directories
to be deleted under some circumst...

github.com/cake-build/cake - 49e07f732e833e7ea5c1287e8c5f27866dffcccb authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'patriksvensson-f/fixie-teamcity' into develop

github.com/cake-build/cake - d5fda46e45603e40be2526b4e9198d390356d358 authored over 9 years ago by Patrik Svensson <[email protected]>
Changed TeamCityOutput to nullable boolean.

When the `--TeamCity` option is specified, Fixie will use that
value to produce TeamCity styled ...

github.com/cake-build/cake - 4d06995f3281183c7d3b835335d99b298ce00e12 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'os-alan-develop' into develop

github.com/cake-build/cake - 9aad9f58e0c5eae70c5729f7f3b6dfe62204dac2 authored over 9 years ago by Patrik Svensson <[email protected]>
Fix for PlatformTarget not used in MSBuild runner

github.com/cake-build/cake - 52a3062ab29528aa179139b5359352f568a6cb72 authored over 9 years ago by Alan Kisiev <[email protected]>
Added ILRepack Support.

Resolves issue #323

github.com/cake-build/cake - 369e8425ffe9ea6866559400f9e7268fa0069b1a authored over 9 years ago by Redth <[email protected]>
Merge branch 'devlead-using-disposable' into develop

github.com/cake-build/cake - 8fd5609d35774e986252f8c625f3112e6e8625ae authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'using-disposable' of https://github.com/devlead/cake into devlead-using-disposable

github.com/cake-build/cake - fcd20687389420b6ea65abd48dbf07ef71b19953 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'ChrisMissal-issue305' into develop

github.com/cake-build/cake - cc97dcc9fc64bc38a07bc9b9200fd40e633f8a0d authored over 9 years ago by Patrik Svensson <[email protected]>
increase visibility of skipped tasks

github.com/cake-build/cake - f4ad6de5d1833df8616d720d3d005e556f4b6221 authored over 9 years ago by Chris Missal <[email protected]>
Merge branch 'patriksvensson-f/globber-rewrite' into develop

github.com/cake-build/cake - 168f288db9d8a05b6932332e8725f137fc92e4db authored over 9 years ago by Patrik Svensson <[email protected]>
Add new globber.

The old globber was slow, complicated and difficult
to debug so I decided to rewrite it from scr...

github.com/cake-build/cake - 0e0c4784cbeea16caaa175ad7cf2dee4ec4b7721 authored over 9 years ago by Patrik Svensson <[email protected]>
Fix for using (IDisposable) statement

github.com/cake-build/cake - ea0146dc85eae657cd72e3aae5b42baa9e0df16a authored over 9 years ago by Mattias Karlsson <[email protected]>
Included blog post in solution.

github.com/cake-build/website - 7a202e9d3bd0f254b4f7797695bfa1b38f1e263e authored over 9 years ago by Patrik Svensson <[email protected]>
Added blog post.

github.com/cake-build/website - d696faf15b6421c8812ea90de8c5cdb96140dcd8 authored over 9 years ago by Patrik Svensson <[email protected]>
Fixed problem with empty languages in pre tags.

github.com/cake-build/website - f238a633e68c78d28fee5da69388b0bee3bea98e authored over 9 years ago by Patrik Svensson <[email protected]>
Updated CSS for pre tags in blog posts.

github.com/cake-build/website - 6a4110934335b8890ffcac3e76cf7ea7b672be35 authored over 9 years ago by Patrik Svensson <[email protected]>
Added verbosity to NuGet packer.

github.com/cake-build/cake - 1384dd94770fcf5c8f0ca1f9ee174cff43283cfd authored over 9 years ago by Patrik Svensson <[email protected]>
Fixed links.

github.com/cake-build/cake - e688ca0de0d20126652f0e7fee628e936e14a63c authored over 9 years ago by Patrik Svensson <[email protected]>
Removed site badge.

github.com/cake-build/cake - 6da37aa2716ef7ee50be16099b8717428b2b7da1 authored over 9 years ago by Patrik Svensson <[email protected]>
Removed roadmap.

github.com/cake-build/cake - 3183ed7750d36c72cdcb94000b581c7f689df5ff authored over 9 years ago by Patrik Svensson <[email protected]>
Added better example.

github.com/cake-build/cake - ff61e2357c99c1b1dd3386e3f59a4deb13b61b7f authored over 9 years ago by Patrik Svensson <[email protected]>
Fixed typo in Cake.exe usage documentation.

github.com/cake-build/website - f04ab0553d1950caff261bcc73573199ba5c3e3d authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'main' of github.com:cake-build/cake into main

github.com/cake-build/cake - f9dcd259a934b2c9c38932724f83edd328aa7441 authored over 9 years ago by Patrik Svensson <[email protected]>
Updated release notes.

github.com/cake-build/cake - e2581f6d79d16aaa421f5d22ee74b2e92da1ecbf authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'patriksvensson-fix/pathsegments' into develop

github.com/cake-build/cake - 172eb3181806a460ae8ecb4d04f201beb3c812ef authored over 9 years ago by Patrik Svensson <[email protected]>
Fixed bug where path segmenting removed leading directory separator. Closes #279.

github.com/cake-build/cake - 23381b5d3e102ba301b5a5c5150746712ab59276 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'patriksvensson-fix/monoerrorreporting' into develop

github.com/cake-build/cake - df23cb56790e3c81186bda1b75516e43d1ad0d48 authored over 9 years ago by Patrik Svensson <[email protected]>
Added fix for Mono error reporting. Closes #298.

github.com/cake-build/cake - 19c7487b088eb3e6832c8a31be8804e269d53b5c authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'patriksvensson-fix/script-parser' into develop

github.com/cake-build/cake - eb2f6a5522328422f56414916aef229c177944a0 authored over 9 years ago by Patrik Svensson <[email protected]>
Rewrote Mono script tokenizer and parser.

github.com/cake-build/cake - 3ec7190cae2e0678d76bb6e17870f65c91f7a567 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'patriksvensson-fix/dotnetbuild' into develop

github.com/cake-build/cake - bb190eed61c9e64af7ea51203cfe5a981be35fd9 authored over 9 years ago by Patrik Svensson <[email protected]>
Renamed MSOrXBuild to DotNetBuild.

github.com/cake-build/cake - 84c862363e1b9ea30ca1ab61091c0fb2ceb11aee authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'Morcatko-develop' into develop

github.com/cake-build/cake - a4897e69abc110025b3c2d5339828163d8a58069 authored over 9 years ago by Patrik Svensson <[email protected]>
MSTest support for Visual Studio 2015 (version 14.0).

github.com/cake-build/cake - 06981e26247ffa07df63906dc5f14ba491858353 authored over 9 years ago by Ondra <[email protected]>
Merge branch 'ChrisMissal-issue285' into develop

github.com/cake-build/cake - 8acc2afdb278bcb3fc5593aba987ebcdca787069 authored over 9 years ago by Patrik Svensson <[email protected]>
Added support for Roundhouse DB migrations.

github.com/cake-build/cake - b59204b0643b3a5d3b48f8eb331a7e0e05ed698d authored over 9 years ago by Chris Missal <[email protected]>
Merge pull request #6 from jtreuting/patch-1

Update aliases.md

github.com/cake-build/website - 5d64e584e2fce08f7f075920c10a4d696b653a69 authored over 9 years ago by Patrik Svensson <[email protected]>
Update aliases.md

The GetNumber MethodAlias didn't match the GetMagicNumber call in the sample code below

github.com/cake-build/website - 229868044b1d61d532b3dca9776a2ff167b9afe5 authored over 9 years ago by Jeff Treuting <[email protected]>
Merge branch 'marcosnz-develop' into develop

github.com/cake-build/cake - 5f6b86bb0c709e5f80ea94d4b2cd4c1998b1c2cd authored over 9 years ago by Patrik Svensson <[email protected]>
Log warning if assembly isn't loaded in FindAliases.

github.com/cake-build/cake - 7dee2c662ad6c4b557d00d3baabf60eb6e6f35af authored over 9 years ago by Marcos <[email protected]>
Updated blog post with Mono information.

github.com/cake-build/website - d2bd0d7c4ae85dc7975ef8b870c8eaefc6455636 authored over 9 years ago by Patrik Svensson <[email protected]>
Updated Cake tool version to v0.5.0.

github.com/cake-build/cake - 6e264454a3ec675428ccc4a5f34f7ab53184fee6 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge pull request #2 from gep13/patch-2

Fixed typo in blog post.

github.com/cake-build/website - 1160717a0f6be646e0a4e70f608652542bb1dde4 authored over 9 years ago by Patrik Svensson <[email protected]>
(:memo:) Correcting what I think was a typo

operative => operating

github.com/cake-build/website - aa78147f1e204c2dfa6f41760d9fbdc957b027b8 authored over 9 years ago by Gary Ewan Park <[email protected]>
Fixed method rendering.

github.com/cake-build/website - cd6357a63391898decbabcbd5b3a53eb4f473a32 authored over 9 years ago by Patrik Svensson <[email protected]>
Added blog entry for v0.5.0 release.

github.com/cake-build/website - 93efe1efe82aa325444783f9e95de287f5512c4f authored over 9 years ago by Patrik Svensson <[email protected]>
Updated blog entry.

github.com/cake-build/website - 892f86e52649aee32508035556eba953dbde57e0 authored over 9 years ago by Patrik Svensson <[email protected]>
Added blog post pre processing.

github.com/cake-build/website - 6ca8bb6a7bc723efc104a21ab2640ac23084159d authored over 9 years ago by Patrik Svensson <[email protected]>
Fixed type link rendering bug.

github.com/cake-build/website - efa47071bf3604061e13fb6a85124e2d53300be1 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'develop' into main

github.com/cake-build/cake - 10fb92d03d9af2992c0266e66433970e12d219e8 authored over 9 years ago by Patrik Svensson <[email protected]>
Updated release date.

github.com/cake-build/cake - a71cf358cc2f322227ad55084deef1584118d2b2 authored over 9 years ago by Patrik Svensson <[email protected]>
Updated release notes.

github.com/cake-build/cake - bfb49f7d6293e518e71facfaafb99fab2d9d0be1 authored over 9 years ago by Patrik Svensson <[email protected]>
Merge branch 'patriksvensson-f/shebang-292' into develop

github.com/cake-build/cake - 8b068146b85128f4b0a24e268708400e4d8661ba authored over 9 years ago by Patrik Svensson <[email protected]>