Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #228594 by catch et al: removed access rule functionality from core. | Dries Buytaert | 2008-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 Buytaert | 2008-03-21 |
| | | | | default.settings.php file. | ||
* | #202559 by Pasqualle: just removing some trailing white space from end of lines | Gábor Hojtsy | 2007-12-20 |
| | |||
* | #200424 follow up by keith.smith: small typo fixed in default settings file | Gábor Hojtsy | 2007-12-19 |
| | |||
* | #200424 by mpare and myself: strengten the note that all settings.php set ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-11-30 |
| | | | | maintenance pages (regression) | ||
* | #173408 by markus_petrux / add1sun: move proxy IP configuration options to ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-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 Buytaert | 2007-06-17 |
| | |||
* | - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship ↵ | Dries Buytaert | 2007-05-08 |
| | | | | with sites/default/default.settings.php. | ||
* | #131061: Very fast t() for a small set of strings, | Gábor Hojtsy | 2007-05-04 |
| | | | | by Moshe Weitzman, webernet, chx, erdemkose and myself | ||
* | - Patch #56357 by John Albin, alienbrain, moshe, etc: fixed more cookie ↵ | Dries Buytaert | 2007-04-30 |
| | | | | domain problems. | ||
* | - Patch #128866 by Gabor et al: new language subsystem fixes. | Dries Buytaert | 2007-03-28 |
| | |||
* | - More breakage. | Dries Buytaert | 2007-03-26 |
| | |||
* | - More breakage. | Dries Buytaert | 2007-03-26 |
| | |||
* | - Restoring the proper settings.php | Dries Buytaert | 2007-03-26 |
| | |||
* | - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. | Dries Buytaert | 2007-03-26 |
| | |||
* | fixing settings.php | Steven Wittens | 2007-03-15 |
| | |||
* | - Patch #127753 by ChrisKennedy and GreenMother: regex error with ↵ | Dries Buytaert | 2007-03-14 |
| | | | | session.cookie_domain settings. | ||
* | - Double argh | Dries Buytaert | 2007-03-12 |
| | |||
* | - Argh | Dries Buytaert | 2007-03-12 |
| | |||
* | - Patch #126128 by chx and Steven: menu fixes and enhancements. Yay. | Dries Buytaert | 2007-03-12 |
| | |||
* | fix default db_url | Steven Wittens | 2007-03-02 |
| | |||
* | - Patch #98359 by Robroy and webchick: string clean-up: web site -> website | Dries Buytaert | 2007-02-27 |
| | |||
* | - Patch #117917 by chx, greg, webchick et al: fix problems with the ↵ | Dries Buytaert | 2007-02-11 |
| | | | | automatic domain extraction -- prevents users from logging in. | ||
* | #114621: Fix settings.php | Steven Wittens | 2007-02-07 |
| | |||
* | - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵ | Dries Buytaert | 2007-01-31 |
| | | | | Thanks. | ||
* | #108663: Fix edge case for cookie domains (conform to RFC 2109) | Steven Wittens | 2007-01-14 |
| | |||
* | #108663: Fix log-in problems due to cookie domain mismatch (www vs no www)." | Steven Wittens | 2007-01-13 |
| | |||
* | - Patch #105368 by KarenS and Morbus: clarify settings.php permissions. | Dries Buytaert | 2006-12-30 |
| | |||
* | - Patch #87298 by dww: removed my local settings.php changes. Sorry. | Dries Buytaert | 2006-11-22 |
| | |||
* | - Patch #87298 by webchick, neil, dww et al: show version numbers on modules ↵ | Dries Buytaert | 2006-11-21 |
| | | | | page. | ||
* | - Patch #93536 by Gabor: eliminate remaining bluemarine traces from core code. | Dries Buytaert | 2006-11-08 |
| | |||
* | - Fixing $db_url in settings.php | Steven Wittens | 2006-08-03 |
| | |||
* | #76209: (Eaton et al) | Steven Wittens | 2006-08-03 |
| | | | | | - Make installer code integrate better with module.inc / system.module - Fix schema version bug when installing core | ||
* | Reverting a stray change. I blame the install system which insists I let ↵ | Neil Drumm | 2006-07-14 |
| | | | | that file be changed. | ||
* | #33772 by dfg, add title to last breadcrumb element. | Neil Drumm | 2006-07-14 |
| | |||
* | #68797 by kobus, code style for the example array. | Neil Drumm | 2006-06-22 |
| | |||
* | #61802 by Zen, Double spaced sentences clean up | Neil Drumm | 2006-05-07 |
| | |||
* | - Patch #59222 by Zen: fixed problem with breadcrumb navigation. | Dries Buytaert | 2006-04-24 |
| | |||
* | #36269: Correct settings.php explanation | Steven Wittens | 2006-04-22 |
| | |||
* | #56634: Resolve issues with varying $base_url | Steven Wittens | 2006-04-12 |
| | | | | | - Fix locations links in watchdog - Fix repeated subdirectory in page cache CIDs | ||
* | - Modified patch #43709 by chx, Eaton et al.: usability improvement: put ↵ | Dries Buytaert | 2006-01-08 |
| | | | | some emphasis on the no trailing slash requirement. | ||
* | - Patch #38841 by Morbus/Ber: improved documentation about $base_url and ↵ | Dries Buytaert | 2005-11-29 |
| | | | | rolled back auto-detection. | ||
* | - Patch #25792 by Cvbge: improved installation instructions. | Dries Buytaert | 2005-11-26 |
| | |||
* | - Let Drupal try to resolve the . Makes configuration a tad easier. | Dries Buytaert | 2005-11-25 |
| | |||
* | - Patch #4109: some URLs get ?PHPSESSID added to them. | Dries Buytaert | 2005-10-06 |
| | |||
* | - Patch #10056: allow the node title forms to be customized. | Dries Buytaert | 2005-09-23 |
| | |||
* | - Patch #29910 by m3avrck, nsk, Thomas et al: added a mysqli database ↵ | Dries Buytaert | 2005-09-12 |
| | | | | | | backend for use with PHP5 and MySQL 4.1 and above. NOTE: I don't have MySQL 4.1 setup at the moment so I could _not_ test this patch. Luckily, various people reported that it works. | ||
* | - Patch #29385 by chx: removed remaining "?>"s at the end of some files. | Dries Buytaert | 2005-08-28 |
| |