aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* minor git sources formatting change in railties app_base.rbJosh Kalderimis2011-04-271-3/+3
* using @tenderlove's suggested implementation to speed things upJared McFarland2011-04-271-1/+1
* enable uglifier gem as new version of execjs is relasedGanesh Kumar2011-04-272-2/+2
* Merged pull request #319 from nusco/master.Piotr Sarnacki2011-04-261-1/+1
|\
| * Fixed minor typo in commentPaolo "Nusco" Perrotta2011-04-261-1/+1
|/
* Merged pull request #318 from joshk/fix_tests.Aaron Patterson2011-04-262-15/+15
|\
| * fix mass-assignment security tests, this was due to a string column limit whi...Josh Kalderimis2011-04-272-15/+15
|/
* Merged pull request #317 from jaredonline/master.David Heinemeier Hansson2011-04-262-3/+3
|\
| * fixing Array#from to return consistent resultsJared McFarland2011-04-262-3/+3
|/
* Merged pull request #313 from chadk/master.David Heinemeier Hansson2011-04-262-2/+17
|\
| * moving check fo scheme-relative URI into is_uri?Chad Krsek2011-04-261-9/+2
| * asset helpers should understand scheme-relative URLsChad Krsek2011-04-262-2/+24
| * Revert "asset helpers should understand scheme-relative URLs"Chad Krsek2011-04-252-24/+2
| * asset helpers should understand scheme-relative URLsChad Krsek2011-04-252-2/+24
* | Prem fixes 1.9 engine test issueDavid Heinemeier Hansson2011-04-261-1/+1
* | Merged pull request #279 from miloops/434d757.José Valim2011-04-261-1/+1
|\ \
| * | Fix console to accept [environment] [options] as specified in docs.Emilio Tagua2011-04-141-1/+1
* | | Merged pull request #314 from smartinez87/master.Aaron Patterson2011-04-261-1/+1
|\ \ \
| * | | Fix #update_attributes api format errorSebastian Martinez2011-04-261-1/+1
|/ / /
* | | simplifying buffered logger for easier and slightly more performant codes. pu...Aaron Patterson2011-04-262-10/+5
* | | Merged pull request #307 from arunagw/master.Aaron Patterson2011-04-264-3/+58
|\ \ \
| * | | Database creation for jdbcpostgresql #jrubyArun Agrawal2011-04-261-1/+1
| * | | jdbcpostgresql support added into template.Vishnu Atrai2011-04-263-2/+57
* | | | Merged pull request #311 from joshk/assign_attributes.David Heinemeier Hansson2011-04-260-0/+0
|\ \ \ \
* | | | | Merged pull request #311 from joshk/assign_attributes.Aaron Patterson2011-04-262-4/+49
|\| | | |
| * | | | AR update_attributes api is updated to reflect the addition of assign_attributesJosh Kalderimis2011-04-262-4/+49
* | | | | Merged pull request #312 from joshk/bump_multi_json.Joshua Peek2011-04-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bump multi_json dependencyJosh Kalderimis2011-04-261-1/+1
* | | | | Merged pull request #310 from beanieboi/master.Aaron Patterson2011-04-264-2/+51
|\ \ \ \ \
| * | | | | Added tsvector Datatype SupportBenjamin Fritsch2011-04-264-2/+51
* | | | | | bump the i18n gem to 0.6.0beta1 and update docs for the i18n exception handle...Sven Fuchs2011-04-263-5/+5
* | | | | | Updating to use Mail v2.3.0Mikel Lindsaar2011-04-262-6/+6
* | | | | | Merged pull request #308 from joshk/assign_attributes.José Valim2011-04-253-11/+22
|\ \ \ \ \ \
| * | | | | | deprecated the use of the guard_protected_attributes argument with attributes...Josh Kalderimis2011-04-253-11/+22
| | |/ / / / | |/| | | |
* | | | | | Merged pull request #277 from kuinak/master.Aaron Patterson2011-04-251-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ruby 1.9.2 and other ruby implementations may not return the same hash value ...Evan Petrie2011-04-141-1/+1
* | | | | | Merged pull request #306 from rsim/case_insensitive_uniqueness_validation_fix.Aaron Patterson2011-04-252-2/+29
|\ \ \ \ \ \
| * | | | | | Do not use SQL LIKE operator for case insensitive uniqueness validationRaimonds Simanovskis2011-04-252-2/+29
| | |_|_|/ / | |/| | | |
* | | | | | Merged pull request #309 from arunagw/sass_new.Aaron Patterson2011-04-251-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Using sass directly as new version is out.Arun Agrawal2011-04-261-1/+1
|/ / / / /
* / / / / added test for number_to_phone with an empty string and area code trueDiego Carrion2011-04-251-0/+1
|/ / / /
* | | | Merged pull request #304 from arunagw/jdbcmysql_db_create.Aaron Patterson2011-04-252-1/+23
|\ \ \ \
| * | | | Fixed error when running db:create with jdbcmysqlRashmi Yadav2011-04-252-1/+23
* | | | | Merged pull request #305 from joshk/bump_deprecation.José Valim2011-04-251-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bump AS deprecation_horizon to 3.2Josh Kalderimis2011-04-251-1/+1
* | | | | Merged pull request #300 from arunagw/jdbc_test.Aaron Patterson2011-04-254-1/+64
|\ \ \ \ \
| * | | | | Adding jdbcsqlite3 name in comment.Arun Agrawal2011-04-241-1/+1
| * | | | | Looks more friendly. Arun Agrawal2011-04-241-1/+2
| * | | | | jdbcsqlite3 support added into template. #jrubyArun Agrawal2011-04-233-1/+26
| * | | | | Start Adding jdbcmysql support to new rails template.Arun Agrawal2011-04-233-2/+39