Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
08de888dae1616401a8c3538367956f9fda1de67
Switch branch/tag
casperjs
23 Dec, 2011 5 commits
added tests for utils' mergeObjects()
· 08de888d
08de888d
Browse Files
Nicolas Perriault
authored
2011-12-23 15:22:05 +0100
typos
· 1e9df674
1e9df674
Browse Files
Nicolas Perriault
authored
2011-12-23 15:05:21 +0100
updated CHANGELOG
· dd9ba434
dd9ba434
Browse Files
Nicolas Perriault
authored
2011-12-23 09:31:49 +0100
let's adopt a serious version numbering policy
· 215d4adb
215d4adb
Nicolas Perriault
authored
2011-12-23 09:06:03 +0100
s/revision/patch (semver.org compliance)
· 6bf3ecd1
6bf3ecd1
Browse Files
Nicolas Perriault
authored
2011-12-23 08:49:10 +0100
22 Dec, 2011 7 commits
fixed missing check for Casper.options.httpStatusHandlers values
· db868022
db868022
Browse Files
Nicolas Perriault
authored
2011-12-22 14:49:33 +0100
better test cases for ClientUtils.encode()
· dbeb1a41
dbeb1a41
Nicolas Perriault
authored
2011-12-22 14:33:26 +0100
better implementation of Casper.download()
· b84771ef
b84771ef
Nicolas Perriault
authored
2011-12-22 12:52:46 +0100
attempt to add a dowload feature to Casper
· 1932b913
1932b913
Browse Files
Nicolas Perriault
authored
2011-12-22 12:18:28 +0100
fixed pckage.json version number on master
· e4c19cd7
e4c19cd7
Browse File
Nicolas Perriault
authored
2011-12-22 09:46:25 +0100
oops, forgot to update the package.json file to 0.4.1
· 24f9a04c
24f9a04c
Browse File
Nicolas Perriault
authored
2011-12-22 09:05:59 +0100
updated CHANGELOG
· 2043f1f2
2043f1f2
Browse Files
Nicolas Perriault
authored
2011-12-22 08:52:08 +0100
21 Dec, 2011 7 commits
casperjs executable now gracefully exists on KeyboardInterrupt
· c6b92fa9
c6b92fa9
Nicolas Perriault
authored
2011-12-21 19:25:31 +0100
refactored PR #30 - Add request method and request data to the base64encode() method
· 87f4d0bd
87f4d0bd
Browse Files
Nicolas Perriault
authored
2011-12-21 18:34:07 +0100
Merge remote-tracking branch 'jasonlfunk/master' into jasonlfunk-integration
· 9ad70d39
9ad70d39
Browse Files
Nicolas Perriault
authored
2011-12-21 16:16:20 +0100
fixed silly typo
· 5319067c
5319067c
Browse File
Nicolas Perriault
authored
2011-12-21 16:14:01 +0100
added multirun.js code sample
· 100f22a7
100f22a7
Nicolas Perriault
authored
2011-12-21 15:22:10 +0100
Fix indentation and coding standard issues
· 8641c3de
8641c3de
Browse Files
Jason Funk
authored
2011-12-21 07:10:20 -0600
fixes #31 - replaced bash executable script by a Python one
· 04416167
04416167
Browse File
Nicolas Perriault
authored
2011-12-21 13:36:57 +0100
20 Dec, 2011 6 commits
Add optional method and data parameters to the base64encode() method
· 3f46bea9
3f46bea9
Browse Files
Jason Funk
authored
2011-12-20 10:55:23 -0600
Merge branch 'master' of github.com:n1k0/casperjs
· 87e67426
87e67426
Browse Files
Nicolas Perriault
authored
2011-12-20 16:11:34 +0100
preparing for 0.4 release
· 4921bdff
4921bdff
Browse File
Nicolas Perriault
authored
2011-12-20 16:11:12 +0100
preparing for 0.4 release
· 6abcb9f9
6abcb9f9
Browse Files
Nicolas Perriault
authored
2011-12-20 16:09:41 +0100
refs #29 - added Casper.setHttpAuth()in urls
· 9b3d9f51
9b3d9f51
Browse Files
Nicolas Perriault
authored
2011-12-20 12:55:42 +0100
closes #29 - casper.open() can now directly handle HTTP authentication parameters in urls
· 1d797e66
1d797e66
Browse Files
Nicolas Perriault
authored
2011-12-20 12:24:34 +0100
18 Dec, 2011 11 commits
added casper.cli proxy property for phantom.casperArgs; updated samples
· 963d1a3b
963d1a3b
Browse Files
Nicolas Perriault
authored
2011-12-18 14:56:59 +0100
fixed test suite runner
· cbb88484
cbb88484
Browse Files
Nicolas Perriault
authored
2011-12-18 14:31:36 +0100
updated all samples to use the cli executable
· 0c4095fb
0c4095fb
Nicolas Perriault
authored
2011-12-18 14:27:21 +0100
fixed onStepTimeout callback couldn't be called properly
· 1b7e6c85
1b7e6c85
Browse Files
Nicolas Perriault
authored
2011-12-18 14:26:59 +0100
updated samples/googlematch.js to use the new casperjs executable
· d7d236bd
d7d236bd
Browse Files
Nicolas Perriault
authored
2011-12-18 12:20:07 +0100
called script name is now removed from phantom.casperArgs.args array
· 11c2f674
11c2f674
Browse Files
Nicolas Perriault
authored
2011-12-18 12:19:45 +0100
fixed Casper.each() wasn't logging ertror properly
· 3b285ca1
3b285ca1
Browse Files
Nicolas Perriault
authored
2011-12-18 12:11:42 +0100
fixed broken ability to use Casper without using the executable
· 6bab3e19
6bab3e19
Browse File
Nicolas Perriault
authored
2011-12-18 12:05:08 +0100
fixed phantom.casperPath was always redefined by cli argument value
· 1c3b0b8d
1c3b0b8d
Browse Files
Nicolas Perriault
authored
2011-12-18 11:54:28 +0100
introducing casper cli arguments handling
· 35a1cff6
35a1cff6
Nicolas Perriault
authored
2011-12-18 11:28:53 +0100
better executable original path resolution
· 602fd2b5
602fd2b5
Browse File
Nicolas Perriault
authored
2011-12-18 08:10:37 +0100
17 Dec, 2011 2 commits
fixed typo
· b2e004ad
b2e004ad
Browse File
Nicolas Perriault
authored
2011-12-17 20:02:00 +0100
fixed issue when casper executable is symlinked
· 0d498257
0d498257
Browse File
Nicolas Perriault
authored
2011-12-17 19:57:44 +0100
15 Dec, 2011 2 commits
refs #28 - naming consistency
· 8521d467
8521d467
Browse File
Nicolas Perriault
authored
2011-12-15 17:25:12 +0100
refs #28 - usage of executable shouldn't be mandatory; so welcome to the phantom.casperPath variable
· 6e38aa26
6e38aa26
Browse File
Nicolas Perriault
authored
2011-12-15 17:24:23 +0100