| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Warn the site admin if SECRET_SALT and SECRET_SALT are not defined | donncha | 2008-04-22 | 1 | -0/+16 |
| * | Only show media upload icon. Avoids problems with upload types. fixes #598 | donncha | 2008-04-19 | 1 | -0/+15 |
| * | Removed rejected patched file | donncha | 2008-04-18 | 1 | -1224/+0 |
| * | Improved language selector, props momo360modena, fixes #529 | donncha | 2008-04-18 | 3 | -24/+51 |
| * | No need to show mod_rewrite rules, props selad, fixes #596 | donncha | 2008-04-18 | 1 | -8/+0 |
| * | Remove Javascript warnings. props momo360modena, fixes #591 | donncha | 2008-04-18 | 1 | -7/+7 |
| * | No more listman, props mypatricks, fixes #591 | donncha | 2008-04-18 | 1 | -1/+0 |
| * | Minor changes, merge and whitespace | donncha | 2008-04-18 | 1 | -0/+1 |
| * | Minor change for 2.5 update, props momo360modena, fixes #590 | donncha | 2008-04-17 | 1 | -2/+6 |
| * | Use wpdb variables, fixes #595, props momo360modena | donncha | 2008-04-17 | 1 | -3/+3 |
| * | Applied patch in #590 by momo360modena and fixed a minor bug with blog searching | donncha | 2008-04-16 | 8 | -434/+378 |
| * | Minor changes to users page. | donncha | 2008-04-11 | 1 | -9/+10 |
| * | Fixed "Delete user" button on users page. Fixes #585 | donncha | 2008-04-11 | 1 | -5/+5 |
| * | Limit user search to current blog only | donncha | 2008-04-10 | 1 | -1/+1 |
| * | Extra html removed, fixes #586, props mypatricks | donncha | 2008-04-10 | 1 | -2/+0 |
| * | Use blog_id when comparing blogs, fixes #583 | donncha | 2008-04-10 | 1 | -3/+3 |
| * | Put plugins in the right place, not overwriting "Settings" | donncha | 2008-04-10 | 1 | -1/+1 |
| * | Move check for site_admin, props bazza, fixes #584 | donncha | 2008-04-10 | 1 | -4/+5 |
| * | Extra html, fixed #589 | donncha | 2008-04-10 | 1 | -3/+0 |
| * | Merged with WordPress 2.5, unstable, only for testing | donncha | 2008-04-04 | 147 | -5947/+9152 |
| * | Add and delete WP 2.5 files. *DON'T SVN UPDATE!* | donncha | 2008-03-19 | 78 | -273/+15449 |
| * | Added show_adduser_fields filter, fixes #550, props axelseaa | donncha | 2008-03-14 | 1 | -1/+3 |
| * | Set new blogs as public, fixes #532 | donncha | 2008-03-13 | 1 | -1/+1 |
| * | Remove unfiltered_html cap | donncha | 2008-03-12 | 1 | -2/+0 |
| * | Cast term id to int. fixes #562 | ryan | 2008-02-20 | 1 | -2/+2 |
| * | Backporting http://trac.wordpress.org/changeset/6332 from WP trunk to fix #562 | donncha | 2008-02-19 | 1 | -1/+1 |
| * | Redirect to the user's blog properly | donncha | 2008-02-14 | 1 | -2/+3 |
| * | Merge with WP 2.3.3 | donncha | 2008-02-05 | 1 | -1/+1 |
| * | Add options-permalinks.php back in! | donncha | 2008-02-03 | 1 | -1/+0 |
| * | Don't allow blogs to be sorted by users or actions, fixes #549 | donncha | 2008-01-23 | 1 | -3/+9 |
| * | Remove siteurl and home from option whitelist | donncha | 2008-01-23 | 1 | -1/+1 |
| * | Whitelist the options pages. (plugins may break, see forum) | donncha | 2008-01-23 | 9 | -22/+122 |
| * | No need for this any more, fixes #534, props drmike | donncha | 2008-01-11 | 1 | -18/+0 |
| * | Removed invites links, fixes #525, props andrea_r | donncha | 2008-01-02 | 1 | -5/+0 |
| * | Use wp_redirect() instead of header(), fixes #522, props chmac | donncha | 2008-01-02 | 1 | -6/+6 |
| * | Added "show_adduser_fields" to hide "Add user" form, fixes #520 | donncha | 2008-01-02 | 1 | -0/+4 |
| * | Removed "draggable" code, should fix #488 | donncha | 2008-01-02 | 1 | -1/+0 |
| * | Merge with WP 2.3.2 | donncha | 2008-01-02 | 6 | -363/+10 |
| * | Pagination, props ktlee, fixes #518 | donncha | 2007-12-04 | 1 | -23/+27 |
| * | Fixed pagination, fixes #519, props ktlee | donncha | 2007-12-04 | 2 | -9/+16 |
| * | Use MUPLUGINDIR, props chmac, fixes #508 | donncha | 2007-11-23 | 1 | -3/+3 |
| * | Echo the footer text, props chmac, fixes #507 | donncha | 2007-11-23 | 1 | -1/+1 |
| * | Remove extra code | donncha | 2007-11-22 | 2 | -14/+3 |
| * | Move custom code from menu.php to mu.php | donncha | 2007-11-22 | 2 | -34/+69 |
| * | Added paragraph tags to filter, fixes #504 | donncha | 2007-11-21 | 1 | -3/+3 |
| * | check for mu-plugins, fixes #501, props chmac | donncha | 2007-11-20 | 1 | -3/+4 |
| * | Make footer text filterable. Admins can insert their own forum and documentat... | donncha | 2007-11-20 | 1 | -2/+3 |
| * | Better pagination, props ktlee, fixes #483 | donncha | 2007-11-16 | 1 | -23/+19 |
| * | Fixed gettexting of default blog description | donncha | 2007-11-16 | 1 | -1/+1 |
| * | Add user to blog 1 when creating user from wpmu-users.php | donncha | 2007-11-16 | 2 | -19/+21 |