Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch '7.17-security' into 7.x | David Rothstein | 2012-12-19 |
|\ | |||
| * | Drupal 7.18. | David Rothstein | 2012-12-19 |
| | | |||
* | | Issue #1494676 by Liam Morland, cam8001: Removed unused variable ↵ | David Rothstein | 2012-12-08 |
| | | | | | | | | $http_protocol in drupal_settings_initialize(). | ||
* | | Issue #1853050 by Jerenus: Fix up docs for drupal_send_headers() | Jennifer Hodgdon | 2012-12-06 |
|/ | |||
* | Back to 7.x-dev | David Rothstein | 2012-11-07 |
| | |||
* | Drupal 7.17 | David Rothstein | 2012-11-07 |
| | |||
* | Issue #1436814 by gary4gar, kid_icarus, netol, webchick, droplet, andypost: ↵ | David Rothstein | 2012-11-04 |
| | | | | Fixed Fast 404 'Not found' pages are missing a doctype. | ||
* | Merge branch '7.15-security' into 7.x | David Rothstein | 2012-10-17 |
|\ | |||
| * | Drupal 7.16. | David Rothstein | 2012-10-17 |
| | | |||
* | | Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms | Jennifer Hodgdon | 2012-09-17 |
| | | |||
* | | Issue #1239410 by cangeceiro, swentel, jbrown: Fixed watchdog() should use ↵ | David Rothstein | 2012-09-15 |
| | | | | | | | | php's time() to log time of event. | ||
* | | Issue #1704422 by sun, dcam: Fixed Error level constants cannot be used in ↵ | webchick | 2012-09-13 |
| | | | | | | | | settings.php. | ||
* | | Issue #1739592 by Albert Volkman, andy.hails, dawehner: Add return docs to a ↵ | Jennifer Hodgdon | 2012-09-12 |
| | | | | | | | | couple of functions | ||
* | | Issue #1765918 by TravisCarden: Fix docs for drupal_get_messages function | Jennifer Hodgdon | 2012-09-04 |
| | | |||
* | | Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Fix up ↵ | Jennifer Hodgdon | 2012-08-24 |
| | | | | | | | | documentation for multisite | ||
* | | Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add ↵ | Jennifer Hodgdon | 2012-08-03 |
|/ | | | | information to documentation of drupal_bootstrap function | ||
* | Back to 7.x-dev | David Rothstein | 2012-08-01 |
| | |||
* | Drupal 7.15. | David Rothstein | 2012-08-01 |
| | |||
* | Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message ↵ | Jennifer Hodgdon | 2012-07-26 |
| | | | | function | ||
* | Issue #1576300 by pwolanin: Fixed trim() expects parameter 1 to be string, ↵ | David Rothstein | 2012-05-25 |
| | | | | array given in request_path() (line 2732 of bootstrap.inc). | ||
* | Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks | Jennifer Hodgdon | 2012-05-23 |
| | |||
* | Back to 7.x-dev | webchick | 2012-05-02 |
| | |||
* | Drupal 7.14 | webchick | 2012-05-02 |
| | |||
* | Merge branch '7.12-security' into 7.x | webchick | 2012-05-02 |
|\ | |||
| * | Drupal 7.13 | webchick | 2012-05-02 |
| | | |||
* | | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. | webchick | 2012-04-30 |
| | | |||
* | | Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed ↵ | webchick | 2012-04-28 |
| | | | | | | | | watchdog() assumes is defined. | ||
* | | Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe, tim.plunkett, ↵ | webchick | 2012-04-28 |
| | | | | | | | | cha0s: Fixed STOP the registry integrity constraint violation nightmare. | ||
* | | Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for ↵ | Jennifer Hodgdon | 2012-04-27 |
| | | | | | | | | watchdog, hook_watchdog, and watchdog constants | ||
* | | Issue #1538182 by infiniteluke: update variable_get doc to say it handles ↵ | Jennifer Hodgdon | 2012-04-24 |
| | | | | | | | | unserializing | ||
* | | Issue #1411114 by Albert Volkman, sun: Fixed drupal_valid_test_ua() is not ↵ | webchick | 2012-03-11 |
| | | | | | | | | statically cached on non-positive match. | ||
* | | Issue #838800 by kotnik, Damien Tournoud, jromine: Improve random number ↵ | webchick | 2012-02-14 |
|/ | | | | generation. | ||
* | Back to 7.x-dev. | webchick | 2012-02-01 |
| | |||
* | Oops. Not yet. ;) Revert "Back to 7.13-dev." | webchick | 2012-02-01 |
| | | | | This reverts commit f1a8bf1344927827c8332a2d08bad18595f155a2. | ||
* | Back to 7.13-dev. | webchick | 2012-02-01 |
| | |||
* | Drupal 7.12 | webchick | 2012-02-01 |
|\ | |||
| * | SA-CORE-2012-001 | webchick | 2012-02-01 |
| | | |||
* | | Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private ↵ | webchick | 2012-01-30 |
| | | | | | | | | properties in abstract class DrupalCacheArray. | ||
* | | Issue #1411592 by dadikof, Niklas Fiekas: Fixed func_get_args() can't be ↵ | webchick | 2012-01-30 |
| | | | | | | | | used as a function parameter before PHP 5.3. | ||
* | | Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, ↵ | webchick | 2012-01-21 |
| | | | | | | | | files starting with A-C. | ||
* | | Revert "Issue #1371484 by makara: Fixed Private properties in abstract class ↵ | webchick | 2012-01-01 |
| | | | | | | | | | | | | DrupalCacheArray." This reverts commit 24c357b5c521ade1d9002c43167695d3f769b8fa. | ||
* | | Issue #1359326 by xjm: Fixed t() documentation does not clearly indicate ↵ | webchick | 2011-12-24 |
| | | | | | | | | that options are documented in format_string() docs. | ||
* | | Issue #1371484 by makara: Fixed Private properties in abstract class ↵ | webchick | 2011-12-22 |
| | | | | | | | | DrupalCacheArray. | ||
* | | Back to 7.x-dev | webchick | 2011-12-05 |
| | | |||
* | | Drupal 7.10 | webchick | 2011-12-05 |
| | | |||
* | | - Patch #1289208 by minorOffense, skottler, rocket_nova: REQUEST_TIME ↵ | Dries | 2011-11-22 |
| | | | | | | | | documentation is misleading. | ||
* | | Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed ↵ | webchick | 2011-11-11 |
| | | | | | | | | drupal_get_path() doesn't work for profiles. | ||
* | | Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP ↵ | webchick | 2011-10-27 |
|/ | | | | header to not cause issues with Drush. | ||
* | Ahem. Back to 7.x-dev. | webchick | 2011-10-26 |
| | |||
* | Back to 7.x-dev | webchick | 2011-10-26 |
| |