blob: 7ec1f9b7dc94065efe0bb86e0f0ce425b6322b9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
commit f1026d0aca169caf57dd44e57661177bd66e2e37
Author: Brendan G. Lim <brendan@intridea.com>
Date: Thu Jun 19 02:17:08 2008 -0400
Updating to be compatibile with Rails 2.1
commit de241d15bfa878f600a462f49b4fd3c92285c3ab
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sat May 31 10:05:16 2008 -0700
Merging in changes from gcnovus for fixing warnings and redundant YAML parsing when requiring sms_fu more than once.
commit d23d86216ffc5a6b44db5b354934f40178e9dfc0
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sat Apr 19 01:23:45 2008 -0500
Another update to README
commit e8386f3b75f5f4794d5f280025772a34e79542ba
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sat Apr 19 01:23:17 2008 -0500
Another update to README
commit d16925d6f60669d492005b419df212d26b3d21bd
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sat Apr 19 01:17:51 2008 -0500
Adding in kajeet to carrier list and updated README
commit 9cf4ef9db332418dd167bd942f29ed34d11f20f9
Author: Jannis Leidel <jannis@leidel.info>
Date: Sat Apr 12 13:40:30 2008 +0200
added some international carriers
commit 364997b52bdb1c7ae8b3382b4742b5fbd52fb20c
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Mar 31 18:23:53 2008 -0400
Fixed indentation of README and minor tweak
commit 5ecbaaee4d38543a66767b02d5b41ef9e885f2d5
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Mar 31 18:18:40 2008 -0400
Fixed some of the tests
commit cb0138f5f1f637bcd5065e548b0dac04d413acd8
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Mar 31 17:58:07 2008 -0400
Quick fix for international numbers
commit fc874c849ed5fb4f7b1e35b3e6b0e1496b95cf4f
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Mar 31 17:45:09 2008 -0400
Updating README with International carrier information
commit 7813e59c8535f6180852a534fd0bfd7ba6085ace
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Mar 31 17:37:02 2008 -0400
Adding in international support and externalizing carrier list into sms_fu.yml
commit 5393cc834ce85da8856ed8869e7b5e66b004239f
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sun Mar 30 19:01:20 2008 -0400
Made some readme changes
commit aba05f07d765306b5bd5f6c403a318092a437c0b
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sun Mar 30 16:10:05 2008 -0400
Initial import
|