History for CosmosServer / src / main / java / com / example / cosmos_serversb / resources
2019-10-31
@t-kume
区画情報の取得を実装
t-kume committed on 31 Oct 2019
2019-10-21
@n-kande
websocketのログを出力するようにしました。
n-kande committed on 21 Oct 2019
@n-kande
webSocketのコードを追加しました。
n-kande committed on 21 Oct 2019
2019-10-17
@n-kande
WebSocketを使う前の状態に戻します
n-kande committed on 17 Oct 2019
@n-kande
メインメソッドをServletInitializerに変更し、SpringBootServletInitializeを継承しました。
n-kande committed on 17 Oct 2019
@n-kande
baseNameを外してみました
n-kande committed on 17 Oct 2019
2019-10-18
@Taiga Kishimoto
Merge branch 'master' into WebSocket
Taiga Kishimoto committed on 18 Oct 2019
2019-10-15
@h-fuji
shopのクラス作成
h-fuji committed on 15 Oct 2019
@n-kande
クライアントからサーバーに接続できました。 ...
n-kande committed on 15 Oct 2019
2019-10-10
@n-kande
クライアントからサーバーにつながったけど、サーバはヌルポ
n-kande committed on 10 Oct 2019
2019-10-08
@n-kande
WebSocketに関して作成しました。正しく動くかわかりません。
n-kande committed on 8 Oct 2019
@t-kisimoto
Token確認するよう変更
t-kisimoto committed on 8 Oct 2019
2019-09-26
@n-kande
Date型に関して変更しました。
n-kande committed on 26 Sep 2019
2019-09-24
@Narumasa Kande
APIをDate型に戻しました。
Narumasa Kande committed on 24 Sep 2019
2019-09-20
@Narumasa Kande
Requestの、dateとdeadlineのJsonレスポンスを変更
Narumasa Kande committed on 20 Sep 2019
2019-07-25
@n-kande
addMemberの修正
n-kande committed on 25 Jul 2019
2019-07-26
@Takato Kume
Merge branch 'master' into getRequestsListByGid
Takato Kume committed on 26 Jul 2019
2019-07-24
@t-kisimoto
restのレスポンス変更及び各種設定ファイル作成
t-kisimoto committed on 24 Jul 2019
2019-07-23
@Narumasa Kande
新規クラスを用いたgetRequestsListByGid()の実装
Narumasa Kande committed on 23 Jul 2019
2019-07-21
@Narumasa Kande
AddRequestの実装
Narumasa Kande committed on 21 Jul 2019
2019-07-18
@n-kande
requestsのGET
n-kande committed on 18 Jul 2019
2019-07-11
@t-kume
getGroupsListByUidメソッドの実装
t-kume committed on 11 Jul 2019
@t-kume
細かな修正
t-kume committed on 11 Jul 2019
@t-kume
細かな修正
t-kume committed on 11 Jul 2019
2019-07-09
@t-kume
Merge branches 'CreateGroupHibernate' and 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateGroupHibernate
t-kume committed on 9 Jul 2019
@t-kume
細かな修正
t-kume committed on 9 Jul 2019
@n-kande
jsonsパッケージの作成 ...
n-kande committed on 9 Jul 2019
@n-kande
Merge branches 'TestGroupsMember' and 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into TestGroupsMember ...
n-kande committed on 9 Jul 2019
@h-fuji
UsersRest.javaにmapper.addMixIn文を追加. ...
h-fuji committed on 9 Jul 2019
@n-kande
所属テーブルの作成。groups POSTのjsonは不完全。
n-kande committed on 9 Jul 2019
@h-fuji
UsersRest.javaにmapper.addMixIn文を追加. ...
h-fuji committed on 9 Jul 2019
@Narumasa Kande
軽微な修正
Narumasa Kande committed on 9 Jul 2019
2019-07-06
@Narumasa Kande
addMember()を使用するように変更。
Narumasa Kande committed on 6 Jul 2019
2019-07-05
@Narumasa Kande
多少強引だが中間テーブルに保存されることを確認
Narumasa Kande committed on 5 Jul 2019
2019-07-04
@h-fuji
UsersRest.javaにmapper.addMixIn文を追加. ...
h-fuji committed on 4 Jul 2019
@h-fuji
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateUsersHibernate ...
h-fuji committed on 4 Jul 2019
@h-fuji
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateUsersHibernate ...
h-fuji committed on 4 Jul 2019
@h-fuji
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateUsersHibernate
h-fuji committed on 4 Jul 2019
@t-kume
GroupsにおいてSessionManagerを用いて共通のsessionを使用するように変更。
t-kume committed on 4 Jul 2019
@h-fuji
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateUsersHibernate ...
h-fuji committed on 4 Jul 2019
2019-07-02
@h-fuji
ユーザーの新規登録、取得、更新の文章を修正.
h-fuji committed on 2 Jul 2019
2019-06-25
@h-fuji
MainプログラムにUser側のデータをデータベースに挿入する文を追加
h-fuji committed on 25 Jun 2019
@t-kisimoto
変更後に対応したmodelsとrestに変更
t-kisimoto committed on 25 Jun 2019
2019-06-18
@t-kisimoto
COSMOS-346 Server確認用のリソースの追加
t-kisimoto committed on 18 Jun 2019
2019-06-11
@t-kume
細かな修正
t-kume committed on 11 Jun 2019
2019-06-06
@t-kume
CreateGroupsRest
t-kume committed on 6 Jun 2019
2019-06-01
@t-kisimoto
change rest and method .add iconimage.
t-kisimoto committed on 1 Jun 2019 1 error checks
2019-05-23
@h-fuji
test
h-fuji committed on 23 May 2019 1 error checks
@t-kume
引数にパラメータの型を設定しました。
t-kume committed on 23 May 2019 1 error checks
@t-kume
各メソッド名の変更
t-kume committed on 23 May 2019
@t-kume
細かな修正
t-kume committed on 23 May 2019
@t-kume
細かな修正
t-kume committed on 23 May 2019
2019-05-21
@t-kume
各メソッドでトークンを引数に受け取らないように修正
t-kume committed on 21 May 2019
@t-kume
各メソッドの枠組みを作成
t-kume committed on 21 May 2019
@t-kume
Merge branch 'CreateGroupsModel' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateGroupRest ...
t-kume committed on 21 May 2019
2019-05-14
@t-kisimoto
initial
t-kisimoto committed on 14 May 2019