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
75a6f921c9afa82793509cb3d17d3b972b494245
Switch branch/tag
casperjs
27 Dec, 2011 8 commits
removed obsolete utils.replaceFunctionPlaceholders() function
· 75a6f921
75a6f921
Nicolas Perriault
authored
2011-12-27 17:07:47 +0100
added TODO for 0.6
· edbfbe38
edbfbe38
Browse Files
Nicolas Perriault
authored
2011-12-27 16:00:07 +0100
created 0.6 branch, alpha status (merged require branch)
· aaf3c400
aaf3c400
Browse Files
Nicolas Perriault
authored
2011-12-27 15:53:52 +0100
backported dynamic.js sample example to require branch
· 31a83594
31a83594
Nicolas Perriault
authored
2011-12-27 15:49:45 +0100
added missing file
· 3b7e28a0
3b7e28a0
Browse Files
Nicolas Perriault
authored
2011-12-27 15:21:02 +0100
correctly renamed test file
· 0bd0fbe3
0bd0fbe3
Browse Files
Nicolas Perriault
authored
2011-12-27 14:43:41 +0100
fixed isType was called with no module attached
· 3cdde7e4
3cdde7e4
Browse Files
Nicolas Perriault
authored
2011-12-27 14:37:07 +0100
backport of
b6f060d5
to require branch - refs #32 - ClientUtils.click() handles <…
· 0f6fd644
...
0f6fd644
Browse Files
…a href='javascript:'> links
Nicolas Perriault
authored
2011-12-27 14:29:59 +0100
26 Dec, 2011 3 commits
updated all code samples to use new require()
· 42633d67
42633d67
Nicolas Perriault
authored
2011-12-26 19:19:04 +0100
updated Tester.renderResults() to fail if no test has been run
· 31154e2b
31154e2b
Browse Files
Nicolas Perriault
authored
2011-12-26 19:01:32 +0100
fixed debug shebang
· 260afc12
260afc12
Browse Files
Nicolas Perriault
authored
2011-12-26 18:27:24 +0100
25 Dec, 2011 11 commits
not so fast, cowboy.
· c422c2c5
c422c2c5
Browse Files
Nicolas Perriault
authored
2011-12-25 22:17:09 +0100
backport fixes of master
· 92f5aebf
92f5aebf
Browse Files
Nicolas Perriault
authored
2011-12-25 22:16:17 +0100
phantomjs14 compatibility
· ae57bcf3
ae57bcf3
Browse Files
Nicolas Perriault
authored
2011-12-25 20:03:02 +0100
fixed all tests
· eeb00a44
eeb00a44
Browse Files
Nicolas Perriault
authored
2011-12-25 19:15:49 +0100
added type checks to cli test suite
· 34316572
34316572
Nicolas Perriault
authored
2011-12-25 16:50:06 +0100
removed unused argument in cli test suite
· b1d4a2b0
b1d4a2b0
Browse Files
Nicolas Perriault
authored
2011-12-25 16:43:25 +0100
migrated cli tests
· 6da694e7
6da694e7
Nicolas Perriault
authored
2011-12-25 16:14:19 +0100
added a proper cli module
· 34362eaa
34362eaa
Browse Files
Nicolas Perriault
authored
2011-12-25 12:08:28 +0100
began updateing test runner, suites to follow
· 5ec02b49
5ec02b49
Browse Files
Nicolas Perriault
authored
2011-12-25 11:11:20 +0100
fixed remaining missing require() calls
· 2ce1b83c
2ce1b83c
Browse Files
Nicolas Perriault
authored
2011-12-25 11:06:36 +0100
s/lib/modules
· c959bbfe
c959bbfe
Nicolas Perriault
authored
2011-12-25 09:28:53 +0100
24 Dec, 2011 2 commits
continued migration to a full require() based layout
· 301d6345
301d6345
Browse Files
Nicolas Perriault
authored
2011-12-24 16:54:58 +0100
in the process of a commonjs module implementation
· d5ff7c42
d5ff7c42
Browse Files
Nicolas Perriault
authored
2011-12-24 12:08:10 +0100
23 Dec, 2011 9 commits
updated the way exceptions are thrown; now using throw new Error() everywhere
· 427c643f
427c643f
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
Browse Files
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