| Commit message (Expand) | Author | Age |
* | - Patch #182950: fieldset massaging for usability. | Dries Buytaert | 2007-10-12 |
* | #182410 by greggles: HTTP Basic authentication username and password was pars... | Gábor Hojtsy | 2007-10-11 |
* | #178999 follow up patch by sun: fix lots of code comment formatting and gramm... | Gábor Hojtsy | 2007-10-08 |
* | - Patch #178999 by JohnAlbin, sun and sammys: fixed race condition with drupa... | Dries Buytaert | 2007-10-06 |
* | #163785 by Eaton, dvessel and quicksketch: theme .info files should be able t... | Gábor Hojtsy | 2007-10-05 |
* | - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schem... | Dries Buytaert | 2007-10-05 |
* | #180877 by Arancaytar: drupal_write_record() was not prefixing tables properl... | Gábor Hojtsy | 2007-10-04 |
* | - Patch #173486 by scor: fixed code style issues. | Dries Buytaert | 2007-10-02 |
* | - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing featur... | Dries Buytaert | 2007-10-02 |
* | - Patch #144634 by chx: fixed critical bug that prevented language negotiatio... | Dries Buytaert | 2007-10-02 |
* | #178999 by sammys: register header(Location) as a shutdown function in drupal... | Gábor Hojtsy | 2007-10-01 |
* | #168620 by hass: remove extraneous @charset rules from the compressed CSS fil... | Gábor Hojtsy | 2007-09-27 |
* | #173494 by scor: removing a strange string concatenation from common.inc | Gábor Hojtsy | 2007-09-20 |
* | Back to devopment version, now that we have the beta 1 tagged and released | Gábor Hojtsy | 2007-09-15 |
* | Marking code as beta 1 in preparation of the first beta release of Drupal 6, ... | Gábor Hojtsy | 2007-09-14 |
* | #174708 by multiple contributors: update jQuery to 1.2 | Gábor Hojtsy | 2007-09-12 |
* | #63352 by kkaefer: add special prefix to long month names in format_date so M... | Gábor Hojtsy | 2007-09-12 |
* | #148677 by pwolanin: set active menu item on 403/404 pages (and on the user p... | Gábor Hojtsy | 2007-09-06 |
* | #171606 by Heine: ported security fix from Drupal 4.7/5; use SCRIPT_NAME inst... | Gábor Hojtsy | 2007-08-30 |
* | #168812 by webchick and pwolanin: in case we have a database error, trace it ... | Gábor Hojtsy | 2007-08-29 |
* | #170334 by JirkaRybka: allow @count to be used in singular format_plural() va... | Gábor Hojtsy | 2007-08-29 |
* | - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functi... | Dries Buytaert | 2007-08-26 |
* | - Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href inst... | Dries Buytaert | 2007-08-23 |
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora... | Dries Buytaert | 2007-08-12 |
* | - Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed... | Dries Buytaert | 2007-08-02 |
* | - Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3. | Dries Buytaert | 2007-07-29 |
* | #158687 by drumm: fix URI encoding of some special chars | Gábor Hojtsy | 2007-07-13 |
* | #156778 by asimmonds: revert node and comment deletions to the pre-deletion A... | Gábor Hojtsy | 2007-07-13 |
* | #112374 by Wesley Tanaka: drupal_add_feed() should not allow adding the same ... | Gábor Hojtsy | 2007-07-04 |
* | - Patch #104969 by Wesley: corrected PHPDoc. | Dries Buytaert | 2007-07-03 |
* | #156426 by GreenMother: fix wrong datatype warning for parsed JS files | Gábor Hojtsy | 2007-07-03 |
* | - Patch #155986 by Uwe: fixed typos. | Dries Buytaert | 2007-07-02 |
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
* | - Patch #148410 by jvandyk: added rewrite of the actions module! | Dries Buytaert | 2007-06-29 |
* | - Patch #147662 by Gordon et al: add new #pre_render callback to drupal_rende... | Dries Buytaert | 2007-06-28 |
* | #154594 by drewish: clean up code comments for deletion API | Gábor Hojtsy | 2007-06-28 |
* | #154218 by Steven: HTML to text email converter, centralizing email wrapping ... | Gábor Hojtsy | 2007-06-26 |
* | #154224 by hunmonk: add destination argument to _drupal_delete(), instead of ... | Gábor Hojtsy | 2007-06-26 |
* | #150210 by bjaspan and Frando: explicit table names for create table statemen... | Gábor Hojtsy | 2007-06-26 |
* | #154309 by KarenS: language code lost in format_date() when using the 'r' format | Gábor Hojtsy | 2007-06-25 |
* | #154046: Optimize confirm_form syntax for common usage (and fix some $form_st... | Steven Wittens | 2007-06-24 |
* | #115139: Add centralized json handler (and send text/javascript content-type ... | Steven Wittens | 2007-06-22 |
* | #153781: Convert all remaining confirm_forms() to deletion api. | Steven Wittens | 2007-06-22 |
* | #147723: Deletion API (by hunmonk). Woop woop. | Steven Wittens | 2007-06-22 |
* | #150049 by Moshe Weitzman: empower custom url rewriting with url() options | Gábor Hojtsy | 2007-06-18 |
* | - Patch #147947 by hswong3i: some files shouldn't defined as text:big for Ora... | Dries Buytaert | 2007-06-15 |
* | #150671: Consistent code comment style (by dmitrig01). | Steven Wittens | 2007-06-14 |
* | - Patch #101927 by cooferat: fixed problem with post information. | Dries Buytaert | 2007-06-11 |
* | #118026 by kkaefer with fixes from myself: JavaScript translation support and... | Gábor Hojtsy | 2007-06-08 |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |