| Commit message (Expand) | Author | Age |
... | |
* | - Rollback of #323182; parse error. | Dries Buytaert | 2008-10-19 |
* | - Forgot to commit log.inc. | Dries Buytaert | 2008-10-19 |
* | - Patch #322777 by Damien Tournoud: file_check_directory() was badly documented. | Dries Buytaert | 2008-10-19 |
* | - Patch #323182 by chx: code cleanup. | Dries Buytaert | 2008-10-19 |
* | - Patch #321337 by gpk: optmized timer_start() and timer_read() thanks to PHP5. | Dries Buytaert | 2008-10-16 |
* | - Patch #298669 by Crell, moshe et al: add query logging per connection. | Dries Buytaert | 2008-10-16 |
* | - Patch #316753 by dvessel: exanded PHP doc of path_to_theme(). | Dries Buytaert | 2008-10-16 |
* | - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions... | Dries Buytaert | 2008-10-15 |
* | - Patch #320374 by Damien Tournoud, pwolanin et al: worked around a max_allow... | Dries Buytaert | 2008-10-15 |
* | - Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests. | Dries Buytaert | 2008-10-15 |
* | - Patch #285165 by Damien Tournoud, pwolanin, chx: fixed wildcard loader problem | Dries Buytaert | 2008-10-14 |
* | - 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 |