1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-08 02:32:50 +02:00

Commit Graph

  • 82e16c4f27 Debug appveyor Jakub Roztocil 2014-04-27 22:10:24 +02:00
  • 05db75bdb1 Modularized output, refactoring Jakub Roztocil 2014-04-27 00:07:13 +02:00
  • c06598a0c4 Cleanup Jakub Roztocil 2014-04-27 18:27:44 +02:00
  • 18f3700b77 Fix appveyor.yml V. Jakub Roztocil 2014-04-27 17:54:30 +02:00
  • d05063f019 Fix appveyor.yml IV. Jakub Roztocil 2014-04-27 17:52:04 +02:00
  • 7c3f8c021e Fix appveyor.yml III. Jakub Roztocil 2014-04-27 17:50:54 +02:00
  • a95d8bb42d Fix appveyor.yml Jakub Roztocil 2014-04-27 17:46:19 +02:00
  • 411822d3b2 Fix appveyor.yml Jakub Roztocil 2014-04-27 17:45:23 +02:00
  • bae8519e29 Python3.3 Windows CI Jakub Roztocil 2014-04-27 17:38:12 +02:00
  • 87806acc56 Cleanup Jakub Roztocil 2014-04-26 23:04:45 +02:00
  • 1169a3eb23 Fixed tests. Jakub Roztocil 2014-04-26 20:14:46 +02:00
  • 43bc6d0c98 Fixed and added tests for --verbose with unicode headers. Jakub Roztocil 2014-04-26 20:10:15 +02:00
  • eca1ffaedb More unicode. Jakub Roztocil 2014-04-26 19:47:14 +02:00
  • 0bd218eab0 Cleanup Jakub Roztocil 2014-04-26 19:32:08 +02:00
  • 609950f327 Updated Travis icon URL. Jakub Roztocil 2014-04-26 18:48:57 +02:00
  • bbc820bf2e Fixed fixture loading on Windows. Jakub Roztocil 2014-04-26 18:41:28 +02:00
  • 84a521a827 Added test_unicode_url_query_arg_item. Jakub Roztocil 2014-04-26 18:23:13 +02:00
  • a3352af1d4 Added support and tests for unicode support in sessions. Jakub Roztocil 2014-04-26 18:16:30 +02:00
  • e8a1c051f9 Changelog Jakub Roztocil 2014-04-26 17:53:35 +02:00
  • 3478cbd9ff More unicode tests. Jakub Roztocil 2014-04-26 17:53:01 +02:00
  • 77dcd6e919 Added unicode characters to json fixture. Jakub Roztocil 2014-04-26 17:37:56 +02:00
  • 467d126b6c Python 3 unicode fixes. Jakub Roztocil 2014-04-26 17:16:11 +02:00
  • 8ec32fe7f3 Fix tox config. Jakub Roztocil 2014-04-26 16:50:31 +02:00
  • 282cc455e3 Avoid "TypeError: keyword arguments must be strings" on Python 3.3. Jakub Roztocil 2014-04-26 15:18:38 +02:00
  • 56d33a8e51 Fix Windows branch. Jakub Roztocil 2014-04-26 15:10:39 +02:00
  • 15e62ad26d Implemented more robust unicode handling. Jakub Roztocil 2014-04-26 15:06:51 +02:00
  • 5c29a4e551 Added windows build status icon to README. Jakub Roztocil 2014-04-26 11:32:41 +02:00
  • 0c45c7cb39 Disabled test_windows_colorized_output Jakub Roztocil 2014-04-26 11:06:50 +02:00
  • 8158fa8c45 Run tests in verbose mode. Jakub Roztocil 2014-04-26 11:03:53 +02:00
  • 5065c4f878 Updated appveyor.yml Jakub Roztocil 2014-04-26 11:01:02 +02:00
  • e3af74da46 Don't used pytest-xdist with setup.py test Jakub Roztocil 2014-04-26 10:59:46 +02:00
  • 5c3d24ec09 Updated appveyor.yml Jakub Roztocil 2014-04-26 10:49:40 +02:00
  • 091a8b2692 Updated appveyor.yml Jakub Roztocil 2014-04-26 10:46:08 +02:00
  • 95a0884f95 Updated appveyor.yml Jakub Roztocil 2014-04-26 10:41:46 +02:00
  • 8fb1e106ee Updated appveyor.yml Jakub Roztocil 2014-04-26 10:36:12 +02:00
  • 78c83da721 Updated appveyor.yml Jakub Roztocil 2014-04-26 10:33:13 +02:00
  • aeccac5cbd Updated appveyor.yml Jakub Roztocil 2014-04-26 10:28:16 +02:00
  • e2dabbfaf7 Updated appveyor.yml Jakub Roztocil 2014-04-26 10:26:29 +02:00
  • 272e66bf37 Updated appveyor.yml Jakub Roztocil 2014-04-26 10:22:17 +02:00
  • 4a0d387f86 Updated appveyor.yml Jakub Roztocil 2014-04-26 10:20:45 +02:00
  • 6a86164510 Updated appveyor.yml Jakub Roztocil 2014-04-26 10:14:57 +02:00
  • e1348da118 Updated appveyor.yml Jakub Roztocil 2014-04-26 10:13:31 +02:00
  • 0e1b651a1c Added appveyor.yml Jakub Roztocil 2014-04-26 10:07:35 +02:00
  • 631e332dad Cleanup Jakub Roztocil 2014-04-25 13:57:33 +02:00
  • 33422312c5 Cleanup Jakub Roztocil 2014-04-25 13:52:43 +02:00
  • 1d987c5b4d Improved session tests. Jakub Roztocil 2014-04-25 13:50:44 +02:00
  • 3c2de34285 Improved auth tests. Jakub Roztocil 2014-04-25 13:10:01 +02:00
  • b10d973019 Removed unused import. Jakub Roztocil 2014-04-25 12:53:02 +02:00
  • 492ee392bd Cleanup Jakub Roztocil 2014-04-25 12:42:50 +02:00
  • af4aa3a761 Test improvements. Jakub Roztocil 2014-04-25 12:18:35 +02:00
  • 27faf06327 Removed last dependencies on unittest. All tests are pytest-only. Jakub Roztocil 2014-04-25 11:39:59 +02:00
  • f658d24c93 Parametrize test_docs.py. Jakub Roztocil 2014-04-25 10:41:04 +02:00
  • ea42d32f69 Travis doesn't support Python 3.4 yet. Jakub Roztocil 2014-04-25 09:47:35 +02:00
  • 3f63133b7c Parallelized tests using pytest-xdist. Jakub Roztocil 2014-04-24 21:36:03 +02:00
  • 3f8a000847 Python 3.4 Jakub Roztocil 2014-04-24 20:08:28 +02:00
  • f02169ea71 Added Python 2.6 compatible OrderedDict Jakub Roztocil 2014-04-24 19:56:11 +02:00
  • e5d758e4ce More tests. Jakub Roztocil 2014-04-24 19:32:39 +02:00
  • ce2169f4fe Added docstrings for utilities in tests.__init__. Jakub Roztocil 2014-04-24 18:51:06 +02:00
  • bdea7be456 Added tests for --debug and --help. Jakub Roztocil 2014-04-24 18:32:15 +02:00
  • 887f70f595 Added CONTRIBUTING.rst. Jakub Roztocil 2014-04-24 18:20:23 +02:00
  • 3d079942f4 Finished pytest migration. Jakub Roztocil 2014-04-24 17:08:40 +02:00
  • 3cb124bba7 Cleanup Jakub Roztocil 2014-04-24 15:48:01 +02:00
  • 6f28624134 Switched to @pytest.mark.skipif. Jakub Roztocil 2014-04-24 15:17:23 +02:00
  • 941c0a8c3c Moved fixture constants to tests.fixtures. Jakub Roztocil 2014-04-24 15:17:04 +02:00
  • b880e996d0 Converted all unittest asserts to plain, pytest-powered asserts. Jakub Roztocil 2014-04-24 14:58:15 +02:00
  • 6071fff4af Refactored tests into smaller modules. Jakub Roztocil 2014-04-24 14:07:31 +02:00
  • 746a1899f3 Skip ExitStatusTest.test_timeout_exit_status until timeout gets fixed in requests. Jakub Roztocil 2014-03-31 13:01:43 +02:00
  • bbbae3ae25 Fixed SessionTest.test_session_read_only. Jakub Roztocil 2014-03-31 12:59:07 +02:00
  • e62620d4ad Merge pull request #208 from insyte/master Jakub Roztočil 2014-03-25 10:19:32 +01:00
  • a2918d877d Update README.rst Ben Beuchler 2014-03-24 18:03:59 -05:00
  • 733771fd9e Merge pull request #172 from unsignedint/master Jakub Roztočil 2014-03-18 19:44:16 +01:00
  • 76ab6e49d5 Updated installation instructions. Jakub Roztocil 2014-03-04 18:44:31 +01:00
  • c33775e785 Updated installation instructions. Jakub Roztocil 2014-03-04 18:42:33 +01:00
  • 09810d55ba Updated installation instructions. Jakub Roztocil 2014-03-04 18:36:22 +01:00
  • 29877bc8ad Updated installation instructions. Jakub Roztocil 2014-03-04 18:24:32 +01:00
  • af6bda11af Removed Bitdeli badge. Jakub Roztocil 2014-02-18 14:09:50 +01:00
  • b01906a45c Fixed ZeroDivisionError in download summary. Jakub Roztocil 2014-02-18 13:06:12 +01:00
  • 2c885b0981 Merge pull request #197 from matleh/master Jakub Roztočil 2014-02-12 14:46:59 +01:00
  • b3a34aba44 added --cert to CHANGELOG and matleh to AUTHORS Matthias Lehmann 2014-02-12 11:23:31 +01:00
  • dd7197c60b document --cert and --certkey Matthias Lehmann 2014-02-05 12:51:05 +01:00
  • a3aae12d9c rename -ssl-cert and --ssl-key to --cert and --certkey Matthias Lehmann 2014-02-05 12:50:40 +01:00
  • d4363a560d rename existing_file to readable_file_arg and move to input Matthias Lehmann 2014-01-29 18:02:06 +01:00
  • b9d7220b10 check --ssl-cert and --ssl-key to be files Matthias Lehmann 2014-01-29 15:54:19 +01:00
  • 14583a2efa add support for client SSL certificate and key Matthias Lehmann 2014-01-28 16:16:48 +01:00
  • 43cc3e7ddb Fixed changelog link. 0.8.0 Jakub Roztocil 2014-01-25 15:15:16 +01:00
  • f1224da526 v0.8.0 Jakub Roztocil 2014-01-25 15:11:38 +01:00
  • e0cc63c7eb Cleanup Jakub Roztocil 2014-01-25 15:07:22 +01:00
  • 52dd6adaa3 Updated README. Jakub Roztocil 2014-01-25 15:04:15 +01:00
  • 1aa77017d5 Catch UnicodeDecodeError when embedding file via =@ or :=@. Jakub Roztocil 2014-01-25 14:56:56 +01:00
  • 748a0a480d Update README.rst Jakub Roztočil 2014-01-17 08:57:05 +01:00
  • 01df344a07 Update README.rst Jakub Roztočil 2014-01-17 08:56:24 +01:00
  • b1074ccb4f Merge pull request #191 from solidsnack/wip-no-auth-in-host-header Jakub Roztočil 2014-01-08 02:28:19 -08:00
  • 7a84163d1c Merge pull request #192 from thomasleveil/patch-1 Jakub Roztočil 2014-01-08 02:27:29 -08:00
  • a31d552d1c fix typo Thomas LƉVEIL 2014-01-07 14:04:13 +01:00
  • 5a037b2e13 Expunge user:pass@... from Host header. Jason Dusek 2014-01-06 18:39:11 +00:00
  • 6af42b1827 Added Bitdeli badge. Jakub Roztocil 2013-12-08 11:38:26 +01:00
  • bee10e5eed replace XML processor with ElementTree with custom indentation Rav Chandra 2013-10-16 13:07:53 +13:00
  • bcdf194bae process XML data before pretty-printing to trim whitespace Rav Chandra 2013-10-16 12:33:19 +13:00
  • 0e267d8efa Added a link to the httpie-negotiate auth plugin by @ndzou II. Jakub Roztocil 2013-10-09 23:46:55 +02:00
  • 927acc283e Added a link to the httpie-negotiate auth plugin by @ndzou. Jakub Roztocil 2013-10-09 23:44:55 +02:00