==================
- removed bumped
- Merge pull request #283 from matthewmueller/renovate/pin-dependencies
- Pin Dependencies
- Merge pull request #282 from matthewmueller/renovate/configure
- Add renovate.json
- Merge pull request #241 from kengz/master
- Merge pull request #232 from dfcowell/master
- Merge pull request #218 from jmichelin/master
- Merge pull request #200 from thangngoc89/master
- Merge branch 'master' into master
- Merge pull request #253 from linguistbreaker/master
- Merge pull request #250 from mandeldl/master
- add job board
- fixing path for require() for XRay and a typo in path.resolve
- fix example typos and relative paths
- add json parsing error handler to promisify
- add readme for promisify
- add promisify option for xray.then(); add tests
- Update readme.
- Remove test constraints.
- Add abort function to allow for ending pagination based on returned results/next url.
- Merge pull request #1 from jmichelin/jmichelin-patch-1
- bug fix typo in selector example
- Fix Composition and collection error
- Merge pull request #221 from cvan/patch-1
- Merge pull request #233 from sagivo/patch-1
- Merge pull request #246 from paulbarrett/patch-1
- fix broken code sample using alt test site
- fix broken tests caused by removal of dribbble pagination
- modify test spec to account for dribble dom mods
- fix broken selector in the dribbble sample code
- remove commented code
- include both hostname + port when absolute-izing URLs
- Merge pull request #181 from Muscot/master
- Merge pull request #209 from Crazometer/readme-driver-fix
- Clarification suggested by @gebrits
- Merge pull request #216 from 600rr/patch-1
- Update index.js
- Moved driver list to correct place and added request driver.
- Merge pull request #179 from fatman-/patch-1
- Merge pull request #191 from piamancini/patch-1
- Merge pull request #192 from GeoffreyEmery/patch-1
- update to readme
- Update Read.me
- Added backers and sponsors from OpenCollective
- Merge pull request #190 from davidarnarsson/master
- Fixed spaces
- Fixed coding style
- Fixes a problem when encountering malformed URLs while "absolutizing" urls in a document.
- Merge pull request #186 from wayneashleyberry/patch-1
- Update Readme.md
- Moved example follow.js to a folder crawler that test to follow many links and retrieve information. Changed to standard js.
-
// Nested crawling broken on 'master'. When to merge 'bugfix/nested-crawling' #111 // ------------------------------------------------------------------------------- // Needed to exit this without calling next, the problem was that it returned to // the "finished" callback before it had retrived all pending request. it should // wait for "return next(null, compact(out))"
- Fix typo in index.js in the collections example
- fix README code in 'Collections' (3a8470c)
- Support x-ray-parse filters (0fa5093)
- Update Readme and contributors (faabc13)
- delete unnecessary fixture (85a42a7)
- Extra util.isObject method (cd56198)
- Fix #162 (7484e20), closes #162
- fix example links in readme (29ab95e)
- Setup correctly init state (0c3f421)
- upgrade rimraf (43c2eb9)
- Add .stream section in docs (3dbaa61)
- Add badges (5ca8cbd)
- Add bumped integration (70c39b0)
- Add cheerio dev dependency (c34fed4)
- Add coveralls integration (fc9b6d5)
- Add missing fields (1d2f669)
- Add node.stream (c573cda)
- Add phantom setup (c116752)
- Add travis (32c74c6)
- Change to documentation of support for raw HTML (959f791)
- Cleanup dependencies (27933d8)
- Delete commented code (b788d93)
- Disable security in testing (a26f8e5)
- doc - API usage correction (324291b)
- Ensure to have last mocha version (96264af)
- Extract stream helpers and WalkHTML methods (6f73cac)
- Extract util methods (0781058)
- Fix #148 (d79f94e), closes #148
- Fix examples (a9c9c5f)
- Fix package (a0e8be7)
- Fix potential issue when selector is a function following comments on commit e7318d591908d04b439c1ff (9327cfa)
- Fix some linter messages (50c00cc)
- Fix test (2b2f027)
- Fix test (1adf200)
- Fix test (760b615)
- Fix travis integration with phantom (0966ef1)
- Fix typo (03d044c)
- Generate (again) changelog (8610ff5)
- Handle invalid URL and invalid HTML input (61738eb)
- little refactor (78cf007)
- Move xray phantom out of xray dep (0cf2be3)
- Prevent lint phantom stuff (58cb404)
- Remove testing section, just look badges! (978306f)
- Rename testing files. More easy to search (0a269fd)
- Setup node version (6f77635)
- Sort requires (9b204dd)
- total refactor (6d30434)
- Update travis phantom build (cd37e33)
- Update travis phantom pattern (db9e63b)
- Upgrade dependency (3aeea03)
- upgrade deps (cef188e)
- WIP (1f0bc2f)
- WIP (6fece6c)
- xit tests that doesn't work well. (095ad5f)
- Added support for tag when generating absolute URLs. (11dd8f7)
- added video (46abded)
- Do no error on trying to follow a non-url (030e5ea)
- Emit error on correct stream (488d5dd), closes #98
- Fix issue when one of the selector is null (e7318d5)
- Fix potential issue when selector is a function following comments on commit e7318d591908d04b439c1ff (9327cfa)
- Paginating => Crawling (6750a38)
- Release 2.0.3 (8c3b6e3)
- Added running test note (f27ebc1)
- basic repl working (9228ee0)
- build out documentation (2603c0b)
- bump x-ray-select (eb766b0)
- cleanup (31a2490)
- cleanup and start format (7709e08)
- fix
make test
(ad54ad4) - fix convert URLs (246915c)
- fix example (3b3338c)
- fixed the double call of the callback function (d1a955c)
- ignored webstorm specific files (7494d9a)
- more API docs (4e77f5b)
- new x-ray (8fe7ae7)
- phantomjs is required to run the tests (ba47969)
- Release 2.0.0 (80414cb)
- Release 2.0.1 (3c6f6db)
- remove coverage from git (4a71923)
- remove old tests (3820c2e)
- small cleanup (8ce66a6)
- update absolutes (f246874)
- update example (b0529b7)
- update iamge (a1865c1)
- update image (6aca14d)
- Update index.js (5a8f05f)
- update readme (2636061)
- Update Readme.md (c9f06e6)
- Add img[src] to absolute urls (d9090d2)
- add test (2d9edc6)
- Added Gitter badge (c8a09d9)
- Delete dribbble-search.js (109da37)
- Release 1.0.4 (524ed37)
- update list of attribute affected by absolute urls (bae1926)
- add xray.prepare(str, fn) for custom 'title | uppercase' filters (4cf1897)
- better spot for badges (d62f2a0)
- Release 1.0.3 (d9d93aa)
- fix bold (e1416a7)
- fix url (thanks Jonah) (d63a15a)
- more linking (74a08df)
- Release 1.0.2 (b5f9043)
- Update Readme.md (f673628)
- added: gittask (c3a1f8c)