| Commit message (Expand) | Author | Age |
* | - Patch #143026 by ChrisKennedy and Steven: dynamically check password streng... | Dries Buytaert | 2007-06-08 |
* | - Patch #149176 by chx, David et al: getting rid of the sequences table, usin... | Dries Buytaert | 2007-06-05 |
* | - Patch #146667 by Jeff Eaton: form API fixes. | Dries Buytaert | 2007-06-04 |
* | - Patch #148974 by hunmonk: fixed whois online block on PostgreSQL. | Dries Buytaert | 2007-06-04 |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |
* | - Patch #148744 by catch: fixed some code comments. | Dries Buytaert | 2007-06-03 |
* | - Patch #115267 by drewish, dopry et al: simplified file uploads code, improv... | Dries Buytaert | 2007-05-30 |
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
* | - Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' w... | Dries Buytaert | 2007-05-25 |
* | - Patch #140218 by Crell et al: make it possible to move page callbacks to th... | Dries Buytaert | 2007-05-22 |
* | - Patch #144919 by dww: hide user picture settings when possible. | Dries Buytaert | 2007-05-20 |
* | - Patch #144859 by dww: added optional e-mail notifications when user are app... | Dries Buytaert | 2007-05-20 |
* | - Patch #144676 by webchick and dww: form API-fied user settings. | Dries Buytaert | 2007-05-17 |
* | - Patch #137767 by chx and pwolanin: multiple menu support. | Dries Buytaert | 2007-05-16 |
* | - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) | Dries Buytaert | 2007-05-14 |
* | - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at... | Dries Buytaert | 2007-05-10 |
* | - Patch #142619 by erdemkose: fixed E_ALL warnings. | Dries Buytaert | 2007-05-10 |
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
* | - Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags. | Dries Buytaert | 2007-04-30 |
* | - Patch #76588 by Gabor: made log messages translatable. Yay. | Dries Buytaert | 2007-04-24 |
* | - Patch #138531 by bjaspan: destroy existing sessions when a user password is... | Dries Buytaert | 2007-04-23 |
* | - Patch #138234 by webchick: Missing theme_user_signature from user_theme(). | Dries Buytaert | 2007-04-23 |
* | #136250: The upload directory might exist, but is not writable. Fix error mes... | Gábor Hojtsy | 2007-04-21 |
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in co... | Dries Buytaert | 2007-04-13 |
* | - Patch #135329 by Zen: clean up password reset form. | Dries Buytaert | 2007-04-13 |
* | - Patch #134364 by lyricnz: simplified SQL query | Dries Buytaert | 2007-04-13 |
* | - Patch #134839 by webchick: allow turning of signatures site-wide. | Dries Buytaert | 2007-04-10 |
* | - Patch #133431 by alexis: #redirect won't work with user registration. | Dries Buytaert | 2007-04-09 |
* | - Patch #130366 by webchick and Steven: make signatures pretty. | Dries Buytaert | 2007-04-09 |
* | - Patch #133865 by alexis: incorrect form_set_error() calls. | Dries Buytaert | 2007-04-06 |
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
* | - Patch #130366 by webchick and steven: improved signature handling. Step 1 ... | Dries Buytaert | 2007-03-30 |
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
* | - Patch #110888 by Eaton: unify hook _alter() | Dries Buytaert | 2007-03-26 |
* | #130194: Left over #base. | Steven Wittens | 2007-03-24 |
* | - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API. | Dries Buytaert | 2007-03-17 |
* | - Patch #125763 by chx: menu system fixes/enhancements. | Dries Buytaert | 2007-03-08 |
* | - Patch #125232 by kkaefer: overlooked an l() convertion. | Dries Buytaert | 2007-03-06 |
* | - Patch #111347 by Steven: refactor url() and l(). | Dries Buytaert | 2007-02-15 |
* | - Patch #113603 by chx: first crack at re-implementing tabs. | Dries Buytaert | 2007-02-11 |
* | - Patch #107051 by webchick: duplicate user names in who is online block | Dries Buytaert | 2007-02-10 |
* | - Patch #115315 by kkaefer: fixed autocomplete for users. | Dries Buytaert | 2007-02-02 |
* | - Patch #113603 by chx: first crack at re-implementing tabs. | Dries Buytaert | 2007-01-31 |
* | - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th... | Dries Buytaert | 2007-01-31 |
* | - Patch #113872 by webchick: 403 on user/password for anon users. | Dries Buytaert | 2007-01-29 |
* | - Patch #81891 by alusiani and dww: fixed problem with matching permissions. | Dries Buytaert | 2007-01-29 |
* | - Rollback of E_ALL patch. Too much extra breakage. | Dries Buytaert | 2007-01-25 |
* | - Patch #112715 by webchick et al: fixed some E_ALL errors. | Dries Buytaert | 2007-01-25 |
* | - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an... | Dries Buytaert | 2007-01-24 |
* | - Patch #107425 by webchick: code style fixes. | Dries Buytaert | 2007-01-11 |