| 2018-06-12 |
s
y-ota
committed
on 12 Jun 2018
|
|---|---|
|
Objects作成
y-ota
committed
on 12 Jun 2018
|
|
|
Merge pull request #54 from nitta-lab-2018/InstancesRest
...
Takashi Kazehaya
committed
on 12 Jun 2018
|
|
|
|
|
|
s
y-ota
committed
on 12 Jun 2018
|
|
|
継承関係修正
y-ota
committed
on 12 Jun 2018
|
|
|
|
|
|
指摘箇所を修正
y-ota
committed
on 12 Jun 2018
|
|
|
InstancesRestをマージしました
n-fujimoto
committed
on 12 Jun 2018
|
|
|
InstanceRest変更
n-fujimoto
committed
on 12 Jun 2018
|
|
|
Areaの内外判定の処理の一部実装と, Characterの更新処理関連の修正.
r-isitani
committed
on 12 Jun 2018
|
|
| 2018-06-11 |
PlayerとCharacterについてのupdate関連メソッドの呼び出しを追加.
r-isitani
committed
on 11 Jun 2018
|
|
CharacterModelクラスとObjectModelクラスを用いていた部分をStringに変更.
r-isitani
committed
on 11 Jun 2018
|
|
|
|
|
|
Characterクラスのインスタンス生成時にareaURIの初期設定が行えるように, 関連するメソッドを修正.
r-isitani
committed
on 11 Jun 2018
|
|
|
|
|
|
不要なimport文を除去.
r-isitani
committed
on 11 Jun 2018
|
|
|
|
|
| 2018-06-07 |
指摘箇所を修正
y-ota
committed
on 7 Jun 2018
|
|
|
|
|
MyParamConveter関係のクラスがちゃんと動くようにした.
r-isitani
committed
on 7 Jun 2018
|
|
|
AccountsRestいじっちゃった・・・ HTTPステータスを返すように変更
y-ota
committed
on 7 Jun 2018
|
|
|
フォーマットを整える
y-ota
committed
on 7 Jun 2018
|
|
|
deleteAccountをPathParamに変更
y-ota
committed
on 7 Jun 2018
|
|
|
Instances#getPlayers(), Instance#getCharacters()を追加.
r-isitani
committed
on 7 Jun 2018
|
|
|
JSONProvider, JSONConsmerクラスの修正と Converter系クラス2種の仮作成.
r-isitani
committed
on 7 Jun 2018
|
|
| 2018-06-05 |
ACCOUNT_NUM_MAX追加
y-ota
committed
on 5 Jun 2018
|
|
ジェネリクスの型パラメータの追加と, メソッドの仮引数名について実装インタフェースでの仮引数名を参考に変更.
r-isitani
committed
on 5 Jun 2018
|
|
|
deleteAccountを修正
y-ota
committed
on 5 Jun 2018
|
|
| 2018-05-31 |
教訓:記法はキチンとしよう(バブリッシャー)
y-ota
committed
on 31 May 2018
|
|
b
y-ota
committed
on 31 May 2018
|
|
|
Merge pull request #43 from nitta-lab-2018/getAccountsRest
...
Yoichiro Ota
committed
on 31 May 2018
|
|
|
a
t-kazehaya
committed
on 31 May 2018
|
|
|
SessionをURI...に置き換え
y-ota
committed
on 31 May 2018
|
|
|
a
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
意味不明バグをコメントアウト
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
当該クラスの修正.
r-isitani
committed
on 31 May 2018
|
|
|
|
|
|
INSTANCES_URI若干変えました
n-fujimoto
committed
on 31 May 2018
|
|
|
a
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
areas, objectsのPOSTメソッド
n-fujimoto
committed
on 31 May 2018
|
|
|
|
|
|
jacksonをコメントアウト
y-ota
committed
on 31 May 2018
|
|
|
フォーマットを整える
y-ota
committed
on 31 May 2018
|
|
|
deleteAccountをuniqueIDを使うように変更
y-ota
committed
on 31 May 2018
|
|
|
SessionをEntity仕様に変更
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
|
|
|
AccountRestにDELETEを追加しました。
t-kazehaya
committed
on 31 May 2018
|
|
|
Account修正
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
|
|
|
AddressdEntityクラスの抽象クラス化及びサブクラス作成と, JSONDecode時に呼び出される引数なしコンストラクタの追加.
...
r-isitani
committed
on 31 May 2018
|
|
|
s
y-ota
committed
on 31 May 2018
|
|
|
AccountsRestを一部修正
y-ota
committed
on 31 May 2018
|
|
|
deleteAccountとgetAccountsを実装 logoutAccountの返り値を変更
y-ota
committed
on 31 May 2018
|
|
| 2018-05-30 |
jenkins設定完了
y-ota
committed
on 30 May 2018
|
|
jenkins test
y-ota
committed
on 30 May 2018
|
|
|
jenkins test
y-ota
committed
on 30 May 2018
|
|
|
test
y-ota
committed
on 30 May 2018
|
|
| 2018-05-29 |
当該クラスの修正.
r-isitani
committed
on 29 May 2018
|
|
当該クラスのコード修正等. 一旦コミットしておく.
r-isitani
committed
on 29 May 2018
|
|
|
CharacterクラスとPlayerクラスの作成.
r-isitani
committed
on 29 May 2018
|
|
|
EntityクラスとAddressedEntityクラスの作成および,その周辺クラスの修正.
r-isitani
committed
on 29 May 2018
|
|
| 2018-05-24 |
jsonは○○
y-ota
committed
on 24 May 2018
|
|
|
|
|
変更なし
n-fujimoto
committed
on 24 May 2018
|
|
|
|
|
|
JSONのテストはeclipseとpostmanの両方を再起動しないと認識しない可能性あり
y-ota
committed
on 24 May 2018
|
|
|
|
|
|
InstancesRest変更しました
n-fujimoto
committed
on 24 May 2018
|
|
|
|
|
|
確認用に引数がnameだけのコンストラクタを作成.
r-isitani
committed
on 24 May 2018
|
|
|
|
|
|
Accounts修正
y-ota
committed
on 24 May 2018
|
|
|
|
|
|
|
|
|
コンストラクタをデフォルトコンストラクタからもとに戻した.
r-isitani
committed
on 24 May 2018
|
|
|
createAccountの中身を簡略化
y-ota
committed
on 24 May 2018
|
|
|
Accounts修正
y-ota
committed
on 24 May 2018
|
|
|
当該クラスで利用していたRandomStringGeneratorクラス関連の修正.
r-isitani
committed
on 24 May 2018
|
|
|
|
|
|
|
|
|
ItemクラスのhashCode()をequals()に合わせてオーバーライド.
r-isitani
committed
on 24 May 2018
|
|
|
|
|
|
癒されたい
y-ota
committed
on 24 May 2018
|
|
|
URIに対する圧倒的理解不足
y-ota
committed
on 24 May 2018
|
|
| 2018-05-23 |
JSONHintが動作しない
y-ota
committed
on 23 May 2018
|
|
ゴールしたい
y-ota
committed
on 23 May 2018
|
|
|
思案中
y-ota
committed
on 23 May 2018
|
|
| 2018-05-22 |
Accounts修正
y-ota
committed
on 22 May 2018
|
|
当該クラスの修正.
r-isitani
committed
on 22 May 2018
|
|
|
当該クラスの修正等.
r-isitani
committed
on 22 May 2018
|
|
|
当該クラスの修正とメソッドの追加.
r-isitani
committed
on 22 May 2018
|
|
|
createAccountの中身を修正
y-ota
committed
on 22 May 2018
|
|
|
RandomStringGeneratorの中身をstatic関数に変更
y-ota
committed
on 22 May 2018
|
|
|
ランダム英数字列生成関連の処理をRandomStringGeneratorを使用するように修正.
r-isitani
committed
on 22 May 2018
|
|
|
RandomStringGeneratorを実装
y-ota
committed
on 22 May 2018
|
|
|
Sessionのためにいくつか修正
y-ota
committed
on 22 May 2018
|
|
|
|
|
|
Itemクラスの作成とCharacterクラスの周辺クラスの修正.
r-isitani
committed
on 22 May 2018
|
|
|
指摘箇所を変更
y-ota
committed
on 22 May 2018
|
|
|
AccountRestを”仕様通り”に変更
y-ota
committed
on 22 May 2018
|
|
|
Session作成
y-ota
committed
on 22 May 2018
|
|
|
Characterクラスの作成と, Instanceクラスの周辺のクラスの修正.
r-isitani
committed
on 22 May 2018
|
|
|
token生成機能実装
y-ota
committed
on 22 May 2018
|
|
|
nullをfailedに変更
y-ota
committed
on 22 May 2018
|
|
| 2018-05-21 |
updateAccountを実装 formatを整えた
y-ota
committed
on 21 May 2018
|
|
新ブランチ logoutをTEXT_PLAINで返すように
y-ota
committed
on 21 May 2018
|
|
|
|
|
|
DELETEメソッドを追加、AccountsのメソッドをuserIDが存在するかしないかで場合分け
y-ota
committed
on 21 May 2018
|
|
|
|
|
|
enumのスペルミスの修正.
r-isitani
committed
on 21 May 2018
|
|
|
先ほど上げたクラスの一部を修正.
r-isitani
committed
on 21 May 2018
|
|
|
Areaクラス及びObjectクラスとその周辺のクラスの作成と, Instanceクラス及びInstancesクラスの修正.
r-isitani
committed
on 21 May 2018
|
|
|
GET実装
y-ota
committed
on 21 May 2018
|
|
| 2018-05-17 |
|
|
POSTメソッドとDELETEメソッドの追加
n-fujimoto
committed
on 17 May 2018
|
|
|
idSetに修正
y-ota
committed
on 17 May 2018
|
|
|
|
|
|
InstanceRest更新
n-fujimoto
committed
on 17 May 2018
|
|
|
Objectクラスを作成.
r-isitani
committed
on 17 May 2018
|
|
|
ブランチ切りました。
t-kazehaya
committed
on 17 May 2018
|
|
|
|
|
|
Accountsのlogin部分を修正
y-ota
committed
on 17 May 2018
|
|
|
Areaクラスを作成.
r-isitani
committed
on 17 May 2018
|
|
|
loginAccountを一応完成
y-ota
committed
on 17 May 2018
|
|
|
一時退避
y-ota
committed
on 17 May 2018
|
|
|
|
|
|
|
|
|
new branch
y-ota
committed
on 17 May 2018
|
|
|
|
|
|
指摘された部分の修正
y-ota
committed
on 17 May 2018
|
|
|
login logoutを追加
y-ota
committed
on 17 May 2018
|
|
| 2018-05-16 |
新規ブランチ
y-ota
committed
on 16 May 2018
|
| 2018-05-15 |
|
|
|
|
|
スペース等formatを整えた
y-ota
committed
on 15 May 2018
|
|
|
private Accountsに修正
y-ota
committed
on 15 May 2018
|
|
|
コメントの部分を修正
y-ota
committed
on 15 May 2018
|
|
|
InstancesRest作成
n-fujimoto
committed
on 15 May 2018
|
|
|
|
|
|
loginとlogoutとcreateaccountとgetAccountを作成
y-ota
committed
on 15 May 2018
|
|
|
AccountとAccoutns調整中 AccountsRestいじってる最中
y-ota
committed
on 15 May 2018
|
|
|
Accounts y-ota
y-ota
committed
on 15 May 2018
|
|
| 2018-05-14 |
|
|
package維持用のデータの差し替え
y-ota
committed
on 14 May 2018
|
|
| 2018-05-10 |
entities作成
y-ota
committed
on 10 May 2018
|
|
とりあえずpackage維持のための仮クラス作成
y-ota
committed
on 10 May 2018
|
|
|
初うp
y-ota
committed
on 10 May 2018
|