|
|
|
@9239
|
[9239]
|
04/08/08 03:47:08 |
rick |
set ActiveSupport.escape_html_entities_in_json = false for new rails apps |
|
|
|
@9204
|
[9204]
|
04/01/08 20:35:56 |
rick |
Add config.active_support for future configuration options. Also, add … |
|
|
|
@9163
|
[9163]
|
03/31/08 04:59:23 |
bitsweat |
rename config/initializers/new_in_rails_3.rb to new_rails_defaults.rb |
|
|
|
@9157
|
[9157]
|
03/31/08 01:10:04 |
bitsweat |
Partial updates include only unsaved attributes. Off by default; set … |
|
|
|
@9093
|
[9093]
|
03/26/08 12:27:52 |
pratik |
Improve documentation. |
|
|
|
@8418
|
[8418]
|
12/16/07 23:27:05 |
david |
Doc fixing |
|
|
|
@8153
|
[8153]
|
11/16/07 20:29:45 |
bitsweat |
MacOS X -> Mac OS X. Closes #10171 [henrik@nyh.se] |
|
|
|
@8146
|
[8146]
|
11/15/07 00:25:19 |
bitsweat |
Use Leopard's native mysql_config. Closes #10167 [Robert Evans] |
|
|
|
@8144
|
[8144]
|
11/14/07 20:59:37 |
bitsweat |
Correct MySQL install instructions for Leopard. Closes #10167 [mnaberez] |
|
|
|
@8141
|
[8141]
|
11/14/07 18:24:52 |
bitsweat |
Add MySQL install instructions for Leopard in particular. Closes #10167 … |
|
|
|
@7680
|
[7680]
|
09/29/07 21:47:38 |
david |
Remind that you need a server restart for initializer defaults |
|
|
|
@7521
|
[7521]
|
09/20/07 23:40:48 |
david |
Stress that you should really install the C-based MySQL library when … |
|
|
|
@7517
|
[7517]
|
09/20/07 23:16:06 |
david |
Updated some docs to reference the latest and greatest and played style … |
|
|
|
@7329
|
[7329]
|
08/16/07 06:26:30 |
nzkoz |
Improve performance and functionality of the postgresql adapter. Closes … |
|
|
|
@7116
|
[7116]
|
06/25/07 18:01:15 |
bitsweat |
MySQL, PostgreSQL: database.yml defaults to utf-8. Closes #8701. |
|
|
|
@6869
|
[6869]
|
05/27/07 18:44:33 |
bitsweat |
Normalize whitespace. Closes #8385 [Time Pope] |
|
|
|
@6631
|
[6631]
|
04/29/07 14:05:34 |
david |
Include sub-resources example |
|
|
|
@6576
|
[6576]
|
04/24/07 22:25:41 |
david |
Include default route for formats |
|
|
|
@6573
|
[6573]
|
04/24/07 18:09:56 |
david |
Removed default WSDL route now that AWS is debundled from Rails |
|
|
|
@6213
|
[6213]
|
02/23/07 00:53:22 |
david |
Include two default initializers as examples |
|
|
|
@5671
|
[5671]
|
12/04/06 00:12:00 |
david |
Dropped the idea of automatically routing :format for the vanilla routes … |
|
|
|
@5509
|
[5509]
|
11/13/06 07:36:52 |
bitsweat |
Oracle: to increase performance, prefetch 100 rows and enable similar … |
|
|
|
@5258
|
[5258]
|
10/09/06 02:02:27 |
david |
Added timeout option to SQLite3 configurations to deal more gracefully … |
|
|
|
@5148
|
[5148]
|
09/20/06 09:33:59 |
david |
Added map.connect ':controller/:action/:id.:format' as a default route to … |
|
|
|
@4587
|
[4587]
|
07/08/06 01:22:48 |
bitsweat |
rails -d frontbase to create a new project with a frontbase database.yml. … |
|
|
|
@4548
|
[4548]
|
07/05/06 02:23:21 |
david |
Doc fix (closes #5418) [kevwil@gmail.com] |
|
|
|
@4294
|
[4294]
|
04/28/06 00:00:50 |
david |
Added pid file usage to script/process/spawner and script/process/reaper … |
|
|
|
@4153
|
[4153]
|
04/04/06 16:58:23 |
david |
Reformatted for better readability [DHH] |
|
|
|
@4100
|
[4100]
|
03/30/06 03:38:15 |
david |
Fixed broken OCIAdapter (closes #4457) [schoenm@earthlink.net] |
|
|
|
@4096
|
[4096]
|
03/29/06 00:14:05 |
david |
Added gzip compression for JavaScript, CSS, and HTML to default … |
|
|
|
@4001
|
[4001]
|
03/20/06 06:20:18 |
david |
Added sample named route [DHH] |
|
|
|
@3751
|
[3751]
|
03/03/06 03:21:13 |
david |
Fixed type (closes #3999) |
|
|
|
@3743
|
[3743]
|
03/02/06 02:56:26 |
david |
Added fix for upload problems with lighttpd from Safari/IE to … |
|
|
|
@3718
|
[3718]
|
03/01/06 16:01:53 |
david |
Renamed the "oci" adapter to "oracle", but kept the old name as an alias … |
|
|
|
@3704
|
[3704]
|
02/28/06 19:43:34 |
david |
Various problems with in-memory sqlite dbs |
|
|
|
@3645
|
[3645]
|
02/25/06 20:26:14 |
david |
Added tmp/sessions, tmp/cache, and tmp/sockets as default directories in … |
|
|
|
@3642
|
[3642]
|
02/25/06 18:41:13 |
david |
Added -d/--database option to the rails command, so you can do "rails … |
|
|
|
@3616
|
[3616]
|
02/19/06 04:05:27 |
david |
Also use CWD on document_root (closes #3883) [grant@antiflux.org] |
|
|
|
@3585
|
[3585]
|
02/12/06 17:41:53 |
david |
Changed default lighttpd.conf to use CWD from lighttpd 1.4.10 that allows … |
|
|
|
@3082
|
[3082]
|
11/18/05 07:30:05 |
bitsweat |
Windows: eliminate the socket option in database.yml. Closes #2924. |
|
|
|
@2929
|
[2929]
|
11/07/05 19:23:30 |
david |
Fix socket in the end |
|
|
|
@2928
|
[2928]
|
11/07/05 19:10:51 |
david |
Fix socket in the end |
|
|
|
@2925
|
[2925]
|
11/07/05 18:07:05 |
david |
Less spacing |
|
|
|
@2921
|
[2921]
|
11/07/05 17:45:53 |
minam |
Copy lighttpd.conf when it is first needed, instead of on app creation |
|
|
|
@2916
|
[2916]
|
11/07/05 12:15:04 |
david |
Only use a socket if there |
|
|
|
@2915
|
[2915]
|
11/07/05 12:14:33 |
david |
Dont have password: optional in there |
|
|
|
@2914
|
[2914]
|
11/07/05 12:02:18 |
david |
Dont have password: optional in there |
|
|
|
@2827
|
[2827]
|
10/30/05 08:32:04 |
david |
Last conversion from dbfile to database |
|
|
|
@2825
|
[2825]
|
10/30/05 08:10:04 |
david |
Changed :dbfile to :database for SQLite adapter for consistency (old key … |
|
|
|
@2823
|
[2823]
|
10/30/05 04:00:18 |
bitsweat |
Comment database.yml and include PostgreSQL and SQLite examples. |
|
|
|
@2795
|
[2795]
|
10/28/05 21:44:52 |
sam |
Trim down the default mimetypes in config/lighttpd.conf. |
|
|
|
@2789
|
[2789]
|
10/28/05 20:09:52 |
david |
Move down to 1 proc by default and a bit more help |
|
|
|
@2787
|
[2787]
|
10/28/05 17:54:07 |
david |
Added default lighttpd config in config/lighttpd.conf and added a default … |
|
|
|
@2669
|
[2669]
|
10/17/05 23:19:48 |
nzkoz |
attempt to fix #2500 |
|
|
|
@2653
|
[2653]
|
10/16/05 17:10:34 |
ulysses |
Fix rake dev and related commands |
|
|
|
@2645
|
[2645]
|
10/16/05 13:47:34 |
bitsweat |
Try to figure out which mysql socket to use. Default to … |
|
|
|
@2642
|
[2642]
|
10/16/05 09:51:04 |
csshsh |
Made the rails command use the application name for database names in the … |
|
|
|
@2272
|
[2272]
|
09/20/05 10:04:12 |
david |
Include suggestion for using different socket #1951 [NVRS] |
|
|
|
@2073
|
[2073]
|
08/30/05 20:47:09 |
minam |
Remove switchtower integration from rails |
|
|
|
@1968
|
[1968]
|
08/03/05 15:02:31 |
minam |
Add integration with SwitchTower (rake tasks, default deploy.rb recipe) |
|
|
|
@1846
|
[1846]
|
07/17/05 09:22:19 |
david |
Reminder for dangers with Alias and mod_rewrite #1752 … |
|
|
|
@1720
|
[1720]
|
07/06/05 04:20:08 |
david |
Added warning about setting the test database to the same as production or … |
|
|
|
@1213
|
[1213]
|
04/18/05 18:57:56 |
david |
More documentation for .htaccess #1137 |
|
|
|
@972
|
[972]
|
03/22/05 12:11:43 |
david |
Removed SCRIPT_NAME from the WEBrick environment to prevent conflicts with … |
|
|
|
@950
|
[950]
|
03/20/05 23:39:07 |
david |
Added note about routing the site root |
|
|
|
@945
|
[945]
|
03/20/05 22:02:22 |
david |
Changed .htaccess to allow dispatch.* to be called from a sub-directory as … |
|
|
|
@727
|
[727]
|
02/21/05 01:01:24 |
david |
Fixed caching for root and Routing for getting back the current url |
|
|
|
@710
|
[710]
|
02/20/05 10:55:08 |
david |
Allow downloading of WSDL for an AWS controller as a proper file #674 |
|
|
|
@635
|
[635]
|
02/15/05 23:34:21 |
david |
Made apache start out on cgi and added back the default apache options |
|
|
|
@620
|
[620]
|
02/15/05 13:09:18 |
david |
Updated the Rails generator command to work |
|
|
|
@617
|
[617]
|
02/15/05 01:45:35 |
david |
A hopefully more successful attempt at the Routing branch merge |
|
|
|
@616
|
[616]
|
02/15/05 01:24:55 |
david |
Backed out of routing merge.. investigating missing patches |
|
|
|
@614
|
[614]
|
02/15/05 00:51:02 |
david |
Merged back the Routing branch |
|
|
|
@407
|
[407]
|
01/15/05 13:22:58 |
david |
Fixed page caching problems with saving cached file fails for the index … |
|
|
|
@348
|
[348]
|
01/08/05 23:46:29 |
david |
Added rewrite conditions needed for page caching to work |
|
|
|
@255
|
[255]
|
12/22/04 14:38:36 |
david |
You should redirect externally on the default action |
|
|
|
@186
|
[186]
|
12/16/04 15:45:55 |
david |
Renamed public/dispatch.servlet to script/server -- it wasn't really … |
|
|
|
@13
|
[13]
|
11/25/04 22:07:29 |
david |
Fixed bad chars in public/.htaccess [imajes] |
|
|
|
@4
|
[4]
|
11/24/04 01:04:44 |
david |
Initial |