- Improve WebAPI coverage
- Install plugins via internet gitbucket/gitbucket#1468
- Scalability and durability gitbucket/gitbucket#819
- Resolve conflicts on the browser
- Cherrypick (Create a pull request from the specified commit?)
- Option to delete a branch after a pull request is merged
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[error] coursier.ResolutionException: 1 not found | |
[error] C:\Users\takezoe\.sbt\preloaded\org.scala-lang.modules\scala-parser-combinators_2.12\1.0.4\bundles\scala-parser-combinators_2.12.jar | |
[error] (*:update) coursier.ResolutionException: 1 not found | |
[error] C:\Users\takezoe\.sbt\preloaded\org.scala-lang.modules\scala-parser-combinators_2.12\1.0.4\bundles\scala-parser-combinators_2.12.jar | |
[error] Total time: 30 s, completed 2017/11/10 1:52:52 |
title | layout | author | date | |
---|---|---|---|---|
Scalatra 2.6.0 is out |
news |
Naoki Takezoe |
takezoen |
2017-xx-xx |
The Scalatra team is pleased to announce the release of version 2.6.0 of the framework. Noteworthy upgrades include new validation framework named scalatra-forms.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[error] java.lang.IllegalArgumentException: Cannot add dependency 'org.eclipse.jetty#jetty-security;9.3.19.v20170502' to configuration 'executable' of module io.github.gitbucket#gitbucket_2.12;4.18.0 because this configuration doesn't exist! | |
[error] at org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor.addDependencyConfiguration(DefaultDependencyDescriptor.java:565) | |
[error] at org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser$AbstractParser.parseDepsConfs(AbstractModuleDescriptorParser.java:157) | |
[error] at org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser$AbstractParser.parseDepsConfs(AbstractModuleDescriptorParser.java:128) | |
[error] at org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser$AbstractParser.parseDepsConfs(AbstractModuleDescriptorParser.java:118) | |
[error] at org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser$AbstractParser.parseDepsConfs(AbstractModuleDescriptorParser.java:113) | |
[error] at sbt.internal.librarymanagement.CustomXmlParser$Cust |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package org.scalatra.json | |
import java.time._ | |
import java.util.{ Date, TimeZone } | |
import org.json4s._ | |
import org.json4s.ext.DateParser | |
object JavaDateTimeSerializers { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.github.takezoe | |
import akka.actor.ActorSystem | |
import akka.stream.ActorMaterializer | |
import akka.stream.alpakka.elasticsearch.{IncomingMessage} | |
import akka.stream.alpakka.elasticsearch.scaladsl.{ElasticsearchSink, ElasticsearchSinkSettings} | |
import akka.stream.scaladsl.Source | |
import org.apache.http.HttpHost | |
import org.elasticsearch.client.RestClient | |
import spray.json.DefaultJsonProtocol._ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"took": 2, | |
"timed_out": false, | |
"_shards": { | |
"total": 5, | |
"successful": 5, | |
"failed": 0 | |
}, | |
"hits": { | |
"total": 8, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"took": 1, | |
"timed_out": false, | |
"_shards": { | |
"total": 5, | |
"successful": 5, | |
"failed": 0 | |
}, | |
"hits": { | |
"total": 4, |
Twitterのハッシュタグを遡って見つけたものをリストアップしてみた。
- ScalaとKotlinを業務で使ってみた
- Reladomo in Scala
- Ladder of CQRS + ES
- https://www.slideshare.net/MasakiToyoshima/ladder-of-cqrses