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
...
*
Made sure all MySQL tables are created as InnoDB
David Heinemeier Hansson
2005-04-02
2
-14
/
+14
*
Added install.rbs for all frameworks and made all of them generic enough not ...
David Heinemeier Hansson
2005-04-02
5
-157
/
+82
*
Improved the message display on the exception handler pages #963 [Johan Soren...
David Heinemeier Hansson
2005-03-31
5
-7
/
+12
*
Added a join parameter as the third argument to Base.find_first #426 [skaes@w...
David Heinemeier Hansson
2005-03-31
2
-2
/
+4
*
Added Effect.Puff and Effect.Appear #990, #996
David Heinemeier Hansson
2005-03-31
3
-2
/
+141
*
Fixed that on very rare occasions, webrick would raise a NoMethodError: priva...
David Heinemeier Hansson
2005-03-31
2
-5
/
+6
*
display the amount of time taken to invoke a scaffolding request
Leon Breedt
2005-03-31
2
-5
/
+13
*
remove ActiveRecordSoapMarshallable, can't reproduce the problem it was inten...
Leon Breedt
2005-03-31
2
-14
/
+2
*
Fixed bug in Base#hash method that would treat records with the same string-b...
David Heinemeier Hansson
2005-03-30
2
-1
/
+3
*
Renamed DateHelper#distance_of_time_in_words_to_now to DateHelper#time_ago_in...
David Heinemeier Hansson
2005-03-30
2
-1
/
+8
*
first pass of web service scaffolding. add ability to quickly generate an
Leon Breedt
2005-03-29
19
-28
/
+451
*
Dont load the target before the proxy has had a chance to answer the respond_...
David Heinemeier Hansson
2005-03-29
1
-2
/
+1
*
remove wrongheaded uses of "rescue nil" if it will mask a useful exception. a...
Leon Breedt
2005-03-29
3
-13
/
+6
*
Fixed references to element
David Heinemeier Hansson
2005-03-28
2
-18
/
+18
*
Added Effect.Scale for smoothly scaling images or text up and down #972 [thom...
David Heinemeier Hansson
2005-03-28
3
-0
/
+136
*
Added Effect.Fade which smoothly turns opacity from 100 to 0 and then hides t...
David Heinemeier Hansson
2005-03-28
3
-0
/
+62
*
don't hide exceptions when we fail to parse XML-RPC messages.
Leon Breedt
2005-03-28
2
-4
/
+7
*
generalize casting code to be used by both SOAP and XML-RPC (previously only ...
Leon Breedt
2005-03-28
19
-249
/
+432
*
Fixed problem with page caching #958 [Rick Olson]
David Heinemeier Hansson
2005-03-27
2
-1
/
+6
*
Fixed the Rakefile #959
David Heinemeier Hansson
2005-03-27
1
-1
/
+1
*
Fixed doc links
David Heinemeier Hansson
2005-03-27
1
-2
/
+2
*
Released 0.11.1
David Heinemeier Hansson
2005-03-27
2
-1
/
+31
*
Made ready for the release of 0.11.1
David Heinemeier Hansson
2005-03-27
13
-66
/
+43
*
Fixed that Active Record objects with float attribute could not be cloned #808
David Heinemeier Hansson
2005-03-27
1
-1
/
+1
*
Made ready for better release automation
David Heinemeier Hansson
2005-03-27
8
-106
/
+756
*
Added documentation about named bind variables
David Heinemeier Hansson
2005-03-27
1
-0
/
+10
*
Added ActionController::Base.page_cache_extension for setting the page cache ...
David Heinemeier Hansson
2005-03-27
2
-2
/
+12
*
Fixed "bad environment variable value" exception caused by Safari, Apache, an...
David Heinemeier Hansson
2005-03-27
2
-1
/
+3
*
Fixed that pagination_helper would ignore :params #947 [Sebastian Kanthak]
David Heinemeier Hansson
2005-03-27
2
-3
/
+5
*
Added :owerwrite_params back to url_for and friends -- it was AWL since the i...
David Heinemeier Hansson
2005-03-27
2
-1
/
+10
*
Added :position option to link_to_remote/form_remote_tag that can be either :...
David Heinemeier Hansson
2005-03-26
1
-0
/
+4
*
Effects can just be used through the callbacks
David Heinemeier Hansson
2005-03-26
3
-12
/
+1
*
Fixed a couple of more js issues
David Heinemeier Hansson
2005-03-26
1
-3
/
+1
*
Updated to prototype.js 1.1.0
David Heinemeier Hansson
2005-03-26
3
-199
/
+242
*
Whitespace flicker
David Heinemeier Hansson
2005-03-26
1
-1
/
+0
*
Added include_seconds option as the third parameter to distance_of_time_in_wo...
David Heinemeier Hansson
2005-03-26
5
-8
/
+55
*
Added fourth option to process in test cases to specify the content of the fl...
David Heinemeier Hansson
2005-03-26
3
-1
/
+29
*
Added Verifications that allows you to specify preconditions to actions in fo...
David Heinemeier Hansson
2005-03-26
4
-0
/
+220
*
Fixing JS bugs, renamed :position values
David Heinemeier Hansson
2005-03-26
2
-28
/
+9
*
Added other DOM manipulation positions than just replace
David Heinemeier Hansson
2005-03-26
3
-19
/
+194
*
Fixed highlight effect
David Heinemeier Hansson
2005-03-26
1
-2
/
+12
*
Added :highlight effect to do YFT automatically
David Heinemeier Hansson
2005-03-26
2
-1
/
+29
*
Fixed Form.Serialize for the JavascriptHelper to also seriliaze password fiel...
David Heinemeier Hansson
2005-03-26
3
-0
/
+4
*
Added JavascriptHelper#escape_javascript as a public method (was private) and...
David Heinemeier Hansson
2005-03-26
3
-3
/
+15
*
Added trailing_slash option to url_for, so you can generate urls ending in a ...
David Heinemeier Hansson
2005-03-26
3
-1
/
+6
*
Added documentation on models in sessions #929 [c.r.mcgrath@gmail.com]
David Heinemeier Hansson
2005-03-26
1
-0
/
+7
*
Removed old UrlWriter methods that are no longer in use after Routes #942
David Heinemeier Hansson
2005-03-26
3
-533
/
+5
*
Fixed Inflector.pluralize to handle capitalized words #932 [bitsweat]
David Heinemeier Hansson
2005-03-26
3
-36
/
+43
*
Fixed that if charset was found that the end of a mime part declaration TMail...
David Heinemeier Hansson
2005-03-26
4
-2
/
+10
*
Added expire_matched_fragments(regular_expression) to clear out a lot of frag...
David Heinemeier Hansson
2005-03-26
2
-2
/
+37
[prev]
[next]