summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - Patch #756498 by douggreen: restore current directory after register_shutdo...Dries Buytaert2010-03-31
* - Patch #755586 by c960657: don't call is_writable() in each request.Dries Buytaert2010-03-31
* - Patch #677750 by jurgenhaas: fixed XMLRPC server call creates unnecessary w...Dries Buytaert2010-03-31
* - Patch #756478 by alex_b: remove obsolete return statement in findCaller().Dries Buytaert2010-03-31
* #467296 by Frank Ralf, mgifford, Everett Zufelt, Cliff,seutje, Bojhan, kat3_d...Angie Byron2010-03-30
* - Patch #753754 by Garrett Albright, aspilicious, Crell, yoroy, marcvangend: ...Dries Buytaert2010-03-28
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ...Dries Buytaert2010-03-28
* - Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'.Dries Buytaert2010-03-28
* - Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when s...Dries Buytaert2010-03-28
* - Patch #754192 by andypost, Damien Tournoud: critical bug: fixed transaction...Dries Buytaert2010-03-28
* - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().Dries Buytaert2010-03-27
* #621902 by jhodgdon and mfer: Fixed Docs for drupal_add_js().Angie Byron2010-03-27
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
* - Patch #231668 by aspilicious, birdmanx35: improve comments in core to confo...Dries Buytaert2010-03-26
* - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX trigger...Dries Buytaert2010-03-26
* - Patch #669794 by andypost: use savepoints for nested transactions.Dries Buytaert2010-03-26
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ...Dries Buytaert2010-03-26
* - Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_...Dries Buytaert2010-03-26
* - Patch #667944 by sun: Javascript #states cannot hide fieldsets, radios, che...Dries Buytaert2010-03-26
* - Patch #656782 by effulgentsia: critical bug: ajax_process_form() results in...Dries Buytaert2010-03-26
* - Patch #752096 by c960657: remove unused check_file().Dries Buytaert2010-03-25
* - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use save...Dries Buytaert2010-03-25
* - Patch #748982 by mikeryan: allow Database logging_callback() to be a class ...Dries Buytaert2010-03-24
* - Patch #458704 by markus_petrux, tic2000: don't automatically remove 'www.' ...Dries Buytaert2010-03-24
* - Patch #751002 by c960657: _drupal_flush_css_js() is too complex.Dries Buytaert2010-03-23
* - Patch #715132 by moshe weitzman: over aggressive escaping of table names.Dries Buytaert2010-03-23
* - Patch #443514 by casey, sun: stylesheet override logic prevents loading of ...Dries Buytaert2010-03-21
* - Patch #711682 by aspilicious, sun: fixed style issues.Dries Buytaert2010-03-21
* - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript w...Dries Buytaert2010-03-21
* Back to 7.0-devAngie Byron2010-03-21
* Drupal 7.0-alpha3Angie Byron2010-03-21
* #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions d...Angie Byron2010-03-21
* - Patch #582948 by David_Rothstein: improve safety of schema manipulation.Dries Buytaert2010-03-20
* - Patch #720226 by trevjs: documentation for l() missing language key.Dries Buytaert2010-03-18
* - Patch #495030 by Psicomante | yngens: fixed locale code for Kyrgyz Republic.Dries Buytaert2010-03-18
* - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty...Dries Buytaert2010-03-18
* - Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is ...Dries Buytaert2010-03-17
* - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Be...Dries Buytaert2010-03-17
* #335035 follow-up by andypost: Fixed failure in tests.Angie Byron2010-03-13
* - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' e...Dries Buytaert2010-03-13
* - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, ...Dries Buytaert2010-03-12
* - Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do a...Dries Buytaert2010-03-12
* - Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should r...Dries Buytaert2010-03-12
* #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action l...Angie Byron2010-03-12
* - Patch #131432 by dereine, alienbrain, sun: #field_prefix() and #field_suffi...Dries Buytaert2010-03-11
* - Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY.Dries Buytaert2010-03-11
* - Patch #739488 by mr.baileys: REGISTRY_* constants are not text filtering fl...Dries Buytaert2010-03-11
* #587706 follow-up by plach: trim GET['q'] centrally in request_path() so subs...Angie Byron2010-03-10
* - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import protection...Dries Buytaert2010-03-10
* - Patch #731426 by fago: fixed recursed entity loading doesn't work.Dries Buytaert2010-03-10