Ceeram
|
e02eab05d5
Remove all todo from core, create tickets for them
|
13 years ago |
mark_story
|
b9ee4fc9f1
URL decode redirect urls.
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
Jose Lorenzo Rodriguez
|
bf0f5ab118
Merge remote-tracking branch 'origin/2.1' into 2.2
|
14 years ago |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
mark_story
|
21ba5bf04a
Merge branch '2.1' into 2.2
|
14 years ago |
mark_story
|
45e3414d49
Add test for query string encoding.
|
14 years ago |
mark_story
|
19e0d8d946
Switch usage to Hash where possible.
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
mark_story
|
d0733ceb00
Fix most coding standards in Case/Network
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
150c9fc6a3
Remove parse_str() its buggy and wrong.
|
14 years ago |
Kyle Robinson Young
|
4176e59e52
Typo fixes in tests
|
14 years ago |
mark_story
|
ace9fefb02
Merge branch '2.0' into 2.1
|
14 years ago |
mark_story
|
f5d05d9ea9
Fix https + query string requests.
|
14 years ago |
mark_story
|
167a551656
Fix incorrect doc block.
|
14 years ago |
Ceeram
|
c8eae93292
Merge branch '2.0' into 2.1
|
14 years ago |
Ceeram
|
cccf663c23
omit equal sign if query component is not a key value pair
|
14 years ago |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
mark_story
|
495b7f279f
Adding test for #2345
|
14 years ago |
mark_story
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |
mark_story
|
fa0ec44dfd
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
99793fd654
Test case compatibility skipUnless() to markTestSkipped()
|
14 years ago |
Kyle Robinson Young
|
c97dca1570
Test case compatibility assertIsA() to assertInstanceOf()
|
14 years ago |
Kyle Robinson Young
|
98f03dc6df
Replacing test case compatibility functions
|
14 years ago |
Renan Gonçalves aka renan.saddam
|
1db915faec
Merge pull request #314 from challet/HttpSocket_handle_redirect
|
14 years ago |
Clément Hallet
|
ecb88791c8
move 'redirect' to request, and allow to use int values as ttl
|
14 years ago |
José Lorenzo Rodríguez
|
497ada8895
Merge pull request #311 from challet/HttpSocket_handle_redirect
|
14 years ago |
Clément Hallet
|
62ae6d57e9
optionnaly handles redirect before return the response
|
14 years ago |