1
0
Fork 0
Commit Graph

2176 Commits

Author SHA1 Message Date
Irina Truong 41a2b49acc In fact bump even further. 2018-07-27 10:27:32 -07:00
Artur Balabanov 3cef794dd4 PEP8 warnings fixed 2018-07-27 18:08:03 +01:00
Artur Balabanov 632045487f Updated changelog 2018-07-27 17:15:32 +01:00
Artur Balabanov 676b5e6ff6 Add a config option -- expand_tab. If set, \t character will be replaced by 4 spaces when a <Tab> key is pressed on an empty line 2018-07-27 17:07:18 +01:00
Artur Balabanov 2870103d5d Docstring updated for the Tab key binding method 2018-07-27 16:47:15 +01:00
Artur Balabanov 205949a79b Tab press on an empty line is interrupted as a \t character insert 2018-07-27 16:44:38 +01:00
Amjith Ramanujam f12b472f49
Merge pull request #927 from dbcli/j-bennet/keyring-honor-config
Fixes keyring = False not honored.
2018-07-26 17:17:35 -07:00
Irina Truong c48a68c2bd Changelog. 2018-07-26 05:11:41 +00:00
Irina Truong 9063f02256 Fixes keyring = False not honored. 2018-07-26 05:09:23 +00:00
Irina Truong 110a9c61f1 Bump pgspecial to 1.11.1. 2018-07-25 19:23:54 -07:00
Irina Truong 688f09c091
Merge pull request #921 from lelit/pg11b2
Fix issue #919
2018-07-25 08:30:34 -07:00
Lele Gaifax 05ec05c4cb Adapt the query used to get functions metadata to PG11
This fixes #919.
2018-07-25 08:13:17 +02:00
Lele Gaifax 6a18b6d0e3 Emanuele Gaifas -> Lele Gaifax 2018-07-25 08:11:13 +02:00
Amjith Ramanujam 9aae5ee34a
Merge pull request #923 from dbcli/j-bennet/fix-server-version
Change server version query.
2018-07-24 15:23:56 -07:00
Irina Truong 3b7f30dff6 Changelog. 2018-07-24 15:17:08 -07:00
Irina Truong 22d184dc6b Change server version query. 2018-07-24 15:14:53 -07:00
Irina Truong e4f02b247e Releasing version 1.10.2 2018-07-23 17:09:57 -07:00
Irina Truong eefe294cc9
Merge pull request #918 from dbcli/j-bennet/release-1.10.2
Changelog update to release 1.10.2.
2018-07-23 17:09:14 -07:00
Irina Truong f24f484310 Changelog update to release 1.10.2. 2018-07-23 17:08:09 -07:00
Irina Truong 97b7d22599
Merge pull request #916 from dbcli/feature/optional_keyring
make keyring optional
2018-07-23 17:04:55 -07:00
Dick Marinus 868b81aa98 make keyring optional 2018-07-22 07:34:56 +02:00
Amjith Ramanujam abc8d51dd3
Merge pull request #915 from dbcli/j-bennet/add-server-version
Print server version as part of welcome message.
2018-07-20 17:10:07 -07:00
Irina Truong 7653ea9c1f Print server version as part of welcome message. 2018-07-20 15:47:40 -07:00
Irina Truong 2fa7b1458a Releasing version 1.10.1 2018-07-20 09:08:18 -07:00
Amjith Ramanujam 88e03042a6
Merge pull request #913 from dbcli/j-bennet/release-1.10.1
Bugfix release.
2018-07-19 22:21:02 -07:00
Irina Truong 33936a8074 Bugfix release. 2018-07-20 05:11:02 +00:00
Irina Truong d2ab7c2353
Merge pull request #912 from dbcli/j-bennet/pip-errors
Update setuptools before install.
2018-07-19 19:50:13 -07:00
Irina Truong 75e0bee5a8 Update setuptools instead of pip. 2018-07-19 19:41:04 -07:00
Irina Truong 9f9d85b5cc Update pip before install. 2018-07-19 19:01:35 -07:00
Irina Truong 992deefbba
Merge pull request #911 from dbcli/j-bennet/fix-db-list
Fixes "object has no attribute watch_command"
2018-07-19 18:51:21 -07:00
Irina Truong 8da6f41785 Changelog. 2018-07-19 18:24:35 -07:00
Irina Truong 83b2981a0f Fixes #909. 2018-07-19 18:21:33 -07:00
Irina Truong b536c100e8
Merge pull request #910 from kennydo/kedo-optional-keyring
Fix bug that made `keyring` usage not optional when run headlessly
2018-07-19 18:16:23 -07:00
Kenny Do 83940d2d06 add to authors 2018-07-19 14:17:33 -07:00
Kenny Do 408c0329ec pass when no supported keyring backend available 2018-07-19 14:11:27 -07:00
Irina Truong 1f98ce91de
Merge pull request #908 from dbcli/j-bennet/revert-docs-617
Reverted docs for 617 now it's fixed.
2018-07-16 08:19:57 -07:00
Irina Truong 31cf858942 Reverted docs for 617 now it's fixed. 2018-07-16 08:18:15 -07:00
Irina Truong 79e4dbcf11 Releasing version 1.10.0 2018-07-14 12:59:10 -07:00
Irina Truong dcd2d03988
Merge pull request #907 from dbcli/meeuw/release-1.10.0
Changes to release 1.10.0
2018-07-14 12:57:26 -07:00
Dick Marinus c17bcd66c8 exclude *.pyc from sdist and lower python3-keyring to >= 11.0.0 2018-07-14 09:41:54 +02:00
Irina Truong e9dfd5b532 Changelog update to release 1.10.0. 2018-07-13 13:45:48 -07:00
Irina Truong 5491d288fc
Merge pull request #903 from arturbalabanov/render-tabs-with-spaces
Fixes #346: Tab characters are rendered with spaces instead of "^I" when entered in external editor
2018-07-13 13:24:44 -07:00
Irina Truong 25fc388426
Merge pull request #905 from dbcli/eof-error
Catch the ^D keybinding using EOFError exception.
2018-07-11 08:33:41 -07:00
Amjith Ramanujam 6eedf1b6e3 Catch the ^D keybinding using EOFError exception. 2018-07-10 22:51:38 -07:00
Artur Balabanov 44d4275eae Prettify the code to keep Travis happy :) 2018-07-06 18:02:52 +01:00
Artur Balabanov 27f2b6990d Updated the changelog with the bug fix description 2018-07-06 17:42:53 +01:00
Artur Balabanov 87451b3806 A new input processor has been added that renders tab characters as spaces instead of the ugly '^I' 2018-07-06 17:37:43 +01:00
Irina Truong d5b0b6527b
Merge pull request #901 from benchling/fix-reconnect
Avoid reconnect prompt after error if connection is still valid
2018-07-04 12:36:42 -07:00
Saif Hakim e5ced8d27e Fix changelog 2018-07-04 01:50:39 -07:00
Saif Hakim 80957c59c5 Fix lint, update AUTHORS, and changelog 2018-07-04 01:36:50 -07:00