| Commit message (Expand) | Author | Age |
* | - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions... | Dries Buytaert | 2008-10-15 |
* | Removing left-over from drupal_set_title() roll-back. | 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 |
* | #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 |
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
* | #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 #180137 by c960657: added type hinting to make it easier to track dow... | Dries Buytaert | 2008-10-06 |
* | #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu... | Angie Byron | 2008-09-20 |
* | #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory(). | Angie Byron | 2008-09-20 |
* | - Patch #232931 by mikey_p, flobruit et al: clarified the PHPdoc of drupal_ad... | Dries Buytaert | 2008-09-18 |
* | #279657 by zeta ζ: Code style improvement to locale module. | Angie Byron | 2008-09-17 |
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve... | Dries Buytaert | 2008-09-17 |
* | - Patch #308138 by mfer, Dave Reid: replace valid_email_address with filter_v... | Dries Buytaert | 2008-09-16 |
* | #308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and ... | Angie Byron | 2008-09-14 |
* | #305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend. | Angie Byron | 2008-09-10 |
* | - Patch #208793 by kbahey, Damien Tournoud: stop hardcoding the HTTP protocol... | Dries Buytaert | 2008-09-08 |
* | #296310 by DamZ: Fixes to drupal_http_request() and accompanying tests. | Angie Byron | 2008-09-06 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ... | Dries Buytaert | 2008-08-21 |
* | - Patch #296300 by chx: remove edit[] and fixed Doxygen. | Dries Buytaert | 2008-08-17 |
* | - Patch #295506 by swentel: node preview is rendered twice. | Dries Buytaert | 2008-08-16 |
* | - Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request er... | Dries Buytaert | 2008-08-16 |
* | - Patch #268477 by MadHarold, Damien Tournoud, kkaefer, et al: untranslatable... | Dries Buytaert | 2008-08-14 |
* | - Patch #283806 by mustafau: fixed bug in drupal_http_request() and added som... | Dries Buytaert | 2008-08-13 |
* | - Patch #283806 by mustafau, Aron Noval: improved error handling in drupal_ht... | Dries Buytaert | 2008-08-12 |
* | - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to regist... | Dries Buytaert | 2008-08-02 |
* | - Patch #158992 by sun, quicksketch, zeta ζ, bangpound, Dries et al: inline ... | Dries Buytaert | 2008-08-02 |
* | - Patch #263517 by mfb: fixed notice in RSS feeds. | Dries Buytaert | 2008-07-19 |
* | - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests. | Dries Buytaert | 2008-07-17 |
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print... | Dries Buytaert | 2008-07-16 |
* | - Patch #277604 by gpk: improved phpDoc of url(). | Dries Buytaert | 2008-07-02 |
* | - Patch #277073 by threexk: improve consistency of offline vs off-line and on... | Dries Buytaert | 2008-07-01 |
* | - Patch #197124 by dixon_, keith.smith: made it possible to ignore a theme's ... | Dries Buytaert | 2008-07-01 |
* | - Patch #260778 by boombatower et al: play a user agent trick to make the tes... | Dries Buytaert | 2008-06-24 |
* | - Patch #270045 by drewish, Susurrus: clean up return values. | Dries Buytaert | 2008-06-18 |
* | - Patch #151902 by MadHarold et al: a better format_size() (and removed some ... | Dries Buytaert | 2008-06-09 |
* | - Patch #259001 by paul.lovvik: drupal_cron_run should ignore a user abort. | Dries Buytaert | 2008-05-30 |
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
* | - Patch #258475 by alpritt: Doxygen improvements. | Dries Buytaert | 2008-05-16 |
* | - Patch #200824 by sammys, Arancaytar et al: fixed bug in drupal_write_record(). | Dries Buytaert | 2008-05-15 |
* | - Patch #258128 by webchick: @parameter should be @param. Gets the Most Triv... | Dries Buytaert | 2008-05-14 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #189568 by dvessel: don't include a CSS file in the aggregated CSS ou... | Dries Buytaert | 2008-04-10 |
* | - Patch #29706 by pwolanin, solardiz, et al: more secure password hashing. | Dries Buytaert | 2008-03-31 |
* | - Patch #239958 by Steve Dondley: make the explicit cache clearing functional... | Dries Buytaert | 2008-03-31 |
* | - Patch #222578 by pwolanin: alter drupal_to_js() to use json_encode(). | Dries Buytaert | 2008-03-17 |