Git Product home page Git Product logo

pink-ponies's People

Contributors

rdkl avatar vima08 avatar xairy avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pink-ponies's Issues

Add an option to style checker to check only files you want.

At the moment style checker checks only those files which were changed since the last commit. However, it would be great to be able to choose what files you want to check, for instance:

  • All the files in the repository.
  • Specific files (possibly specified using wildcard / regexp).
  • Files being commited.
  • Files changed since the last push.

Exception in server while reading data

Apr 06, 2013 12:42:48 AM ru.pinkponies.server.Server read
SEVERE: Exception
java.io.IOException: Connection timed out
at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:225)
at sun.nio.ch.IOUtil.read(IOUtil.java:198)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:359)
at ru.pinkponies.server.Server.read(Server.java:135)
at ru.pinkponies.server.Server.pumpEvents(Server.java:91)
at ru.pinkponies.server.Server.start(Server.java:70)
at ru.pinkponies.server.Server.main(Server.java:233)


Buffer input data on server and client until there is enough to parse

На данный момент прием данных осуществляется без буферизации, поэтому если с клиента был послан пакет достаточно большой длины, сервер может принять за раз только лишь малую его часть, распарсить такой пакет не удастся.


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.