Xu Cheng
12c505c093
audit: avoid unnecessary regex
...
Regex is way slower than normal String#include? and String#start_with?.
Also, we often forget to proper escape them. So avoid using them if it
is not necessary.
Closes #503 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2016-07-13 19:11:47 +08:00
..
2016-04-20 13:45:26 +02:00
2016-04-20 13:45:26 +02:00
2016-04-20 13:45:26 +02:00
2016-04-20 13:45:26 +02:00
2016-04-20 13:45:26 +02:00
2016-04-20 13:45:26 +02:00
2016-05-01 22:04:46 +08:00
2016-07-13 19:11:47 +08:00
2016-07-13 19:11:46 +08:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-05-08 16:51:22 +01:00
2016-07-13 19:11:46 +08:00
2016-06-11 01:26:28 -07:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-21 14:45:33 -04:00
2016-04-10 22:59:25 +02:00
2016-05-09 15:37:01 +02:00
2016-07-05 08:45:17 -04:00
2016-06-29 09:01:36 -07:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-07-08 20:52:07 +01:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-17 00:13:17 +02:00
2016-04-10 22:59:25 +02:00
2016-06-29 09:01:36 -07:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-18 12:23:08 -04:00
2016-04-10 22:59:25 +02:00
2016-07-13 19:11:46 +08:00
2016-07-09 13:51:19 +01:00
2016-07-06 11:07:24 +01:00
2016-05-26 17:52:58 +02:00
2016-07-12 12:01:20 +01:00
2016-07-12 07:49:55 +02:00
2016-04-10 22:59:25 +02:00
2016-07-10 23:20:56 +02:00
2016-04-10 22:59:25 +02:00
2016-04-03 14:03:33 +01:00
2016-04-10 22:59:25 +02:00
2016-05-30 17:01:36 +01:00
2016-04-18 12:23:08 -04:00
2016-07-04 18:26:47 +01:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-04-10 22:59:25 +02:00
2016-07-03 14:34:38 -05:00
2016-07-12 19:45:49 +01:00
2016-07-06 11:07:24 +01:00
2016-06-11 01:26:28 -07:00
2016-07-11 21:12:56 +08:00