Commit Graph

210 Commits (5b0bd44aa7082630d481b932805b07b4c0986364)
 

Author SHA1 Message Date
Jen Hamon 5b0bd44aa7 Update copyright year
10 years ago
Gregg Van Hove 96dc135a18 rename 3.1 release notes to be consistent
10 years ago
Gregg Van Hove de8f5bc773 Bump version to 3.1.0
10 years ago
Gregg Van Hove 3a80483f30 Add version number to combined file
10 years ago
Gregg Van Hove and Molly Trombley-McCann 55de6dffaf Add safari 7 & 8 to browser matrix
10 years ago
Gregg Van Hove and Molly Trombley-McCann 1b6fbf2322 Merge branch 'illiptic-master'
10 years ago
Gregg Van Hove and Molly Trombley-McCann 09861cacba Cleanup removeEventListener
10 years ago
Gregg Van Hove and Molly Trombley-McCann ef26ab41af Merge branch 'master' of https://github.com/illiptic/jasmine-ajax into illiptic-master
10 years ago
Gregg Van Hove e2fd48f512 Merge pull request #94 from tomalec/andReturn_responseHeaders
10 years ago
Tomek Wytrebowicz f0b3027f18 Add spec for `responseHeaders` in `andRaturn` method
10 years ago
Tomek Wytrebowicz ccb0ae7853 Add `responseHeaders` to `andReturn` s options
10 years ago
slackersoft c3639ab040 Version bump for 3.0
10 years ago
slackersoft 821c8e8edf Fix jshint issues in Gruntfile
10 years ago
slackersoft 30ce8dcc68 Add grunt tasks for releasing packages
10 years ago
slackersoft 2d0bf42151 Include trailing newline in response headers to match browsers.
10 years ago
slackersoft e7ae7e02de Bring npm and bower configurations in line with each other
10 years ago
slackersoft e80677490a Also test in IE 11 on travis
10 years ago
illiptic f7bb70c0d5 concat with changes
10 years ago
illiptic bfa6571e7c Added removeEventListener method, and empty event parameter to the event callback
10 years ago
Gregg Van Hove 7b4c731fc9 Merge pull request #87 from Mstudio-Ishikawa/document
10 years ago
slackersoft b6c4a09943 Bump version for bower and update urls for new jasmine org
10 years ago
Mstudio-Ishikawa d3d64a87b8 modify example code
10 years ago
Gregg Van Hove d9da8636f9 Update travis badge
10 years ago
slackersoft 05822db1c5 Concatenate the files
10 years ago
slackersoft b4803da4c4 Merge branch 'albertyw-master'
10 years ago
slackersoft 7446f2a190 Set response attribute for document responses
10 years ago
slackersoft 6b5cae82d5 Merge branch 'master' of https://github.com/albertyw/jasmine-ajax into albertyw-master
10 years ago
slackersoft b66d80aee8 Add release notes
10 years ago
slackersoft 7fbcb04a26 bump version to 2.99
10 years ago
slackersoft 0d14f5729d Deprecate the `response` function on fake request.
10 years ago
slackersoft e540fcfaef Remember to run jshint before you push...
10 years ago
slackersoft a1c2859baf Start progress event callbacks off as null instead of empty functions.
10 years ago
slackersoft 711764e290 Support listening to XHR progress events via `addEventListener`
10 years ago
slackersoft 80297da4c1 Support the remainder of XHR events
10 years ago
slackersoft 9681f79ece Fix cross browser issues for responseXML
10 years ago
slackersoft 4751eaafbb Parse `responseText` into a `responseXML` if the contentType is xml-ish
10 years ago
Gregg Van Hove 5665351ab2 Merge pull request #76 from macroeyes/master
10 years ago
Alex Kestner 4a5cd72d7a Un-pin jasmine dependency from version 2.0.0
10 years ago
slackersoft 20f194d25c move integrationy specs into integration folder
10 years ago
slackersoft 85059718ad Move specs for the fake XHR to be more unity and less integrationy
10 years ago
slackersoft 06af24b239 force build failure if anything goes wrong
10 years ago
slackersoft 35ffa0d72c Move some specs into unit tests for request tracker
10 years ago
slackersoft d5e04f35af Add some unit tests for stubTracker
10 years ago
slackersoft 3a0fb720d2 Move some specs over to unit tests for requestStub
10 years ago
slackersoft c825452b60 Move some specs over to unit tests for param parser
10 years ago
slackersoft efbc3dbc01 Configure selenium path extra early, since it loads its config file when required
10 years ago
slackersoft 9322af290a Run specs against separate and concatenated files
10 years ago
slackersoft c9ec591514 Give each class it's own file for better separation
10 years ago
slackersoft 1ec196e525 refactor response headers normalization into it's own method
10 years ago
slackersoft 2790018e76 Merge branch 'resident-uhlig-master'
10 years ago