summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Collapse)AuthorAge
* Issue #1279226 by attiks, ericduran, Wim Leers, sun, David_Rothstein, nod_: ↵David Rothstein2015-03-30
| | | | Allow sites and modules to skip loading jQuery and Drupal JavaScript libraries on pages where they won't be used
* Merge tag '7.35' into 7.xDavid Rothstein2015-03-18
|\ | | | | | | | | | | | | | | 7.35 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.35David Rothstein2015-03-18
| |
* | Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the"Jennifer Hodgdon2015-02-17
|/
* Issue #2142441 by Garrett Albright: Fixed CSS aggregator prepends data: URLs ↵David Rothstein2014-11-03
| | | | with paths.
* Issue #1071818 by JeremyFrench, nod_, Cottser, gielfeldt, xjm, anthbel, ↵David Rothstein2014-11-03
| | | | reglogge, NROTC_Webmaster, kristofferwiklund, lliss, sun | sepgil: Fixed Lazy-loading CSS fails in IE.
* Issue #1775488 by mgifford, vijaycs85, amateescu | chx: Fixed ↵David Rothstein2014-11-02
| | | | drupal_cron_cleanup is not converted to lock.
* Issue #205969 by Mile23, oadaeh, twistor, ssm2017 Binder, barraponto, ↵David Rothstein2014-11-01
| | | | superspring: Fixed drupal_http_request() assumes presence of Reason-Phrase in response Status-Line.
* Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed ↵David Rothstein2014-11-01
| | | | hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors.
* Issue #2324083 by er.pushpinderrana, martin_q: Fix up description of return ↵Jennifer Hodgdon2014-08-20
| | | | value from drupal_array_get_nested_value()
* Issue #2277623 by mparker17: Fix up docs for drupal_parse_url functionJennifer Hodgdon2014-06-13
|
* Issue #2143461 by Sneakyvv: drupal_get_query_array() does not work correctly ↵David Rothstein2014-05-06
| | | | if a query parameter contains an equals sign.
* Issue #2021933 by Crell, David_Rothstein, joachim, lz1irq: Catch exceptions ↵David Rothstein2014-05-05
| | | | from queue workers.
* Issue #2245057 by cs_shadow, joachim: Fix docs for entity_get_controllerJennifer Hodgdon2014-04-23
|
* Issue #2216945 by asrob: Remove duplicate ingroup in filter_xssJennifer Hodgdon2014-03-20
|
* Issue #2188289 by Jaypan, sun, Berdir: Fix docs for drupal_get_token()Jennifer Hodgdon2014-02-27
|
* Issue #2164597 by longwave, StephaneQ, emok: Fix up docs for ↵Jennifer Hodgdon2014-01-23
| | | | drupal_render_children()
* Issue #2136369 by marvil07: Provide a way to avoid processing a queue during ↵David Rothstein2013-12-30
| | | | cron execution.
* Issue #1476810 by Spleshka, David_Rothstein, franz | Heine: ↵David Rothstein2013-12-30
| | | | Drupal_serve_page_from_cache can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1.
* Issue #1198904 by das-peter, jox: Drupal_load_stylesheet() fails to load ↵David Rothstein2013-12-27
| | | | @import files in different directories.
* Issue #1982020 by Fabianx, FreekyMage, Cottser: Add static caching to ↵David Rothstein2013-12-25
| | | | drupal_html_class().
* Issue #2040209 by WebEvt: CSS is truncated when aggregation is turned on.David Rothstein2013-12-25
|
* Issue #1414368 by coolestdude1, Dave Reid: Drupal_http_request does not ↵David Rothstein2013-12-25
| | | | handle basic auth correctly when dealing with blank passwords.
* 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 #2129867 by ar-jan: Fix HTML formatting in drupal_add_js docs.Jennifer Hodgdon2013-11-20
| |
* | 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 #1975442 by thedavidmeister, dcam: Fixed drupal_render() should always ↵David Rothstein2013-08-05
| | | | return a string.
* Issue #1575060 followup by SebCorbin, andypost: Second attempt to fix broken ↵David Rothstein2013-08-04
| | | | ajax_html_ids for forms with file element (encoding=multipart/form-data).
* Issue #2038629 by sambonner: Fix first line docs for drupal_goto().Jennifer Hodgdon2013-07-17
|
* Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein ↵David Rothstein2013-06-23
| | | | | mvc: Add a recursive version of array_diff_assoc().
* Issue #1739986 by RobLoach, pwolanin, sun, Berdir, moshe weitzman, andypost, ↵David Rothstein2013-06-03
| | | | dcam: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()'].
* Issue #1943664 by joachim: Use new standards to document entity info ↵Jennifer Hodgdon2013-04-04
| | | | callback functions
* Issue #1664784 by effulgentsia, mikeytown2: Allow drupal_http_request() to ↵David Rothstein2013-04-01
| | | | be overridden.
* Issue #1952354 by robertcharlesfox | laurence_m: Fixed Typo in ↵David Rothstein2013-04-01
| | | | drupal_add_html_head() API doc.
* Issue #1575060 by Spleshka, andypost, serm, mcjim, nod_: Fixed ↵David Rothstein2013-04-01
| | | | ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data).
* Issue #1908194 by richard.c.allen2386: Document what happens in ↵Jennifer Hodgdon2013-02-11
| | | | drupal_get_path if the file is not found
* Issue #1894850 by ben.bunk: Fix typo in code example in ↵Jennifer Hodgdon2013-01-21
| | | | drupal_prerender_links docs
* Issue #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed ↵webchick2012-12-26
| | | | Mail functions reference obsolete RFC.
* Issue #1787876 by Albert Volkman, cirage, BrockBoland: Add return docs for ↵Jennifer Hodgdon2012-12-04
| | | | drupal_get_token() function
* Issue #1837840 by amontero, tstoeckler: Add clarification to l() docs as to ↵Jennifer Hodgdon2012-11-13
| | | | when to use t() instead
* Issue #1821024 by scuts, mjonesdinero: Fix up docs for drupal_add_jsJennifer Hodgdon2012-11-07
|
* Issue #1799116 by jwilson3: Standardize on installation profile terminologyJennifer Hodgdon2012-10-10
|
* Issue #863428 by Albert Volkman: Clean-up of cache constant documentationJennifer Hodgdon2012-09-25
|
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #1722244 by Albert Volkman, edb: Add return docs for ↵Jennifer Hodgdon2012-09-17
| | | | drupal_get_destination function
* Issue #863428 by Albert Volkman, Mile23: Fix up documentation for block ↵Jennifer Hodgdon2012-09-14
| | | | cache constants
* Issue #1783348 by jfhovinne: Fix syntax in format_plural exampleJennifer Hodgdon2012-09-13
|
* Issue #1779120 by TravisCarden: Improve documentation of l functionJennifer Hodgdon2012-09-11
|
* Issue #7881 by mikeytown2, effulgentsia, gwynnebaer, Patrizio, sylus, ↵webchick2012-09-01
| | | | pwolanin, David_Rothstein: Add support to drupal_http_request() for proxy servers.