summaryrefslogtreecommitdiff
path: root/doc/troubleshooting.md
Commit message (Collapse)AuthorAge
* Update the links to the manualBozhidar Batsov2018-09-23
| | | | ReadTheDocs finally supports https for custom domains.
* Stop releasing CIDER and cider-nrepl togetherBozhidar Batsov2018-08-06
| | | | | cider-nrepl now has its own release cycle and CIDER introduces `cider-required-middleware-version` to track it.
* Add a few more tips and notes to the manualBozhidar Batsov2018-06-21
|
* Update the manual links to use our new domain cider.mxBozhidar Batsov2018-06-17
|
* Add a note about CIDER/clj-refactor compatibility issuesBozhidar Batsov2018-04-25
|
* Extend a bit the Troubleshooting section of the manualBozhidar Batsov2018-02-24
|
* Update links to the manualBozhidar Batsov2018-01-08
| | | | See https://blog.readthedocs.com/securing-subdomains/ for details.
* Add a note about *nrepl-messages* in the Troubleshooting section of the manualBozhidar Batsov2017-12-09
|
* Add a missing closing parenthesisBozhidar Batsov2017-12-09
|
* Fix typo in link to cider-nrepl repo (#2044)Rob Culliton2017-07-15
|
* [#1758] Add a new command nrepl-toggle-message-loggingBozhidar Batsov2016-10-07
|
* [#1758] Disable nREPL message logging by defaultBozhidar Batsov2016-10-07
| | | | | The log seriously degrades the overall CIDER performance. Until we manage to optimize the logging logic it's best to disable it by default.
* Improve the wording a bitBozhidar Batsov2016-10-05
|
* Improve the Readme section on wrong cider-nrepl versionArtur Malabarba2016-04-27
|
* Use one lever bigger headings everywhere in the manualBozhidar Batsov2016-04-13
|
* Unify the way keybindings are depicted in the manualBozhidar Batsov2016-04-10
|
* Update the formatting of some keybindingsBozhidar Batsov2016-04-06
|
* Add a section on debugging commandsBozhidar Batsov2016-04-06
|
* Add a section on debugging lock upsBozhidar Batsov2016-04-06
|
* Remove redundant section headings from the manualBozhidar Batsov2016-03-30
| | | | They messed up the ReadTheDocs navigation.
* Break up the manual into several documentsBozhidar Batsov2016-03-28