| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
That should improve performance of session handling as well improve
performance of the "Who's online"-block. Drupal.org's sessions table
contains appr. 40.000 sessions on a slow day and rendering the "Who's
online"-block became a performance bottleneck.
This change has yet to be tested on a busy site so things might go wrong.
|
|
|
|
| |
of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
| |
|
|
|
|
| |
Patch by Adrian.
|
|
|
|
|
| |
easy to show avatars next to nodes and comments. Patch by Moshe. As a
showcase, maybe Xtemplate should have an option to enable/disable avatars?
|
| |
|
| |
|
|
|
|
|
| |
- Fixed sess_write().
- Removed dead code in index.php.
|
|
- Used legend and fieldset tags for the configuration page.
|