Commit graph

  • 6e69c1447a Apply Python 3 futurize transform libmodernize.fixes.fix_basestring Eklavya Sharma 2016-03-10 22:43:01 +0530
  • 37365ba5a3 Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import Eklavya Sharma 2016-03-10 21:45:34 +0530
  • d998bc400a Apply Python 3 futurize transform lib2to3.fixes.fix_ws_comma Eklavya Sharma 2016-03-10 21:03:07 +0530
  • 26eeb9549e Apply Python 3 futurize transform lib2to3.fixes.fix_idioms Eklavya Sharma 2016-03-10 19:22:28 +0530
  • d8b2b5a0d8 Apply Python 3 futurize transform lib2to3.fixes.fix_has_key Eklavya Sharma 2016-03-10 19:09:44 +0530
  • 5272ca0674 Apply Python 3 futurize transform lib2to3.fixes.fix_except Eklavya Sharma 2016-03-10 18:23:26 +0530
  • 8c188cda49 Make log2zulip error message more accurate. Zev Benjamin 2016-02-02 12:36:18 -0800
  • b9eacb19c9 python3: Fix usage of .keys()/.values() to handle iterators. Tim Abbott 2016-01-24 16:27:18 -0800
  • a8c4facc67 Switch to using Python 3 style division everywhere. Tim Abbott 2016-01-23 18:56:05 -0800
  • 4dc5761ce2 Switch all urllib/urlparse usage to six.moves.urllib. Tim Abbott 2016-01-23 18:39:44 -0800
  • 36131a385b Fix missing python-six dependency for Zulip API. Tim Abbott 2016-01-23 18:39:35 -0800
  • 91d851c448 Apply modernize transform libmodernize.fixes.fix_file. Tim Abbott 2015-10-14 16:31:08 -0400
  • 9db342950e Release API version 0.2.5. Tim Abbott 2016-01-06 08:52:33 -0800
  • 9096dfc774 trac: Cleanup documentation of TRAC_NOTIFY_FIELDS. Tim Abbott 2016-01-09 20:21:31 -0800
  • 1cfb0ee407 Cleanup remaining usage of % comprehensions without explicit tuples. Tim Abbott 2015-12-01 08:11:16 -0800
  • e4f85d2462 Use new-style classes consistently for Python 3 support. Tim Abbott 2015-10-14 16:43:04 -0400
  • 48f2caf12c Apply Python 3 futurize transform libmodernize.fixes.fix_unicode_type. Tim Abbott 2015-11-01 08:15:17 -0800
  • a8341dcdff Apply Python 3 futurize transform libmodernize.fixes.fix_zip. Tim Abbott 2015-11-01 08:15:11 -0800
  • c5e2995b6e Apply Python 3 futurize transform libmodernize.fixes.fix_xrange_six. Tim Abbott 2015-11-01 08:15:05 -0800
  • 3cfe157299 Apply Python 3 futurize transform libmodernize.fixes.fix_map. Tim Abbott 2015-11-01 08:14:53 -0800
  • f714cd15a9 Apply Python 3 futurize transform libmodernize.fixes.fix_input_six. Tim Abbott 2015-11-01 08:14:42 -0800
  • 239d080616 Apply Python 3 futurize transform libmodernize.fixes.fix_imports_six. Tim Abbott 2015-11-01 08:14:36 -0800
  • ec5103191e Apply Python 3 futurize transform libmodernize.fixes.fix_filter. Tim Abbott 2015-11-01 08:14:31 -0800
  • abd939f16d Apply Python 3 futurize transform libmodernize.fixes.fix_basestring. Tim Abbott 2015-11-01 08:14:25 -0800
  • 328816a329 Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import. Tim Abbott 2015-11-01 08:11:06 -0800
  • 27981480a2 Apply Python 3 futurize transform libfuturize.fixes.fix_next_call. Tim Abbott 2015-11-01 08:10:58 -0800
  • 9b9ca80fab Apply Python 3 futurize transform libfuturize.fixes.fix_absolute_import. Tim Abbott 2015-11-01 08:10:52 -0800
  • b5a4135931 Apply Python 3 futurize transform lib2to3.fixes.fix_ws_comma. Tim Abbott 2015-11-01 08:10:46 -0800
  • 2ec8d0a507 Apply Python 3 futurize transform lib2to3.fixes.fix_repr. Tim Abbott 2015-11-01 08:10:35 -0800
  • e2a5b50b31 Apply Python 3 futurize transform lib2to3.fixes.fix_ne. Tim Abbott 2015-11-01 08:10:23 -0800
  • 49922b9474 Apply Python 3 futurize transform lib2to3.fixes.fix_idioms. Tim Abbott 2015-11-01 08:10:16 -0800
  • 5f1d06390c Apply Python 3 futurize transform lib2to3.fixes.fix_has_key. Tim Abbott 2015-11-01 08:10:01 -0800
  • a49e641719 Apply Python 3 futurize transform lib2to3.fixes.fix_funcattrs. Tim Abbott 2015-11-01 08:09:54 -0800
  • 2f573bbb10 python api: allow control over the server certificate verification Shane Kearns 2015-10-20 19:28:03 +0100
  • bad47da16e Fix indentation for Trac ticket description changes. Bernhard Morgenstern 2015-10-22 22:06:04 +0200
  • b0325fef5b Consistently use /usr/bin/env python2.7 in shebangs and commands. Steven Oud 2015-10-04 18:56:26 +0200
  • 8281e557b1 Update Zulip support email to zulip-devel@googlegroups.com. Waseem Daher 2015-09-28 21:17:08 -0700
  • a2765aef3a Fix typo in jabber mirror error Jon Johnson 2015-09-26 04:22:47 -0400
  • f69b9209be rss: Support feeds that don't provide any sort of timestamp. Tim Abbott 2014-02-11 17:05:17 -0500
  • aed2e0d2f9 Remove certain hardcoded email addresses in Zephyr mirroring. Tim Abbott 2015-09-20 00:35:54 -0700
  • c20623b841 Change API example usernames to use example.com domain. Tim Abbott 2015-09-19 18:12:02 -0700
  • 7272ed89fb Add api/examples/print-events. Tim Abbott 2015-09-19 18:03:28 -0700
  • 41c2b62da0 Fix a bunch of Zulip Voyager related comments. Tim Abbott 2015-08-21 09:34:54 -0700
  • 3d7c94c1a8 Enterprise => Voyager. David Roe 2015-08-21 02:56:54 -0700
  • 25dbc68fea deployed => production David Roe 2015-08-21 00:53:11 -0700
  • ddd6ee9988 Add GET /export endpoint, which dumps important tables in json. Jonathan Dahan 2015-08-18 11:32:56 -0700
  • 7784fb9758 Update Trac bot config Zev Benjamin 2015-02-05 22:07:26 -0800
  • 2cd47bba2b Update Git bot config Zev Benjamin 2015-02-05 22:07:13 -0800
  • b2e1acfd44 Update Nagio's zuliprc Zev Benjamin 2015-02-05 22:05:55 -0800
  • 56a353c5ac Raise the queue depth limits for missedmessage_emails Jason Michalski 2014-08-12 03:41:26 -0700
  • 1d649fe611 Add an options to set jabber server details Jason Michalski 2014-07-17 18:52:29 -0400
  • 700e744690 Update message events to include is_mirror_dummy Jason Michalski 2014-07-17 18:18:06 -0400
  • ec97f93ba5 Update user_root path for personal zmirrors Zev Benjamin 2014-05-20 17:17:22 -0700
  • 8694b14016 Handle platform.system() throwing an IOError Zev Benjamin 2014-05-20 16:47:41 -0700
  • 8829e654c1 zephyr_mirror: Specify a z_charset of utf-8 Zev Benjamin 2014-05-14 22:07:03 -0700
  • 502f184ee7 Add missing logger Jason Michalski 2014-04-28 19:51:04 -0400
  • 9e4b680e1f zephyr_mirror: Use timeout_success_equivalent in front-end script Zev Benjamin 2014-03-17 13:31:00 -0400
  • d12490b3e5 jabber_mirror: Use timeout_success_equivalent in front-end script Zev Benjamin 2014-03-17 13:30:44 -0400
  • 4e02777aaa api: Add an option to backoff classes for making the passage of time count as a success Zev Benjamin 2014-03-12 17:06:00 -0400
  • 45b90fc33d jabber_mirror: Explicitly exit when we encounter an error in the main loop Zev Benjamin 2014-03-17 13:20:16 -0400
  • 43ef992ab0 jabber_mirror: Don't try to restart on errors caused by initial configuration Zev Benjamin 2014-03-17 13:18:23 -0400
  • a4f3a0c79e jabber_mirror: Split out into front-end and back-end processes Zev Benjamin 2014-03-17 13:17:20 -0400
  • 41a782e011 Move backoff classes to the Zulip API Zev Benjamin 2014-03-11 14:09:15 -0400
  • ee04f7b3e8 [puppet] Change digest email send time by 1 hour for daylight savings. Jessica McKellar 2014-03-12 12:04:26 -0400
  • cc03d58203 integrations: make Codebase dependency on python-dateutil explicit. Jessica McKellar 2014-03-12 13:34:28 -0400
  • 67b7be0b67 integrations: make Asana dependency on python-dateutil explicit. Jessica McKellar 2014-03-12 13:28:51 -0400
  • 9fcd95b2df jabber_mirror: Calculate the zulip domain from the client email address Zev Benjamin 2014-03-05 13:13:46 -0500
  • 83afe8f6f8 jabber_mirror: Report a useful error message when fetching initial Zulip streams/subscriptions Zev Benjamin 2014-03-04 19:22:25 -0500
  • 799953e7df jabber_mirror: Fix Zulip error handling Zev Benjamin 2014-03-04 19:21:08 -0500
  • ce660ac03f jabber_mirror: Add option to append a suffix to Zulip usernames Zev Benjamin 2014-03-04 19:08:50 -0500
  • 967b3c7156 jabber_mirror: Remove dead code Zev Benjamin 2014-03-04 17:51:17 -0500
  • c040d16425 jabber_mirror: Allow the mode to be specified in the config file Zev Benjamin 2014-03-04 17:40:36 -0500
  • b5c326b444 jabber_mirror: Remove --openfire option Zev Benjamin 2014-03-03 16:44:09 -0500
  • 2f70b8ff39 jabber_mirror: Allow the MUC nickname to be specified Zev Benjamin 2014-03-03 14:52:09 -0500
  • 88458043bb jabber_mirror: Change the default resource to 'zulip' Zev Benjamin 2014-03-03 14:46:21 -0500
  • 3e13e87a84 jabber_mirror: Guess the conference domain when it isn't specified Zev Benjamin 2014-03-03 14:41:19 -0500
  • d2bc74003e jabber_mirror: Use sleekxmpp.JID when manipulating message recipients Zev Benjamin 2014-03-03 14:17:27 -0500
  • 98a8680af7 jabber_mirror: Take a JID on the commandline instead of a separate Jabber username and domain Zev Benjamin 2014-03-03 12:31:54 -0500
  • 54695684d9 jabber_mirror: Allow Jabber options to be specified in the Zulip config file Zev Benjamin 2014-03-03 00:56:42 -0500
  • c90913850a jabber_mirror: Clean up help text Zev Benjamin 2014-03-03 00:52:00 -0500
  • de1432aedc api: Expose function for getting the default Zulip config file Zev Benjamin 2014-03-03 00:51:33 -0500
  • 2d311b93df jabber_mirror: Ignore attempts to join invalid MUCs Zev Benjamin 2014-03-02 23:52:39 -0500
  • 2d8910dc7e jabber_mirror: Configure rooms after joining Zev Benjamin 2014-03-02 23:47:25 -0500
  • 32ec19cb12 jabber_mirror: Don't try to mirror messages from rooms themselves Zev Benjamin 2014-03-02 23:00:26 -0500
  • 6609291d54 jabber_mirror: Change character used for loop detection Zev Benjamin 2014-03-02 22:43:16 -0500
  • f239b02027 jabber_mirror: Dynamically join and leave MUCs Zev Benjamin 2014-03-02 00:49:46 -0500
  • 2045b73ea4 api: Add get_subscribers method Zev Benjamin 2014-03-01 23:49:17 -0500
  • f87e410787 jabber_mirror: Pull rooms to join from Zulip based on mode Zev Benjamin 2014-03-01 22:42:20 -0500
  • d476547319 jabber_mirror: Document which mode handles which kinds of messages Zev Benjamin 2014-02-28 15:35:26 -0500
  • 810b219f8c jabber_mirror: Only mirror messages from streams that end in '/xmpp' Zev Benjamin 2014-02-28 15:15:43 -0500
  • 1b946b8565 jabber_mirror: Mirror Jabber room 'foo' to stream 'foo/xmpp' Zev Benjamin 2014-02-28 15:11:41 -0500
  • 2bf61eea89 jabber_mirror: Use new-style client name Zev Benjamin 2014-02-28 14:55:04 -0500
  • 26f4849af2 jabber_mirror: Add --debug option Zev Benjamin 2014-02-28 14:05:01 -0500
  • 0d5d37a211 jabber_mirror: Exit if we fail to connect to the Jabber server Zev Benjamin 2014-02-28 14:00:03 -0500
  • 52be065eda jabber_mirror: Respond to XMPP pings Zev Benjamin 2014-02-28 13:58:04 -0500
  • 84412572a1 jabber_mirror: Working PM mirroring Zev Benjamin 2014-02-28 13:51:51 -0500
  • 2185d42a90 jabber_mirror: Working room/stream mirroring Zev Benjamin 2014-02-28 12:51:07 -0500
  • f1e3d9ab76 jabber_mirror: Require the --conference-domain option when running in 'public' mode Zev Benjamin 2014-02-26 15:23:47 -0500
  • e9684a01fd jabber_mirror: Clarify the two modes the mirror can run in Zev Benjamin 2014-02-26 11:27:00 -0500
  • e5dca4a1a2 zephyr_mirror: Fix comment Zev Benjamin 2014-02-24 15:27:15 -0500