Commit graph

  • 5ad39e3971 Remove mypy exemption for api/zulip/__init__.py. Steve Howell 2016-12-19 11:50:14 -0800
  • 14ee40bf52 Simplify, document, and fix the API code. Steve Howell 2016-12-17 12:19:15 -0800
  • 1b58c13d91 Interactive bots: Create Github Issues bot. = 2016-12-13 11:43:16 +0000
  • e2ed990746 interactive bots: Create comment on issue GitHub bot. andrewallen00 2016-12-15 16:37:04 -0800
  • 42eaabf203 bots: Remove obsolete tddium-notify-humbug. Tim Abbott 2016-12-15 09:40:09 -0800
  • ca12fd8009 bots: Remove old zulip.com configuration files. Tim Abbott 2016-12-15 09:38:31 -0800
  • b7f29327b6 api: remove use of zulip.com domain in API bindings. Tim Abbott 2016-12-15 09:35:37 -0800
  • 746d9d2b6b contrib_bots: Allow to import code from subdirectory of lib Rafid Aslam 2016-12-14 17:12:26 +0700
  • c96681eef5 contrib_bots: Add "Python dependencies" to docs. Steve Howell 2016-12-14 15:00:32 -0800
  • f479a1ef37 contrib_bots: Add "Third Party Configuration" to docs. Steve Howell 2016-12-14 14:54:24 -0800
  • 0010b519fd api: Clean up the README.md somewhat. Tim Abbott 2016-12-13 22:15:22 -0800
  • 9a6e0cf940 api: Require a recent version of the typing module. Tim Abbott 2016-12-13 22:05:47 -0800
  • 677f828593 api: Update list of example scripts to include. Tim Abbott 2016-12-13 22:05:36 -0800
  • b1e3ccd259 api: Update author to Zulip open source project. Tim Abbott 2016-12-13 22:05:24 -0800
  • 0272d6abe7 Remove deprecated get_messages() API. Steve Howell 2016-12-13 19:07:36 -0800
  • a2aa1a117c interactive bots: Create Wikipedia bot. lonerz 2016-12-13 04:28:20 +0000
  • 9d6e7cfea5 pep8: Fix E128 violations. reallyly 2016-12-11 13:30:45 +0000
  • 92981590f5 Annotate zephyr_mirror_backend.py. anirudhjain75 2016-12-07 00:33:23 +0530
  • 476a591ef5 Annotate bots/jabber_mirror_backend.py Tudor Nazarie 2016-12-04 21:55:41 +0200
  • b4fc87745a mypy: Annotate *bots/githook-post-receive* Joy Chen 2016-12-03 15:58:22 -0600
  • 77d11cd300 delete check_output backport: Python 2.6 no longer supported Joy Chen 2016-12-03 15:57:20 -0600
  • cc5444a725 pep8: Fix many rule E128 violations. nikolay 2016-12-03 01:04:17 +0200
  • 47488217b1 pep8: Fix E129 violations bulat22101 2016-12-03 17:19:09 +0000
  • dc48a41efe pep8: Fix E502 violations bulat22101 2016-12-03 17:07:49 +0000
  • 25a8315f71 Annotate api/zulip/__init__.py. Juan Verhook 2016-12-02 18:26:47 -0800
  • 2e2b8af9fd pep8: Fix E303 violations. Sidhant Bhavnani 2016-12-02 16:18:11 +0000
  • 6eb6016913 pep8: Fix E131. Alex Huang 2016-12-01 23:15:05 -0800
  • 68f7dae482 pep8: Fix E122. Alex Huang 2016-12-01 23:15:16 -0800
  • e410264372 pep8: fix E201 violations AZtheAsian 2016-12-01 22:22:52 -0700
  • 439dc8ca96 pep8: fix E202 violations AZtheAsian 2016-12-01 22:15:18 -0700
  • 418f396b32 pep8: Fix E203 violations AZtheAsian 2016-12-01 16:08:34 -0700
  • 73bd3572cf pep8: Fix E111 violations AZtheAsian 2016-11-30 22:20:27 -0700
  • fad4fbc733 lint: Fix E127 pep8 violations. Rafid Aslam 2016-11-30 20:17:35 +0700
  • bc9bb4287d pep8: Fix E125. Bickio 2016-12-01 09:54:51 +1300
  • 1cb7c41786 pep8: Fix E701 violations. Tommy Ip 2016-11-30 20:45:02 +0000
  • 836e3379c9 mypy: Annotate bots/gcal-bot. Heidi Dong 2016-11-30 04:05:00 +0000
  • 1ae8ac85d8 pep8: Fix E301 pep8 violations. Rafid Aslam 2016-11-29 13:22:02 +0700
  • d4410365ea pep8: Fix E225 pep8 violations. Rafid Aslam 2016-11-29 05:29:01 +0700
  • 245c05decd twitter-search-bot: Line-wrap very long lines. Tim Abbott 2016-11-26 21:23:55 -0800
  • 963de743ec Document ZULIP SITE param in twitter bots. Tomasz Kolek 2016-11-16 18:35:36 +0100
  • f380127f1e integrations: Change default ZULIP_SITE to https://zulip.example.com. Tomasz Kolek 2016-11-04 20:16:57 +0100
  • 3e877e069f Add documentation for changing SITE param in perforce configuration. Tomasz Kolek 2016-11-03 22:51:21 +0100
  • fe99695210 Always start python via shebang lines. Anders Kaseorg 2016-11-21 19:44:16 -0500
  • c748962855 Remove shebang line from non-scripts Anders Kaseorg 2016-11-21 23:57:56 -0500
  • f2b82f3ad8 Mark scripts executable Anders Kaseorg 2016-11-21 23:55:09 -0500
  • 7bd78456b3 Update twitter-bot to use latest python-twitter API. bungeye 2016-11-17 18:13:08 +1000
  • 253196af35 rss-bot: Fix incorrect use of zulip.generate_option_group. Tim Abbott 2016-11-14 22:47:56 -0800
  • e1dcf74242 lint: Fix E703 pep8 violations. paxapy 2016-11-09 15:44:29 +0300
  • cac0d1c394 api: Add default protocol for localhost. umkay 2016-11-03 17:05:50 -0700
  • 4cdc59a3e4 API bindings: Raise error if site param not defined. reyha 2016-10-18 19:12:15 +0000
  • 7187c2ef5e twitter bots: Update to use current python-twitter. Tim Abbott 2016-10-17 23:01:13 -0700
  • 9aa080e663 mypy: Remove a bunch of now-unnecessary type: ignore annotations. Tim Abbott 2016-10-16 23:22:00 -0700
  • 3758d76123 contrib_bots: Simulate a file system with a bot. Steve Howell 2016-10-06 20:15:43 -0700
  • 0dab69b76f Add StateHandler to contrib_bots/run.py. Steve Howell 2016-10-10 09:42:14 -0700
  • 2ed9f15ff7 Annotate remaining scripts. Tim Abbott 2016-10-15 22:34:14 -0700
  • 43bf07bf15 Annotate API scripts. Tim Abbott 2016-10-15 22:32:04 -0700
  • 28b697ac9d irc-mirror: Update the installation link. reyha 2016-10-11 02:45:23 +0530
  • 9559046741 post-receive: Revert buggy Python 3 import changes. Tim Abbott 2016-09-14 22:36:48 -0700
  • 6900cd2e9a Remove extra new lines at the ends of Zulip authoried files. Sahil Dua 2016-09-18 02:59:16 +0200
  • ea7991443c check-mirroring: Fix unnecessary type: ignore. Tim Abbott 2016-09-12 21:43:45 -0700
  • bb68ad4269 Annotate bots/summarize_stream.py. Tim Abbott 2016-09-10 12:23:44 -0700
  • 38b62518af Annotate irc-mirror.py. Tim Abbott 2016-09-10 12:19:08 -0700
  • 33733e67ba Annotate bots/zulip_git_config.py. Tim Abbott 2016-09-10 11:48:10 -0700
  • 534774bd7e Annotate check-mirroring. Tim Abbott 2016-09-10 10:56:23 -0700
  • 05191181d9 bots: Add --config-file to contrib_bots/run.py. Steve Howell 2016-08-24 12:09:11 -0700
  • e08323c143 bots: Fix typo in contrib_bots/lib/readme.md. Steve Howell 2016-08-24 12:08:39 -0700
  • d081703af8 contrib_bots: Expand documentation. Tim Abbott 2016-08-22 19:53:16 -0700
  • 38c7b611b6 bots: Add example bots for "followup" and "help". Steve Howell 2016-08-17 09:34:11 -0700
  • 8d75662c7c Update zulip.com/integrations link to point to zulipchat.com. Tim Abbott 2016-08-22 17:25:40 -0700
  • b46aa33656 lint: Ban lines longer than 140 characters without #ignorelongline. Tim Abbott 2016-08-19 12:03:09 -0700
  • 7b80e9bcc4 zephyr_mirror_backend: Update support email address. Tim Abbott 2016-08-13 14:33:39 -0700
  • ede820c9e3 log2zulip: use a Zulip virtualenv if available. Tim Abbott 2016-08-09 18:30:05 -0700
  • 515471549e api: Annotate setup.py and fix import. Tim Abbott 2016-07-29 20:26:29 -0700
  • 80a4826f49 Annotate zephyr_mirror.py. Tim Abbott 2016-07-29 20:13:08 -0700
  • f50548d644 zephyr_mirror: Add typing import. Tim Abbott 2016-07-29 20:14:08 -0700
  • a33c565ddc jabber_mirror: Add missing annotation. Tim Abbott 2016-07-29 19:55:52 -0700
  • ad94b57e2f Add support for client certs to the Python API. Alex Dehnert 2016-06-14 21:00:59 -0400
  • 6034ae7b9a Wrap some lines with length greater than 120. Taranjeet 2016-07-02 23:23:19 +0530
  • d198eedbcd api/zulip/__init__.py: Make compatible with newer mypy. Eklavya Sharma 2016-06-27 20:56:13 +0530
  • b2c73d5346 Changed make_request lambda to more readable function. Nathan Florea 2016-06-03 03:50:05 -0700
  • 25d7e844a2 api: Remove some mutable default arguments. Nathan Florea 2016-06-02 15:53:09 -0700
  • e786295352 Replace python2.7 by python everywhere. Eklavya Sharma 2016-04-07 18:57:25 +0530
  • a21cb61b3f Change shebangs from python2.7 to python. Eklavya Sharma 2016-04-07 18:33:22 +0530
  • 03adee4c19 Make api/zulip/__init__.py pass mypy check. Eklavya Sharma 2016-05-17 10:27:38 +0530
  • 97fde3ea74 Merge Zulip 1.3.12 security release. Tim Abbott 2016-05-10 11:30:13 -0700
  • ab505749ad Move rabbitmq consumer checks from bots/ to scripts/nagios/. Tim Abbott 2016-05-07 18:58:57 -0700
  • e1deeba72a nagios: Move cron_file_helper from bots/ to scripts/lib. Tim Abbott 2016-05-07 18:38:44 -0700
  • 4868cc74ea Fix unnecessary whitespace between , and ). Tim Abbott 2016-05-04 14:16:27 -0700
  • 694e98a1b0 Jira's "issue created" message should @-notify the assignee. David Payne 2016-04-18 13:58:51 -0700
  • 2b386921f0 Finish purging 'fromt typing import *' from Zulip codebase. Tim Abbott 2016-04-07 14:11:21 -0700
  • 2634792cdc Apply Python 3 futurize transform libfuturize.fixes.fix_absolute_import. Eklavya Sharma 2016-04-03 19:32:27 +0530
  • 50ee622e1a Add type: ignore for mypy __cmp__ bug. Tim Abbott 2016-01-27 12:18:02 -0800
  • dd4fe7e099 Add PEP-484 annotations to bots/. Tim Abbott 2016-02-05 11:27:19 -0800
  • e2e010156e Add PEP-484 type annotations to api/. Tim Abbott 2016-01-25 17:29:47 -0800
  • 2ac67f12ac Add python-typing dependency. Tim Abbott 2016-01-27 10:14:23 -0800
  • 025a35cef0 Add API example for fetching historical messages. Ashish 2016-03-23 12:17:50 +0530
  • 5e3013d2c2 Partially apply Python 3 libmodernize.fixes.fix_dict_six. Eklavya Sharma 2016-03-11 15:27:29 +0530
  • 7ccd60584a Apply Python 3 futurize transform libmodernize.fixes.fix_xrange_six Eklavya Sharma 2016-03-10 23:13:31 +0530
  • f4643de011 Apply Python 3 futurize transform libmodernize.fixes.fix_imports_six Eklavya Sharma 2016-03-10 22:58:02 +0530
  • ab2692b217 Apply Python 3 futurize transform libmodernize.fixes.fix_file Eklavya Sharma 2016-03-10 22:48:37 +0530