Commit Graph

129 Commits (1c09cbb5c4b6568ae77f01d9727d334db7a13447)

Author SHA1 Message Date
Dries 4db35f7574 - Patch #1184472 by Ralt, kathyh, Rob Loach, jcnventura, oriol_e9g, bleen18: Added rel='author' to 'Submitted by' link. 2011-12-04 18:35:24 -05:00
catch 7135589c89 Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options configurable. 2011-11-28 23:58:50 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
webchick 3c0e0b9421 Issue #1310250 by joelcollinsdc: Fixed Improve reverse proxy ip address handing commenting and documentation. 2011-10-19 23:37:55 -07:00
Dries Buytaert 23c5741b61 - Patch #911054 by Rob Loach, cosmicdreams, aspilicious, Jacine: remove Garland from core. 2011-10-01 16:37:41 -04:00
catch a4384b8042 Issue #1005570 by reglogge: Fixed Document leading dot requirement for () in settings.php. 2011-09-28 02:03:37 +09:00
Dries Buytaert 670cf5cd7b - Patch #1262064 by michaellenahan: default.settings.php has formatting issue with numbered list. 2011-09-16 17:39:51 -04:00
Dries Buytaert 3b1d2f387f - Patch #76824 by geerlingguy, xjm, droplet, kbahey: Drupal should not handle 404 for certain files. Oh yeah. 2011-09-14 16:24:19 -04:00
Dries Buytaert 6f707762c2 - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:44:07 -04:00
Dries Buytaert 6b951d3f46 - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
Dries Buytaert fa64e87589 - Patch #999538 by Josh The Geek: default.settings.php still refers to 'aggressive caching'. 2011-04-10 18:10:46 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron db7de89756 #1040190 by 1V: Fix typo in comment for cookie_domain in settings.php 2011-01-28 07:03:57 +00:00
Dries Buytaert 563c673ea3 - Patch #101227 by mikeytown2, Owen Barton, grendzy: added Gzip aggregated CSS and JS. 2010-10-11 23:49:48 +00:00
Dries Buytaert e3a52979f6 - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now. 2010-08-08 19:35:49 +00:00
Dries Buytaert d58ac9fd64 - Patch #772678 by sun, jpmckinney, Berdir: database default collation is not respected. 2010-07-20 21:12:47 +00:00
Dries Buytaert 267ebfb7b6 - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection. 2010-06-28 19:57:34 +00:00
Dries Buytaert d53f469d58 - Patch #538032 by Gerhard Killesreiter, pwolanin: document possible preg memory issues. 2010-06-25 18:07:07 +00:00
Dries Buytaert a3c33a0229 - Patch #112915 by idflood, heyrocker, pnm, jhodgdon: improved help text for () in settings.php. 2010-06-08 06:14:22 +00:00
Dries Buytaert 654921c474 - Patch #782056 by aspilicious: removing tabs and trailing white space. 2010-05-26 19:51:01 +00:00
Dries Buytaert e4c4e08251 - Patch #748984 by droplet: fixed wrong multi-site directory aliasing example. 2010-04-15 12:01:28 +00:00
Dries Buytaert dde5c67ba0 - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/database prefixing like we claim to. 2010-04-07 15:07:59 +00:00
Dries Buytaert 967f4a1bbe - Patch #231668 by aspilicious, birdmanx35: improve comments in core to conform to standards. 2010-03-26 22:14:46 +00:00
Dries Buytaert 40417f5a6f - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough. 2010-03-17 13:58:45 +00:00
Dries Buytaert 79e51a71cf - Patch #692366 by sleepcamel: fixed broken link. 2010-02-28 19:00:21 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Dries Buytaert f818dfe908 - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection. 2010-01-14 18:45:17 +00:00
Angie Byron b2ee71c1ed #647300 follow-up by sun: Remove awkward array syntax from example.sites.php. 2009-12-08 06:28:50 +00:00
Angie Byron f79924352f #632030 by JohnAlbin: Merge Garland and Minnelli into one theme. 2009-12-01 15:57:40 +00:00
Dries Buytaert 23acf0ebb3 - Patch #647300 by sun: remove awkward array syntax from default.settings.php. 2009-12-01 03:09:10 +00:00
Dries Buytaert 18710e71eb - Patch #644814 by Stefan Freudenberg: improved SQLite setup documentation 2009-11-28 08:51:09 +00:00
Angie Byron 0629cfa957 #605924 by ksenzee: Rename default.sites.php to example.sites.php. There is no 'default' about it, and it also screws up tab completion. :P 2009-11-10 19:25:51 +00:00
Angie Byron ec732a6360 #239825 follow-up: Adjusting comments. 2009-11-02 04:10:51 +00:00
Angie Byron b567437500 #239825 by jeffschuler and bjaspan: Add support for OS-specific line endings on e-mails. 2009-11-02 02:37:36 +00:00
Dries Buytaert 368df6dc5f - Patch #602586 by dww: document authorize.php killswitch in default.settings.php. 2009-10-22 01:07:02 +00:00
Angie Byron 7df3f37295 #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php. 2009-10-09 07:48:07 +00:00
Dries Buytaert 7e7edd8fb9 - Patch #576516 by David_Rothstein: fixed documentation. 2009-09-14 19:03:04 +00:00
Dries Buytaert 0b7962ca01 - Patch #570572 by winston, David_Rothstein | Shai, Xano, alexanderpas, emmajane, kazar: changed label for user/1 account from 'administrator' to 'site maintenance account'. 2009-09-14 07:33:55 +00:00
Dries Buytaert 7ad9777c45 - Patch #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of local tasks. 2009-08-22 20:10:38 +00:00
Angie Byron 8a6d8660cb #370454 follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk. 2009-08-16 23:20:43 +00:00
Angie Byron c675fa4b01 #538032 by killes: Document variables that could help with PCRE memory becoming saturated. 2009-08-16 19:25:39 +00:00
Dries Buytaert 831e84b918 - Patch #72856 by quicksketch: on some systems, PHP's garbage collector is disabled so make sure to enable it. 2009-07-04 06:22:03 +00:00
Dries Buytaert 28b2f098be - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages. 2009-06-08 05:00:12 +00:00
Dries Buytaert e99838fbf4 - Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements. 2009-04-24 08:16:56 +00:00
Dries Buytaert 2f9af75438 - Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'. 2009-04-19 19:10:08 +00:00
Dries Buytaert 8ea7782499 - Patch #332890 by sharda_ram: small clarification to the settings file. 2009-04-17 20:08:32 +00:00
Angie Byron 5f3033d78a #231298 follow-up by Jaza: Documentation and sample file for aliased multisite support feature. 2009-03-30 05:45:48 +00:00
Dries Buytaert df299d8ccd - Patch #360415 by JuliaKM, ultimateboy, keith.smith et al: improved instructions. 2009-03-18 09:53:04 +00:00
Dries Buytaert 05e658dfe3 - Patch #394938 by Damien Tournoud: defailt to exist. 2009-03-09 17:14:31 +00:00
Angie Byron 665c9fdc2c Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. 2009-02-26 07:30:29 +00:00