OSDN Git Service

Refactoring the packages
authoruyaji <yuichiro.uyama@gmail.com>
Mon, 9 Sep 2013 08:01:49 +0000 (17:01 +0900)
committeruyaji <yuichiro.uyama@gmail.com>
Mon, 9 Sep 2013 08:01:49 +0000 (17:01 +0900)
commit25dc599bb68e5498ba54594c5147bf87598fa3a1
treef174bf082adc1a914dd8b17d91e3c2c0925ef2ed
parent373b2b1f217d97d740614f197ea84a5ff52b4321
Refactoring the packages
12 files changed:
PartsList/PartsList/app/controllers/Application.scala
PartsList/PartsList/app/controllers/NotifyController.scala
PartsList/PartsList/app/controllers/PartsListController.scala
PartsList/PartsList/app/controllers/PartsMasterController.scala
PartsList/PartsList/app/controllers/ReplyController.scala
PartsList/PartsList/app/controllers/services/Recursion.scala [moved from PartsList/PartsList/app/utils/Recursion.scala with 97% similarity]
PartsList/PartsList/app/infra/services/SendMail.scala [moved from PartsList/PartsList/app/utils/SendMail.scala with 98% similarity]
PartsList/PartsList/app/models/services/AtachManager.scala [moved from PartsList/PartsList/app/services/AtachManager.scala with 96% similarity]
PartsList/PartsList/app/models/services/PartManager.scala [moved from PartsList/PartsList/app/services/PartManager.scala with 94% similarity]
PartsList/PartsList/app/models/services/ProjectManager.scala [moved from PartsList/PartsList/app/services/ProjectManager.scala with 89% similarity]
PartsList/PartsList/app/views/uploadTestForm.scala.html [deleted file]
PartsList/PartsList/conf/routes