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
5c3db051a4aa6270f66c742825cf02b729f3cf02
Switch branch/tag
casperjs
27 Dec, 2011 5 commits
minor tweaks added to samples/dynamic.js
· 5c3db051
5c3db051
Nicolas Perriault
authored
2011-12-27 15:26:59 +0100
Merge remote-tracking branch 'alfetopito/master'
· 45719c88
45719c88
Browse Files
Nicolas Perriault
authored
2011-12-27 15:22:46 +0100
updated changelog && casper version
· fb5d67f9
fb5d67f9
Nicolas Perriault
authored
2011-12-27 12:19:43 +0100
closes #32 - ClientUtils.click() handles <a href='javascript:'> links
· b6f060d5
b6f060d5
Nicolas Perriault
authored
2011-12-27 12:17:38 +0100
Modified sample/multirun.js which will run dynamically based on
· f262278f
...
f262278f
a condition rather than have a limited flow known beforehand
alfetopito
authored
2011-12-27 11:05:52 +0100
25 Dec, 2011 6 commits
updated CHANGELOG for 0.4.2 release
· 4c3ec7bc
4c3ec7bc
Browse Files
Nicolas Perriault
authored
2011-12-25 21:58:10 +0100
bumped 0.4.2
· 733a5f40
733a5f40
Nicolas Perriault
authored
2011-12-25 21:54:42 +0100
updated CHANGELOG
· 70660f5f
70660f5f
Nicolas Perriault
authored
2011-12-25 21:45:19 +0100
updated samples/screenshot.js
· efb8fe92
efb8fe92
Browse Files
Nicolas Perriault
authored
2011-12-25 21:45:12 +0100
fixed no error was raised if Casper.viewport() was called before casper having been started
· 52a67cb5
52a67cb5
Browse Files
Nicolas Perriault
authored
2011-12-25 21:43:40 +0100
fixed erroneous error handling in Casper.capture()
· 063ddf76
063ddf76
Browse Files
Nicolas Perriault
authored
2011-12-25 21:35:48 +0100
23 Dec, 2011 9 commits
updated the way exceptions are thrown; now using throw new Error() everywhere
· 427c643f
427c643f
Browse Files
Nicolas Perriault
authored
2011-12-23 17:03:36 +0100
added tests for utils' isJsFile()
· cc58b509
cc58b509
Browse Files
Nicolas Perriault
authored
2011-12-23 15:37:42 +0100
added tests for utils' fillBlanks()
· a3e8620a
a3e8620a
Browse Files
Nicolas Perriault
authored
2011-12-23 15:34:13 +0100
added unit tests for util's fileExt()
· 7d23991a
7d23991a
Browse Files
Nicolas Perriault
authored
2011-12-23 15:28:49 +0100
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
Browse Files
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
Browse Files
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
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 Files
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 Files
Nicolas Perriault
authored
2011-12-21 16:14:01 +0100
added multirun.js code sample
· 100f22a7
100f22a7
Browse Files
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 Files
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 Files
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