| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | sync home with default theme, fixes #593 | donncha | 2008-04-17 | 15 | -115/+209 |
| * | Applied patch in #590 by momo360modena and fixed a minor bug with blog searching | donncha | 2008-04-16 | 9 | -446/+401 |
| * | Reduce the number of styles allowed | donncha | 2008-04-15 | 1 | -10/+3 |
| * | Allow 'style' attribute, but filter the styles allowed | donncha | 2008-04-14 | 2 | -12/+47 |
| * | Removed text, fixes #578 | donncha | 2008-04-14 | 1 | -1/+0 |
| * | 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 |
| * | weblog_title gets passed to update_option() eventually which expects unescape... | donncha | 2008-04-10 | 1 | -1/+1 |
| * | Extra html, fixed #589 | donncha | 2008-04-10 | 1 | -3/+0 |
| * | Add id and style attributes to a few more html tags | donncha | 2008-04-09 | 1 | -0/+7 |
| * | Allow "class" and "id" attributes because the WYSIWYG editor uses them extens... | donncha | 2008-04-09 | 1 | -4/+0 |
| * | Fix import upload size, fixes #571 | donncha | 2008-04-08 | 1 | -5/+6 |
| * | Update the default category ID when it's changed, fixes #580, props MrBrian | donncha | 2008-04-08 | 1 | -0/+2 |
| * | suppress errors to hide install post query failure | donncha | 2008-04-08 | 1 | -1/+2 |
| * | Don't query all the users | donncha | 2008-04-04 | 1 | -2/+11 |
| * | Merged with WordPress 2.5, unstable, only for testing | donncha | 2008-04-04 | 301 | -26495/+28340 |
| * | Strip class and id from html tags in kses | donncha | 2008-03-27 | 1 | -0/+13 |
| * | Use strpos, faster than preg_match | donncha | 2008-03-21 | 1 | -1/+1 |
| * | Deleted empty directories | donncha | 2008-03-19 | 0 | -0/+0 |
| * | Add and delete WP 2.5 files. *DON'T SVN UPDATE!* | donncha | 2008-03-19 | 325 | -3442/+25726 |
| * | Added show_adduser_fields filter, fixes #550, props axelseaa | donncha | 2008-03-14 | 1 | -1/+3 |
| * | Add "waiting for email" message, fixes #564, props drmike | donncha | 2008-03-14 | 1 | -2/+9 |
| * | Add a trailing slash to URLs ending in /wp-admin, fixes #351, props deanbag | donncha | 2008-03-14 | 1 | -1/+4 |
| * | Test the cache group properly | donncha | 2008-03-14 | 1 | -2/+2 |
| * | Return blog_id in create_empty_blog(), fixes #563, props v.guerard | donncha | 2008-03-13 | 1 | -1/+1 |
| * | Clean cache of old term_id, fixes #569, props chmac | donncha | 2008-03-13 | 1 | -2/+1 |
| * | gettext fixes, clean_url(). fixes #555, props momo360modena | donncha | 2008-03-13 | 1 | -24/+43 |
| * | Minor changes, fixes #554, props momo360modena | donncha | 2008-03-13 | 1 | -5/+2 |
| * | Set new blogs as public, fixes #532 | donncha | 2008-03-13 | 1 | -1/+1 |
| * | Fixed gettext, fixes #553, props tai | donncha | 2008-03-13 | 1 | -1/+1 |
| * | Remove unfiltered_html cap | donncha | 2008-03-12 | 1 | -2/+0 |
| * | Added "wpmu_blog_updated" action, fixes #567, props chmac | donncha | 2008-03-10 | 1 | -0/+2 |
| * | Hopefully fix filesystem caching, #557 | donncha | 2008-03-10 | 1 | -49/+50 |
| * | 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 | 5 | -47/+59 |
| * | Add options-permalinks.php back in! | donncha | 2008-02-03 | 1 | -1/+0 |
| * | Merged WP 6710 | donncha | 2008-02-03 | 1 | -0/+4 |
| * | Bump version number to 1.3.2 | donncha | 2008-01-24 | 1 | -1/+1 |
| * | Added "wp_upload_bits" filter to check uploaded files before writing them | donncha | 2008-01-24 | 2 | -0/+20 |
| * | 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 |
| * | Fix disk caching: save and gets match, avoid possible collisions between blogs | donncha | 2008-01-15 | 1 | -8/+11 |