index
:
mycli
RW/ci-python-39
RW/complete-keywords-functions
RW/prettify-exception-edge-cases
RW/utf8mb4-default-charset
amjith-patch-1
amjith/int_port
backports/prompt-toolkit-1
backports/sqlparse-0.2.2
bugfix/alter_destructive
feature/terminaltables
fix-test
internal/customcommandclass
main
master
meeuw/behave_strict_pexpect
pasenor/ci-macos
pasenor/ci-windows
pasenor/file-encoding-for-source-command
pasenor/pyoxidizer
pwd_optional
pytest-ignore
reuse-ssh-connection
special_favorite_commands
tidb
tsroten/config_revamp
tsroten/format_help
tsroten/windows_tests
Mirror of https://github.com/dbcli/mycli
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-11
Releasing version 1.5.1
v1.5.1
Amjith Ramanujam
2015-11-11
Update changelog for version 1.5.1
Amjith Ramanujam
2015-11-11
Merge pull request #193 from dbcli/amjith/fix_cnf_file_port_bug
Matheus Rosa
2015-11-10
Cast the value of port read from my.cnf to int.
Amjith Ramanujam
2015-11-09
Fix a broken link in changelog.
Amjith Ramanujam
2015-11-09
Releasing version 1.5.0
v1.5.0
Amjith Ramanujam
2015-11-09
Add port number validation to changelog.
Amjith Ramanujam
2015-11-09
Merge pull request #191 from dbcli/matheus/fix_port_validation
Amjith Ramanujam
2015-11-09
Add type validation for `port` argument
Matheus Rosa
2015-11-08
Merge pull request #188 from dbcli/amjith/release-1.5.0
Amjith Ramanujam
2015-11-03
Update changelog for release 1.5.0.
Amjith Ramanujam
2015-11-03
Update AUTHORS file.
Amjith Ramanujam
2015-11-02
Merge pull request #187 from dbcli/amjith/authors_update
Matheus Rosa
2015-11-02
Add Matheus to the core dev list.
Amjith Ramanujam
2015-11-02
Merge pull request #186 from dbcli/auditlog_error_message
Thomas Roten
2015-11-01
Show auditlog warning message after each query
Matheus Rosa
2015-11-01
Improved error message for when audit log file could not be opened
Matheus Rosa
2015-10-31
Change if/else condition for `logfile` (when writing) and also the error message
Matheus Rosa
2015-10-31
Add a error message when it fails to open the audit log file
Matheus Rosa
2015-10-30
Add error message for auditlog's validation
Matheus Rosa
2015-10-30
Add try/except in order to validate the existence of the auditlog file
Matheus Rosa
2015-10-30
Merge pull request #185 from mdsrosa/optional_audit_logging
Thomas Roten
2015-10-29
Make `audit_log` config optional
Matheus Rosa
2015-10-29
Merge pull request #182 from mdsrosa/logging_config_option
Amjith Ramanujam
2015-10-29
Merge pull request #184 from dbcli/amjith/remove-strip-in-tabulate
darikg
2015-10-29
Fix the failing tests for tabulate.
Amjith Ramanujam
2015-10-28
Change the pgcli import to mycli.
Amjith Ramanujam
2015-10-28
Remove the whitespace removal from tabulate.
Amjith Ramanujam
2015-10-28
Changed validation to use the `logfile` attribute
Matheus Rosa
2015-10-28
Revert "Renamed argument "logfile" to "auditlog""
Matheus Rosa
2015-10-28
Add validation for auditlog parameter
Matheus Rosa
2015-10-28
Add audit_log config to default myclirc
Matheus Rosa
2015-10-28
Renamed argument "logfile" to "auditlog"
Matheus Rosa
2015-10-26
Merge pull request #181 from dbcli/j-bennet/make-pycrypto-optional
Amjith Ramanujam
2015-10-26
Added pip to check for pycrypto (checking sys.modules worked on Mac but not o...
Iryna Cherniavska
2015-10-26
Install pycrypto by default, but only if we're not on windows.
Iryna Cherniavska
2015-10-24
Make pycrypto optional. Connect #169.
Iryna Cherniavska
2015-10-23
Merge pull request #180 from mdsrosa/fix_suggestions_compound_clauses
Amjith Ramanujam
2015-10-23
Refactor tests to check for compound statements
Matheus Rosa
2015-10-23
Add ability to make suggestions for compound join clauses
Matheus Rosa
2015-10-22
Merge pull request #178 from mdsrosa/fix_typo
Thomas Roten
2015-10-22
Fix typo in MyCli's method name when registering a special command
Matheus Rosa
2015-10-21
Merge pull request #176 from dbcli/amjith/background-completion
Thomas Roten
2015-10-21
Merge branch 'master' into origin/amjith/background-completion
Thomas Roten
2015-10-20
Merge pull request #177 from mdsrosa/prompt_command
Amjith Ramanujam
2015-10-20
Register the special command `prompt` with the `\R` as alias
Matheus Rosa
2015-10-20
Add a handler for the `\R` command
Matheus Rosa
2015-10-20
Make the `connect` alias command to be case_sensitive in order to use the `\R`
Matheus Rosa
2015-10-20
Refresh completions only when a command is successful.
Amjith Ramanujam
2015-10-20
Merge pull request #174 from mdsrosa/system_command
Amjith Ramanujam
[next]