- 09 Mar, 2014 1 commit
-
-
mattl authored
Since these functions exit (or throw exception) after running, there is no need to have a 'return' statement or similar afterwards.
-
- 15 Oct, 2013 1 commit
-
-
mattl authored
clientError and serverError exit after they're done so no need for break or return. Also, $this->format is default. We also got rid of the incredibly verbose version of $this->isPost() which was spread all over the place. Not all of this cleaning up is done yet.
-
- 09 Sep, 2013 1 commit
-
-
mattl authored
-
- 03 Apr, 2011 1 commit
-
-
Siebrand Mazeland authored
-
- 24 Jan, 2011 1 commit
-
-
Brion Vibber authored
Fix XML API output for several profile update methods that returned a <user> entry but didn't set namespaces, causing XML parse failures.
-
- 27 Oct, 2010 1 commit
-
-
Siebrand Mazeland authored
* translator documentation updated. * superfluous whitespace removed.
-
- 20 Oct, 2010 1 commit
-
-
Siebrand Mazeland authored
-
- 12 Sep, 2010 1 commit
-
-
Siebrand Mazeland authored
-
- 08 Jun, 2010 1 commit
-
-
Brenda Wallace authored
-
- 09 Apr, 2010 2 commits
-
-
Siebrand Mazeland authored
* use correct punctuation * single quotes when replace was possible * wording updated when needed
-
Siebrand Mazeland authored
* use correct punctuation * single quotes when replace was possible * wording updated when needed
-
- 27 Jan, 2010 1 commit
-
-
Craig Andrews authored
-
- 10 Nov, 2009 4 commits
-
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
when there isn't an existing Design for the user. Plus a few other fixups.
-
Zach Copley authored
-
- 08 Nov, 2009 1 commit
-
-
Siebrand Mazeland authored
-
- 07 Nov, 2009 1 commit
-
-
Zach Copley authored
POST length > post_max_size in php.ini. I also added this check to avatar upload, which was failing with huge files.
-
- 05 Nov, 2009 1 commit
-
-
Zach Copley authored
-
- 12 Oct, 2009 2 commits
-
-
Zach Copley authored
-
Zach Copley authored
-
- 10 Oct, 2009 2 commits
-
-
Zach Copley authored
-
Zach Copley authored
-
- 09 Oct, 2009 2 commits
-
-
Zach Copley authored
-
Zach Copley authored
-
- 02 Oct, 2009 1 commit
-
-
Zach Copley authored
-