- 23 Jan, 2011 1 commit
-
-
Evan Prodromou authored
'admin' is a pretty common username that people try when installing; it was blacklisted because all of our admin panels were at /admin/*, which would conflict with the admin user's namespace. Changed the location of all admin panels to /panel/*, blacklisted the nickname 'panel', and allowed 'admin'. Tested with a fresh install; seems to work great.
-
- 16 Dec, 2010 1 commit
-
-
- 07 Nov, 2010 1 commit
-
-
- 27 Oct, 2010 1 commit
-
-
- 18 Oct, 2010 1 commit
-
-
- 09 Oct, 2010 1 commit
-
-
- 04 Oct, 2010 1 commit
-
-
- 03 Oct, 2010 1 commit
-
-
Siebrand Mazeland authored
-
- 24 Sep, 2010 1 commit
-
-
Evan Prodromou authored
-
- 11 Aug, 2010 1 commit
-
-
Evan Prodromou authored
-
- 14 Jul, 2010 1 commit
-
-
Evan Prodromou authored
-
- 10 Jul, 2010 1 commit
-
-
Evan Prodromou authored
-
- 09 Jul, 2010 1 commit
-
-
Evan Prodromou authored
-
- 05 Jul, 2010 1 commit
-
-
Evan Prodromou authored
-
- 13 Jun, 2010 2 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 04 Jun, 2010 1 commit
-
-
Evan Prodromou authored
Only show local public notices in sitemap. Only do counts for them in the sitemap index, and only show them in the notice sitemap.
-
- 03 Jun, 2010 1 commit
-
-
Evan Prodromou authored
-
- 01 Jun, 2010 22 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
We need to bundle counts of notices and users by date. This can be expensive for large sites. So, new tables are added to cache the results of these queries, which don't change after the date is over.
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-