summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #400292 by effulgentsia: Allow preprocess functions for theme hooks ↵Angie Byron2009-08-19
| | | | implemented as functions.
* - Patch #113614 by eaton, fago, et al: add centralized token/placeholder ↵Dries Buytaert2009-08-19
| | | | subsituation to core.
* #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN ↵Angie Byron2009-08-19
| | | | CORE! OH YEAH! :D
* - Patch #552986 by yoroy: remove redundant form description.Dries Buytaert2009-08-19
|
* - Patch #543294 by Damien Tournoud et al: add status/promote/sticky to ↵Dries Buytaert2009-08-19
| | | | node_revisions table.
* #552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and ↵Angie Byron2009-08-19
| | | | trailing slashes (with tests).
* #543988 by eojthebrave: Added hover state for links to Seven theme.Angie Byron2009-08-19
|
* #552744 by drewish: Fixed incorrect documentation for the form.inc theme ↵Angie Byron2009-08-19
| | | | functions.
* #542426 by neilnz: PostgreSQL should not require password to be set in ↵Angie Byron2009-08-19
| | | | settings.php for trust mode.
* - Patch #544418 by sun: small follow-up on new AJAX framework.Dries Buytaert2009-08-18
|
* - Patch #276400 by mattyoung, chx: tests for language negotiation.Dries Buytaert2009-08-18
|
* - Patch #546390 by cweagans: fix CLI detection in install.phpDries Buytaert2009-08-18
|
* #526122 by bangpound, yched, and catch: Added an autocomplete widget for ↵Angie Byron2009-08-18
| | | | taxonomy term fields.
* #172571 follow-up by deekayen: removing xml.png which isn't referenced ↵Angie Byron2009-08-18
| | | | anywhere anymore.
* - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a ↵Dries Buytaert2009-08-17
| | | | locking framework for long running operations.
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-08-17
| | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
* - Patch #421076 by stBorchert, Xano: increase font size of code and kbd tags.Dries Buytaert2009-08-17
|
* #545956 by claudiu.cristea: Add a presave hook to comments.Angie Byron2009-08-17
|
* #544418 follow-up: It's really helpful when I commit ALL of a patch.Angie Byron2009-08-17
|
* #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools ↵Angie Byron2009-08-17
| | | | AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
* - Patch #370240 by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote ↵Dries Buytaert2009-08-17
| | | | index names in table declarations.
* - Patch #504422 by catch, drewish: file_load_multiple() missing a sanity check.Dries Buytaert2009-08-17
|
* - Patch #340283 by boombatower, dmitrig01 et al: abstract the simpletest ↵Dries Buytaert2009-08-17
| | | | broswer in its own class/object.
* #370454 follow-up by chx: Enhance comments to page cache simplification ↵Angie Byron2009-08-16
| | | | patch, and add in missing settings.default.php hunk.
* - Patch #550768 by boombatower: correct clear result message.Dries Buytaert2009-08-16
|
* #538032 by killes: Document variables that could help with PCRE memory ↵Angie Byron2009-08-16
| | | | becoming saturated.
* - Patch #550770 by dww: copyright.txt still thinks it is 2008.Dries Buytaert2009-08-16
|
* - Patch #370454 by chx, Damien Tournoud: simplify page caching.Dries Buytaert2009-08-16
|
* #296011 by boombatower: Fixed TestingParty08: DBLog filtering.Angie Byron2009-08-16
|
* #296324 follow-up by JuliaKM: Wrap comment at 80 chars.Angie Byron2009-08-16
|
* - Patch #550488 by c960657: turn of mod_expires for all .php files.Dries Buytaert2009-08-16
|
* - Patch #506482 by spuky, catch: remove some pointless /admin descriptions.Dries Buytaert2009-08-16
|
* #296324 by R.Muilwijk, kscheirer, and pamelad: Fixed TestingParty08: url() ↵Angie Byron2009-08-16
| | | | for internal urls need a thorough test.
* #295982 by kscheirer, jhedstrom, Senpai, et al: Added tests for the main ↵Angie Byron2009-08-15
| | | | help page.
* Oops. Extra file got in that last commit.Angie Byron2009-08-15
|
* #529126 by boombatower: Split up SimpleTest verbose output into separate files.Angie Byron2009-08-15
|
* - Patch #549950 by asimmonds: removed unused variable .Dries Buytaert2009-08-15
|
* - Patch #476290 by tylor, evlis2, bohjan, Psicomante et al: add path alias ↵Dries Buytaert2009-08-15
| | | | to taxonomy term edit page. Yay.
* #545580 by moshe weitzman: Simplify block render structure.Angie Byron2009-08-15
|
* #362972 by tic2000 and stewsnooze: Have nofollow filter remove 'rel' ↵Angie Byron2009-08-15
| | | | attributes instead of just adding rel='nofollow'.
* #296319 by redndahead, lilou, domas, and kscheirer: Added tests for external ↵Angie Byron2009-08-15
| | | | URL options.
* #548182 by yoroy: Better admin theme descriptions.Angie Byron2009-08-15
|
* #545952 follow-up by dmitrig01: Fix sqlite errors because of bad menu ↵Angie Byron2009-08-15
| | | | conversion.
* #296574 by boombatower and chx: Provide debug function for debugging during ↵Angie Byron2009-08-15
| | | | tests and elsewhere.
* #528204 by rfay: Fixed menu item sorting so it is now case in-sensitive.Angie Byron2009-08-14
|
* #264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through ↵Angie Byron2009-08-14
| | | | drupal_add_css().
* #519046 by catch, pwolanin: Fix how toolbar_get_menu_tree() determines menu ↵Angie Byron2009-08-14
| | | | to remove unneeded calls to _menu_check_access().
* #549182 by catch: Move logging and errors to admin/config/development.Angie Byron2009-08-14
|
* #549230 by sun: Changed Use drupal_static() in _node_revision_access().Angie Byron2009-08-14
|
* #547702 by Damien Tournoud: Add a 'user experience' section to MAINTAINERS.txt.Angie Byron2009-08-14
|