Commit graph

729 commits

Author SHA1 Message Date
Barbara Miller
e2345c7eef multiclicks behavior 2016-10-18 22:03:16 -07:00
Barbara Miller
0a8d30a2b2 Merge branch 'noguchi' into qa 2016-10-18 21:36:47 -07:00
Barbara Miller
a6d6af207d alternate login code, better crawl? 2016-10-18 21:34:39 -07:00
Noah Levitt
21891476c4 avoid use of __double_underscore member variables because they're special https://shahriar.svbtle.com/underscores-in-python 2016-10-18 18:57:11 -07:00
Noah Levitt
becd832ea3 bump version after merging accept-encoding pull request 2016-10-18 17:55:00 -07:00
Noah Levitt
a146ba52ae Merge pull request #20 from internetarchive/rethinkInDoc
rethinkdb installer works for me
2016-10-18 17:54:48 -07:00
Noah Levitt
eedd2071bb Merge pull request #21 from galgeek/encodingFixIdentity
ARI-5008 / ARI-5065 ExtraHTTPHeaders Accept-Encoding fix Identity
2016-10-18 17:53:50 -07:00
Noah Levitt
aae34452f5 bump version number after merging travis-ci pull request 2016-10-18 17:48:45 -07:00
Noah Levitt
1490a40c28 Merge pull request #23 from internetarchive/travis
Travis
2016-10-18 17:48:04 -07:00
Noah Levitt
68a32fcbe2 bump version number after mouse's pull request 2016-10-18 17:45:55 -07:00
Noah Levitt
37950e6dfd Merge pull request #24 from mouse-reeve/select-proxy
Use warcprox if enable_warcprox_features is true
2016-10-18 17:41:56 -07:00
Mouse Reeve
2215aaab21 Use warcprox if enable_warcprox_features is true 2016-10-18 17:39:33 -07:00
Noah Levitt
62781117b8 tests passed on travis-ci, remove travis debugging lines 2016-10-18 17:31:47 -07:00
Noah Levitt
7a655da563 try to fix error from pip install with extras (pip install file:///...brozzler[webconsole]) by including #egg=brozzler as suggested at https://github.com/pypa/pip/issues/1236#issuecomment-32957253 , travis-ci error can be seen at 168727451 2016-10-18 14:36:55 -07:00
Noah Levitt
0317409811 do ansible install as user travis to avoid permissions issues like this 168720738 2016-10-18 12:44:18 -07:00
Noah Levitt
53624fd901 I don't know why travis/ansible/pip is failing, try using a file:// url 168712667 2016-10-18 12:20:37 -07:00
Noah Levitt
166e87a00e trying to figure out this error from travis-ci 2016-10-18 11:50:55 -07:00
Noah Levitt
91c36f3d21 specify --cache-dir=/tmp/pip-cache to avoid trying to write to (nonexistent) service user home directory 2016-10-17 18:24:44 -07:00
Noah Levitt
0caf365516 travis-ci first try 2016-10-17 18:15:32 -07:00
Barbara Miller
d30cd52c47 Merge branch 'encodingFixIdentity' (and lots new from master) into qa 2016-10-17 13:02:57 -07:00
Barbara Miller
0a6d8ed3da Accept-Encoding fix II 2016-10-17 12:50:31 -07:00
Barbara Miller
5ca4843a2e rethinkdb installer works for me 2016-10-16 11:01:12 -07:00
Noah Levitt
a370e7b987 tiny fix, and now the test passes for me 2016-10-14 19:21:26 -07:00
Noah Levitt
4044fcb647 fix pywb/brozzler replay of revisit records 2016-10-14 19:15:23 -07:00
Noah Levitt
27452990ee toward getting initial tests to pass 2016-10-14 18:26:48 -07:00
Noah Levitt
5a373466a3 some vagrant/ansible fixes 2016-10-14 13:47:54 -07:00
Barbara Miller
2c2ae45c3b better interval 2016-10-13 18:27:18 -07:00
Barbara Miller
2df1177752 better interval 2016-10-13 18:26:28 -07:00
Barbara Miller
b3baba18b5 still better targetting 2016-10-13 18:18:34 -07:00
Barbara Miller
6196e32f42 still better targetting 2016-10-13 18:17:42 -07:00
Barbara Miller
359e61a836 better targeting 2016-10-13 17:50:14 -07:00
Barbara Miller
4e4159717b better targeting 2016-10-13 17:49:37 -07:00
Barbara Miller
ab5535f70d correct jslint errors 2016-10-13 17:31:06 -07:00
Barbara Miller
21383e0964 correct jslint errors 2016-10-13 17:29:49 -07:00
Noah Levitt
3627209be1 move ansible directory to top level; generalize formerly vagrant-specific ansible configuration; let upstart manage logging with "console log" 2016-10-13 17:21:55 -07:00
Noah Levitt
56e651baeb working on basic integration tests 2016-10-13 17:12:35 -07:00
Barbara Miller
5c6cda2480 correct re 2016-10-13 17:09:44 -07:00
Barbara Miller
eafd14f380 correct re 2016-10-13 17:09:10 -07:00
Barbara Miller
82c2da72f1 more better yaml, target check 2016-10-13 16:41:16 -07:00
Barbara Miller
f55c12ffe2 more better yaml, target check 2016-10-13 16:40:43 -07:00
Noah Levitt
ed8b937277 back to dev version 2016-10-13 15:11:57 -07:00
Noah Levitt
456c082875 this is 1.1b6 2016-10-13 15:10:24 -07:00
Noah Levitt
23b59f8f4e Merge branch 'master' of github.com:internetarchive/brozzler
* 'master' of github.com:internetarchive/brozzler:
  Ensure job_schema.yaml is installed by pip
2016-10-13 15:00:13 -07:00
Noah Levitt
269512f499 make setup.py work with python2, not because the whole project works with python2, but just so it can be installed as a dependency of projects that support both python2 and python3 2016-10-13 14:59:31 -07:00
Barbara Miller
e3f565bb70 better seed selection 2016-10-12 18:20:32 -07:00
Barbara Miller
9062bee99d better seed selection 2016-10-12 18:16:12 -07:00
Barbara Miller
aa1c79c346 noguchi.org custom behavior 2016-10-12 17:55:00 -07:00
Barbara Miller
393f40d5ff custom behavior for catalogue.noguchi.org 2016-10-12 17:48:38 -07:00
Barbara Miller
e884bee6c9 rm old WIP item 2016-10-12 17:48:38 -07:00
Barbara Miller
8d0b5d4bfa fixing mis-copy 2016-10-12 17:46:42 -07:00