History for CosmosServer / src
2019-11-14
@t-kume
細かな修正
t-kume committed on 14 Nov 2019
@t-kume
細かな修正
t-kume committed on 14 Nov 2019
@t-kume
Merge branches 'master' and 'yolp' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into yolp
t-kume committed on 14 Nov 2019
@t-kume
一部経度と緯度が逆で渡している箇所があったため修正しました。
t-kume committed on 14 Nov 2019
@n-kande
deleteRequest()のレスポンスをString型に変更しました。 ...
n-kande committed on 14 Nov 2019
@n-kande
Doneが必ずfalseになるバグの修正
n-kande committed on 14 Nov 2019
2019-11-07
@t-kume
細かな修正
t-kume committed on 7 Nov 2019
@t-kume
必要な業種コードのみの店舗情報だけを表示できるように修正しました。
t-kume committed on 7 Nov 2019
2019-11-05
@t-kume
細かな修正
t-kume committed on 5 Nov 2019
@t-kume
細かな修正
t-kume committed on 5 Nov 2019
@t-kume
細かな修正
t-kume committed on 5 Nov 2019
@t-kume
細かな修正
t-kume committed on 5 Nov 2019
@t-kume
細かな修正
t-kume committed on 5 Nov 2019
@t-kume
細かな修正
t-kume committed on 5 Nov 2019
2019-10-31
@t-kume
区画情報の取得を実装
t-kume committed on 31 Oct 2019
@Taiga Kishimoto
Merge pull request #100 from nitta-lab-2019/FixURIs ...
Taiga Kishimoto committed on 31 Oct 2019
2019-10-29
@n-kande
退会の処理(複数端末でログインされることは考慮していない)
n-kande committed on 29 Oct 2019
@n-kande
退会作成中
n-kande committed on 29 Oct 2019
@n-kande
logout時にtokenをTOKENテーブルから削除
n-kande committed on 29 Oct 2019
@n-kande
URIに/rest/を追加
n-kande committed on 29 Oct 2019
@n-kande
requestHashを(インクリメントで)持たせるようにしました。
n-kande committed on 29 Oct 2019
2019-10-24
@n-kande
Merge remote-tracking branch 'origin/master' ...
n-kande committed on 24 Oct 2019
@n-kande
Merge branch 'master' of C:\Users\student\IdeaProjects\CosmosServer3 with conflicts.
n-kande committed on 24 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
@n-kande
WebSocketに関する変更をtest含めてすべて削除しました。
n-kande committed on 21 Oct 2019
@n-kande
WebSocketに関する変更をtest含めてすべて削除しました。
n-kande committed on 21 Oct 2019
2019-10-17
@n-kande
WebSocketを使う前の状態に戻します
n-kande committed on 17 Oct 2019
@n-kande
ApplicationPathを外します。
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
@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-10-04
@Narumasa kande
Merge pull request #84 from nitta-lab-2019/COSMOS-469 ...
Narumasa kande committed on 4 Oct 2019
2019-10-03
@t-kisimoto
login時トークンを保存
t-kisimoto committed on 3 Oct 2019
@t-kume
getGroupsListByUidメソッドでクライアント側からグループ名も合わせて受け取れるように要求があったのでグループ名も送信するように修正。
t-kume committed on 3 Oct 2019
2019-10-01
@t-kume
iconUriの文字数の制限を255から2047に変更
t-kume committed on 1 Oct 2019
@n-kande
ユーザの削除に関するバグを修正しました。
n-kande committed on 1 Oct 2019
2019-09-27
@Narumasa kande
Merge pull request #77 from nitta-lab-2019/COSMOS-462 ...
Narumasa kande committed on 27 Sep 2019
2019-09-26
@n-kande
nullチェックを行いました。これで落ちる確率が減るはずです。
n-kande committed on 26 Sep 2019
@n-kande
Date型に関して変更しました。
n-kande committed on 26 Sep 2019
@n-kande
リクエスト詳細の取得とリクエストの削除を実装しました。
n-kande committed on 26 Sep 2019
@Takato Kume
Merge branch 'master' into CreateDeleteUsersGroups
Takato Kume committed on 26 Sep 2019
@Takato Kume
Merge pull request #75 from nitta-lab-2019/FixGetMembers ...
Takato Kume committed on 26 Sep 2019
@t-kisimoto
COSMOS-462 トークンを返すように
t-kisimoto committed on 26 Sep 2019
@Narumasa Kande
DeleteMember()の実装
Narumasa Kande committed on 26 Sep 2019
2019-09-25
@Narumasa Kande
リレーションを持ったGroupの削除の実装
Narumasa Kande committed on 25 Sep 2019
@Narumasa Kande
Getmembersメソッドの作成 ...
Narumasa Kande committed on 25 Sep 2019
@Hiroyuki Fuji
Merge pull request #74 from nitta-lab-2019/fixCreateRequest ...
Hiroyuki Fuji committed on 25 Sep 2019
@Hiroyuki Fuji
Merge pull request #73 from nitta-lab-2019/fixCreateRequest ...
Hiroyuki Fuji committed on 25 Sep 2019
2019-09-24
@Narumasa Kande
APIをDate型に戻しました。
Narumasa Kande committed on 24 Sep 2019
@Narumasa Kande
レスポンスの変更(Date型)
Narumasa Kande committed on 24 Sep 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 24 Sep 2019
@Narumasa Kande
レスポンスの変更(Date型)
Narumasa Kande committed on 24 Sep 2019
@h-fuji
例外処理の部分を元の書き方に.
h-fuji committed on 24 Sep 2019
2019-09-20
@Narumasa Kande
rIdのレスポンスがnullになるバグを修正。
Narumasa Kande committed on 20 Sep 2019
@Narumasa Kande
Requestの、dateとdeadlineのJsonレスポンスを変更
Narumasa Kande committed on 20 Sep 2019
2019-09-17
@n-kande
ブランチの作成
n-kande committed on 17 Sep 2019
2019-07-27
@t-kisimoto
property名およびログ保存先の変更
t-kisimoto committed on 27 Jul 2019
2019-07-25
@n-kande
Merge branches 'fixAddMember' and 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into fixAddMember
n-kande committed on 25 Jul 2019
@n-kande
getterとsetterの追加
n-kande committed on 25 Jul 2019
2019-07-26
@Narumasa kande
Merge branch 'master' into rejectLombok
Narumasa kande committed on 26 Jul 2019
2019-07-25
@n-kande
Merge branches 'fixAddMember' and 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into fixAddMember ...
n-kande committed on 25 Jul 2019
@n-kande
AddMemberの修正
n-kande committed on 25 Jul 2019
@t-kisimoto
lombokの廃止
t-kisimoto committed on 25 Jul 2019
2019-07-26
@Takato Kume
Merge branch 'master' into getRequestsListByGid
Takato Kume committed on 26 Jul 2019
2019-07-25
@Narumasa kande
Merge branch 'master' into getRequestsListByGid
Narumasa kande committed on 25 Jul 2019
@n-kande
addMemberの修正
n-kande committed on 25 Jul 2019
@t-kume
細かな修正
t-kume committed on 25 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
getRequestsListByGidの実装
Narumasa Kande committed on 21 Jul 2019
@Narumasa Kande
AddRequestの実装
Narumasa Kande committed on 21 Jul 2019
2019-07-18
@n-kande
requestsのGET
n-kande committed on 18 Jul 2019
@h-fuji
ステータスコードを返すように.
h-fuji committed on 18 Jul 2019
2019-07-16
@h-fuji
パスワードをデータベースに保存. ...
h-fuji committed on 16 Jul 2019
2019-07-15
@Narumasa Kande
Date型に対応。AddMember()の変更。
Narumasa Kande committed on 15 Jul 2019
2019-07-11
@h-fuji
ユーザー情報更新にてパスワードも変更できるようにしました.
h-fuji committed on 11 Jul 2019
@h-fuji
ユーザー情報更新にてパスワードも変更できるようにしました.
h-fuji committed on 11 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 11 Jul 2019
@h-fuji
UsersRest.javaにmapper.addMixIn文を追加. ...
h-fuji committed on 11 Jul 2019
@t-kume
getGroupsListByUidメソッドの実装
t-kume committed on 11 Jul 2019
@t-kume
細かな修正
t-kume committed on 11 Jul 2019
2019-07-12
@Takato Kume
Merge pull request #48 from nitta-lab-2019/CreateJsonsPackage ...
Takato Kume committed on 12 Jul 2019
2019-07-11
@t-kume
細かな修正
t-kume committed on 11 Jul 2019
@n-kande
groups POSTの修正
n-kande committed on 11 Jul 2019
@t-kisimoto
COSMOS-422 ダミートークンの作成
t-kisimoto committed on 11 Jul 2019
@n-kande
groups POSTのレスポンスの変更
n-kande 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
@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
GroupsクラスでgetGroupsListByUidメソッドの実装
t-kume 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
@Narumasa Kande
名前の変更
Narumasa Kande committed on 6 Jul 2019
2019-07-05
@Narumasa Kande
多少強引だが中間テーブルに保存されることを確認
Narumasa Kande committed on 5 Jul 2019
2019-07-04
@n-kande
テスト中。とりあえず動くところで。
n-kande committed on 4 Jul 2019
@n-kande
テスト中。とりあえず動くところで。
n-kande committed on 4 Jul 2019
@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
@n-kande
closeSessionの修正
n-kande committed on 4 Jul 2019
@t-kume
GroupsにおいてSessionManagerを用いて共通のsessionを使用するように変更。
t-kume committed on 4 Jul 2019
@Narumasa kande
Merge branch 'master' into CreateSessionManager
Narumasa kande 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
2019-07-02
@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 2 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 2 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 2 Jul 2019
@n-kande
sessionMangerの作成
n-kande committed on 2 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 2 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 2 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 2 Jul 2019
@h-fuji
ユーザーの新規登録、取得、更新の文章を修正.
h-fuji committed on 2 Jul 2019
@h-fuji
ユーザーの新規登録、取得、更新の文章を修正.
h-fuji committed on 2 Jul 2019
@t-kume
細かな修正
t-kume committed on 2 Jul 2019
@t-kume
creatTestHaashMapメソッドの修正
t-kume committed on 2 Jul 2019
@n-kande
not-null制約の追加。
n-kande committed on 2 Jul 2019
@n-kande
not-uull
n-kande committed on 2 Jul 2019
@n-kande
軽微な修正
n-kande committed on 2 Jul 2019
2019-06-28
@n-kande
SessionとTransactionの変更前。バグが出ないようにコメントアウト。
n-kande committed on 28 Jun 2019
@Narumasa kande
Merge branch 'master' into CreateUsersTest
Narumasa kande committed on 28 Jun 2019
2019-06-27
@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 27 Jun 2019
@t-kume
getSessionFactoryメソッドの追加
t-kume committed on 27 Jun 2019
@h-fuji
ユーザーの新規登録、取得、更新の文章を修正.
h-fuji committed on 27 Jun 2019
@h-fuji
ユーザーの新規登録、取得、更新の文章を修正.
h-fuji committed on 27 Jun 2019
@h-fuji
ユーザーの新規登録、取得、更新の文章を修正.
h-fuji committed on 27 Jun 2019
@n-kande
SessionFactorymanagerの作成
n-kande committed on 27 Jun 2019
@n-kande
テーブル名の変更
n-kande committed on 27 Jun 2019
@h-fuji
ユーザーの新規登録、取得、更新の文章を修正.
h-fuji committed on 27 Jun 2019
@h-fuji
ユーザーの新規登録、取得、更新、削除の文章を修正.
h-fuji committed on 27 Jun 2019
@n-kande
テーブル名の変更
n-kande committed on 27 Jun 2019
@Narumasa Kande
many-to-manyでのリレーション
Narumasa Kande committed on 27 Jun 2019
2019-06-25
@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 25 Jun 2019
@h-fuji
ユーザーの新規登録、取得、更新、削除の文章を修正.
h-fuji committed on 25 Jun 2019
@n-kande
Setでお互いに持たせる
n-kande committed on 25 Jun 2019
@t-kume
gIdとrIdの自動生成の実装とそれぞれのuriの生成の実装
t-kume committed on 25 Jun 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 25 Jun 2019
@n-kande
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into HibernateTest
n-kande committed on 25 Jun 2019
@t-kisimoto
getter setterの名前の変更
t-kisimoto committed on 25 Jun 2019
@h-fuji
MainプログラムにUser側のデータをデータベースに挿入する文を追加
h-fuji committed on 25 Jun 2019
@n-kande
Merge branches 'HibernateTest' and 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into HibernateTest
n-kande committed on 25 Jun 2019
@t-kisimoto
変更後に対応したmodelsとrestに変更
t-kisimoto committed on 25 Jun 2019
@t-kisimoto
Userテーブルの改変
t-kisimoto committed on 25 Jun 2019
@Narumasa Kande
作業環境の変更
Narumasa Kande committed on 25 Jun 2019
2019-06-24
@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 24 Jun 2019
@h-fuji
MainプログラムにUser側のデータをデータベースに挿入する文を追加
h-fuji committed on 24 Jun 2019
2019-06-22
@Narumasa Kande
所属テーブルの作成
Narumasa Kande committed on 22 Jun 2019
@Narumasa Kande
グループを削除すると、リクエストも削除されることの確認
Narumasa Kande committed on 22 Jun 2019
2019-06-20
@t-kume
細かな修正
t-kume committed on 20 Jun 2019
@t-kume
細かな修正
t-kume committed on 20 Jun 2019
@t-kume
細かな修正
t-kume committed on 20 Jun 2019
@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 20 Jun 2019
@t-kume
mainのGroupsクラスをtestのGroupsクラスに合わせて書き換えた。
t-kume committed on 20 Jun 2019
@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 20 Jun 2019
@t-kume
細かな修正
t-kume committed on 20 Jun 2019
@n-kande
Userテーブルのtestを反映し、データベースが立ち上がることを確認
n-kande committed on 20 Jun 2019
@n-kande
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into HibernatsRelation
n-kande committed on 20 Jun 2019
@n-kande
技術的負債の返済
n-kande committed on 20 Jun 2019
@t-kume
細かな修正
t-kume committed on 20 Jun 2019
@n-kande
Merge branch 'HibernatsRelation' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into HibernatsRelation
n-kande committed on 20 Jun 2019
@h-fuji
testプログラムにUser側からデータべースにアクセスするプログラム(GET、POST)を追加
h-fuji committed on 20 Jun 2019
@n-kande
createCriteria()を用いない方法
n-kande committed on 20 Jun 2019
2019-06-19
@h-fuji
testプログラムにUser側からデータべースにアクセスするプログラムを追加
h-fuji committed on 19 Jun 2019
@Narumasa kande
Merge branch 'master' into HibernatsRelation
Narumasa kande committed on 19 Jun 2019
2019-06-18
@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 18 Jun 2019
@t-kume
細かな修正
t-kume committed on 18 Jun 2019
@n-kande
軽微な修正
n-kande committed on 18 Jun 2019
@t-kisimoto
COSMOS-346 Server確認用のリソースの追加
t-kisimoto committed on 18 Jun 2019
@Narumasa Kande
setでグループとリクエストのリレーションを持たせる。
Narumasa Kande committed on 18 Jun 2019
2019-06-17
@Narumasa Kande
setでグループとリクエストのリレーションを持たせる。
Narumasa Kande committed on 17 Jun 2019
2019-06-13
@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 13 Jun 2019
@n-kande
typo
n-kande committed on 13 Jun 2019
@t-kume
createGroup,getGroupByGidメソッドを実装し、動作確認もした。
t-kume committed on 13 Jun 2019
@n-kande
H2データベース
n-kande committed on 13 Jun 2019
@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 13 Jun 2019
@t-kume
ブランチ作成
t-kume committed on 13 Jun 2019
2019-06-12
@Narumasa kande
Merge pull request #23 from nitta-lab-2019/CreateUsersModel ...
Narumasa kande committed on 12 Jun 2019
@Takato Kume
Merge branch 'master' into CreateGroupsRest
Takato Kume committed on 12 Jun 2019
2019-06-11
@t-kisimoto
fixed token method
t-kisimoto committed on 11 Jun 2019
@t-kume
細かな修正
t-kume committed on 11 Jun 2019
@n-kande
NativeApillustrarionTestに"保存","取得","更新",”削除”のサンプルコードを乗せました。
n-kande committed on 11 Jun 2019
@n-kande
NativeApillustrarionTestに"保存","取得","更新",”削除”のサンプルコードを乗せました。
n-kande committed on 11 Jun 2019
@n-kande
NativeApillustrarionTestに"保存","取得","更新",”削除”のサンプルコードを乗せました。
n-kande committed on 11 Jun 2019
@n-kande
IDをString型に対応
n-kande committed on 11 Jun 2019
@Narumasa Kande
ID類をString型に対応
Narumasa Kande committed on 11 Jun 2019
2019-06-08
@Narumasa Kande
レコードの、条件を指定して取得と削除の方法の提案
Narumasa Kande committed on 8 Jun 2019
2019-06-06
@n-kande
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateGroupHibernate
n-kande committed on 6 Jun 2019
@n-kande
requestに関して修正
n-kande committed on 6 Jun 2019
@n-kande
軽微な修正
n-kande committed on 6 Jun 2019
@n-kande
Requestに関するHibernateのテストを行いました。
n-kande committed on 6 Jun 2019
@t-kume
CreateGroupsRest
t-kume committed on 6 Jun 2019
@n-kande
HibernateのテストをGroupでも行いました。
n-kande committed on 6 Jun 2019
@n-kande
HibernateのテストをGroupでも行いました。
n-kande committed on 6 Jun 2019
@t-kisimoto
chenge base uri & make war file
t-kisimoto committed on 6 Jun 2019
2019-06-04
@Narumasa kande
Merge branch 'master' into hinernetTests
Narumasa kande committed on 4 Jun 2019
@n-kande
ブランチを切り直しました。
n-kande committed on 4 Jun 2019 1 error checks
@n-kande
ブランチを切り直しました。
n-kande committed on 4 Jun 2019
@n-kande
Merge branches 'hinernetTests' and 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into hibernateTest
n-kande committed on 4 Jun 2019
@n-kande
hibernateのTestを作成
n-kande committed on 4 Jun 2019
2019-06-03
@n-kande
Event.hbm.xmlの追加
n-kande committed on 3 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-30
@n-kande
hibernateのtestを作成しました。
n-kande committed on 30 May 2019
@Narumasa Kande
Hibernateの追加
Narumasa Kande committed on 30 May 2019
@Narumasa Kande
Te
Narumasa Kande committed on 30 May 2019
@Narumasa Kande
Test用のHashMapを返すメソッドの作成
Narumasa Kande committed on 30 May 2019
2019-05-28
@n-kande
jdkの変更
n-kande committed on 28 May 2019 1 error checks
@t-kisimoto
add method of createUId and descriptions
t-kisimoto committed on 28 May 2019 1 error checks
2019-05-23
@h-fuji
test
h-fuji committed on 23 May 2019 1 error checks
@n-kande
軽微な修正
n-kande committed on 23 May 2019 1 error checks
@n-kande
Merge branches 'CreateGroupsModel' and 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateGroupsModel
n-kande committed on 23 May 2019
2019-05-24
@Narumasa kande
Merge pull request #7 from nitta-lab-2019/CreateGroupsRest ...
Narumasa kande committed on 24 May 2019
@Narumasa kande
Merge pull request #6 from nitta-lab-2019/CreateUsersModel ...
Narumasa kande committed on 24 May 2019
@Narumasa kande
Merge branch 'master' into CreateGroupsRest
Narumasa kande committed on 24 May 2019
2019-05-23
@t-kume
引数にパラメータの型を設定しました。
t-kume committed on 23 May 2019 1 error checks
@n-kande
GroupとRequestコンストラクタの作成
n-kande committed on 23 May 2019
@n-kande
Groupのテスト用を作成
n-kande committed on 23 May 2019
@t-kisimoto
add method getInstance
t-kisimoto committed on 23 May 2019 1 error checks
@t-kisimoto
change 2singleton pattern
t-kisimoto committed on 23 May 2019
@t-kume
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateGroupsRest
t-kume committed on 23 May 2019
@t-kume
各メソッド名の変更
t-kume committed on 23 May 2019
@n-kande
deleteMemberの修正
n-kande committed on 23 May 2019
@n-kande
deleteMemberの修正
n-kande 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-22
@t-kisimoto
create methods of users
t-kisimoto committed on 22 May 2019
2019-05-21
@t-kume
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateGroupsRest
t-kume committed on 21 May 2019
@t-kume
各メソッドでトークンを引数に受け取らないように修正
t-kume committed on 21 May 2019
@n-kande
tokenの削除
n-kande committed on 21 May 2019
@t-kume
細かな修正
t-kume committed on 21 May 2019
@t-kume
各メソッドの枠組みを作成
t-kume committed on 21 May 2019
@n-kande
Groupsのインタフェースの作成
n-kande 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
@n-kande
グループエンティティの作成
n-kande authored on 16 May 2019 t-kume committed on 21 May 2019
@n-kande
グループ取得からグループの削除まで作成。
n-kande authored on 16 May 2019 t-kume committed on 21 May 2019
@n-kande
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab-2019/CosmosServer into CreateGroupsModel
n-kande committed on 21 May 2019
@n-kande
グループエンティティとグループスモデルの修正
n-kande committed on 21 May 2019
2019-05-16
@t-kisimoto
change token date string2List
t-kisimoto committed on 16 May 2019 1 error checks
@t-kisimoto
developed mock date2method
t-kisimoto committed on 16 May 2019
@n-kande
グループエンティティにメソッドを追加
n-kande committed on 16 May 2019
@n-kande
グループエンティティの作成
n-kande committed on 16 May 2019 1 error checks
@t-kisimoto
add args2users models methods
t-kisimoto committed on 16 May 2019
@t-kisimoto
create users model & user entitie
t-kisimoto committed on 16 May 2019
@n-kande
グループ取得からグループの削除まで作成。
n-kande committed on 16 May 2019
2019-05-14
@t-kisimoto
initial
t-kisimoto committed on 14 May 2019 1 error checks
@t-kisimoto
initial
t-kisimoto committed on 14 May 2019
2019-05-09
@t-kisimoto
initial
t-kisimoto committed on 9 May 2019
2019-04-27
@t-kisimoto
update gladle.build
t-kisimoto committed on 27 Apr 2019 1 success checks
@t-kisimoto
initial gradle
t-kisimoto committed on 27 Apr 2019