index
:
php-sparkpost
master
origin/HEAD
origin/master
origin/temp-composer-fix
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Updated sign up link
Aydrian
8 years
origin/HEAD
Updated sign up link
Aydrian
8 years
origin/master
Updated sign up link
Aydrian
8 years
origin/temp-composer-fix
Review fixes
Avi Goldman
8 years
Tag
Download
Author
Age
2.1.0
php-sparkpost-2.1.0.zip
php-sparkpost-2.1.0.tar.gz
php-sparkpost-2.1.0.tar.bz2
Avi Goldman
8 years
2.0.3
php-sparkpost-2.0.3.zip
php-sparkpost-2.0.3.tar.gz
php-sparkpost-2.0.3.tar.bz2
Avi Goldman
9 years
2.0.2
php-sparkpost-2.0.2.zip
php-sparkpost-2.0.2.tar.gz
php-sparkpost-2.0.2.tar.bz2
Avi Goldman
9 years
2.0.1
php-sparkpost-2.0.1.zip
php-sparkpost-2.0.1.tar.gz
php-sparkpost-2.0.1.tar.bz2
Rich Leland
9 years
2.0.0
php-sparkpost-2.0.0.zip
php-sparkpost-2.0.0.tar.gz
php-sparkpost-2.0.0.tar.bz2
Avi Goldman
9 years
1.2.1
php-sparkpost-1.2.1.zip
php-sparkpost-1.2.1.tar.gz
php-sparkpost-1.2.1.tar.bz2
Richard Leland
9 years
1.2.0
php-sparkpost-1.2.0.zip
php-sparkpost-1.2.0.tar.gz
php-sparkpost-1.2.0.tar.bz2
Rich Leland
9 years
v1.1.0
php-sparkpost-1.1.0.zip
php-sparkpost-1.1.0.tar.gz
php-sparkpost-1.1.0.tar.bz2
Jordan Nornhold
9 years
v1.0.3
php-sparkpost-1.0.3.zip
php-sparkpost-1.0.3.tar.gz
php-sparkpost-1.0.3.tar.bz2
Rich Leland
9 years
v1.0.2
php-sparkpost-1.0.2.zip
php-sparkpost-1.0.2.tar.gz
php-sparkpost-1.0.2.tar.bz2
Jason Rhodes
9 years
v1.0.1
php-sparkpost-1.0.1.zip
php-sparkpost-1.0.1.tar.gz
php-sparkpost-1.0.1.tar.bz2
Richard Leland
9 years
v1.0.0
php-sparkpost-1.0.0.zip
php-sparkpost-1.0.0.tar.gz
php-sparkpost-1.0.0.tar.bz2
Jordan Nornhold
10 years
0.1.1
php-sparkpost-0.1.1.zip
php-sparkpost-0.1.1.tar.gz
php-sparkpost-0.1.1.tar.bz2
nornholdj
10 years
0.1.0
php-sparkpost-0.1.0.zip
php-sparkpost-0.1.0.tar.gz
php-sparkpost-0.1.0.tar.bz2
nornholdj
11 years
Age
Commit message
Author
Files
Lines
2016-06-24
removed examples/example-options.json
2.0.0
Avi Goldman
2
-7
/
+0
2016-06-24
Merge branch '2.x'
Avi Goldman
3
-45
/
+107
2016-06-24
merged in 2x
Avi Goldman
42
-3169
/
+1778
2016-06-24
Rewrote docs and updated composer name (#123)
Avi Goldman
3
-45
/
+107
2016-06-23
added \n to print_r in all examples
Avi Goldman
4
-4
/
+4
2016-06-23
getting rid of rold options
Avi Goldman
1
-1
/
+0
2016-06-23
added slashes on errors in examples
Avi Goldman
4
-4
/
+4
2016-06-23
fixed examples, and small details
Avi Goldman
9
-57
/
+73
2016-06-23
removed examples-options.json
Avi Goldman
1
-3
/
+0
2016-06-23
changed example-config.json to example-options.json
Avi Goldman
2
-3
/
+3
2016-06-22
removed old tests
Avi Goldman
13
-521
/
+0
2016-06-22
wrote examples for transmissions
Avi Goldman
4
-0
/
+146
2016-06-22
parsed example-options.json and pull in autoload.php
Avi Goldman
1
-0
/
+4
2016-06-22
formatting and comments
Avi Goldman
8
-149
/
+129
2016-06-22
set up options object
Avi Goldman
1
-0
/
+3
2016-06-21
wrote tests to cover Resource and Transmission classes
Avi Goldman
2
-1
/
+188
2016-06-21
grouped formatting functions into a single 'formatPayload' function
Avi Goldman
1
-2
/
+15
2016-06-21
set param defaults in resource class
Avi Goldman
1
-4
/
+4
2016-06-21
fixed error thrown in toAddressObject function
Avi Goldman
1
-2
/
+1
2016-06-21
added comments and fixed BCC
Avi Goldman
3
-6
/
+108
2016-06-21
added transmission in sparkpost class. Refactored code in Transmission.php
Avi Goldman
2
-127
/
+85
2016-06-20
merged in 2.x
Avi Goldman
19
-1804
/
+864
2016-06-20
Merged FAD-3148 into 2.x
Avi Goldman
25
-2674
/
+1098
2016-06-17
added put and delete methods along with request function to handle case with ...
Avi Goldman
1
-4
/
+28
2016-06-15
Deleted test code, irrelevant comments, and fixed up code.
Vincent Song
2
-18
/
+10
[...]