36
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the link to the download page. More... about 14 years ago
Update the link to the issue tracker in the README file. More... about 14 years ago
Don't call the environment variable for JAVA_OPTS as JAVA_OPTS since it gets passed in into the child process. More... about 14 years ago
Clean up build output, not all machines have /etc/issue. More... about 14 years ago
Ask ruby binary to resolve gem instead of calling the gem directly. More... about 14 years ago
Remove the undocumented Configuration#default_page since it is not used by ccrb.thoughtworks.com. More... about 14 years ago
The 'All Projects' link on ccrb.tw.com breaks because it redirects to '/'. More... about 14 years ago
Use path_to_stylesheet instead of absolute paths when rendering a link. This should help when running ccrb under a different context path. More... about 14 years ago
Revert "Move some content around and don't use css positioning." More... about 14 years ago
Merge branch 'upstream/gem', remote branch 'remotes/upstream/master' into upstream/gem More... about 14 years ago
Add the bundler_args into the example ccrb config file More... about 14 years ago
Add the script dir to PATH when running jruby, 'bundle exec <ruby_bin_stub>' requires jruby to be on the path. More... about 14 years ago
Don't use 'bundle install --local' by default. More... about 14 years ago
#48 - Render a link to the currently running build if the project is building. More... about 14 years ago
Fix an ugly switch/case statement block. More... about 14 years ago
Render out the directory listing of the artifacts dir unless the index.html is present. More... about 14 years ago
Make the build log tab the default view. More... about 14 years ago
Move some content around and don't use css positioning. More... about 14 years ago
Cleanup the help documentation to remove unwanted html tags. More... about 14 years ago
Cleanup the help documentation to remove unwanted html tags. More... about 14 years ago
Document the new project.environment project configuration More... about 14 years ago
Remove the intellij project files. More... about 14 years ago
First pass a Gemspec. Next on the list, include the cruise command in the built gem and ensure it can start a server. More... about 14 years ago
Attempting to update Contributors list by capturing all patches since 1.4 release. Revisions welcome. More... about 14 years ago
Changing secret token to force Rails to reset browser sessions after upgrade. Thanks @kpumuk for the suggestion. Fixes #44. More... about 14 years ago
Merge branch 'upstream/master' into upstream/ui More... about 14 years ago
Fixed problem where BUNDLE_GEMFILE environment variable was passed to the build command, so project specific Gemfile did not work More... about 14 years ago
Added ability to set custom environment variables in cruise_config.rb via project.environment hash More... about 14 years ago
Small fix to borders not getting drawn on bottom of build list. More... about 14 years ago
Default branch is not always 'master' More... about 14 years ago