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
9ad70d393ad07d00f834611b3492ec7e4aa6e3dc
Switch branch/tag
casperjs
21 Dec, 2011 5 commits
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 4 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
refs #28 - removed unused file
· de6db3a4
de6db3a4
Browse Files
Nicolas Perriault
authored
2011-12-15 14:49:35 +0100
refs #28 - fixed several issues with portability
· 4e7d7382
4e7d7382
Nicolas Perriault
authored
2011-12-15 14:46:15 +0100
14 Dec, 2011 4 commits
refs #28 - basic casperjs executable
· 6bfdb427
6bfdb427
Browse File
Nicolas Perriault
authored
2011-12-14 16:49:57 +0100
added a test for number equality test
· cf825b75
cf825b75
Nicolas Perriault
authored
2011-12-14 12:22:05 +0100
added more tests for FunctionArgsInjector
· 04ff7bb1
04ff7bb1
Nicolas Perriault
authored
2011-12-14 11:23:18 +0100
fixed test suite was not failing when uncaught exception was thrown during execution
· 6b1f3b76
6b1f3b76
Browse Files
Nicolas Perriault
authored
2011-12-14 09:10:27 +0100
13 Dec, 2011 4 commits
added syntax checking for test files using esprima.js
· a48c2c0e
a48c2c0e
Nicolas Perriault
authored
2011-12-13 20:03:25 +0100
fixed test for Casper.waitForResource() where a resource is not requested two times consecutively
· 30e703d6
30e703d6
Nicolas Perriault
authored
2011-12-13 12:03:53 +0100
integrated PR #22 into modularization branch
· 4dc8e4ca
4dc8e4ca
Nicolas Perriault
authored
2011-12-13 10:59:09 +0100
removed obsolete file
· 8c102519
8c102519
Browse Files
Nicolas Perriault
authored
2011-12-13 10:08:48 +0100
12 Dec, 2011 3 commits
added CS test file
· a0724c97
a0724c97
Browse Files
Nicolas Perriault
authored
2011-12-12 23:51:24 +0100
new tester can handle coffeescript test files as well
· dd321f7e
dd321f7e
Browse File
Nicolas Perriault
authored
2011-12-12 23:41:41 +0100
refactored testing system, tests have been split in files and updated
· 7c2f9593
7c2f9593
Nicolas Perriault
authored
2011-12-12 18:28:35 +0100
10 Dec, 2011 1 commit
refs #26 - code modularization
· c8a534cd
c8a534cd
Nicolas Perriault
authored
2011-12-10 11:43:13 +0100