| Commit message (Expand) | Author | Age |
... | |
* | - Patch #285165 by Heine, Gabor: fixed wildcard loader names with numbers. | Dries Buytaert | 2008-10-14 |
* | #242873 follow-up: Missed a couple files with drupal_set_title(). | Angie Byron | 2008-10-14 |
* | - Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe'). | Dries Buytaert | 2008-10-13 |
* | - Patch #320146 by pwolanin: when in offline mode, link to the admin page to ... | Dries Buytaert | 2008-10-13 |
* | #249571 by pwolanin: Fix bug with 'active-trail' class in Primary/Secondary l... | Angie Byron | 2008-10-13 |
* | #242873 follow-up: Missed adding constants to bootstrap.inc. | Angie Byron | 2008-10-13 |
* | Removing left-over from drupal_set_title() roll-back. | Angie Byron | 2008-10-12 |
* | #320171 by Dave Reid: Fix exception in ip_address() test. | Angie Byron | 2008-10-12 |
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on some... | Angie Byron | 2008-10-12 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #320009 by Dave Reid: Remove notice about missing files[] array and prevent i... | Angie Byron | 2008-10-12 |
* | #231298 by Crell and rednahead: Allow for aliased multi-site support. | Angie Byron | 2008-10-12 |
* | #320024 by Dave Reid: Replace hardcoded drupal_required_modules() with requir... | Angie Byron | 2008-10-12 |
* | #253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow mo... | Angie Byron | 2008-10-11 |
* | Grrr. Didn't mean to commit that yet. | Angie Byron | 2008-10-11 |
* | #242873 follow-up by pwolanin: Move new check_plain() check constants to boot... | Angie Byron | 2008-10-11 |
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ... | Angie Byron | 2008-10-11 |
* | #205227 by mpare and mfb: Fix logic in file_transfer with ob_end_clean(). | Angie Byron | 2008-10-11 |
* | #319405 by Crell: Code style clean-up for registry queries. | Angie Byron | 2008-10-11 |
* | #319403 by Crell: use fetchObject() in cache.inc for consistency with other d... | Angie Byron | 2008-10-11 |
* | #293612 by egfrith: user_authenticate() should work when is empty. | Angie Byron | 2008-10-11 |
* | #318102 by Damien Tournoud and Dave Reid: hook_exit() not invoked for some ca... | Angie Byron | 2008-10-11 |
* | #319466: SA-2008-47 (#295053): CSRF in cached forms. | Angie Byron | 2008-10-11 |
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
* | - Patch #319210 by Dave Reid: DBTNG'ed actions.inc. | Dries Buytaert | 2008-10-10 |
* | #284887 by Dave Reid and dww: Disable autocomplete if user does not have acce... | Angie Byron | 2008-10-10 |
* | #317238 by Pedro Lozano: Fix broken link to orphaned actions in watchdog. | Angie Byron | 2008-10-10 |
* | #318575 by jvandyk: Change 'remaining' to 'completed' in Batch API, to better... | Angie Byron | 2008-10-09 |
* | - Patch #228281 by hswong3i: made queries TNGDB and ANSI compliant. | Dries Buytaert | 2008-10-09 |
* | - Patch #319183 by drewish: clean up file.inc documentation. | Dries Buytaert | 2008-10-09 |
* | #294742 by axyjo: Doxygen correction for drupal_alter(). | Angie Byron | 2008-10-09 |
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_fil... | Angie Byron | 2008-10-09 |
* | - Patch #310904 by mfer, Crell et al: use early fetch and document why. | Dries Buytaert | 2008-10-08 |
* | - Patch #315047 by Island Usurper: fixed handling of rerved keywords when alt... | Dries Buytaert | 2008-10-08 |
* | #261148 by chx and pwolanin: Allow recovery from a failed menu build. | Angie Byron | 2008-10-08 |
* | #317840 by lilou: Fix typo in Doxygen for REQUEST_TIME. | Angie Byron | 2008-10-06 |
* | - Patch #316139 by hswong3i: __toString() should be public to work with PHP5.3. | Dries Buytaert | 2008-10-06 |
* | - Patch #313156 by Crell: convert bootstrap.inc to DBTNG and resurrected a ki... | Dries Buytaert | 2008-10-06 |
* | - Patch #180137 by c960657: added type hinting to make it easier to track dow... | Dries Buytaert | 2008-10-06 |
* | - Patch #273743 by meba, jsaints: fixed exmaple code. | Dries Buytaert | 2008-10-06 |
* | - Patch #300239 by Crell: updated documentation of db_insert(). | Dries Buytaert | 2008-10-06 |
* | - Patch #299661 by smk-ka, oadaeh, et al: install.php does not correctly chec... | Dries Buytaert | 2008-10-06 |
* | - Patch #290282 by jvandyk, kratib: correct tracking of recursion. | Dries Buytaert | 2008-10-02 |
* | #281446 by xqus, dropcube, and catch: Improve the requirements check for the ... | Angie Byron | 2008-10-01 |
* | Temporary roll-back of #298669: This wasn't quite ready yet and broke SimpleT... | Angie Byron | 2008-09-28 |
* | - Patch #298669 by Crell, moshe weitzman: added query logging per connection. | Dries Buytaert | 2008-09-28 |
* | - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edi... | Dries Buytaert | 2008-09-27 |
* | - Patch #296197 by Gabor: made the language order use drag-n-drop instead of ... | Dries Buytaert | 2008-09-27 |
* | - Patch #301501 by markus_petrux: optimize db_merge() in MySQL by taking adva... | Dries Buytaert | 2008-09-27 |
* | #312677 by CorniI: Check to ensure a file exists when fixing installation file. | Angie Byron | 2008-09-27 |