summaryrefslogtreecommitdiff
path: root/modules/title.module
Commit message (Collapse)AuthorAge
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
| | | | improvements. Requires a database update.
* - Commited the URL aliasing patch. Thanks Matt.Dries Buytaert2003-07-16
| | | | This update requires you to run update.php!
* - Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not testedDries Buytaert2003-07-16
| | | | by me.
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
| | | | joins". Patch by Gerhard.
* - Bugfix: fixed username not being fetched with the title module. Fixes bugDries Buytaert2003-07-12
| | | | | | #1852. (Going to backport this to the DRUPAL-4-2-0 branch.)
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
|
* - Fixed braino in title.module; should fix bug #1966 reported by Moshe.Dries Buytaert2003-06-14
|
* - Bugfix: removed call to dead function. Patch by Al. Bug #1852.Dries Buytaert2003-06-05
|
* - Committed Al's rollback fixes and the title improvements. Thanks again.Dries Buytaert2003-05-31
|
* - Added support for user registration guidelines. Patch by Al. Feature ↵Dries Buytaert2003-04-28
| | | | request #1109.
* - Added title module; this brings back some old functionality. ThanksDries Buytaert2003-04-24
Moshe and Gerhard.