Merge branch 'master'
Conflicts: project/build.scala |
---|
build.sbt 0 → 100644 |
---|
doc/release.md |
---|
embed-jetty/javax.servlet-3.0.0.v201112011016.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/javax.servlet-api-3.1.0.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/jetty-continuation-9.3.6.v20151106.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/jetty-http-9.3.6.v20151106.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/jetty-io-9.3.6.v20151106.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/jetty-security-9.3.6.v20151106.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/jetty-server-9.3.6.v20151106.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/jetty-servlet-9.3.6.v20151106.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/jetty-util-9.3.6.v20151106.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/jetty-webapp-9.3.6.v20151106.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/jetty-xml-9.3.6.v20151106.jar 100644 → 0 |
---|
Not supported
|
embed-jetty/update.sh 100755 → 0 |
---|
project/build.scala 100644 → 0 |
---|
release/build.xml 100644 → 0 |
---|
release/make-release-war.sh 100755 → 0 |
---|
src/main/scala/gitbucket/core/api/ApiLabel.scala 0 → 100644 |
---|
src/main/scala/gitbucket/core/api/CreateALabel.scala 0 → 100644 |
---|
src/main/scala/gitbucket/core/api/JsonFormat.scala |
---|
src/main/scala/gitbucket/core/controller/LabelsController.scala |
---|
src/main/scala/gitbucket/core/model/BasicTemplate.scala |
---|
src/main/scala/gitbucket/core/model/Labels.scala |
---|
src/main/scala/gitbucket/core/service/LabelsService.scala |
---|
src/main/scala/gitbucket/core/ssh/GitCommand.scala |
---|
src/main/scala/gitbucket/core/util/RepoitoryName.scala 100644 → 0 |
---|
src/main/scala/gitbucket/core/util/RepositoryName.scala 0 → 100644 |
---|
src/main/scala/gitbucket/core/view/Markdown.scala |
---|
src/main/twirl/gitbucket/core/main.scala.html |
---|
src/main/webapp/assets/common/css/gitbucket.css |
---|
src/main/webapp/assets/common/js/gitbucket.js |
---|
src/test/scala/gitbucket/core/api/JsonFormatSpec.scala |
---|
src/test/scala/gitbucket/core/service/LabelsServiceSpec.scala 0 → 100644 |
---|
src/test/scala/gitbucket/core/service/ServiceSpecBase.scala |
---|