summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Oops. Roll-back of #328110. ApologiesAngie Byron2008-11-11
|
* #328110 by Damien Tournoud: Remove recoverable fatal error from menu system.Angie Byron2008-11-11
|
* - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.Dries Buytaert2008-11-11
|
* #258089 follow-up by JohnAlbin: Fix missing period on code comment. Trivial ↵Angie Byron2008-11-10
| | | | Patch of the Month award! :)
* #275842 by chx and boombatower: Reflect accurate maintainers in MAINTAINERS.txt.Angie Byron2008-11-10
|
* #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().Angie Byron2008-11-10
|
* #331719 follow-up by chx: Remove ambiguity from search score queries.Angie Byron2008-11-10
|
* Roll-back of #304936; broke because #74645 patch was rolled back.Angie Byron2008-11-09
|
* Further rollback of patch #74645 - hunk got skipped for some reason.Angie Byron2008-11-09
|
* #304940 by drewish: Stop SimpleTest from trying to upload non-files.Angie Byron2008-11-09
|
* #304936 by drewish and boombatower: Fix SimpleTest copying/deletion.Angie Byron2008-11-09
|
* #314147 follow-up by catch: Fixed typos with previous patch, and added tests.Angie Byron2008-11-09
|
* #329998 by pwolanin: Remove unescaped <> chars from t() strings.Angie Byron2008-11-08
|
* - Patch #329080 by chx, Damien Tournoud, pwolanin: statics in objects are ↵Dries Buytaert2008-11-08
| | | | not per-instance.
* - Rollback of patch #74645 -- breaks installer.Dries Buytaert2008-11-08
|
* - Patch #74645 by drewish, Robin Monks, tayknight: clean up ↵Dries Buytaert2008-11-08
| | | | file_scan_directory API to use regex.
* - Patch #331013 by drewish: remove file_set_status in favor of file_save().Dries Buytaert2008-11-08
|
* - Patch #319788 by stella, nedjo et al: pass language code to filters when ↵Dries Buytaert2008-11-08
| | | | available.
* - Patch #255293 by Gribnif, maartenvg: incorrect regex causes some ↵Dries Buytaert2008-11-08
| | | | aggregated CSS to fail.
* #324880: SA-2008-067 (#324824): Fix XSS vulberability in book administration ↵Angie Byron2008-11-08
| | | | page.
* #243532 follow-up by c960657: Make SimpleTest work again with prefixes.Angie Byron2008-11-08
|
* #329223 by chx: Fix notice in actions configuration tests.Angie Byron2008-11-08
|
* #329227 by chx: Fix notices in OPML tests.Angie Byron2008-11-08
|
* #331737 by Crell: Fix nested conditions (plus test)Angie Byron2008-11-08
|
* #331719 by chx: Fix search query that had a field aliased to one of its ↵Angie Byron2008-11-08
| | | | column names, causing problems in certain databases.
* #325895 by chx and hswong3i: Fix queryTemporary and add test case.Angie Byron2008-11-08
|
* Oops. Reverting #329223. Still needs work.Angie Byron2008-11-08
|
* #331705 by dmitrig01: Make sure a menu callback exists before attempting to ↵Angie Byron2008-11-08
| | | | call it.
* #329226 by drewish and c960657: Remove ugly GLOBALS from file tests to fix ↵Angie Byron2008-11-08
| | | | file tests.
* - Patch #173826 by Jody Lynn, catch, roychri, arcX: trim taxonomy term names ↵Dries Buytaert2008-11-07
| | | | upon save.
* - Patch #279516 by c960657: remove workarounds for PHP versions less than 5.2.xDries Buytaert2008-11-07
|
* - Patch #330084 by c960657: don't set Reply-To header unless necessary and ↵Dries Buytaert2008-11-07
| | | | fixed documentation issue.
* Oops. Reverting aggregator stuff that I didn't mean to commit.Angie Byron2008-11-07
|
* #321828 by Damien Tournoud: November Make-All-Tests-Pass-Again-Extravaganza: ↵Angie Byron2008-11-07
| | | | Correct registration of maintenance page in hook_theme().
* #329224 by boombatower and chx: November ↵Angie Byron2008-11-07
| | | | Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests.
* #329224 by boombatower and sun: November ↵Angie Byron2008-11-07
| | | | Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests.
* - Patch #243532 by Damien Tournoud et al: catch notices, warnings and fatal ↵Dries Buytaert2008-11-05
| | | | errors during testing. Woop, woop.
* - Patch #321161 by Damien Tournoud: properly flush cache between tests.Dries Buytaert2008-11-05
|
* - Patch #93509 by catch: automatically run cron after installation, improve ↵Dries Buytaert2008-11-05
| | | | the cron notifications.
* - Patch #329646 by Damien Tournoud: properly reset user_access().Dries Buytaert2008-11-05
|
* - Patch #314147 by catch: more taxonomy standardization.Dries Buytaert2008-11-05
|
* - Patch #330040 by earnie: code comment improvements.Dries Buytaert2008-11-05
|
* - Patch #329140 by catch, pwolanin: improve consistency of vocabulary API ↵Dries Buytaert2008-11-05
| | | | and term API.
* #329660 by pwolanin: Remove silly drupal_goto() on rebuild permissions button.Angie Byron2008-11-03
|
* - Patch #329273 by Damien Tournoud: make map_month() happier.Dries Buytaert2008-11-03
|
* #257910 follow-up by Damien Tournoud: Fix location of search.install update ↵Angie Byron2008-11-03
| | | | code and remove redundant index.
* #303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 ↵Angie Byron2008-11-03
| | | | -> D7.
* - Patch #321166 by gpk, drewish, Damien Tournoud: removed redundant function ↵Dries Buytaert2008-11-02
| | | | upload_menu_alter().
* - Patch #257910 by Damien Tournoud: use primary key instead.Dries Buytaert2008-11-02
|
* - Patch #306224 by catch, sun: add proper taxonomy term hooks.Dries Buytaert2008-11-02
|