openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
CruiseControl.rb
Settings
|
Report Duplicate
36
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 31, 2024 — Jul 31, 2025
Showing page 11 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix broken JS links.
Ketan Padegaonkar
More...
about 14 years ago
Extract out version number in a different file, so that ./cruise help works.
Ketan Padegaonkar
More...
about 14 years ago
Ensure that the project names can contain periods.
Ketan Padegaonkar
More...
about 14 years ago
Fix tests broken due to a255b30f.
Ketan Padegaonkar
More...
about 14 years ago
Merge remote-tracking branch 'tw/master'
Ketan Padegaonkar
More...
about 14 years ago
Ensure that jetty script runs on 64 bit.
Ketan Padegaonkar
More...
about 14 years ago
Switch to using the bundled jruby script for the ruby platform.
Ketan Padegaonkar
More...
about 14 years ago
Ensure that jruby script runs on 64 bit.
Ketan Padegaonkar
More...
about 14 years ago
Upgrade nokogiri to the latest version. This version contains native java code instead of a dependency on libxml2 using ffi.
Ketan Padegaonkar
More...
about 14 years ago
Add in the redcloth gems for other platforms.
Ketan Padegaonkar
More...
about 14 years ago
Fix documentation generation. This was likely caused because of a change in ActionView's templating API.
Ketan Padegaonkar
More...
about 14 years ago
Fix path to jquery.
Ketan Padegaonkar
More...
about 14 years ago
Add the package dir to gitignore.
Ketan Padegaonkar
More...
about 14 years ago
Exclude the vendor directory and other cruft from being packaged.
Ketan Padegaonkar
More...
about 14 years ago
We did not have any JS library, dropping in JQuery using the jquery-rails gem.
Ketan Padegaonkar
More...
about 14 years ago
Remove gem that was left out.
Ketan Padegaonkar
More...
about 14 years ago
Add in jruby, jetty and logging jars and jruby-openssl as a prerequisite to be able to bootstrap the rails app using jetty.
Ketan Padegaonkar
More...
about 14 years ago
Fix tests when the shell is set to jruby. Needed some quoting on special characters.
Ketan Padegaonkar
More...
about 14 years ago
Update nokogiri to 1.4.4. This seems to be the only latest version that ships for all platforms.
Ketan Padegaonkar
More...
about 14 years ago
Fix build on jruby.
Ketan Padegaonkar
More...
about 14 years ago
Merge pull request #29 from ketan/master
Brian Guthrie
More...
about 14 years ago
produce a self hosting ccrb.jar that can be executed using `java -jar ccrb.jar`.
Ketan Padegaonkar
More...
about 14 years ago
Vendorize all gems. This ensures that all developers are on the same version of gems. Install using: `bundle install --path vendor --local`
Ketan Padegaonkar
More...
about 14 years ago
Rake 0.9.0 broke rails. Force a rake and rails version that is known to be compatible.
Ketan Padegaonkar
More...
about 14 years ago
First pass at a revamped UI.
Brian Guthrie
More...
about 14 years ago
fixed schema loading: for big projects it is easier to load the schema than to migrate all the way up from the floor
Tobias Schlottke
More...
about 14 years ago
fixed rss routes in project overview
Tobias Schlottke
More...
about 14 years ago
Switched over to LessCSS for stylesheet rendering.
Brian Guthrie
More...
about 14 years ago
Adding JSON format support to projects routes.
Brian Guthrie
More...
about 14 years ago
Merge pull request #26 from arunagw/master
Brian Guthrie
More...
about 14 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
42
43
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree