index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
rails.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #6555 - Fixed two more when then colon issues
James Turnbull
2011-03-22
1
-1
/
+1
*
Fix for #2568 -- Add a dbconnections option to set AR pool size
Markus Roberts
2010-11-10
1
-0
/
+2
*
Maint. Removing code for which no CLA has been signed
Markus Roberts
2010-11-10
1
-6
/
+0
*
(#4763) Don't call a method that was removed in Rails 3 activerecord
Matt Robinson
2010-09-22
1
-3
/
+3
*
Fixed #4763 - Hardcoded ActiveRecord version
James Turnbull
2010-09-22
1
-1
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-111
/
+111
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-27
/
+9
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-5
/
+5
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-6
/
+6
*
[#3582] Remove assumption that Puppet.settings would return values of a consi...
Jesse Wolfe
2010-07-09
1
-8
/
+8
*
feature #2276 Single Executable: use new names for settings sections
Jesse Wolfe
2010-02-17
1
-2
/
+2
*
Fixes #3582 - Adds dbport configuration option for specifying database port
James Turnbull
2010-02-17
1
-0
/
+1
*
Merge branch '0.25.x'
James Turnbull
2010-01-13
1
-2
/
+5
|
\
|
*
Fix #2816 MySQL server has gone away
Jesse Wolfe
2009-12-20
1
-0
/
+1
|
*
Fix #2808 puppetqd doesn't give an error when no config is given
Jesse Wolfe
2009-12-17
1
-2
/
+4
*
|
Merge branch '0.25.x'
Luke Kanies
2009-12-21
1
-0
/
+4
|
\
|
|
*
Fixing #2764 ActiveRecord 2.1 support
Jesse Wolfe
2009-11-17
1
-0
/
+4
*
|
Fixed #2568 - Add database option 'dbconnections'
Richard Soderberg
2009-11-20
1
-4
/
+10
*
|
Patch to address feature #2571 to add Oracle support to Puppet
Avi Miller
2009-10-24
1
-0
/
+4
|
/
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-6
/
+6
*
Removing deprecated concurrency setting usage in rails
Luke Kanies
2009-04-24
1
-1
/
+0
*
Adding a Rails-specific benchmarking module
Luke Kanies
2009-04-22
1
-0
/
+1
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-2
/
+2
*
* Tweaks for puppetshow UI cleanup
Blake Barnett
2008-02-28
1
-0
/
+4
*
Implementing the test for setting the Rails
Luke Kanies
2007-11-24
1
-22
/
+23
*
Merge commit 'danp/rails_socket_and_tests'
Luke Kanies
2007-11-24
1
-4
/
+8
|
\
|
*
mock all use of Puppet[] in Puppet::Rails.database_arguments
Dan Peterson
2007-11-23
1
-4
/
+8
|
*
fix socket argument to AR and add rails spec
Dan Peterson
2007-11-23
1
-1
/
+1
*
|
Adding patch 20070913032546-6856b-0de200e8450920e7f712c54bf287ae43c7fda8af.pa...
Luke Kanies
2007-11-23
1
-1
/
+1
*
|
Adding patch 20070913003810-6856b-cdc8b2e8c6c46eb8d6d073f86291a0fc5a59f429.pa...
Luke Kanies
2007-11-23
1
-2
/
+2
|
/
*
Accepting a modified form of the patch from #885 by immerda.
Luke Kanies
2007-11-23
1
-0
/
+1
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
1
-2
/
+2
*
Fixing #710 -- you can now specify the rails_loglevel
luke
2007-07-09
1
-1
/
+8
*
fixing the appdmg provider to load the package provider base class, and tryin...
luke
2007-06-18
1
-8
/
+1
*
Consolidating all of the configuration parameter declarations into configurat...
luke
2007-05-04
1
-27
/
+3
*
Adding a migration to create indexes
luke
2007-03-21
1
-0
/
+2
*
Merging the webserver_portability branch from version 2182 to version 2258.
luke
2007-03-06
1
-18
/
+22
*
I believe this fixes the issues in ticket #469
shadoi
2007-02-21
1
-0
/
+1
*
Fixing the default dbadapter back to sqlite3
luke
2007-02-17
1
-1
/
+1
*
Merge fact_names & fact_values, and param_names & param_values.
shadoi
2007-02-15
1
-1
/
+1
*
Adding extra connection statements and enabling concurrency support in rails,...
luke
2007-01-03
1
-0
/
+1
*
Adding postgres as a dbadapter option
luke
2007-01-02
1
-1
/
+3
*
Removing debugging
luke
2006-12-29
1
-1
/
+1
*
A couple of small bug-fixes
luke
2006-12-28
1
-4
/
+0
*
Fixing most of the rails stuff. I think everything basically works now, and ...
luke
2006-12-19
1
-74
/
+69
*
Fix up a problem with initialising an sqlite3 data store, presumably only wit...
mpalmer
2006-12-18
1
-1
/
+1
*
Some rails modifications
luke
2006-12-15
1
-5
/
+5
[next]