aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Retriever::Model#keys=をdeprecateで残さず、削除 refs #868Toshiaki Asai2016-09-042-9/+9
* 古いEntityクラスを削除 refs #863Toshiaki Asai2016-09-032-217/+144
* システムメッセージを専用のModelで表現Toshiaki Asai2016-08-161-1/+1
* Retriever::Modelを返すアクセサがDeferredを返す挙動を廃止Toshiaki Asai2016-08-161-1/+1
* RetrieverのDataSourceチェーンを廃止Toshiaki Asai2016-05-121-22/+23
* プラグインの依存関係が満たされていない時に正しいエ...Toshiaki Asai2016-05-021-3/+1
* テキストの当たり判定計算時の改行文字が無視されてし...Toshiaki Asai2016-02-171-0/+18
* cairo_textselectorは&<>が出現するとインデックスがずれる refs...Toshiaki Asai2016-02-131-1/+31
* WebMockにcurlの出力食わせるとRuby2.3だとクラッシュする refs...Toshiaki Asai2016-01-062-13/+23
* delayer-deferredToshiaki Asai2015-08-262-256/+0
* pluggaloidを使うToshiaki Asai2015-08-264-374/+0
* Deferredのテストを修正した refs #746Osamu Koga2015-02-021-0/+201
* Event#call がselfを返してなかった refs #746Toshiaki Asai2015-01-181-10/+20
* イベントコールバック処理中に例外が発生した時、mikutter...Toshiaki Asai2015-01-182-33/+94
* ruby 2.2でminitestが消えたので、test/unitの互換レイヤーを使...Toshiaki Asai2015-01-105-8/+1
* Merge branch 'topic/702-delete-messageconverter' into developToshiaki Asai2014-09-292-74/+0
|\
| * MessageConverterを完全に削除。URL展開はフィルタに置き換え...Toshiaki Asai2014-06-282-74/+0
* | テストで、mochaをロードする時のファイルを変更 refs #704コスモ 虹川2014-08-061-1/+1
* | web_image_loader: テストで、イベントのためにMockを使わなく...Toshiaki Asai2014-07-241-16/+2
* | test_web_image_loader にハードコーディングされていたパスを...Toshiaki Asai2014-07-231-1/+1
* | 複数人に対するmentionを受け取った場合、本文に書いてあ...Toshiaki Asai2014-07-061-0/+12
|/
* spec ファイルがないプラグインについて、レガシーなspec...Toshiaki Asai2014-05-013-0/+42
* プラグイン定義ファイルの名前を spec から .mikutter.yml に...Toshiaki Asai2014-05-014-0/+0
* 「&」が含まれるツイートのエンティティ処理で、&以降の...Toshiaki Asai2014-04-261-0/+51
* Merge branch 'develop' into multi-accountToshiaki Asai2013-09-2412-28/+30
|\
| * Merge branch 'hotfix-0.2.2' into developToshiaki Asai2013-09-2312-28/+0
| |\
| | * mikutter/vendor/bundle にインストールしてるとテストが正しく...Toshiaki Asai2013-09-2312-28/+0
| * | 起動終了後はフィルタを別スレッドで実行Toshiaki Asai2013-08-231-0/+30
* | | マルチアカウント: Serviceを追加するメソッドを作成。ま...Toshiaki Asai2013-07-242-14/+0
|/ /
* / Delayerを削除。Delayer gemを使うように変更したToshiaki Asai2013-06-023-5/+8
|/
* Merge branch 'hotfix-0.2.1' into release-0.2.2Toshiaki Asai2013-04-221-22/+25
* vendor/bundle にインストールしたやつを読み込めるようにし...Toshiaki Asai2013-04-077-21/+15
* プラグインのロード、依存解決を Miquire::Plugin に移動Toshiaki Asai2013-04-0413-35/+162
* miquireにspecファイル関連のサポートToshiaki Asai2013-04-041-3/+17
* ruby 2.0.0 のtest/unitの仕様変更関連Toshiaki Asai2013-03-291-16/+11
|\
* | 不要なテストを削除Toshiaki Asai2013-03-281-5/+0
|/
* DSLメソッドを拡張する仕組みを追加したToshiaki Asai2013-02-151-0/+23
* イベントフィルタのマルチスレッド化をやめたToshiaki Asai2013-01-251-2/+0
* Merge branch 'develop' into delayer-priorityToshiaki Asai2013-01-247-55/+111
|\
| * Merge branch 'test' into developToshiaki Asai2013-01-242-5/+4
| |\
| | * コピーされていなかったテストファイルを移動Toshiaki Asai2013-01-243-9/+6
| * | Merge branch 'test' into developToshiaki Asai2013-01-241-0/+93
| |\|
| | * テストファイルの移動Toshiaki Asai2013-01-241-0/+93
| * | /test/core のテストを使うように変更したToshiaki Asai2013-01-244-47/+14
| |/
* / 最適化しやすいように適当にクラスを分けた refs #561Toshiaki Asai2013-01-245-33/+331
|/
* 最大容量を決めて値を保存できる SizeLimitedStorageToshiaki Asai2013-01-161-0/+47
* Merge remote-tracking branch 'remotes/katsyoshi/miku_dis' into katsyoshiToshiaki Asai2013-01-131-0/+4
* Merge branch 'master' into miku_disMATSUMOTO Katsuyoshi2013-01-111-1/+3
* どうすんだっけ?MATSUMOTO Katsuyoshi2012-09-151-5/+20
* Merge branch 'master' into miku_disMATSUMOTO Katsuyoshi2012-06-091-1/+7