index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mocks dir
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Fix the spot looking for migrations
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Fix the spot looking for migrations
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Talk about whats missing
David Heinemeier Hansson
2005-09-03
1
-0
/
+4
*
Also configure template view path
David Heinemeier Hansson
2005-09-03
1
-0
/
+21
*
Proper clean rakefile
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...
David Heinemeier Hansson
2005-09-03
13
-311
/
+396
*
You will never sleep again!
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Added note about how pre-packaged error functionality can be easier to recrea...
David Heinemeier Hansson
2005-09-03
1
-0
/
+4
*
Fixed the scaffold generator to fail right away if the database isn't accessi...
David Heinemeier Hansson
2005-09-03
2
-24
/
+26
*
Added String#at, String#from, String#to, String#first, String#last in ActiveS...
David Heinemeier Hansson
2005-09-03
6
-68
/
+229
*
Use chop! instead of chop! for efficiency
Jamis Buck
2005-09-02
1
-1
/
+1
*
Drop trailing \000 if present on RAW_POST_DATA (works around bug in Safari Aj...
Jamis Buck
2005-09-02
2
-1
/
+5
*
Make sure the schema_info table is created before querying the current versio...
Jamis Buck
2005-09-02
2
-0
/
+3
*
Fix observe_field to fall back to event-based observation if frequency <= 0 #...
Jamis Buck
2005-09-02
2
-4
/
+7
*
* Allow use of the :with option for submit_to_remote #1936 [jon@instance-desi...
Jamis Buck
2005-09-02
2
-1
/
+3
*
Fixtures ignore table name prefix and suffix #1987 [Jakob S]
Jamis Buck
2005-09-02
3
-1
/
+43
*
Add documentation for index_type argument to add_index method for migrations ...
Jamis Buck
2005-09-02
2
-1
/
+3
*
Corrected project-local generator location in scripts.rb #2010 [Michael Schue...
Jamis Buck
2005-09-02
2
-1
/
+3
*
AbstractRequest#domain returns nil when host is an ip address #2012 [kevin.cl...
Jamis Buck
2005-09-02
3
-0
/
+7
*
Fix documentation for mailer generator
David Heinemeier Hansson
2005-09-02
1
-3
/
+2
*
Modify read_attribute to allow a symbol argument #2024 [Ken Kunz]
Jamis Buck
2005-09-02
3
-2
/
+15
*
ActionController documentation update #2051 [fbeausoleil@ftml.net]
Jamis Buck
2005-09-01
2
-3
/
+7
*
Yield @content_for_ variables to templates #2058 [Sam Stephenson]
Jamis Buck
2005-09-01
4
-1
/
+16
*
Make rendering an empty partial collection behave like :nothing => true #2080...
Jamis Buck
2005-09-01
3
-1
/
+12
*
Don't require the environment just to clear the logs #2093 [Scott Barron]
Jamis Buck
2005-09-01
2
-1
/
+3
*
* Don't add charset to content-type header for a part that contains subparts ...
Jamis Buck
2005-09-01
4
-8
/
+23
*
Preserve underscores when unquoting message bodies #1930
Jamis Buck
2005-09-01
4
-5
/
+35
*
Encode multibyte characters correctly #1894
Jamis Buck
2005-09-01
3
-1
/
+60
*
Make Time#last_month work when invoked on the 31st of a month.
Jamis Buck
2005-08-31
3
-6
/
+20
*
Add Time.days_in_month, and make Time#next_month work when invoked on the 31s...
Jamis Buck
2005-08-31
3
-5
/
+54
*
Make the default rakefile read *.rake files from config/tasks (for easy exten...
Jamis Buck
2005-08-31
4
-1
/
+7
*
More rails-switchtower decoupling
Jamis Buck
2005-08-31
1
-7
/
+0
*
Only load breakpoint in development mode and when BREAKPOINT_SERVER_PORT is d...
Nicholas Seckar
2005-08-31
2
-3
/
+12
*
Add option to specify the singular name used by pagination. Closes #1960
Nicholas Seckar
2005-08-31
2
-2
/
+7
*
Use string key to set action_name for controllers. Closes #1968
Nicholas Seckar
2005-08-30
2
-1
/
+3
*
More rails-switchtower decoupling
Jamis Buck
2005-08-30
1
-1
/
+1
*
Move switchtower to the tools directory, to decouple it from rails
Jamis Buck
2005-08-30
30
-3857
/
+0
*
Remove switchtower integration from rails
Jamis Buck
2005-08-30
7
-169
/
+2
*
Add dummy ActionView::Base.cache_template_loading accessor -- will be made fu...
Nicholas Seckar
2005-08-29
2
-0
/
+5
*
SwitchTower: specify the revision to release via the :revision variable (defa...
Jamis Buck
2005-08-27
7
-6
/
+11
*
SwitchTower: allow variables to be set via the cli using the -s switch
Jamis Buck
2005-08-27
2
-1
/
+12
*
SwitchTower: log checkouts to a "revisions.log" file
Jamis Buck
2005-08-27
6
-24
/
+36
*
Made Upload Progress work with Prototype 1.4.0 and add some documentation for...
David Heinemeier Hansson
2005-08-27
2
-1
/
+53
*
Render refactoring; render error reporting fixes
Nicholas Seckar
2005-08-26
7
-122
/
+232
*
Update changelog
Nicholas Seckar
2005-08-26
1
-0
/
+2
*
Fix routing to handle :some_param => nil better
Nicholas Seckar
2005-08-26
1
-3
/
+11
*
fix invalid request XML generation in test process.
Leon Breedt
2005-08-24
2
-1
/
+3
*
Allow the --toggle-spin switch on process/reaper to be negated
Jamis Buck
2005-08-24
2
-1
/
+3
*
Revert [2040], caused assignment of belongs_to associations to fail in some c...
Jamis Buck
2005-08-24
3
-13
/
+20
[next]