Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dictionary for "papież" is now configurable.configurable-file-paths | Robert Gerus | 2015-12-09 | 4 | -5/+40 |
* | Fix locking. | Robert Gerus | 2015-12-09 | 1 | -1/+5 |
* | Dictionaries for "jan" are now configurable. | Robert Gerus | 2015-12-09 | 5 | -3/+77 |
* | Add a missing testcase for :seen. | Robert Gerus | 2015-12-09 | 1 | -0/+12 |
* | Get precise info from CI about tests. | Robert Gerus | 2015-12-09 | 1 | -1/+2 |
* | Add correct tests for seenrecord/seen. | Robert Gerus | 2015-12-09 | 1 | -19/+160 |
* | Fix a panic on QUIT message. | Robert Gerus | 2015-12-09 | 1 | -1/+1 |
* | :seen for a NOTICE would've been sad. | Robert Gerus | 2015-12-08 | 1 | -0/+2 |
* | QUIT messages were not recorded. | Robert Gerus | 2015-12-08 | 1 | -2/+6 |
* | Merge pull request #34 from arachnist/test-kt-backed-plugins | Robert S. Gerus | 2015-12-08 | 3 | -0/+46 |
|\ | |||||
| * | This test is bad and i should feel bad. | Robert Gerus | 2015-12-07 | 1 | -2/+2 |
| * | Add a better test for seen. | Robert Gerus | 2015-12-07 | 1 | -18/+36 |
| * | All aboard the fail train. | Robert Gerus | 2015-12-07 | 1 | -1/+1 |
| * | Basic test for :seen. | Robert Gerus | 2015-12-07 | 2 | -0/+19 |
| * | Adjustments to before_install according to docs. | Robert Gerus | 2015-12-07 | 1 | -1/+7 |
| * | Install and run kyototycoon before running tests. | Robert Gerus | 2015-12-07 | 1 | -0/+3 |
* | | Merge pull request #33 from arachnist/missing-tests | Robert S. Gerus | 2015-12-08 | 1 | -27/+41 |
|\ \ | |/ |/| | |||||
| * | Move tests that expect no response. | Robert Gerus | 2015-12-08 | 1 | -27/+41 |
* | | Merge pull request #30 from arachnist/missing-tests | Robert S. Gerus | 2015-12-07 | 6 | -476/+200 |
|\| | |||||
| * | Improve the test "framework" a bit. | Robert Gerus | 2015-12-07 | 1 | -17/+36 |
| * | We only use go1.5 anyway now. | Robert Gerus | 2015-12-07 | 4 | -642/+0 |
| * | Add more linktitle tests. | Robert Gerus | 2015-12-07 | 2 | -0/+124 |
| * | Add more tests for nickserv. | Robert Gerus | 2015-12-07 | 3 | -0/+45 |
| * | Add tests for google, linktitle and nickserv. | Robert Gerus | 2015-12-07 | 3 | -0/+144 |
| * | Add tests for :pick | Robert Gerus | 2015-12-06 | 2 | -0/+34 |
|/ | |||||
* | Add coveralls.io badge. | Robert Gerus | 2015-12-06 | 1 | -0/+1 |
* | Try again with overalls. | Robert Gerus | 2015-12-06 | 1 | -1/+3 |
* | Enable coveralls.io integration. | Robert Gerus | 2015-12-06 | 1 | -1/+4 |
* | Don't always spoil the link contents with title. | Robert Gerus | 2015-12-06 | 1 | -0/+4 |
* | Missing copyright header. | Robert Gerus | 2015-12-05 | 1 | -0/+4 |
* | Attempt to recode iso8859-2 title strings. | Robert Gerus | 2015-12-05 | 1 | -1/+13 |
* | Increase tls and http timeout. | Robert Gerus | 2015-12-05 | 1 | -2/+2 |
* | Rename variables and fix a memleak. | Robert Gerus | 2015-12-05 | 1 | -5/+6 |
* | Urldecode links returned from google search. | Robert Gerus | 2015-12-01 | 1 | -1/+6 |
* | Don't reconnect furiously. | Robert Gerus | 2015-11-29 | 1 | -0/+1 |
* | Hopefully fix memleak in httpGet. | Robert Gerus | 2015-11-29 | 1 | -0/+1 |
* | Merge pull request #22 from arachnist/missing-plugins | Robert S. Gerus | 2015-11-29 | 6 | -0/+217 |
|\ | |||||
| * | Add jan plugin. | Robert Gerus | 2015-11-29 | 1 | -0/+59 |
| * | Add "papiez" plugin. | Robert Gerus | 2015-11-29 | 1 | -0/+38 |
| * | Add readLines helper. | Robert Gerus | 2015-11-29 | 1 | -0/+17 |
| * | Add :pick plugin. | Robert Gerus | 2015-11-29 | 1 | -0/+30 |
| * | Update bonjour and cycki plugins. | Robert Gerus | 2015-11-29 | 2 | -17/+4 |
| * | Fix url building in bonjour.go | Robert Gerus | 2015-11-29 | 1 | -1/+1 |
| * | Fix cycki message. | Robert Gerus | 2015-11-29 | 1 | -1/+1 |
| * | Add proper cycki plugin. | Robert Gerus | 2015-11-29 | 1 | -6/+7 |
| * | Add cycki plugin. | Robert Gerus | 2015-11-29 | 1 | -0/+36 |
| * | Add bonjour plugin. | Robert Gerus | 2015-11-29 | 1 | -0/+49 |
|/ | |||||
* | Merge pull request #21 from arachnist/remove-sender-coroutine | Robert S. Gerus | 2015-11-29 | 18 | -124/+83 |
|\ | |||||
| * | Fix tests for bot package. | Robert Gerus | 2015-11-29 | 3 | -3/+6 |
| * | Fix tests for irc package on legacy go. | Robert Gerus | 2015-11-29 | 1 | -1/+1 |