Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unvendor'd MemCache-Client. Now requires the MemCache Client gem as a ↵ | Mikel Lindsaar | 2010-01-28 | 1 | -1/+0 |
| | | | | dependency - Don't forget to gem bundle buys and girls | ||||
* | Unbundling TZInfo | Mikel Lindsaar | 2010-01-28 | 1 | -99/+0 |
| | |||||
* | Hush AS test suite | Joshua Peek | 2009-12-16 | 1 | -1/+0 |
| | |||||
* | Tzinfo bundling task: unpack tzinfo with lib directory preserved | Geoff Buesing | 2009-10-27 | 1 | -6/+6 |
| | |||||
* | We won't be publishing tars and zips anymore | Joshua Peek | 2009-10-16 | 1 | -16/+14 |
| | |||||
* | Wrap isolated test runner in a test suite | Joshua Peek | 2009-09-25 | 1 | -8/+8 |
| | |||||
* | Make activesupport.gemspec the authoritative source instead of generating it ↵ | Joshua Peek | 2009-09-25 | 1 | -22/+1 |
| | | | | from the Rakefile | ||||
* | Detect missing dependencies and automatically run bundler | Joshua Peek | 2009-09-13 | 1 | -10/+0 |
| | |||||
* | Move AS vendor support into bundler. | Joshua Peek | 2009-09-13 | 1 | -0/+10 |
| | | | Run `rake bundle` before running tests. | ||||
* | Turn warnings on for AS isolated tests | Joshua Peek | 2009-09-05 | 1 | -1/+1 |
| | |||||
* | Add rake gemspec and gemspecs to the repo | Yehuda Katz | 2009-08-31 | 1 | -0/+6 |
| | |||||
* | Add notes to TZInfo bundling task | Geoff Buesing | 2009-06-07 | 1 | -0/+10 |
| | |||||
* | Cherry-pick core extensions | Jeremy Kemper | 2009-05-13 | 1 | -1/+1 |
| | |||||
* | Fix dependencies revealed by testing in isolation | Jeremy Kemper | 2009-04-22 | 1 | -0/+6 |
| | |||||
* | Don't require out of load path | Jeremy Kemper | 2009-03-24 | 1 | -1/+2 |
| | |||||
* | Move sshpublisher require into the rake tasks that use it so ruby 1.9 and ↵ | Jeremy Kemper | 2008-11-08 | 1 | -1/+2 |
| | | | | macruby don't need the rake gem installed | ||||
* | Proper update call for gem server | David Heinemeier Hansson | 2008-10-23 | 1 | -1/+1 |
| | |||||
* | Push to new gem server | David Heinemeier Hansson | 2008-10-23 | 1 | -2/+2 |
| | |||||
* | Horo rdoc template | Jeremy Kemper | 2008-06-22 | 1 | -1/+1 |
| | |||||
* | Use native include/exclude instead of doing it by hand | Jeremy Kemper | 2008-06-18 | 1 | -1/+2 |
| | |||||
* | Generate rdoc for all .rb files except those in vendor | Jeremy Kemper | 2008-06-18 | 1 | -2/+1 |
| | |||||
* | Update Rakefiles to connect to wrath as current user. Use ssh config to set ↵ | Jeremy Kemper | 2008-06-18 | 1 | -4/+4 |
| | | | | a different user. | ||||
* | Updated bundled TZInfo gem to version 0.3.9 for Ruby 1.9 compat | Joshua Peek | 2008-06-14 | 1 | -1/+1 |
| | |||||
* | TZInfo: Removing unneeded TimezoneProxy class | Geoff Buesing | 2008-03-30 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9153 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | TZInfo: Removing unneeded TimezoneIndexDefinition, since we're not including ↵ | Geoff Buesing | 2008-03-30 | 1 | -1/+1 |
| | | | | | | Indexes::Timezones git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9152 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Bundling abbreviated version of TZInfo gem 0.3.8: only the classes and zone ↵ | Geoff Buesing | 2008-03-30 | 1 | -0/+88 |
| | | | | | | definitions required to support Rails time zone features are included. If a recent version of the full TZInfo gem is installed, this will take precedence over the bundled version git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9149 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | sshpublisher needs to be explicitly required now, apparently | David Heinemeier Hansson | 2008-03-18 | 1 | -0/+2 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9054 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Move rubyforge task require | Jeremy Kemper | 2007-12-27 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8489 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Multibyte: String#chars uses passthrough handler for Ruby 1.9 | Jeremy Kemper | 2007-12-21 | 1 | -0/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8459 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | RubyGems 0.9.5 compat: always set the gem platform | Jeremy Kemper | 2007-12-19 | 1 | -0/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8438 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Rebundle Builder 2.1.2 but prefer a newer RubyGem if available. | Jeremy Kemper | 2007-10-10 | 1 | -2/+0 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7828 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | String#to_xs uses the fast_xs extension if available for Builder speedup. | Jeremy Kemper | 2007-10-07 | 1 | -0/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7773 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Unbundle Builder in favor of a gem dependency. | Jeremy Kemper | 2007-10-07 | 1 | -1/+3 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7761 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added Array#rand (closes #9170) [norbert] | David Heinemeier Hansson | 2007-09-15 | 1 | -1/+0 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7486 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris] | Jeremy Kemper | 2007-05-28 | 1 | -0/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6881 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Run with the latest versions so beta gems will work | David Heinemeier Hansson | 2007-04-21 | 1 | -7/+7 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6548 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Eliminate Active Support warnings. | Jeremy Kemper | 2006-08-29 | 1 | -2/+2 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4839 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Add README to gem [Dave Thomas] | Scott Barron | 2006-05-01 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4321 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Use Aras RubyForge uploader | David Heinemeier Hansson | 2006-04-09 | 1 | -111/+7 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4204 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Fixed docs | David Heinemeier Hansson | 2006-03-28 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4081 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added Hash#to_xml and Array#to_xml that makes it much easier to produce XML ↵ | David Heinemeier Hansson | 2006-03-08 | 1 | -1/+1 |
| | | | | | | from basic structures [DHH] Moved Jim Weirich's wonderful Builder from Action Pack to Active Support (it's simply too useful to be stuck in AP) [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3812 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Fixed rdoc.options use all over (closes #3639) [andy@tinnedfruit.org] | David Heinemeier Hansson | 2006-02-26 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3656 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | r3213@asus: jeremy | 2005-11-20 02:01:28 -0800 | Jeremy Kemper | 2005-11-21 | 1 | -0/+2 |
| | | | | | | | Turn on warnings for tests. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3125 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Rename Version constant to VERSION. Closes #2802. | Marcel Molina | 2005-11-17 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3065 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | move lib/version.rb to lib/active_support/version.rb | Jamis Buck | 2005-10-10 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2517 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Add versioning convention from SwitchTower to all Rails components. Add ↵ | Marcel Molina | 2005-10-09 | 1 | -2/+3 |
| | | | | | | --version, -v option to the 'rails' command. Closes #1840. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2508 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Made ready for release of 0.13.1 | David Heinemeier Hansson | 2005-07-11 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1814 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Pegged the versions for release | David Heinemeier Hansson | 2005-07-06 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1739 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Push to .org instead | David Heinemeier Hansson | 2005-05-19 | 1 | -3/+3 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1310 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Fixed documentation and prepared for release of 0.12 | David Heinemeier Hansson | 2005-04-18 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1217 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |