| Commit message (Expand) | Author | Age |
* | - Patch #305236 by crell: made OpenID work again. We need tests for this. | Dries Buytaert | 2008-09-21 |
* | #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu... | Angie Byron | 2008-09-20 |
* | #108979 by ewhipple, catch, and sun: Order permissions consistently, keep nod... | Angie Byron | 2008-09-17 |
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve... | Dries Buytaert | 2008-09-17 |
* | #308534 by Dave Reid: Remove stray whitespace core-wide. | Angie Byron | 2008-09-15 |
* | - Patch #253702 by Damien Tournoud et al: further clean-up of the session han... | Dries Buytaert | 2008-09-15 |
* | #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massiv... | Angie Byron | 2008-09-15 |
* | #259679 by Damien Tournoud: Fix user/X/edit tab on user tracker page. | Angie Byron | 2008-09-08 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #276583 by pwolanin, with minor changes by me: tests for the user adm... | Dries Buytaert | 2008-09-05 |
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ... | Dries Buytaert | 2008-08-21 |
* | - Patch #265899 by mfb: uri_brief mail token did not support https URLs. | Dries Buytaert | 2008-08-17 |
* | - Patch #237381 by beeradb, flobruit: renamed () parameter from user_save() to . | Dries Buytaert | 2008-08-14 |
* | - Patch #165642 by Damien Tournoud et al: fixed SQL error. | Dries Buytaert | 2008-08-08 |
* | - Patch #218189 by Arancaytar, fago, et al: invoke hook_user before deleting ... | Dries Buytaert | 2008-08-02 |
* | - Patch #286378 by TapocoL: fixed undefined index warning. | Dries Buytaert | 2008-07-24 |
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print... | Dries Buytaert | 2008-07-16 |
* | - Patch #266488 by Damien Tournoud: cleanup for user_validate_name(). | Dries Buytaert | 2008-06-27 |
* | - Patch #266488 by Damien Tournoud, nbz, Heine, MadHarold, et al: clean-up us... | Dries Buytaert | 2008-06-26 |
* | - 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 #267813 by alpritt: fixed some user module tests. | Dries Buytaert | 2008-06-08 |
* | - Patch #253506 by flobruit, catch et al: removed duplicate upload.test. | Dries Buytaert | 2008-06-06 |
* | - Patch #253506 by Daniel, flobruit and catch: made the upload tests work. | Dries Buytaert | 2008-06-06 |
* | - Patch #260505 by flobruit: updated the user module tests to be consistent w... | Dries Buytaert | 2008-06-02 |
* | - Patch #247423 by boombatower: code style fixes for the tests. | Dries Buytaert | 2008-05-30 |
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
* | - Patch #259463 by dmitrig01: notification e-mail for pending user registrati... | Dries Buytaert | 2008-05-17 |
* | - Patch #73874 by pwolanin: normalize the permissions table and wrote simplet... | Dries Buytaert | 2008-05-07 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly. | Dries Buytaert | 2008-05-02 |
* | - Patch #249608 by boombatower: user registration test doesn't set required v... | Dries Buytaert | 2008-04-30 |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
* | - Patch #228594 by catch and flobruit: some code clean-up. | Dries Buytaert | 2008-04-19 |
* | - Patch #175841 by catch et al: remove comment controls for users. Yowza. | Dries Buytaert | 2008-04-16 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched fr... | Dries Buytaert | 2008-04-10 |
* | - Patch #244597 by drumm: remove login form text as this can now be accomplis... | Dries Buytaert | 2008-04-10 |
* | - Patch #228594 by catch et al: removed access rule functionality from core. | Dries Buytaert | 2008-04-08 |
* | - Patch #29706 by pwolanin, solardiz, et al: more secure password hashing. | Dries Buytaert | 2008-03-31 |
* | - Patch #226501 by webchick: permission descriptions were used incorrectly at... | Dries Buytaert | 2008-03-19 |
* | - Patch #214271 by recidive: improved schema identation. | Dries Buytaert | 2008-03-15 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | - Patch #181578 by Moshe: removed distributed authentication code from user_s... | Dries Buytaert | 2008-02-18 |
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
* | - Patch #181411 by Moshe: use schema API for saving and updating user records. | Dries Buytaert | 2008-02-18 |
* | - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. | Dries Buytaert | 2008-02-06 |
* | #216858 by jvandyk, moshe weitzman: fix plain wrong and misleading user modul... | Gábor Hojtsy | 2008-02-03 |
* | #215335 by jvandyk: fix user_login_submit() phpdoc | Gábor Hojtsy | 2008-01-29 |