Merge pull request #1424 from team-lab/account-description
Account description
commit 7c484297d7f0343c78b64c11dc668de613cc9cb7
2 parents 5f18de0 + a91e46f
@Naoki Takezoe Naoki Takezoe authored on 16 Jan 2017
GitHub committed on 16 Jan 2017
Showing 16 changed files
View
src/main/resources/update/gitbucket-core_4.9.xml 0 → 100644
View
src/main/scala/gitbucket/core/GitBucketCoreModule.scala
View
src/main/scala/gitbucket/core/controller/AccountController.scala
View
src/main/scala/gitbucket/core/controller/SystemSettingsController.scala
View
src/main/scala/gitbucket/core/model/Account.scala
View
src/main/scala/gitbucket/core/service/AccountService.scala
View
src/main/twirl/gitbucket/core/account/edit.scala.html
View
src/main/twirl/gitbucket/core/account/group.scala.html
View
src/main/twirl/gitbucket/core/account/main.scala.html
View
src/main/twirl/gitbucket/core/account/register.scala.html
View
src/main/twirl/gitbucket/core/admin/user.scala.html
View
src/main/twirl/gitbucket/core/admin/usergroup.scala.html
View
src/test/scala/gitbucket/core/service/AccountServiceSpec.scala
View
src/test/scala/gitbucket/core/service/ProtectedBranchServiceSpec.scala
View
src/test/scala/gitbucket/core/service/ServiceSpecBase.scala
View
src/test/scala/gitbucket/core/view/AvatarImageProviderSpec.scala