Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grab executable from rubygems | Arun Agrawal | 2013-07-26 | 1 | -2/+1 |
| | | | As done here d7fc97d3f90c0e30865d32ce202658f03248cacc | ||||
* | Merge pull request #11046 from arunagw/verbose_mode_on | Carlos Antonio da Silva | 2013-06-25 | 1 | -1/+1 |
|\ | | | | | Verbose mode on when running tests | ||||
| * | Adding verbose in isolated test. | Arun Agrawal | 2013-06-21 | 1 | -1/+1 |
| | | |||||
* | | Saying gemcutter => rubygems [ci skip] | Arun Agrawal | 2013-06-21 | 1 | -1/+1 |
|/ | |||||
* | Running isolated tests | Arun Agrawal | 2013-05-28 | 1 | -3/+6 |
| | | | | These stopped running don't know when. But these should be running now. | ||||
* | extra lines from Rakefile removed, which also threw warning | Vipul A M | 2013-03-17 | 1 | -2/+0 |
| | |||||
* | Rakefile executable attributes and shebang lines has been removed | Roman V. Babenko | 2012-05-02 | 1 | -0/+0 |
| | |||||
* | Verbose output for tests. | Arun Agrawal | 2012-02-03 | 1 | -0/+1 |
| | | | | | See #3892 | ||||
* | No verbose the output for tests. | Arun Agrawal | 2012-02-01 | 1 | -1/+0 |
| | |||||
* | fixes Rake::GemPackageTask deprecation warnings from rake 0.9.0 | Vijay Dev | 2011-05-24 | 1 | -2/+2 |
| | |||||
* | Rakefiles are executables, and rake loads rake, not rakefile code | raggi | 2010-11-25 | 1 | -0/+0 |
| | |||||
* | deletes the rdoc task of each component, they are no longer published separately | Xavier Noria | 2010-08-20 | 1 | -16/+0 |
| | |||||
* | Bump up rdoc to 2.5.10 | Santiago Pastorino | 2010-08-18 | 1 | -1/+1 |
| | |||||
* | run the AS tests in verbose mode | Aaron Patterson | 2010-08-17 | 1 | -0/+1 |
| | |||||
* | APIs for individual components are no longer published | Xavier Noria | 2010-07-26 | 1 | -6/+0 |
| | |||||
* | update Rakefiles for RDoc 2.5 | Aaron Patterson | 2010-07-23 | 1 | -4/+4 |
| | |||||
* | Makes Rakefile activate rdoc >= 2.5.9 | Santiago Pastorino | 2010-07-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Xavier Noria <fxn@hashref.com> | ||||
* | Add .rdoc extension to README files. | José Valim | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | pdoc tasks publishe APIs in api.rubyonrails.org | Xavier Noria | 2010-06-16 | 1 | -1/+1 |
| | |||||
* | use RDoc 2.2 to generate the documentation of individual components | Xavier Noria | 2010-06-16 | 1 | -0/+2 |
| | |||||
* | Leverage VERSION constants from gemspecs to avoid tedious updates when releasing | Bryan Helmkamp | 2010-03-02 | 1 | -2/+0 |
| | |||||
* | Remove cruft in the gem packaging and release code | Bryan Helmkamp | 2010-03-01 | 1 | -10/+0 |
| | |||||
* | Submarine the rake-gemcutter dep in Rakefiles | Jeremy Kemper | 2010-02-05 | 1 | -4/+5 |
| | |||||
* | Fix task defines | Jeremy Kemper | 2010-02-04 | 1 | -1/+1 |
| | |||||
* | Release using gemcutter gem:push tasks | Jeremy Kemper | 2010-02-04 | 1 | -18/+5 |
| | |||||
* | 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 |