Git commits in Moodle 2.5.x by Simon Coggins

commit 8b87f5215a258875a93c7bc1bd3558f5bd15df15
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Thu, 22 May 2014 04:21:46 +0800
Tag:    v2.5.7

MDL-45623: Fix assigned users count on role delete confirmation page

commit d7c163f70b52b0c5dc98bb2c25e28eed58cdf42f
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Thu, 05 Dec 2013 15:20:38 +0800
Tag:    v2.5.4

MDL-43218 navigation: Remove link to blogs when they are disabled

commit eaab90a2df883689c39649bc4f6e6cadacaba4cf
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Tue, 26 Nov 2013 03:20:20 +0800
Tag:    v2.5.4

MDL-43045 report: Fix missing role name in security overview report

commit 821746c2c00b842d5d4544768bc5cbd59504a48b
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Mon, 25 Nov 2013 15:08:36 +0800
Tag:    v2.5.5

MDL-43049 accesslib: Fix typo in memory optimization code

commit 6880b9f822a1b4e9e559ee409df525af3a6ab9d3
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Mon, 16 Sep 2013 16:15:32 +0800
Tag:    v2.5.3

MDL-40848 badges: Validate backpack connection via Persona

commit d16c91e919dea0e2601f2287922d8b9c460787dc
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Thu, 15 Aug 2013 07:54:19 +0800
Tag:    v2.5.2

MDL-39572: Fix sql_order_by_text() to use length argument correctly

commit b9d40871f0bab0784e2031e5efea255fd8dbd16a
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Thu, 15 Aug 2013 07:54:10 +0800
Tag:    v2.5.2

MDL-39572: Fix existing tests and add more to demonstrate issue with sql_order_by_text()

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