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
Jobsworth
Settings
|
Report Duplicate
11
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.
Nov 15, 2024 — Nov 15, 2025
Showing page 11 of 284
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove uneeded gems from production bundle
Aristedes Maniatis
More...
over 9 years ago
Added missing routes
Zaid Akram
More...
over 9 years ago
Added Missing route
Zaid Akram
More...
over 9 years ago
Dropped all refactoring and used references() to left_join the associations
Zaid Akram
More...
over 9 years ago
Used proper route for company logo
Zaid Akram
More...
over 9 years ago
Made tasks count and display_count zero
Zaid Akram
More...
over 9 years ago
Rake tasks complain about nil secret_key in CI even running in production mode
Zaid Akram
More...
over 9 years ago
Used 1-3-stable branch of activerecord-jdbc-adapter gem
Zaid Akram
More...
over 9 years ago
Devise raises an exception if secret_key is nil
Zaid Akram
More...
over 9 years ago
Return nil instead of raising an exception
Zaid Akram
More...
over 9 years ago
Added a secred_key parameter to context file
Zaid Akram
More...
over 9 years ago
Rails 4 discarded (without deprecating gracefully) the concept of an 'asset' group which was important in rails 3. So bootstrap was being ignored when trying to compile assets.
Aristedes Maniatis
More...
over 9 years ago
Make sure bootstrap stays at version 2 since moving to 3 would require majoring refactoring of the html
Aristedes Maniatis
More...
over 9 years ago
Rails 4 seems to want these wrappers, so let's add them. So now we have a Ruby environment rbenv wrapper around bin/rails which wraps around bundler which wraps around rake. Sigh...
Aristedes Maniatis
More...
over 9 years ago
Rake complains about some "cannot alias development" error so we need to fool it into doing what we want. This file is really only used in the warbler bundling process.
Aristedes Maniatis
More...
over 9 years ago
Let's not ignore these files. Turns out that our build process needs them now in order to get a devise secret_key into the build process so that errors aren't thrown.
Aristedes Maniatis
More...
over 9 years ago
Minor cleanup of the warble file using defaults from the new 2.x warble branch
Aristedes Maniatis
More...
over 9 years ago
Ignore built war files
Aristedes Maniatis
More...
over 9 years ago
Exception notifier gem requires a slightly new configuration syntax
Aristedes Maniatis
More...
over 9 years ago
Change configuration name in Rails 4
Aristedes Maniatis
More...
over 9 years ago
Threadsafe mode is no longer needed in Rails since it is default
Aristedes Maniatis
More...
over 9 years ago
Fix typo in log level config
Aristedes Maniatis
More...
over 9 years ago
Disable rdoc outside the dev environment
Aristedes Maniatis
More...
over 9 years ago
Upgrade warbler to fix a problem with jruby war creation. Hopefully...
Aristedes Maniatis
More...
over 9 years ago
Merge pull request #547 from ari/fix-failing-builds
Aristedes Maniatis
as Ari Maniatis
More...
over 9 years ago
Run bundle install
Vikrant Chaudhary
More...
over 9 years ago
Merge branch 'master' into fix-failing-builds
Vikrant Chaudhary
More...
over 9 years ago
Fix failing builds. When queried directly, mysql2 returns result in different format than other drivers.
Vikrant Chaudhary
More...
over 9 years ago
Replace debugger with byebug as debugger is no longer supported on Ruby 2.x
Vikrant Chaudhary
More...
over 9 years ago
Merge pull request #544 from ari/tame_logging
Vikrant Chaudhary
More...
over 9 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
283
284
→
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