Git commits in Moodle 2.5.0 by Simon Coggins

commit 60d72efb4eff40488ecc83b5c4404ff6a2a1a812
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Sat, 06 Apr 2013 09:24:48 +0800
Tag:    v2.5.0-rc1

MDL-38997 badges: Add checks to fix notices if badge settings not yet configured

commit d7f69362b9b54535d81c3b094d1699b6e0b40483
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Wed, 27 Feb 2013 10:41:37 +0800
Tag:    v2.5.0-rc1

MDL-38102 lib: Check for null return value from password_hash function call

commit 5c4ffeb883fba422d749884c1052287294254a3f
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Mon, 11 Feb 2013 16:38:07 +0800
Tag:    v2.5.0-beta

MDL-35332: Use fast hash when generating hashes during tests

commit fd1d8295002c9c2480c989a8eaf00da66c974ddc
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Mon, 07 Jan 2013 10:09:20 +0800
Tag:    v2.5.0-beta

MDL-35991 - use PARAM_LOCALURL for local urls

commit ec2d8ceb885754140b940ed100a78f9c1f35ff49
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Sun, 30 Sep 2012 15:58:13 +0800
Tag:    v2.5.0-beta

MDL-35332 lib: Improve security of hashed passwords