Jeremy Kemper
|
5b4e7c3fa0
|
Missing fileutils require
|
2010-02-24 18:54:49 -08:00 |
|
Santiago Pastorino
|
0307dbaba9
|
add time_separator for minutes only if minutes aren't hidden
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-24 18:41:29 -08:00 |
|
Santiago Pastorino
|
39bcf14b34
|
missing html_safe added and tests
|
2010-02-19 15:34:18 -08:00 |
|
Santiago Pastorino
|
24911757de
|
missings html_safe added
|
2010-02-19 14:36:49 -08:00 |
|
Santiago Pastorino
|
64d28f61ad
|
ruby 1.9 array.to_s returns a string representing an escaped array
|
2010-02-19 14:04:03 -08:00 |
|
Santiago Pastorino
|
397262a4ee
|
i18n translate with arrays issue solved
|
2010-02-19 14:03:50 -08:00 |
|
Santiago Pastorino and José Ignacio Costa
|
62c802c622
|
html_escape mail_to when encode javascript and not hex
|
2010-02-19 13:40:05 -08:00 |
|
Santiago Pastorino and José Ignacio Costa
|
d7ee4bbcfa
|
Making SafeBuffer << an alias for concat method
|
2010-02-19 13:37:19 -08:00 |
|
Jeremy Kemper
|
3926107aff
|
Use FileUtils.mv instead of rename to copy in case of cross-device links
|
2010-02-18 10:48:56 -08:00 |
|
Martin Andert
|
6227ec11f0
|
Fix error_messages_for i18n issue if object_name has underscores [#3629 status:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-02-17 21:07:05 +01:00 |
|
Santiago Pastorino and José Ignacio Costa
|
4158282e32
|
simple_format returns a safe buffer escaping unsafe input [Santiago Pastorino] (Closes #3767)
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
|
2010-02-12 17:25:11 -08:00 |
|
Gabriel Mansour
|
6451e864b9
|
Fix pluralization for numbers formatted like '1.00'
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-07 12:15:10 -08:00 |
|
Jeremy Kemper
|
84541c4997
|
Update CHANGELOG
|
2010-02-06 20:24:24 -08:00 |
|
Jeremy Kemper
|
6f9f1d3aef
|
Merge remote branch 'mikel/2-3-stable' into 2-3-stable
|
2010-02-06 20:19:21 -08:00 |
|
Mikel Lindsaar
|
1bf79f19a0
|
Reindended and handled old ruby syntax
|
2010-02-07 15:17:03 +11:00 |
|
Mikel Lindsaar
|
16b6d4216f
|
Fixed test to check using 8Bit and verified, removed stray require
|
2010-02-07 15:16:50 +11:00 |
|
Jeremy Kemper
|
f85ab90e4f
|
Ruby 1.9: cookie header parser works with either newline-delimited strings or arrays
|
2010-02-06 19:57:06 -08:00 |
|
Mikel Lindsaar
|
4645cd1499
|
Updating to TMail 1.2.7
|
2010-02-07 12:26:58 +11:00 |
|
Mikel Lindsaar
|
d53a590594
|
Fixing TMail encoding problem, porting to ActionMailer
|
2010-02-07 12:26:03 +11:00 |
|
Mikel Lindsaar
|
9a042baefb
|
Changing test, TMail now encodes this correctly
|
2010-02-07 12:25:30 +11:00 |
|
Mikel Lindsaar
|
696ec1f979
|
Changed version of TMail to 1.2.6
|
2010-02-06 15:00:43 +11:00 |
|
Santiago Pastorino and José Ignacio Costa
|
564ace6a01
|
Fixed html_safe test cases which weren't testing correctly backport from 3.0
[#3869 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-05 13:51:21 -08:00 |
|
Santiago Pastorino and José Ignacio Costa
|
8a0e8f0669
|
Tests for html_safe! backwards compatibility are restored
|
2010-02-05 19:06:23 -02:00 |
|
Jeremy Kemper
|
d5b4f4debf
|
Automatically prefer Yajl or JSON backend over Yaml, if available
|
2010-02-05 12:31:18 -08:00 |
|
Brian Lopez
|
83b4c161fc
|
Add yajl-ruby as a JSON parsing backend
[#2666 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-05 12:31:12 -08:00 |
|
Santiago Pastorino and José Ignacio Costa
|
55c1a86ea4
|
Added backwards compatibility for html_safe!
|
2010-02-05 18:19:42 -02:00 |
|
Santiago Pastorino and José Ignacio Costa
|
9ca6df83f6
|
Backport html_safe. Use latest rails_xss plugin for forward-compatibility with Rails 3.
|
2010-02-05 11:07:56 -08:00 |
|
Joshua Peek
|
0c0da1a6e0
|
Fix empty Set-Cookie headers [#3811 state:resolved]
|
2010-02-02 08:53:16 -06:00 |
|
Matt Duncan
|
b362b394f6
|
Bump year in MIT licenses
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2010-02-02 08:47:10 -06:00 |
|
Jeremy Kemper
|
02e51500d5
|
Cherry-pick bd74060 from i18n master to fix broken string interpolation
|
2010-01-28 16:24:58 -08:00 |
|
Jatinder Singh
|
158e7b63ab
|
Use format of ARes rather than content-type of remote errors to load errors.
[#1956 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-01-27 18:27:55 -08:00 |
|
Geoff Buesing
|
3f7729a66e
|
Time#- with a DateTime argument behaves the same as with a Time argument, i.e. returns the difference between self and arg as a Float [#3476 status:resolved]
|
2010-01-27 20:24:53 -06:00 |
|
snusnu
|
ce50c960c1
|
active_support/ordered_hash now requires yaml
|
2010-01-27 18:14:06 -08:00 |
|
Gregor Schmidt
|
57337cd74d
|
Adding custom yaml (de-)serialization for OrderedHash
[#3608 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-01-27 15:30:25 -08:00 |
|
Prem Sichanugrist
|
652bdeb3c3
|
Update vendored i18n gem to 0.3.3 [#3492 status:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-01-21 09:45:43 +01:00 |
|
Prem Sichanugrist
|
ef10988fdd
|
Fix bug that causes to_utf_offset_s to returns wrong offset when hour < 0 and not in hundreds [#3741 status:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-01-19 20:35:09 +01:00 |
|
Prem Sichanugrist
|
6012e575bb
|
Make local_request? to returns true when facing ::1 IPv6 address [#3257 status:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-01-18 08:29:53 +01:00 |
|
José Valim
|
c50609c9f0
|
Merge remote branch 'eloy/2-3-stable' into 2-3-stable
|
2010-01-09 00:25:14 +01:00 |
|
David Heinemeier Hansson
|
94de32b6eb
|
Merge branch '2-3-stable' of github.com:rails/rails into 2-3-stable
|
2010-01-08 13:46:02 -08:00 |
|
David Heinemeier Hansson
|
4682035381
|
Fixed that PrototypeHelper#update_page should return html_safe [DHH]
|
2010-01-08 13:45:51 -08:00 |
|
Jeffrey Hardy
|
6e9b01fddb
|
Allow AR::Schema's migrations_path to be overwritten by subclasses. Defaults to 'db/migrate'
[#3671 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-01-08 13:09:50 -08:00 |
|
Eloy Duran
|
51e6124e6a
|
Renamed AssociationReflection #collection_association? to #collection?.
|
2010-01-08 21:44:06 +01:00 |
|
Eloy Duran
|
c9a3929a75
|
Rollback the transaction when one of the autosave associations fails to save. [#3391 state:resolved]
|
2010-01-08 21:36:27 +01:00 |
|
Lawrence Pit
|
eb22c248de
|
Exclude unchanged records from the collection being considered for autosave. [#2578 state:resolved]
Signed-off-by: Eloy Duran <eloy.de.enige@gmail.com>
|
2010-01-08 21:36:27 +01:00 |
|
Bryan Stearns
|
2aef092625
|
Add failing test that triggers the stack overflow for #2578.
Signed-off-by: Eloy Duran <eloy.de.enige@gmail.com>
|
2010-01-08 21:36:26 +01:00 |
|
David Heinemeier Hansson
|
d5ba7c3ea4
|
Fixed that much of DateHelper wouldn't return html_safe? strings [DHH]
|
2010-01-08 11:48:38 -08:00 |
|
David Heinemeier Hansson
|
45e192d05c
|
Fixed that fragment caching should return a cache hit as html_safe (or it would all just get escaped) [DHH]
|
2010-01-07 17:39:32 -08:00 |
|
Eloy Duran
|
0dbe0f670e
|
Raise a RecordNotFound if an ID in nested attributes is given but doesn't return a record. [#2415 state:resolved]
|
2010-01-07 13:20:43 +01:00 |
|
Eloy Duran
|
6d056c7175
|
Moved the validation logic to the association reflection and refactored autosave_association.rb a bit.
|
2010-01-07 13:20:43 +01:00 |
|
Eloy Duran
|
b3bd101796
|
Remove deprecated '_delete' option from NestedAttributes.
|
2010-01-07 13:20:42 +01:00 |
|