Commit Graph

  • 45afda296f Merge branch 'utilities' of https://github.com/detro/phantomjs into utilities Ivan De Marino 2011-06-10 17:09:21 +01:00
  • 22ee075cc2 Removing "page.click()" for now. Ivan De Marino 2011-06-10 16:53:11 +01:00
  • bd18d7c838 More work on "injectJs" Ivan De Marino 2011-06-10 16:50:49 +01:00
  • cc45aa7f38 Normalie user-provided script path Ivan De Marino 2011-06-09 18:07:37 +01:00
  • 75403737c4 Added "includeJs()" to "page". Ivan De Marino 2011-06-09 16:11:39 +01:00
  • 11c8322718 Renaming "page.handlers" to "page._handlers": more common for "private" stuff. Ivan De Marino 2011-06-07 23:39:12 +01:00
  • a0f8f2491d "loadJsFile()" -> "injectJs" Ivan De Marino 2011-06-07 23:22:41 +01:00
  • 52677f4f01 Removing "page.click()" for now. Ivan De Marino 2011-06-10 16:53:11 +01:00
  • bf3aa06e19 More work on "injectJs" Ivan De Marino 2011-06-10 16:50:49 +01:00
  • 7a4ea47c1d Normalie user-provided script path Ivan De Marino 2011-06-09 18:07:37 +01:00
  • 7be25c9a13 Added "includeJs()" to "page". Ivan De Marino 2011-06-09 16:11:39 +01:00
  • e5a1f32193 Merge branch 'utilities' of https://github.com/detro/phantomjs into utilities Ivan De Marino 2011-06-09 11:58:49 +01:00
  • bb0b820f72 Merge remote-tracking branch 'upstream/master' into utilities Ivan De Marino 2011-06-09 11:50:54 +01:00
  • 9d12d35478 Merge pull request #69 from Roejames12/master Ariya Hidayat 2011-06-09 01:39:28 -07:00
  • 0bfd28e67d example/netsniff.coffee: Format the output to HAR 1.2 specification. IceArmy 2011-06-09 00:56:24 -07:00
  • 6a8da550cb Better timing for onResourceRequested and onResourceReceived. IceArmy 2011-06-09 00:27:38 -07:00
  • 5ca07d99ba Expose more properties for onResourceRequested and onResourceReceived. IceArmy 2011-06-09 00:26:35 -07:00
  • c2c6cbc287 example/netsniff.js: Format the output to HAR 1.2 specification. Ariya Hidayat 2011-06-08 23:45:09 -07:00
  • 751e471068 Better timing for onResourceRequested and onResourceReceived. Ariya Hidayat 2011-06-08 23:32:14 -07:00
  • dd8344f041 Expose more properties for onResourceReceived event. Ariya Hidayat 2011-06-08 23:28:54 -07:00
  • f615fce1e9 Merge pull request #68 from Roejames12/master Ariya Hidayat 2011-06-08 20:26:30 -07:00
  • 3c665681f4 Fix possible bug where if CoffeeScript starts with a shebang (hashbang) #!, then // gets put in front of it; but this is not a comment in CoffeeScript, so it causes a problem with the conversion. IceArmy 2011-06-08 19:00:07 -07:00
  • 91ceec1e9b Add a unique id to associate resource request and receive. IceArmy 2011-06-08 14:33:41 -07:00
  • 555f80c899 onResourceReceived with stage=start should fire only once. Ariya Hidayat 2011-06-08 07:57:51 -07:00
  • 5b2fdca640 Add a unique id to associate resource request and receive. Ariya Hidayat 2011-06-08 07:52:19 -07:00
  • 615ac6efa9 Merge pull request #67 from Roejames12/master Ariya Hidayat 2011-06-08 06:16:35 -07:00
  • 15e596e30c Add hook to handleStarted() IceArmy 2011-06-08 04:57:46 -07:00
  • d4548b9ad9 Transform all yes,no args into True,False in parseArgs() IceArmy 2011-06-08 03:07:46 -07:00
  • f0801ad356 Regenerate resources IceArmy 2011-06-08 03:04:56 -07:00
  • 5c6338c060 Remove encode() from utils.py IceArmy 2011-06-08 03:02:03 -07:00
  • 0e3b765cc4 Add 'onResourceReceived' event, fired when resource is being received. IceArmy 2011-06-08 03:13:18 -07:00
  • 1cae77a3e0 Add 'onResourceReceived' event, fired when resource is being received. Ariya Hidayat 2011-06-08 01:01:30 -07:00
  • 60793e4c6b Renaming "page.handlers" to "page._handlers": more common for "private" stuff. Ivan De Marino 2011-06-07 23:39:12 +01:00
  • ce0577adff "loadJsFile()" -> "injectJs" Ivan De Marino 2011-06-07 23:22:41 +01:00
  • ea62c17b91 Fix typo, it's C5E and not CSE. Ariya Hidayat 2011-06-07 11:26:41 -07:00
  • 1286e99e35 Merge pull request #66 from Roejames12/master Ariya Hidayat 2011-06-07 11:18:50 -07:00
  • 81627896c2 Support every possible PDF format IceArmy 2011-06-07 10:57:08 -07:00
  • f419a958a4 Make build_binary.py able to import no matter what IceArmy 2011-06-07 09:33:05 -07:00
  • 5b6f2731c4 Added support for "page.click()" and "page.loadJsFile()". Ivan De Marino 2011-06-07 17:20:22 +01:00
  • d1973c28f3 Merge pull request #64 from Roejames12/master Ariya Hidayat 2011-06-07 08:35:28 -07:00
  • 805c824ff3 Convert netsniff.js to CoffeeScript IceArmy 2011-06-07 02:49:34 -07:00
  • 33f0930d8c Regenerate resources IceArmy 2011-06-07 02:26:02 -07:00
  • 48704069c2 Enumerate all headers in the HTTP request. IceArmy 2011-06-07 02:23:48 -07:00
  • 4b3cf65b2e Get away with manual qDebug() since we can use the API now. IceArmy 2011-06-07 02:03:38 -07:00
  • 8314ad3197 Add "onResourceRequested" event, fired when request is started. IceArmy 2011-06-07 02:31:33 -07:00
  • 150b33211f Merge branch 'master' of https://github.com/ariya/phantomjs IceArmy 2011-06-07 01:09:10 -07:00
  • 4dfe70f620 Enumerate all headers in the HTTP request. Ariya Hidayat 2011-06-07 00:19:12 -07:00
  • a0ab4f798e Get away with manual qDebug() since we can use the API now. Ariya Hidayat 2011-06-07 00:14:01 -07:00
  • 8722399c0a Add "onResourceRequested" event, fired when request is started. Ariya Hidayat 2011-06-06 23:56:23 -07:00
  • cf8a890f8b loadspeed.js: Fixed missing semicolons. Ariya Hidayat 2011-06-06 23:52:39 -07:00
  • 189703cffc rename setup.py (for building binaries) to build_binary.py IceArmy 2011-06-06 23:09:06 -07:00
  • ce27e879a2 Setup setup.py information IceArmy 2011-06-06 22:38:41 -07:00
  • 5f66b1c32b Add AUTHORS file for contributors IceArmy 2011-06-06 22:31:36 -07:00
  • 2e711029b2 Merge pull request #63 from franciscosouza/master Ariya Hidayat 2011-06-06 20:05:12 -07:00
  • 08c6d232af Added licensing headers to Python files Francisco Souza 2011-06-06 23:59:07 -03:00
  • a1344cf986 Merge pull request #62 from Roejames12/88f9434a0cbd50069404 Ariya Hidayat 2011-06-06 19:51:20 -07:00
  • bfcc186d93 Using markdown Francisco Souza 2011-06-06 23:27:23 -03:00
  • 6687516724 Merge branch 'master' of https://github.com/Roejames12/phantomjs Francisco Souza 2011-06-06 23:25:55 -03:00
  • 7342d0f818 Merge branch 'master' of https://github.com/ariya/phantomjs Francisco Souza 2011-06-06 23:25:39 -03:00
  • 88f9434a0c Convert run-jasmine.js to CoffeeScript IceArmy 2011-06-06 18:58:00 -07:00
  • 331be469bc Convert run-qunit.js to CoffeeScript IceArmy 2011-06-06 18:57:46 -07:00
  • 6390f92550 Convert imagebin.js to CoffeeScript IceArmy 2011-06-06 18:18:22 -07:00
  • 8ee3340d7e Merge pull request #61 from Roejames12/master Ariya Hidayat 2011-06-06 14:44:14 -07:00
  • 99c62d41ef Regenerate resources IceArmy 2011-06-06 13:46:41 -07:00
  • d941691f93 Introduce "onLoadFinished" event, fired when loading is completed. IceArmy 2011-06-06 14:16:48 -07:00
  • 841dc41f41 Introduce 'onLoadStarted' event which will fire upon page loads. IceArmy 2011-06-06 14:15:08 -07:00
  • cec73ed07d Merge branch 'master' of github.com:ariya/phantomjs Ariya Hidayat 2011-06-06 01:46:35 -07:00
  • c8504f6994 Introduce "onLoadFinished" event, fired when loading is completed. Ariya Hidayat 2011-06-06 01:31:37 -07:00
  • d9d9d5a8ac Introduce 'onLoadStarted' event which will fire upon page loads. Ariya Hidayat 2011-06-06 01:22:32 -07:00
  • c68762dc9d Add --version command-line option. Ariya Hidayat 2011-06-06 00:36:31 -07:00
  • 435c66c153 Cleanup INSTALL.md IceArmy 2011-06-05 17:36:08 -07:00
  • 4b553b445c Merge pull request #59 from Roejames12/master Ariya Hidayat 2011-06-05 17:21:25 -07:00
  • 5b04c4e55b Convert README and INSTALL to markdown IceArmy 2011-06-05 16:41:22 -07:00
  • 42e81c1297 Added INSTALL section just before LICENSING Francisco Souza 2011-06-05 20:07:30 -03:00
  • fd95c86d2b Rip out --upload-file command-line option IceArmy 2011-06-05 14:06:18 -07:00
  • 47acc56153 Bring back file upload support. IceArmy 2011-06-05 13:53:16 -07:00
  • c8dfe1e30a Merge branch 'master' of git://github.com/ariya/phantomjs Francisco Souza 2011-06-05 20:00:43 -03:00
  • 9ee9361d49 Changes on description, project naming and readme Francisco Souza 2011-06-05 20:00:12 -03:00
  • 029b7f7768 Using version from utils module Francisco Souza 2011-06-05 19:57:29 -03:00
  • 9b12ce3f89 Changed the name of package from phantom to pyphantomjs Francisco Souza 2011-06-05 19:55:07 -03:00
  • a8a4da152d Mention Qt and brew/port notice when building on Mac OS X. Ariya Hidayat 2011-06-05 13:50:53 -07:00
  • 203aaaa4d0 Clean up README.md, sync with project page. Ariya Hidayat 2011-06-05 13:45:31 -07:00
  • f4d40b82f1 No need for the command-line --upload-file. Ariya Hidayat 2011-06-05 13:26:10 -07:00
  • fc16c4e978 Merge pull request #57 from Roejames12/master Ariya Hidayat 2011-06-05 13:24:08 -07:00
  • e998739fff Merge branch 'master' of https://github.com/ariya/phantomjs IceArmy 2011-06-05 13:01:46 -07:00
  • 3170b2b4b6 imagebin.js: Example of file upload inside form. Ariya Hidayat 2011-06-05 01:11:59 -07:00
  • f8b9c322ea Bring back file upload support. Ariya Hidayat 2011-06-05 00:28:14 -07:00
  • 1796eb5d7c Mark argparse as dependency for Python 2.6 IceArmy 2011-06-04 14:07:15 -07:00
  • fba248781a Reorder import statements as per pep 8 IceArmy 2011-06-03 21:15:59 -07:00
  • a9bf0b964a Move loadStatusChanged signal to top IceArmy 2011-06-03 15:34:18 -07:00
  • 9b69c83e2a Simplify WebPage signal sending IceArmy 2011-06-03 13:51:37 -07:00
  • e87918c993 Added argparse as dependency for installation Francisco Souza 2011-06-03 16:43:26 -03:00
  • 47123eff2e Removed setup.py as dependency Francisco Souza 2011-06-03 16:32:02 -03:00
  • 804ff1bb0b Excluding swp from sdist Francisco Souza 2011-06-03 16:30:08 -03:00
  • ff10a7af4d Merge pull request #56 from Roejames12/master Ariya Hidayat 2011-06-03 12:27:04 -07:00
  • c1946fe126 Ignoring pyc Francisco Souza 2011-06-03 16:24:20 -03:00
  • c4ecbbc706 Moving structure for better integration with PyPI Francisco Souza 2011-06-03 16:22:58 -03:00
  • 7069b707ab Added setup.py and phantom package (for PyPI) Francisco Souza 2011-06-03 16:21:03 -03:00
  • d84e97f003 Ignoring vim swp files Francisco Souza 2011-06-03 16:17:39 -03:00
  • 253469b03e Improve waitfor.coffee readability IceArmy 2011-06-02 15:42:06 -07:00