4
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bringing specflow up to speed with new syntax
derickbailey
as Derick Bailey
More... almost 15 years ago
recreating pandawood's fixes for the ndepend task, cause i don't want to go through the pain of merging them. github issue #78
derickbailey
as Derick Bailey
More... almost 15 years ago
fixed internal method name spelling. github issue #77
derickbailey
as Derick Bailey
More... almost 15 years ago
removed the gemspec from gitignore so it will be included in the repo. github issue #79
derickbailey
as Derick Bailey
More... almost 15 years ago
updated the msbuild and csc tasks to configure themselves through the attributes that have been attached to the openstruct in the configuration block
derickbailey
as Derick Bailey
More... almost 15 years ago
renamed parse_config and moved it into albacoremodel, separating the dependency of yamlconfig and this method. github issue #72
derickbailey
as Derick Bailey
More... almost 15 years ago
creating an AlbacoreModel module and simplifying the needs of the objecs used to run things by including that module everywhere. will also make it easier to extend all models in the future
derickbailey
as Derick Bailey
More... almost 15 years ago
moved the location of the config.rb file
derickbailey
as Derick Bailey
More... almost 15 years ago
changing how the config works a litle. not sure if this is better or not
derickbailey
as Derick Bailey
More... almost 15 years ago
fixed csc and set it up with a configuration module
derickbailey
as Derick Bailey
More... almost 15 years ago
got the first working version of configuration going for msbuild, including an option to specify the version of .net to use... but broke csc in the process.
derickbailey
as Derick Bailey
More... almost 15 years ago
changed the CSC class to support a Linux environment by not changing forward slashes to backward slashes More... almost 15 years ago
Added supplemental values for expand templates.  More... almost 15 years ago
Added supplement hash. You can now specify supplemental configuration replacements at runtime. More... almost 15 years ago
Added SpecFlow demo project and last Spec for the runner and the task More... about 15 years ago
Extract method till you drop More... about 15 years ago
Adding more specs to check for defaults and missing madatory params More... about 15 years ago
Start implementing the specflow task More... about 15 years ago
spec and implementation for csc to reference external assemblies
derickbailey
as Derick Bailey
More... about 15 years ago
updated version to include 'pre1' in the build, signifying a pre-release version... i think
derickbailey
as Derick Bailey
More... about 15 years ago
Version bump to 0.0.0.pre1
derickbailey
as Derick Bailey
More... about 15 years ago
fix csc task
derickbailey
as Derick Bailey
More... about 15 years ago
hack to get xunit spec to pass, waiting for files to be written out
derickbailey
as Derick Bailey
More... about 15 years ago
fixing xunit specs for creating working dir
derickbailey
as Derick Bailey
More... about 15 years ago
basic compilation, output and target for csharp compiler (csc.exe) are working now
derickbailey
as Derick Bailey
More... about 15 years ago
corrected params issue with runcommand
derickbailey
as Derick Bailey
More... about 15 years ago
getting basic spec for csc passing
derickbailey
as Derick Bailey
More... about 15 years ago
fixing syntax issues with attribute methods for arrays
derickbailey
as Derick Bailey
More... about 15 years ago
removing watchr from rakefile
derickbailey
as Derick Bailey
More... about 15 years ago
fixing runcommand tests and code, removing rough ideas that i don't want to keep
derickbailey
as Derick Bailey
More... about 15 years ago