summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Print the email!donncha2006-07-121-1/+1
* Make sure to check the right $value (#78)donncha2006-07-121-1/+1
* Hide errors.donncha2006-07-121-0/+2
* Log registrations (#77)donncha2006-07-123-2/+13
* Reword error message and remove link to support forum so ordinary users are n...donncha2006-07-121-3/+4
* If we can't find the site, then point them towards the main page of the only ...donncha2006-07-121-8/+18
* WP Mergedonncha2006-07-125-33/+33
* Correct domain for non-VHOST (fixes #76)donncha2006-07-121-2/+1
* lowercase loginsdonncha2006-07-122-0/+5
* If allow_themes is not set then don't populate it!donncha2006-07-121-1/+1
* Better theme admin pagedonncha2006-07-122-6/+4
* Give category_description a default value. (#71)donncha2006-07-111-1/+1
* Use get_*_directory() functionsdonncha2006-07-111-2/+2
* Ooops. Forgot ";" (fixes #74)donncha2006-07-111-1/+1
* Lowercase pages and blognamesdonncha2006-07-111-2/+2
* Check that $pages is an array.donncha2006-07-111-0/+4
* Added blog path to View and Backend links (fixes #64)donncha2006-07-111-2/+2
* Use localhost.localdomaindonncha2006-07-111-0/+3
* Removed feeds config code.donncha2006-07-113-9/+87
* Make WP_Object_cache multi-blog awaredonncha2006-07-111-0/+20
* No / at the end!donncha2006-07-111-1/+1
* Fixed admin email change URL (#70)donncha2006-07-111-1/+1
* MySQL 5 needs a proper datetime (#71)donncha2006-07-112-3/+3
* Just the blog please. (fixed #63)donncha2006-07-111-1/+1
* WP Mergedonncha2006-07-113-18/+21
* WP Mergedonncha2006-07-109-71/+62
* WP Mergedonncha2006-07-072-13/+17
* Added is_switched()donncha2006-07-071-2/+12
* Check if users is a site_admin befoer checking if they're a member of current...donncha2006-07-061-1/+2
* Grab the new blog's details directly from the db. (fixes #61 maybe?)donncha2006-07-061-2/+5
* Allow side-wide login cookies for vhosts.donncha2006-07-061-1/+1
* WP Mergedonncha2006-07-0649-164/+337
* Use apache_get_modules() to find out if mod_rewrite is loadeddonncha2006-07-051-3/+11
* WP Merge.donncha2006-07-0527-285/+89
* Delete unused filesdonncha2006-07-052-53/+0
* $switch before we get_option in get_blog_option()donncha2006-07-041-1/+4
* Test if email address has been used in a signup alreadydonncha2006-07-041-3/+15
* Move </div> inside "if" condition. (#58)donncha2006-07-041-1/+1
* Minor html change: add a dot in url donncha2006-07-041-1/+1
* For subdir installs, check if the request is for a page of the main blog.donncha2006-07-031-1/+13
* It's an external link stupid!donncha2006-07-031-1/+1
* Fix anon pingbacksdonncha2006-07-031-2/+4
* WP Mergedonncha2006-07-032-5/+5
* Added "wp-content" to the ignore list. Should allow php scripts in the plugin...donncha2006-07-031-1/+2
* Fixed #54donncha2006-07-031-1/+1
* Don't call index-install.php directlydonncha2006-07-021-0/+5