summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
...
* Issue #1679660 by rhm50, amontero, billk2, valthebald | bagvendt: Add link ↵David Rothstein2013-12-25
| | | | to cron tutorial on drupal.org.
* Issue #1815886 by bojanz, slashrsm | torgosPizza: Change the database schema ↵David Rothstein2013-12-25
| | | | to allow Drupal core to manage files larger than 4 GB.
* Issue #2145077 by TR: Fix spelling errors in D7 tests and commentsJennifer Hodgdon2013-12-03
|
* Merge tag '7.24' into 7.xDavid Rothstein2013-11-20
|\ | | | | | | | | | | | | | | 7.24 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.24David Rothstein2013-11-20
| |
* | Issue #332518 by diego21, joachim, chriscohen: Fix up documentation for ↵Jennifer Hodgdon2013-11-11
| | | | | | | | system_settings_form().
* | Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, ↵Jennifer Hodgdon2013-09-12
| | | | | | | | willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs
* | Issue #2061275 by StephaneQ, cconrad: Do not confuse hook_cron_queue_info ↵Jennifer Hodgdon2013-09-12
| | | | | | | | with hook_cron in docs
* | Issue #1977054 by ebargtuo, dooug: Make docs for language API callbacks ↵Jennifer Hodgdon2013-08-16
| | | | | | | | match the code
* | Issue #2062127 by jlindsey15, joachim: Document system_requirements as ↵Jennifer Hodgdon2013-08-13
| | | | | | | | implementation of hook_requirements
* | Issue #2061843 by TravisCarden: Clean up the docs for hook_schemaJennifer Hodgdon2013-08-13
|/
* Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: ↵David Rothstein2013-08-05
| | | | Fixed Color module doesn't test for unlimited memory.
* Issue #1586166 by drumm, David_Rothstein: Fixed system_update_7013() and ↵David Rothstein2013-08-05
| | | | user_update_7002() should not call l().
* Issue #1813966 by Sylvain Lecoy: Remove __construct() from interfaces ↵David Rothstein2013-08-05
| | | | definition.
* Issue #1305814 by elachlan, giammi, TonyK, mdupont: Fix up hook_exit() docs ↵Jennifer Hodgdon2013-07-24
| | | | accuracy
* Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from ↵Jennifer Hodgdon2013-07-03
| | | | test assertions in various system tests
* Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, ↵Jennifer Hodgdon2013-06-28
| | | | xjm: Remove t() from test assertions in file-related tests
* Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, ↵Jennifer Hodgdon2013-06-06
| | | | hook_menu, and t documentation.
* Issue #1797452 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-05-21
| | | | in various system tests
* Issue #1984190 by markpavlitski: Fix bullet list formatting in ↵Jennifer Hodgdon2013-05-08
| | | | hook_install_tasks doc
* Issue #1797920 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1797926 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1963206 by fgm: Add hook_schema_alter to scheamapi topicJennifer Hodgdon2013-04-10
|
* Issue #1173322 by dcam, javier_: Add example implementations for file hook ↵Jennifer Hodgdon2013-04-10
| | | | documentation
* Issue #1250500 by dcam, joachim, jhodgdon: Add topic for callback functionsJennifer Hodgdon2013-04-10
|
* Issue #1943664 by joachim: Use new standards to document entity info ↵Jennifer Hodgdon2013-04-04
| | | | callback functions
* Issue #1933954 by Alexander Pyle: Fix up documentation for return value of ↵Jennifer Hodgdon2013-04-04
| | | | hook_requirements
* Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, ↵David Rothstein2013-03-30
| | | | achton, darkadept: Fixed Dynamic tokens can't have spaces.
* Issue #1926758 by balsama, mitron: Fix code comment in system.moduleJennifer Hodgdon2013-03-20
|
* Issue #1586542 followup by andypost: Workaround for an issue where system ↵David Rothstein2013-03-10
| | | | update #7061 fails due to a memory leak and can't be run again.
* Issue #1475342 by iamEAP | Kasper Souren: Fixed D6->D7 upgrade: ↵David Rothstein2013-03-10
| | | | system_update_7007() fail.
* Issue #1012620 by Berdir, kbasarab, YesCT: Fixed Unique key on ↵David Rothstein2013-02-27
| | | | date_formats().(format|type) is problematic for case insensitive collations.
* Issue #1889738 by andybroomfield: Add information to documentation of ↵Jennifer Hodgdon2013-01-30
| | | | hook_custom_theme
* Issue #1885000 by cck: Add link in hook_theme docs to theme layer pageJennifer Hodgdon2013-01-30
|
* Issue #1879022 by omegamonk: Fixed Enforced dependencies errors updating to ↵David Rothstein2013-01-27
| | | | recent versions of Drupal 7.
* Issue #1893530 by alippai: Document that bundles element is not required for ↵Jennifer Hodgdon2013-01-21
| | | | one-bundle entities in hook_entity_info
* Issue #1156576 by pixelite, Ryan Weal, jhodgdon, plach, Albert Volkman: ↵Jennifer Hodgdon2013-01-10
| | | | Better documentation for language negotiation
* Issue #1851788 by cck, blake.thompson: Add docs for hook_menu for expanded ↵Jennifer Hodgdon2013-01-08
| | | | property
* Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasksJennifer Hodgdon2013-01-04
|
* Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with ↵David Rothstein2012-12-27
| | | | @link...@endlink.
* Issue #1854620 by marvin_B8, droplet: Fixed hook_menu_local_tasks_alter() ↵webchick2012-12-26
| | | | help texts.
* Issue #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed ↵webchick2012-12-26
| | | | Mail functions reference obsolete RFC.
* Issue #1446650 by superspring | drupalsven: Added After installing module ↵David Rothstein2012-12-08
| | | | display link to 'install another module'.
* Issue #1117780 by amontero, naxoc | ogi: Display cron url in ↵David Rothstein2012-12-08
| | | | admin/config/system/cron page.
* Issue #1858508 by TravisCarden: Add see also to hook_theme docsJennifer Hodgdon2012-12-06
|
* Issue #1848516 by IshaDakota: Fix coding style in hook_schema() example ↵Jennifer Hodgdon2012-11-26
| | | | function body
* Issue #1827200 by benjifisher: Fix up documentation for system_authorized_init()Jennifer Hodgdon2012-11-07
|
* Issue #1816148 by BTMash, David_Rothstein | Irous: Removed ↵David Rothstein2012-11-06
| | | | system_update_7075() for now, since it's causing problems.
* Issue #1586542 follow-up by Eric_A: Explicitly declare dependencies of ↵webchick2012-11-02
| | | | system_update_7061.
* Issue #1586542 by BTMash, carwin, xjm, gwulo: Fixed d6 to d7 upgrade stuck ↵webchick2012-10-29
| | | | at update #7061.