aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-66/+0
| | | | | | | | | | Dear Active Resource, It's not that I hate you or anything, but you didn't get much attention lately. There're so many alternatives out there, and I think people have made their choice to use them than you. I think it's time for you to have a big rest, peacefully in this Git repository. I will miss you, @sikachu.
* Verbose output for tests.Arun Agrawal2012-02-031-0/+1
| | | | | See #3892
* Replaced all 'for' loops with Enumerable#eachNathan Broadbent2012-01-301-1/+1
|
* fixes Rake::GemPackageTask deprecation warnings from rake 0.9.0Vijay Dev2011-05-241-2/+2
|
* sorry, the CI cannot lie to us anymore (Part II)Santiago Pastorino2011-01-131-1/+1
|
* Rakefiles are executables, and rake loads rake, not rakefile coderaggi2010-11-251-1/+1
|
* deletes the rdoc task of each component, they are no longer published separatelyXavier Noria2010-08-201-17/+0
|
* Bump up rdoc to 2.5.10Santiago Pastorino2010-08-181-1/+1
|
* APIs for individual components are no longer publishedXavier Noria2010-07-261-6/+0
|
* update Rakefiles for RDoc 2.5Aaron Patterson2010-07-231-4/+4
|
* Makes Rakefile activate rdoc >= 2.5.9Santiago Pastorino2010-07-231-1/+1
| | | | Signed-off-by: Xavier Noria <fxn@hashref.com>
* Add .rdoc extension to README files.José Valim2010-07-211-1/+1
|
* pdoc tasks publishe APIs in api.rubyonrails.orgXavier Noria2010-06-161-1/+1
|
* use RDoc 2.2 to generate the documentation of individual componentsXavier Noria2010-06-161-1/+2
|
* Leverage VERSION constants from gemspecs to avoid tedious updates when releasingBryan Helmkamp2010-03-021-2/+0
|
* Remove cruft in the gem packaging and release codeBryan Helmkamp2010-03-011-14/+0
|
* Submarine the rake-gemcutter dep in RakefilesJeremy Kemper2010-02-051-4/+5
|
* Fix task definesJeremy Kemper2010-02-041-1/+1
|
* Release using gemcutter gem:push tasksJeremy Kemper2010-02-041-17/+5
|
* ARes rake task should not worry about AS being in pathJoshua Peek2009-12-161-2/+0
|
* Hush ARes test suiteJoshua Peek2009-12-161-1/+0
|
* Unify test:isolated across components and run by default at toplevelJeremy Kemper2009-11-101-7/+8
|
* We won't be publishing tars and zips anymoreJoshua Peek2009-10-161-6/+4
|
* Make gemspecs the authoritative source instead of generating them from the ↵Joshua Peek2009-09-251-37/+1
| | | | Rakefile
* Fix failing ARes isolated testsJoshua Peek2009-09-051-1/+2
|
* Add required dependencies on activemodelCarl Lerche2009-09-011-0/+1
|
* Add rake gemspec and gemspecs to the repoYehuda Katz2009-08-311-0/+6
|
* Bump up the version to 3.0.preCarl Lerche2009-06-301-1/+1
|
* Cherry-pick core extensionsJeremy Kemper2009-05-131-0/+7
|
* Defer rake/contrib/sshpublisher require so basic tasks don't need the full ↵Jeremy Kemper2009-05-071-1/+2
| | | | rake gem
* Prepare for final 2.3 releaseDavid Heinemeier Hansson2009-03-151-1/+1
|
* Prep for RC2 later todayDavid Heinemeier Hansson2009-02-271-1/+1
|
* Add sibling AS to load path for testing to ensure gems aren't usedJeremy Kemper2009-02-061-0/+2
|
* Assume that the next version is going to be 2.3 for nowDavid Heinemeier Hansson2008-11-191-1/+1
|
* A few more dependency updatesDavid Heinemeier Hansson2008-11-141-1/+1
|
* Proper update call for gem serverDavid Heinemeier Hansson2008-10-231-1/+1
|
* Push to new gem serverDavid Heinemeier Hansson2008-10-231-2/+2
|
* Prepare for Rails 2.2.0 [RC1]David Heinemeier Hansson2008-10-231-1/+1
|
* Horo rdoc templateJeremy Kemper2008-06-221-1/+1
|
* Exclude lib/activeresource.rb from rdocJeremy Kemper2008-06-181-0/+1
|
* Update Rakefiles to connect to wrath as current user. Use ssh config to set ↵Jeremy Kemper2008-06-181-3/+3
| | | | a different user.
* Making ready for release of 2.1David Heinemeier Hansson2008-05-311-1/+1
|
* Making ready for RC1 releaseDavid Heinemeier Hansson2008-05-111-1/+1
|
* sshpublisher needs to be explicitly required now, apparentlyDavid Heinemeier Hansson2008-03-181-0/+2
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9054 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* remove rubyforgepublisher, removed from rakeJeremy Kemper2008-01-071-1/+0
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8581 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* RubyGems 0.9.5 compat: always set the gem platformJeremy Kemper2007-12-191-0/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8438 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Prepare for 2.0.2 releaseDavid Heinemeier Hansson2007-12-161-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8419 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Make ready for 2.0.1David Heinemeier Hansson2007-12-071-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8330 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Preparing for release shortlyDavid Heinemeier Hansson2007-12-061-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8321 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Prep for RC2David Heinemeier Hansson2007-11-291-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8233 5ecf4fe2-1ee6-0310-87b1-e25e094e27de