Menu

Source Commit Log


Commit Date  
[r2912] by jplang

Defines String#to_a (Object#to_a removed in ruby1.9).

2009-10-10 15:09:19 Tree
[r2911] by jplang

Fixes a wrong number of arguments error with ruby1.9.

2009-10-10 15:04:08 Tree
[r2910] by jplang

Sets file encoding to utf-8 for ruby 1.9.

2009-10-10 15:00:28 Tree
[r2909] by jplang

Renames uploaded_test_file helper.

2009-10-10 14:56:29 Tree
[r2908] by jplang

Change deprecated dbfile parameter.

2009-10-10 14:37:47 Tree
[r2907] by jplang

Completes r2856 (#3979).

2009-10-10 11:11:01 Tree
[r2906] by jplang

French locale update.

2009-10-10 10:30:21 Tree
[r2905] by jplang

Fixes User/CustomValue association broken by r2869 (#3978).

2009-10-10 10:16:00 Tree
[r2904] by edavis10

Upgrade the Engines plugin to get the bugfix for Rails::Plugin::GemLocator

This update will allow Rails Engines to be installed as gems. For example:

# config/environment.rb
Rails::Initializer.run do |config|
...
config.gem 'timesheet_plugin'
end

Will load the timesheet_plugins's RubyGem and allow it to work as if it was
installed to vendor/plugins.

2009-10-07 16:43:50 Tree
[r2903] by jplang

Fixes Repository#find_changeset_by_name with PostgreSQL (#3937).

2009-10-02 14:49:38 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.