| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | No need to filter this | donncha | 2007-05-22 | 1 | -1/+1 |
| * | Update the home theme | donncha | 2007-05-22 | 15 | -75/+152 |
| * | Update home's functions.php from Kubrick. Fixes #332 | donncha | 2007-05-22 | 1 | -44/+63 |
| * | WP Merge 5509 | donncha | 2007-05-22 | 4 | -6/+4 |
| * | Restore current blog to avoid filling up the switch stack too much | donncha | 2007-05-22 | 1 | -0/+2 |
| * | Too soon for these | donncha | 2007-05-21 | 2 | -496/+0 |
| * | Forgot this file | donncha | 2007-05-21 | 1 | -0/+992 |
| * | WP Merge to rev 5499, this is a big one! Test it before you put it live! | donncha | 2007-05-21 | 145 | -4789/+8142 |
| * | change wp_cache_set to wp_cache_add | donncha | 2007-04-18 | 1 | -5/+8 |
| * | Missing ; - fixes #312, thanks mypatricks | donncha | 2007-04-18 | 1 | -1/+1 |
| * | Stylesheet belongs in header, fixes #292, thanks JeremyVisser | donncha | 2007-04-18 | 1 | -1/+7 |
| * | Don't delete the admin's files! | donncha | 2007-04-18 | 1 | -1/+1 |
| * | WP Merge, gettext updates | donncha | 2007-04-17 | 1 | -47/+47 |
| * | Merge WP 5114 at http://trac.wordpress.org/changeset/5114 | donncha | 2007-04-17 | 2 | -4/+17 |
| * | Fix typo, fixes #308 | donncha | 2007-04-17 | 1 | -1/+1 |
| * | Use LANGDIR instead of WPINC (fixes #309) | donncha | 2007-04-17 | 1 | -1/+1 |
| * | Check activate_signup status before showing forms | donncha | 2007-04-13 | 1 | -2/+5 |
| * | Fix check for illegal names | donncha | 2007-04-13 | 1 | -1/+1 |
| * | Check the illegal names is set before checking against it | donncha | 2007-04-13 | 1 | -1/+1 |
| * | No need to switch blog | donncha | 2007-04-13 | 1 | -2/+0 |
| * | Speed up switching and caching significantly (experimental!) | donncha | 2007-04-09 | 2 | -2/+43 |
| * | Added "wpmu_active_signup" filter to return "all", "none", "blog" or "user" t... | donncha | 2007-04-09 | 1 | -3/+23 |
| * | Send errors to error_log to avoid "bugs" like this: http://trac.mu.wordpress.... | donncha | 2007-04-07 | 1 | -4/+7 |
| * | My new site | donncha | 2007-04-05 | 1 | -4/+4 |
| * | Fixed typo. Fixes #296 | donncha | 2007-03-30 | 1 | -0/+1 |
| * | Redirect to $ref if it exists, fixes #295 | donncha | 2007-03-30 | 1 | -1/+5 |
| * | Update site option if it's already there in add_site_option | donncha | 2007-03-29 | 1 | -1/+5 |
| * | Make sure errors are hidden when adding blogs | donncha | 2007-03-29 | 1 | -3/+3 |
| * | Tell admin that themes must be activated on the admin page first. | donncha | 2007-03-29 | 1 | -0/+3 |
| * | Reverse [929] and update version | donncha | 2007-03-29 | 2 | -5/+1 |
| * | Fix those pesky themes (fixes #284) | donncha | 2007-03-29 | 3 | -8/+30 |
| * | Some validation changes. mostly fixes #292 | donncha | 2007-03-28 | 1 | -13/+13 |
| * | Internationalisation, thanks momo360modena for changes! fixes #283 | donncha | 2007-03-28 | 6 | -11/+11 |
| * | Use id instead of name field | donncha | 2007-03-28 | 1 | -1/+1 |
| * | Sort columns by colum IDs, fixes #291 | donncha | 2007-03-28 | 2 | -28/+28 |
| * | Typo | donncha | 2007-03-28 | 1 | -1/+1 |
| * | Better handling of already activated accounts | donncha | 2007-03-28 | 1 | -5/+12 |
| * | Better text when user account is created | donncha | 2007-03-28 | 1 | -19/+21 |
| * | Added delete_blog_option() (fixes #290) | donncha | 2007-03-27 | 1 | -0/+5 |
| * | Remove, not delete. fixes #280 | donncha | 2007-03-26 | 1 | -1/+1 |
| * | fixed sql, fixes #289 | donncha | 2007-03-26 | 1 | -1/+1 |
| * | Index allowed_themes by stylesheet path instead of name. (fixes #284) | donncha | 2007-03-26 | 4 | -60/+88 |
| * | WP Merge | donncha | 2007-03-26 | 1 | -2/+2 |
| * | WP Merge to rev 5109 | donncha | 2007-03-26 | 13 | -187/+235 |
| * | Ryan casts an int and catches a fish, someone buy him a pint! merge to 5092 | donncha | 2007-03-23 | 29 | -100/+116 |
| * | Delete autosave pointers from deleted blogs | donncha | 2007-03-22 | 1 | -0/+1 |
| * | WP Merge to rev 5081 | donncha | 2007-03-22 | 3 | -6/+34 |
| * | No need for these globals (fixes #285) | donncha | 2007-03-22 | 1 | -1/+2 |
| * | Check that the file exists first. Fixes #215. | donncha | 2007-03-21 | 1 | -0/+4 |
| * | WP Merge to rev 5072 | donncha | 2007-03-21 | 3 | -9/+6 |