summaryrefslogtreecommitdiff
path: root/sites
Commit message (Collapse)AuthorAge
...
* #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.
* - Patch #228594 by catch et al: removed access rule functionality from core.Dries Buytaert2008-04-08
| | | | | | | | | | | The access rules capability of user module has been stripped down to a simple method for blocking IP addresses. E-mail and username restrictions are now available in a contributed module. IP address range blocking is no longer supported and should be done at the server level. This patch is partly motiviated by the fact that at the usability testing, it frequently came up that users went to "access rules" when trying to configure their site settings.
* - Patch #218803 by Senpai: added minor clarification to the ↵Dries Buytaert2008-03-21
| | | | default.settings.php file.
* #202559 by Pasqualle: just removing some trailing white space from end of linesGábor Hojtsy2007-12-20
|
* #200424 follow up by keith.smith: small typo fixed in default settings fileGábor Hojtsy2007-12-19
|
* #200424 by mpare and myself: strengten the note that all settings.php set ↵Gábor Hojtsy2007-12-19
| | | | configuration options are fixed, and cannot be modified on the web interface
* #141727 by merlinofchaos, dvessel, sun: restore themeability support for ↵Gábor Hojtsy2007-11-30
| | | | maintenance pages (regression)
* #173408 by markus_petrux / add1sun: move proxy IP configuration options to ↵Gábor Hojtsy2007-11-26
| | | | settings.php, because these need to be used before Drupal has the variables loaded from the database
* #170638 by JirkaRybka and chx: move update access variable to settings.php, ↵Gábor Hojtsy2007-08-28
| | | | so we can check whether it is wide open, and we have one place for settings
* - Patch #140468 by JohnAlbin: documentation improvements. Thanks.Dries Buytaert2007-06-17
|
* - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship ↵Dries Buytaert2007-05-08
| | | | with sites/default/default.settings.php.
* #131061: Very fast t() for a small set of strings,Gábor Hojtsy2007-05-04
| | | | by Moshe Weitzman, webernet, chx, erdemkose and myself
* - Patch #56357 by John Albin, alienbrain, moshe, etc: fixed more cookie ↵Dries Buytaert2007-04-30
| | | | domain problems.
* - Patch #128866 by Gabor et al: new language subsystem fixes.Dries Buytaert2007-03-28
|
* - More breakage.Dries Buytaert2007-03-26
|
* - More breakage.Dries Buytaert2007-03-26
|
* - Restoring the proper settings.phpDries Buytaert2007-03-26
|
* - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.Dries Buytaert2007-03-26
|