canvas-lms/config
Cody Cutrer 1474a8e13e use unicode compliant sorting for User#sortable_name (if possible)
fixes #7202

test plan:
 * Use postgres
 * Have pg_collkey installed
 * Add users whose last names are subsets of each other
 * Grade CSV, speedgrader, accounts page, etc. should sort them correctly
   (shorter last name first; case insensitively)

Change-Id: Idec2a9f0e89c4f4479b4fd54136291273ba49ad9
Reviewed-on: https://gerrit.instructure.com/10497
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Mark Ericksen <marke@instructure.com>
Reviewed-by: Jon Jensen <jon@instructure.com>
2012-05-15 15:11:21 -06:00
..
environments switch to debugger gem for 1.9 2012-05-14 14:24:47 -06:00
initializers use unicode compliant sorting for User#sortable_name (if possible) 2012-05-15 15:11:21 -06:00
locales remove invalid spanish translation key 2012-04-04 16:54:54 -06:00
amazon_s3.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
assets.yml new stylesheet for new features with bootstrap 2012-05-15 11:01:47 -06:00
boot.rb add rails root to load path 2011-09-27 12:04:07 -06:00
build.js use userSettings instead of $.store.userGet 2012-05-09 10:02:08 -06:00
cache_store.yml.example support redis as well as memcache for a rails cache store 2011-07-20 14:59:03 -06:00
compass.config upgrade compass to latest version 2011-09-29 12:44:23 -06:00
cutycapt.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
database.yml.example support running specs in parallel 2011-06-15 15:18:42 -06:00
database.yml.sqlite-example support running specs in parallel 2011-06-15 15:18:42 -06:00
delayed_jobs.yml.example allow disabling periodic jobs 2011-05-19 14:56:01 -06:00
domain.yml.example don't bypass filename escaping in FileInContext; fixes #6912 2012-02-22 21:46:00 -07:00
environment.rb use built-in escape_html_entities_in_json support 2012-04-27 14:22:28 -06:00
external_migration.yml.example allow migrations to work across job servers 2011-02-07 15:07:49 -07:00
facebooker.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
file_store.yml.example add protocol to all file download urls, default to https; fixes #5712 2011-10-05 17:34:35 -06:00
incoming_mail.yml.example Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
jslint.conf add a rake canvas:check_syntax task to check for js errors 2011-04-20 08:07:30 -06:00
linked_in.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
logging.yml.example allow including the PID in syslog logging 2012-02-27 12:59:47 -07:00
memcache.yml.example support redis as well as memcache for a rails cache store 2011-07-20 14:59:03 -06:00
outgoing_mail.yml.example allow for configuration of outgoing email name 2011-07-21 13:33:16 -06:00
periodic_jobs.rb run periodic jobs for all shards fixes #7722 2012-03-29 15:50:27 -06:00
periodic_jobs.yml.example allow overriding periodic jobs schedules 2012-02-01 14:01:28 -07:00
preinitializer.rb 1.9.3 fixes 2012-05-14 12:26:20 -06:00
redis.yml.example optionally track completed job stats in redis 2011-06-01 10:58:37 -06:00
routes.rb new stylesheet for new features with bootstrap 2012-05-15 11:01:47 -06:00
saml.yml.example add support for SAML encrypted assertions; fixes #5299 2011-11-08 15:54:22 -07:00
scribd.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
security.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
selenium.yml.example allow specifying browser path in selenium.yml 2011-12-01 09:38:52 -07:00
session_store.yml.example make "stay logged in" use a one-time token 2011-11-22 10:15:13 -07:00
twitter.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
zendesk.yml.example Initial commit. 2011-01-31 18:57:29 -07:00