4
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'dev' of github.com:derickbailey/Albacore into dev
derickbailey
as Derick Bailey
More... about 15 years ago
kill the 'require_valid_command' setting in runcommand - issue 68 More... about 15 years ago
working on csc spec a tiny bit
derickbailey
as Derick Bailey
More... about 15 years ago
adding .autotest for exclusions, and starting to work on removing .require_valid_command
derickbailey
as Derick Bailey
More... about 15 years ago
renamed command_directory to working_directory. github issue #53
derickbailey
as Derick Bailey
More... about 15 years ago
renaming .path_to_command to .command issue #63
derickbailey
as Derick Bailey
More... about 15 years ago
a bit of copy & paste to get me started... nothing passing or fleshed out yet
derickbailey
as Derick Bailey
More... about 15 years ago
added empty shell for csc object, tasks and specs
derickbailey
as Derick Bailey
More... about 15 years ago
refactored working dir handling in xunit spec More... about 15 years ago
updated author names to include 'etc'
derickbailey
as Derick Bailey
More... about 15 years ago
added mike nichols to the readme for contributions
derickbailey
as Derick Bailey
More... about 15 years ago
fixed a leftover issue in runcommand that was dup'ing parameters
derickbailey
as Derick Bailey
More... about 15 years ago
merge from dev
derickbailey
as Derick Bailey
More... about 15 years ago
explicit require for attrmethods in runcommand module, to try and fix an issue on linux machines
derickbailey
as Derick Bailey
More... about 15 years ago
added nils jonsson to the read me, and updated .gitignore for zip files
derickbailey
as Derick Bailey
More... about 15 years ago
excluding ssh and sftp specs for running ironruby tests
derickbailey
as Derick Bailey
More... about 15 years ago
Merge branch 'njonsson-master' into dev
derickbailey
as Derick Bailey
More... about 15 years ago
up'ing version to 0.1.4
derickbailey
as Derick Bailey
More... about 15 years ago
fixed the duplicate command line parameters issue by having task definitions pass in a Proc instead of an instantiated object. closes issue #62
derickbailey
as Derick Bailey
More... about 15 years ago
adding specs to try and reproduce the duplicate params issue in runcommand tasks that are used more than once
derickbailey
as Derick Bailey
More... about 15 years ago
Do not duplicate 'using' statements when generating multiple AssemblyInfo files at once More... about 15 years ago
Fix broken Rake::SpecTask definitions More... about 15 years ago
killed an extra space
derickbailey
as Derick Bailey
More... about 15 years ago
adding dummy file to force git to accept my working tree More... about 15 years ago
extended xunittestrunner to accept multiple assemblies More... about 15 years ago
added panda wood to the readme, for contributions
derickbailey
as Derick Bailey
More... about 15 years ago
fixing array checks
derickbailey
as Derick Bailey
More... about 15 years ago
cleaning up yml file
derickbailey
as Derick Bailey
More... about 15 years ago
working on various compatibity items and updating the readme file
derickbailey
as Derick Bailey
More... about 15 years ago
adding specs for attr methods and allowing values to be read from the attribute when nil or empty args is passed
derickbailey
as Derick Bailey
More... about 15 years ago