summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Replace * in grimoire urlsBozhidar Batsov2014-07-25
* Replace ! in grimoire urlsBozhidar Batsov2014-07-25
* Replace ? in grimoire URLs.Bruce Durling2014-07-25
* Add Grimoire integrationBozhidar Batsov2014-07-24
* [Fix #633, #659] Refactor `cider-find-` and `cider-jump-`.Jeff Valk2014-07-08
* [Fix #605] Ensure that resource file urls are decoded and correct on Windows.Scott Douglas-Watson2014-07-02
* Display middleware version in connection infoBozhidar Batsov2014-06-06
* Report cider-nrepl's version on REPL startBozhidar Batsov2014-06-05
* Fix indentationBozhidar Batsov2014-05-30
* Add a couple of unit tests for cider-symbol-at-pointBozhidar Batsov2014-05-30
* Fix broken testsBozhidar Batsov2014-05-27
* [#577] Add a test for decoding negative integersBozhidar Batsov2014-05-23
* [Fix #563] Don't prompt for method class to generate eldocBozhidar Batsov2014-05-16
* Update 'doc' for special forms and Java symbols.Jeff Valk2014-05-03
* remove explicit dependence on pkg-infoVitalie Spinu2014-04-25
* Handle dicts in info response.Gary Trakhman2014-04-18
* Add the Java version to the welcome banner & the connection infoBozhidar Batsov2014-04-08
* [Fix #525] and clojure-emacs/cider-nrepl#25, bencode parser can handle nilGary Trakhman2014-04-08
* Removing references to IDO.Jon Pither2014-03-14
* Fixing reference to nrepl-connection-buffer in cider-change-buffers-designation.Jon Pither2014-03-08
* Adding cider-change-buffers-designation.Jon Pither2014-03-07
* [Fix #501] Nil appearing in nrepl-server buffer name when no project directory.Jon Pither2014-03-07
* Cider command uses known endpointsJon Pither2014-03-05
* Extract cider-var-info and cider-get-var-attrBozhidar Batsov2014-03-03
* (set (make-local-variable 'x) ...) -> (setq-local x ...)Bozhidar Batsov2014-02-24
* cider--backend-version -> cider--nrepl-versionBozhidar Batsov2014-02-24
* Update copyrights for 2014Bozhidar Batsov2014-02-08
* Improve version reportingBozhidar Batsov2014-02-06
* Showing endpoint host when no project directory.Jon Pither2014-01-24
* Tidying up switch-to-relevant-buffer, updating docs, and adding check against...Jon Pither2014-01-14
* Fix broken testsBozhidar Batsov2013-12-02
* Replace redundant lexical-let with letBozhidar Batsov2013-11-28
* [#414] Improve the tracking of ancilliary buffersBozhidar Batsov2013-11-13
* Rename a bunch of REPL functionsBozhidar Batsov2013-10-29
* Add some version testsBozhidar Batsov2013-10-29
* Extract error parsing testsBozhidar Batsov2013-10-28
* Minor comment fixBozhidar Batsov2013-10-28
* Rename nrepl-tests.el to cider-tests.elBozhidar Batsov2013-10-28
* Extract bencode testsBozhidar Batsov2013-10-28
* Extract cider-selector tests into a separate fileBozhidar Batsov2013-10-28
* Terminology fixBozhidar Batsov2013-10-24
* test-cider-connections-buffer is passing.Jon Pither2013-10-18
* Fixing test-cider-rotate-connecton-buffer testJon Pither2013-10-18
* Rename project to CIDERBozhidar Batsov2013-10-17
* Set correct name on find-or-create-repl-bufferBjarte Johansen2013-10-08
* Display some extra info in the bannerBozhidar Batsov2013-09-25
* Add nREPL version to connection infoBozhidar Batsov2013-09-25
* nREPL -> nrepl.elBozhidar Batsov2013-09-25
* Fixing rotate and display when current buffer is nrepl bufferJon Pither2013-09-18
* Name of connection and server buffer uses project name and portJon Pither2013-09-16