| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | gmt_offset is already elsewhere | donncha | 2005-11-07 | 1 | -1/+0 |
| * | Make sure site admins can login | donncha | 2005-11-07 | 1 | -0/+5 |
| * | Massive WP Merge | donncha | 2005-11-07 | 65 | -1329/+2565 |
| * | Check for "_" in username. | donncha | 2005-11-03 | 2 | -2/+8 |
| * | WP Merge - Flickr thumbnail browser! | donncha | 2005-11-02 | 7 | -101/+400 |
| * | Massive WP merge | donncha | 2005-10-28 | 10 | -46/+71 |
| * | Forgot slashes, links were being stripped! | donncha | 2005-10-28 | 1 | -1/+1 |
| * | Fixed "more" tag | donncha | 2005-10-28 | 1 | -2/+4 |
| * | Cleanup, cache number of blogs count. | donncha | 2005-10-26 | 1 | -30/+39 |
| * | Make Referers page a little nicer when no referers | donncha | 2005-10-26 | 1 | -3/+10 |
| * | Run titles of current posts through kses | donncha | 2005-10-26 | 1 | -0/+2 |
| * | WP Merge | donncha | 2005-10-26 | 5 | -51/+69 |
| * | Massive WP Merge | donncha | 2005-10-24 | 13 | -109/+256 |
| * | When adding a new category, don't forget the parent! | donncha | 2005-10-19 | 1 | -1/+1 |
| * | WP Merge | donncha | 2005-10-19 | 5 | -890/+947 |
| * | WP Merge - added ol/ol to kses, added upload to page editor | donncha | 2005-10-17 | 3 | -5/+10 |
| * | Add Ordered list tags to kses | donncha | 2005-10-14 | 1 | -1/+1 |
| * | WP Merge: cleaned up wp_insert_post and admin-db | donncha | 2005-10-14 | 2 | -32/+32 |
| * | Massive code formatting cleanup and url slash fixing | donncha | 2005-10-13 | 15 | -340/+388 |
| * | Only allow numbers and letters in the username | donncha | 2005-10-12 | 1 | -0/+4 |
| * | Added category id filter | donncha | 2005-10-12 | 1 | -0/+1 |
| * | Better error reporting of reg page | donncha | 2005-10-12 | 1 | -16/+20 |
| * | Category fixes | donncha | 2005-10-11 | 2 | -12/+15 |
| * | Reverse changes from WP Merge - use options cache only when not installing, a... | donncha | 2005-10-11 | 1 | -3/+7 |
| * | Fixed pings! | donncha | 2005-10-11 | 2 | -2/+3 |
| * | WP Merge: Code cleanups from markjaquith. fixes #1743, admin-db is needed fo... | donncha | 2005-10-10 | 3 | -469/+456 |
| * | bytes, not kilobytes! | donncha | 2005-10-07 | 1 | -1/+1 |
| * | Escape sql | donncha | 2005-10-07 | 1 | -6/+8 |
| * | Global categories use new hooks now | donncha | 2005-10-07 | 1 | -14/+16 |
| * | Added upload hooks. check for available space and file size | donncha | 2005-10-07 | 2 | -1/+51 |
| * | WordPress Merge - image deletion and more | donncha | 2005-10-07 | 13 | -298/+410 |
| * | Added plugin hook to blogs listing | donncha | 2005-10-03 | 1 | -1/+8 |
| * | Better search (Matt) | donncha | 2005-10-03 | 1 | -1/+2 |
| * | Users are not allowed register | donncha | 2005-10-03 | 1 | -4/+1 |
| * | Stats are nice, but take ages! | donncha | 2005-10-03 | 1 | -0/+2 |
| * | Removed some tinymce plugins (Matt) | donncha | 2005-10-03 | 1 | -1/+1 |
| * | Removed one WPLANG (Tomk32 spotted this too) | donncha | 2005-10-03 | 1 | -1/+0 |
| * | Wordpress merge | donncha | 2005-10-03 | 5 | -222/+255 |
| * | When invited user registeres, create a new key for them: invite_hash. | donncha | 2005-09-29 | 3 | -4/+4 |
| * | No stripslashes() | donncha | 2005-09-29 | 2 | -2/+2 |
| * | Categories shouldn't have slashes | donncha | 2005-09-29 | 1 | -1/+0 |
| * | Added image uploading script! | donncha | 2005-09-28 | 1 | -0/+332 |
| * | Remove slashes from category names. | donncha | 2005-09-28 | 3 | -3/+11 |
| * | Updated kses rules | donncha | 2005-09-28 | 1 | -1/+1 |
| * | Fixed upload path for new uploader | donncha | 2005-09-27 | 5 | -6/+12 |
| * | WP Merge, Andy's new upload code, REQUIRES upgrading of db! | donncha | 2005-09-27 | 8 | -250/+191 |
| * | WP Merge | donncha | 2005-09-26 | 1 | -3/+0 |
| * | Categories: check for default category (not cat_ID == 1) when deleting. | donncha | 2005-09-26 | 2 | -8/+17 |
| * | Final part of code to allow global logins | donncha | 2005-09-26 | 1 | -1/+1 |
| * | Fixed problem with Chinese and Japanese characters being removed. | donncha | 2005-09-26 | 1 | -1/+2 |