index
:
same.git
discovery
master
protobuf-benchmark
protobuf-refactoring
tjws_test
wait_code__bad
wait_code__new
Distributed Shared Objects for Android
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
same
/
src
/
main
/
java
/
com
Age
Commit message (
Expand
)
Author
2012-02-23
Use Variables in StateServlet.
Kjetil Ørbekk
2012-02-17
VariableFactory: Support set() operation.
Kjetil Ørbekk
2012-02-17
Change ClientInterface.set().
Kjetil Ørbekk
2012-02-16
Implement Variable.
Kjetil Ørbekk
2012-02-16
Replace Master with new implementation.
Kjetil Ørbekk
2012-02-16
Implement all MasterService operations in NewMaster.
Kjetil Ørbekk
2012-02-16
Start new Master implementation.
Kjetil Ørbekk
2012-02-16
Add manual performWork() in WorkQueue for testing.
Kjetil Ørbekk
2012-02-14
same-android: Implement network joining.
Kjetil Ørbekk
2012-02-14
Don't print garbage from UDP packets.
Kjetil Ørbekk
2012-02-14
Network creation and discovery in Android app.
Kjetil Ørbekk
2012-02-13
Remove TODO.
Kjetil Ørbekk
2012-02-13
Reuse Jetty server socket.
Kjetil Ørbekk
2012-02-13
Make Configuration.getInt() null safe.
Kjetil Ørbekk
2012-02-13
Fix broadcast code.
Kjetil Ørbekk
2012-02-07
Improve StateServlet interface.
Kjetil Ørbekk
2012-02-07
Remove unused code.
Kjetil Ørbekk
2012-02-07
Fix warnings.
Kjetil Ørbekk
2012-02-07
Use DiscoveryService in app.
Kjetil Ørbekk
2012-02-07
Add DiscoveryService.
Kjetil Ørbekk
2012-02-07
Add interrupt() support to BroadcastListener.
Kjetil Ørbekk
2012-02-06
Support setting state in StateServlet.
Kjetil Ørbekk
2012-02-06
Show state in StateServlet.
Kjetil Ørbekk
2012-02-06
Refactor: Rename classes.
Kjetil Ørbekk
2012-02-06
Add public constructor to Configuration.
Kjetil Ørbekk
2012-02-06
Support clients in generic App.
Kjetil Ørbekk
2012-02-06
Replace MasterApp with a generic App class.
Kjetil Ørbekk
2012-02-06
Deprecate SameInterface.
Kjetil Ørbekk
2012-02-06
Fix RpcServlet: Use POST requests.
Kjetil Ørbekk
2012-02-06
Fix failing tests.
Kjetil Ørbekk
2012-02-06
Fix NullPointerException.
Kjetil Ørbekk
2012-02-06
Refactor URL handling in Client and Master.
Kjetil Ørbekk
2012-02-06
Add a class that holds server information.
Kjetil Ørbekk
2012-02-06
Get rid of UrlReceiver interface.
Kjetil Ørbekk
2012-02-03
Use Configuration in client as well.
Kjetil Ørbekk
2012-02-03
Remove old code from ClientApp.
Kjetil Ørbekk
2012-02-03
Use Configuration in MasterApp.
Kjetil Ørbekk
2012-02-03
Extend configuration.
Kjetil Ørbekk
2012-02-03
Don't depend on HandlerFactory (deleted).
Kjetil Ørbekk
2012-02-03
Add Configuration system.
Kjetil Ørbekk
2012-02-03
Refactor Handler code.
Kjetil Ørbekk
2012-02-03
Move Handler code around.
Kjetil Ørbekk
2012-01-31
Reuse HTTP connections.
Kjetil Ørbekk
2012-01-31
Fix: Set correct /ClientService.json handler.
Kjetil Ørbekk
2012-01-31
Use full url with discovery.
Kjetil Ørbekk
2012-01-31
Refactor client.
Kjetil Ørbekk
2012-01-31
Clean up MasterApp.
Kjetil Ørbekk
2012-01-31
Add client discovery functionality.
Kjetil Ørbekk
2012-01-31
WorkList => WorkQueue – A worker thread helper class.
Kjetil Ørbekk
2012-01-31
Add WorkQueue.
Kjetil Ørbekk
[next]