summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WP Mergedonncha2006-08-1013-95/+142
* Don't just copy and paste code next time.. (fixes #120)donncha2006-08-101-4/+4
* Added "ban email domains" (#110)donncha2006-08-032-44/+65
* Redirect to current_site if illegal blogname accessed. (#106)donncha2006-08-031-0/+4
* Added extra hooks for invites plugin (#112)donncha2006-08-031-15/+36
* Bump thisdonncha2006-08-021-1/+1
* t -> date_registereddonncha2006-08-022-2/+2
* Quoting styledonncha2006-08-011-1/+1
* WP Mergedonncha2006-08-0110-25/+53
* WP Mergedonncha2006-07-278-11/+26
* Nonce fixesdonncha2006-07-273-56/+66
* Show the button! (#102)donncha2006-07-271-1/+1
* If there is only one site configured to use this db then skip a lot of needle...donncha2006-07-271-2/+5
* WP Mergedonncha2006-07-263-23/+27
* WP Mergedonncha2006-07-255-44/+55
* Print "The blog you were looking for" properly (#98)donncha2006-07-241-1/+5
* Removed wp-register.php (again?) and changed register links to wp-signup.php ...donncha2006-07-242-161/+2
* Small typodonncha2006-07-241-1/+1
* WP Mergedonncha2006-07-245-39/+52
* Nonce the edit blog pagedonncha2006-07-212-0/+2
* JS doesn't like carriage returns or apostrophes or something.donncha2006-07-211-1/+1
* Check if $base is "BASE" - thanks andrea_rdonncha2006-07-211-63/+4
* Nonce the blogs admin page.donncha2006-07-202-16/+51
* Delete uploaded files when blog is deleted by site admin (#94)donncha2006-07-201-0/+30
* Copied install docs from WordPress since those were very clear and better tha...donncha2006-07-201-4/+27
* Use wp_die()donncha2006-07-201-2/+1
* Remove space from <?php (#92)donncha2006-07-201-1/+1
* Cast $n as an int (#95)donncha2006-07-201-1/+1
* WP Mergedonncha2006-07-203-3/+16
* Language strings (#8)donncha2006-07-191-19/+19
* Language strings (#10)donncha2006-07-191-6/+6
* Language strings (#11)donncha2006-07-191-6/+6
* Language strings (#13)donncha2006-07-191-59/+59
* Language strings (#15)donncha2006-07-191-6/+6
* Language strings (#18)donncha2006-07-191-19/+19
* language - #6donncha2006-07-191-3/+3
* WP Mergedonncha2006-07-183-66/+69
* Language updates (#12)donncha2006-07-181-5/+5
* Always show wide background because we never use the sidebar. (#88)donncha2006-07-181-4/+0
* Don't use getenv()donncha2006-07-181-1/+1
* Update blog_count once an hour!donncha2006-07-171-5/+1
* nonce the site admin options page.donncha2006-07-172-1/+13
* Added "_"donncha2006-07-171-1/+1
* Notify admin when new blog created (#83)donncha2006-07-171-0/+1
* Lower case users and blogs (#86)donncha2006-07-171-2/+2
* Point people at the debugging page if their install doesn't work.donncha2006-07-171-2/+2
* Match against ?p=x preview urls. (#79)donncha2006-07-131-1/+1
* Only show one logo on last install page.donncha2006-07-132-2/+2
* Enable permalinks options page.donncha2006-07-132-4/+9
* Cache updates: sort out hashed keys and groupsdonncha2006-07-131-27/+30