Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/activerecord/Rakefile


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9054 [9054] 03/18/08 04:46:51 david sshpublisher needs to be explicitly required now, apparently
(edit) @8909 [8909] 02/20/08 02:27:40 nzkoz Sort test cases to make test runs deterministic
(edit) @8907 [8907] 02/20/08 00:58:07 nzkoz Cleanup whitespace and remove keys instead of providing nil
(edit) @8906 [8906] 02/20/08 00:40:34 nzkoz Remove reference to 'postgres' user in the connection and Rakefiles. …
(edit) @8681 [8681] 01/21/08 17:20:51 bitsweat Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
(edit) @8539 [8539] 01/03/08 02:58:43 bitsweat Remove toplevel rubyforgepublisher require for new Rake
(edit) @8438 [8438] 12/19/07 04:21:24 bitsweat RubyGems 0.9.5 compat: always set the gem platform
(edit) @8419 [8419] 12/16/07 23:30:30 david Prepare for 2.0.2 release
(edit) @8330 [8330] 12/07/07 13:37:13 david Make ready for 2.0.1
(edit) @8321 [8321] 12/06/07 18:12:48 david Preparing for release shortly
(edit) @8233 [8233] 11/29/07 00:27:53 david Prep for RC2
(edit) @8121 [8121] 11/09/07 20:02:29 david Prepare versions for RC1
(edit) @7972 [7972] 10/19/07 01:52:50 nzkoz Move all Schema creation into schema.rb for Mysql. Closes #9899 [mikong, …
(edit) @7930 [7930] 10/16/07 05:05:22 bitsweat Moving SQL Server tests to the extracted adapter. References #9884.
(edit) @7912 [7912] 10/15/07 07:57:06 bitsweat Revert [7894] and apply to adapter instead. References #9588.
(edit) @7894 [7894] 10/15/07 03:30:47 bitsweat Add build/drop/rebuild tasks for SQL Server. Closes #9588 [lawrence]
(edit) @7889 [7889] 10/15/07 00:10:09 bitsweat Add explicit test task
(edit) @7843 [7843] 10/12/07 16:03:54 david Update versions here too
(edit) @7795 [7795] 10/08/07 05:29:09 bitsweat Namespace the internal Rakefile tasks. Closes #8850 [drnic]
(edit) @7744 [7744] 10/05/07 05:20:37 bitsweat Bump versions for 1.2.4 release.
(edit) @7536 [7536] 09/22/07 14:25:31 david Import the right database for testing (closes #9589) [lawrence]
(edit) @7439 [7439] 09/09/07 23:30:09 david Removed outdated benchmarks and examples
(edit) @6881 [6881] 05/28/07 22:55:14 bitsweat Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris]
(edit) @6721 [6721] 05/12/07 00:44:50 nzkoz Ensure copy table test runs for sqlite and sqlite3. [mislav] Cllosoes …
(edit) @6548 [6548] 04/21/07 17:06:16 david Run with the latest versions so beta gems will work
(edit) @5426 [5426] 11/05/06 02:01:31 bitsweat SQLite: count(distinct) queries supported in >= 3.2.6, fix calculations …
(edit) @5181 [5181] 09/25/06 06:38:55 bitsweat organize associations tests
(edit) @4601 [4601] 07/10/06 18:24:35 bitsweat SQLServer: added tests to ensure all database statements are closed, …
(edit) @4588 [4588] 07/08/06 01:28:53 bitsweat PostgreSQL: create/drop as postgres user. Closes #4790.
(edit) @4503 [4503] 06/28/06 23:36:22 bitsweat rake build_mysql_database grants permissions to rails@localhost. Closes …
(edit) @4291 [4291] 04/27/06 22:39:45 marcel Add support for FrontBase (http://www.frontbase.com/) with a new adapter …
(edit) @4271 [4271] 04/25/06 19:20:00 marcel Make build_postgresql_databases task make databases owned by the postgres …
(edit) @4204 [4204] 04/09/06 22:14:08 david Use Aras RubyForge uploader
(edit) @4194 [4194] 04/07/06 14:08:03 htonl Not all file systems are case sensitive. Things like 'rake gem' were …
(edit) @4183 [4183] 04/06/06 05:26:14 david Update versions for Rails 1.1.1
(edit) @4088 [4088] 03/28/06 05:03:05 david Made ready for release
(edit) @3932 [3932] 03/18/06 16:50:25 david Added OpenBase database adapter that builds on top of the …
(edit) @3907 [3907] 03/18/06 03:23:34 david Fix test db setup for pgsql (closes #4220) [mlaster@metavillage.com]
(edit) @3734 [3734] 03/02/06 01:15:41 david Added Sybase database adapter that relies on the Sybase Open Client …
(edit) @3718 [3718] 03/01/06 16:01:53 david Renamed the "oci" adapter to "oracle", but kept the old name as an alias …
(edit) @3647 [3647] 02/25/06 23:09:07 david Documentation fixes (closes #3838)
(edit) @3543 [3543] 02/05/06 00:59:57 david Update versions to match latest from stable
(edit) @3105 [3105] 11/20/05 07:45:04 marcel Add tasks to create, drop and rebuild the MySQL and PostgreSQL test …
(edit) @3065 [3065] 11/17/05 00:32:16 marcel Rename Version constant to VERSION. Closes #2802.
(edit) @3052 [3052] 11/16/05 08:18:13 bitsweat r3116@asus: jeremy | 2005-11-16 00:17:06 -0800 Introducing the Firebird …
(edit) @2930 [2930] 11/07/05 19:40:27 david Made ready for 0.14.3 (RC4)
(edit) @2737 [2737] 10/25/05 22:11:48 david Prepared for release of 0.14.2 (RC3)
(edit) @2687 [2687] 10/19/05 14:28:55 david Really ready for release
(edit) @2668 [2668] 10/17/05 21:55:13 david Updated the gem specs
(edit) @2513 [2513] 10/10/05 14:28:41 minam move lib/version.rb to lib/active_record/version.rb
(edit) @2508 [2508] 10/09/05 21:15:45 marcel Add versioning convention from SwitchTower to all Rails components. Add …
(edit) @1912 [1912] 07/24/05 14:01:35 david Made Oracle a first-class connection adapter by adhering closer to …
(edit) @1814 [1814] 07/11/05 07:36:18 david Made ready for release of 0.13.1
(edit) @1739 [1739] 07/06/05 12:48:14 david Pegged the versions for release
(edit) @1583 [1583] 07/01/05 17:20:04 david Added support for ODBC connections to MS SQL Server so you can connect …
(edit) @1407 [1407] 06/12/05 22:05:30 bitsweat r1278@iwill: jeremy | 2005-06-12 05:11:48 -0700 Branch for PostgreSQL …
(edit) @1310 [1310] 05/19/05 16:42:47 david Push to .org instead
(edit) @1264 [1264] 04/30/05 15:55:25 david Fixed association picture reference
(edit) @1229 [1229] 04/19/05 16:32:57 david Fixed order of loading in eager associations
(edit) @1216 [1216] 04/18/05 20:10:11 david Fixed documentation and prepared for release of 0.12
(edit) @1153 [1153] 04/13/05 05:06:40 david Added KLOC counter for AR and AP. Combined theyre at ~9KLOC
(edit) @1077 [1077] 04/03/05 10:52:05 david Added new Base.find API and deprecated find_all, find_first. Added …
(edit) @1028 [1028] 03/27/05 21:50:54 david Fixed the Rakefile #959
(edit) @1023 [1023] 03/27/05 14:10:42 david Made ready for the release of 0.11.1
(edit) @1021 [1021] 03/27/05 13:33:54 david Made ready for better release automation
(edit) @976 [976] 03/22/05 13:09:44 david Fixed documentation and prepared for 0.11.0 release
(edit) @875 [875] 03/07/05 01:52:15 david Prepared for 0.10.1 release
(edit) @795 [795] 02/24/05 13:06:17 david Made ready for 0.10.0 release
(edit) @761 [761] 02/23/05 13:34:57 david Added a OCI8-based Oracle adapter that has been verified to work with …
(edit) @629 [629] 02/15/05 16:43:13 david Call Active Support 0.9 until release
(edit) @624 [624] 02/15/05 15:57:44 david Moved Active Support into its own gem
(edit) @522 [522] 02/07/05 14:06:00 david Added an Oracle adapter that works with the Oracle bindings by Yoshida …
(edit) @515 [515] 01/25/05 20:10:24 david Prepared for 0.9.5 release
(edit) @458 [458] 01/18/05 14:13:12 david Made ready for release of 0.9.4.1
(edit) @439 [439] 01/17/05 01:13:15 david Made ready for release of 0.9.4
(edit) @423 [423] 01/15/05 20:55:19 david Removed the Ruby 1.8.2 test/unit fix as it didnt work anyway
(edit) @374 [374] 01/10/05 23:09:51 david Added SQLite3 compatibility through the sqlite3-ruby adapter by Jamis Buck …
(edit) @361 [361] 01/10/05 00:33:03 david Added inclusion of fix for test/unit and rake problems with Ruby 1.8.2
(edit) @333 [333] 01/04/05 12:35:10 david Prepared for release of 0.9.3
(edit) @303 [303] 01/01/05 19:22:16 david Added a db2 adapter that only depends on the Ruby/DB2 bindings …
(edit) @302 [302] 01/01/05 18:55:04 david Added the final touches to the Microsoft SQL Server adapter by DeLynn …
(edit) @279 [279] 12/29/04 21:19:37 david Rearranging dependencies
(edit) @260 [260] 12/22/04 23:56:17 david Releasing Rails 0.9.2
(edit) @198 [198] 12/16/04 19:54:04 david Rails 0.9 is a reality
(edit) @11 [11] 11/25/04 16:31:27 david Dont include svn directories in packages
(add) @4 [4] 11/24/04 01:04:44 david Initial
Note: See TracRevisionLog for help on using the revision log.