| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Add Range#overlaps?(range), Range#include?(range), and Range#step without a... | Michael Koziarski | 2007-10-08 | 6 | -0/+122 |
* | form_for example for namespaced routes. Closes #9769 [sjgman9] | Michael Koziarski | 2007-10-08 | 1 | -0/+6 |
* | Dr Math meets Captain Obvious. | Jeremy Kemper | 2007-10-08 | 1 | -1/+1 |
* | Improve README documentation. References #8770 [mikel] | Michael Koziarski | 2007-10-08 | 1 | -5/+34 |
* | Namespace the internal Rakefile tasks. Closes #8850 [drnic] | Jeremy Kemper | 2007-10-08 | 1 | -63/+87 |
* | 1 years -> 1 year | Jeremy Kemper | 2007-10-08 | 1 | -1/+1 |
* | Add tests for [7727]. Closes #6090 [dkubb, mpalmer, tarmo] | Jeremy Kemper | 2007-10-08 | 1 | -0/+15 |
* | Documentation for assert_valid_keys. Closes #7264 [tarmo, rsanheim] | Michael Koziarski | 2007-10-08 | 1 | -0/+7 |
* | Add link_to :back which uses your referrer with a fallback to a javascript li... | Michael Koziarski | 2007-10-08 | 3 | -4/+24 |
* | MySQL: fix change_column on not-null columns that don't accept dfeault values... | Jeremy Kemper | 2007-10-08 | 3 | -2/+14 |
* | Builder unbundle message directs to Bulk updating Gem source index for: http:... | Jeremy Kemper | 2007-10-08 | 1 | -0/+7 |
* | Change Migration documentation to use the new syntax. Closes #9813 [sjgman9] | Michael Koziarski | 2007-10-08 | 1 | -5/+5 |
* | validates_uniqueness_of behaves well with single-table inheritance. Closes #3... | Jeremy Kemper | 2007-10-08 | 3 | -2/+34 |
* | Create layout dir it's nested. References #9272 [alancfrancis] | Jeremy Kemper | 2007-10-08 | 1 | -0/+1 |
* | Use a configuration check so ActiveRecord can be omitted. References #9699. | Jeremy Kemper | 2007-10-07 | 1 | -1/+3 |
* | Use fast date/time parsing by default. Closes #9811. | Jeremy Kemper | 2007-10-07 | 3 | -35/+34 |
* | error_messages_for and friends also work with local variables. Closes #9699. | Jeremy Kemper | 2007-10-07 | 5 | -6/+64 |
* | Closed wrong ticket. Closes #9802, reopens #9699. | Jeremy Kemper | 2007-10-07 | 1 | -1/+1 |
* | Raise ProtectedAttributeAssignmentError in development and test environments ... | Jeremy Kemper | 2007-10-07 | 5 | -14/+75 |
* | Fix url_for, redirect_to, etc. with :controller => :symbol instead of 'string... | Jeremy Kemper | 2007-10-07 | 5 | -1/+24 |
* | Correct BufferedLogger#level? checks. Closes #9806. | Jeremy Kemper | 2007-10-07 | 3 | -1/+10 |
* | Reference current fast_xs URL | Jeremy Kemper | 2007-10-07 | 2 | -1/+2 |
* | String#to_xs uses the fast_xs extension if available for Builder speedup. | Jeremy Kemper | 2007-10-07 | 10 | -10/+31 |
* | BlankSlate -> BasicObject | Jeremy Kemper | 2007-10-07 | 1 | -1/+1 |
* | Reinstate failsafe date/time parsing rescues. Head off some obvious failures ... | Jeremy Kemper | 2007-10-07 | 2 | -22/+29 |
* | Axe excess backtracery. | Jeremy Kemper | 2007-10-07 | 1 | -6/+4 |
* | MySQL: speedup date/time parsing. | Jeremy Kemper | 2007-10-07 | 3 | -58/+96 |
* | Check for the dir instead of relying on an exception. | Jeremy Kemper | 2007-10-07 | 1 | -5/+7 |
* | Fix calling .clear on a has_many :dependent=>:delete_all association. [ta... | Michael Koziarski | 2007-10-07 | 3 | -2/+5 |
* | Allow change_column to set NOT NULL in the PostgreSQL adaptor. Closes #3904 [... | Michael Koziarski | 2007-10-07 | 3 | -18/+29 |
* | Extend the console +helper+ method to allow you to include custom helpers. Cl... | Michael Koziarski | 2007-10-07 | 2 | -2/+9 |
* | Add Base#to_param to Active Resource that quacks like ActiveRecord. Closes #9... | Michael Koziarski | 2007-10-07 | 2 | -0/+12 |
* | BlankSlate -> BasicObject | Jeremy Kemper | 2007-10-07 | 1 | -3/+1 |
* | Introduce BasicObject as Builder::BlankSlate for Ruby 1.9 forward compatibility. | Jeremy Kemper | 2007-10-07 | 4 | -3/+11 |
* | Unbundle Builder in favor of a gem dependency. | Jeremy Kemper | 2007-10-07 | 8 | -724/+5 |
* | Use StringIO and Tempfile subclasses instead of defining singleton methods on... | Jeremy Kemper | 2007-10-06 | 2 | -59/+79 |
* | Rewind stdin if possible after multipart parsing. | Jeremy Kemper | 2007-10-06 | 2 | -1/+4 |
* | Don't generate strings to log unless they'll actually get logged. | Jeremy Kemper | 2007-10-06 | 1 | -1/+1 |
* | Typo | Jeremy Kemper | 2007-10-06 | 1 | -1/+1 |
* | Move misplaced CHANGELOG entry | Jeremy Kemper | 2007-10-06 | 2 | -2/+2 |
* | Missed the add | Michael Koziarski | 2007-10-06 | 2 | -0/+4 |
* | Send the correct INSERT statement when dealing with objects with only primary... | Michael Koziarski | 2007-10-06 | 22 | -8/+94 |
* | Only cache attributes which need it for performance reasons. Closes #9767 [sk... | Michael Koziarski | 2007-10-06 | 2 | -1/+75 |
* | Test for each JSON fragment to workaround assumed hash ordering. | Jeremy Kemper | 2007-10-06 | 1 | -1/+4 |
* | Simplify some JSON tests | Jeremy Kemper | 2007-10-06 | 1 | -4/+4 |
* | Fix that ActiveRecord would create attribute methods and override custom attr... | Rick Olson | 2007-10-06 | 4 | -15/+54 |
* | Don't call attr_readonly on polymorphic belongs_to associations, in case it m... | Rick Olson | 2007-10-05 | 3 | -1/+7 |
* | Disambiguate Time, Date, and DateTime#to_json formatting. Closes #9750. | Jeremy Kemper | 2007-10-05 | 5 | -6/+8 |
* | Bump versions for 1.2.4 release. | Jeremy Kemper | 2007-10-05 | 12 | -21/+21 |
* | Remember these for the next release | David Heinemeier Hansson | 2007-10-05 | 2 | -4/+4 |