summaryrefslogtreecommitdiff
path: root/sites
Commit message (Collapse)AuthorAge
* Issue #999538 by Josh The Geek: default.settings.php still refers to ↵webchick2011-04-10
| | | | 'aggressive caching'.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #1040190 by 1V: Fix typo in comment for cookie_domain in settings.phpAngie Byron2011-01-28
|
* - Patch #101227 by mikeytown2, Owen Barton, grendzy: added Gzip aggregated ↵Dries Buytaert2010-10-11
| | | | CSS and JS.
* - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is ↵Dries Buytaert2010-08-08
| | | | default theme now.
* - Patch #772678 by sun, jpmckinney, Berdir: database default collation is ↵Dries Buytaert2010-07-20
| | | | not respected.
* - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be ↵Dries Buytaert2010-06-28
| | | | per database connection.
* - Patch #538032 by Gerhard Killesreiter, pwolanin: document possible preg ↵Dries Buytaert2010-06-25
| | | | memory issues.
* - Patch #112915 by idflood, heyrocker, pnm, jhodgdon: improved help text for ↵Dries Buytaert2010-06-08
| | | | () in settings.php.
* - Patch #782056 by aspilicious: removing tabs and trailing white space.Dries Buytaert2010-05-26
|
* - Patch #748984 by droplet: fixed wrong multi-site directory aliasing example.Dries Buytaert2010-04-15
|
* - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support ↵Dries Buytaert2010-04-07
| | | | cross-schema/database prefixing like we claim to.
* - Patch #231668 by aspilicious, birdmanx35: improve comments in core to ↵Dries Buytaert2010-03-26
| | | | conform to standards.
* - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, ↵Dries Buytaert2010-03-17
| | | | Berdir: IP address identification not broad enough.
* - Patch #692366 by sleepcamel: fixed broken link.Dries Buytaert2010-02-28
|
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against ↵Dries Buytaert2010-01-14
| | | | vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
* #647300 follow-up by sun: Remove awkward array syntax from example.sites.php.Angie Byron2009-12-08
|
* #632030 by JohnAlbin: Merge Garland and Minnelli into one theme.Angie Byron2009-12-01
|
* - Patch #647300 by sun: remove awkward array syntax from default.settings.php.Dries Buytaert2009-12-01
|
* - Patch #644814 by Stefan Freudenberg: improved SQLite setup documentationDries Buytaert2009-11-28
|
* #605924 by ksenzee: Rename default.sites.php to example.sites.php. There is ↵Angie Byron2009-11-10
| | | | no 'default' about it, and it also screws up tab completion. :P
* #239825 follow-up: Adjusting comments.Angie Byron2009-11-02
|
* #239825 by jeffschuler and bjaspan: Add support for OS-specific line endings ↵Angie Byron2009-11-02
| | | | on e-mails.
* - Patch #602586 by dww: document authorize.php killswitch in ↵Dries Buytaert2009-10-22
| | | | default.settings.php.
* #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a ↵Angie Byron2009-10-09
| | | | permission to update.php.
* - Patch #576516 by David_Rothstein: fixed documentation.Dries Buytaert2009-09-14
|
* - Patch #570572 by winston, David_Rothstein | Shai, Xano, alexanderpas, ↵Dries Buytaert2009-09-14
| | | | emmajane, kazar: changed label for user/1 account from 'administrator' to 'site maintenance account'.
* - Patch #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of ↵Dries Buytaert2009-08-22
| | | | local tasks.
* #370454 follow-up by chx: Enhance comments to page cache simplification ↵Angie Byron2009-08-16
| | | | patch, and add in missing settings.default.php hunk.
* #538032 by killes: Document variables that could help with PCRE memory ↵Angie Byron2009-08-16
| | | | becoming saturated.
* - Patch #72856 by quicksketch: on some systems, PHP's garbage collector is ↵Dries Buytaert2009-07-04
| | | | disabled so make sure to enable it.
* - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to ↵Dries Buytaert2009-06-08
| | | | 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.
* - Patch #147310 by c960657: added tests for private files, fixed a problem ↵Dries Buytaert2009-04-24
| | | | with private files and minor improvements.
* - Patch #430342 by kkaefer et al: usability improvement: changed 'site ↵Dries Buytaert2009-04-19
| | | | maintenance' to 'maintenance mode'.
* - Patch #332890 by sharda_ram: small clarification to the settings file.Dries Buytaert2009-04-17
|
* #231298 follow-up by Jaza: Documentation and sample file for aliased ↵Angie Byron2009-03-30
| | | | multisite support feature.
* - Patch #360415 by JuliaKM, ultimateboy, keith.smith et al: improved ↵Dries Buytaert2009-03-18
| | | | instructions.
* - Patch #394938 by Damien Tournoud: defailt to exist.Dries Buytaert2009-03-09
|
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
|
* #330983 by recidive and boombatower: Rename users/users_roles tables to ↵Angie Byron2009-02-18
| | | | user/user_role for consistency.
* #360415 by JohnAlbin: Ship Drupal with a default sites/all/modules and ↵Angie Byron2009-01-22
| | | | sites/all/themes directory. Hooraycvs diff :D
* - Patch #303154 by c960657: clean-up and better document ini_set() calls in ↵Dries Buytaert2008-12-23
| | | | default.settings.php.
* #308834 follow-up by gpk: Comment improvements.Angie Byron2008-11-22
|
* - Patch #308834 by c960657: move setting of magic_quotes_runtime out of ↵Dries Buytaert2008-11-22
| | | | settings.php because (i) we don't want a user to change it and (ii) it gets executed a bit earlier in the Drupal bootstrap.
* - Patch #299661 by smk-ka, oadaeh, et al: install.php does not correctly ↵Dries Buytaert2008-10-06
| | | | check database settings.
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵Dries Buytaert2008-08-21
| | | | generation database layer for Drupal 7.
* - Patch #293343 by Bart Jansens: removed obsolete table name from ↵Dries Buytaert2008-08-13
| | | | documentation. Candidate for Most Trivial Patch of the Month Award.
* - Patch #225880 by webchick: forgot to make a change to default.settings.php.Dries Buytaert2008-07-19
|
* - Patch #277073 by threexk: improve consistency of offline vs off-line and ↵Dries Buytaert2008-07-01
| | | | online vs on-line.