projects
/
jFCPlib.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Set version to 0.1.5
2017-10-01
David ‘Bombe’ Roden
Set version to 0.1.5
commit
|
commitdiff
|
tree
2017-10-01
David ‘Bombe’ Roden
If DataLength can not be parsed, assume a length of 0
commit
|
commitdiff
|
tree
2016-09-11
David ‘Bombe’ Roden
Add “WatchFeeds” command
commit
|
commitdiff
|
tree
2016-09-11
David ‘Bombe’ Roden
End messages carrying data with “Data”
commit
|
commitdiff
|
tree
2016-09-06
David ‘Bombe’ Roden
Update license to GPLv3, fix header comments
commit
|
commitdiff
|
tree
2016-06-10
David ‘Bombe’ Roden
Merge branch 'master' into next
commit
|
commitdiff
|
tree
2016-06-10
David ‘Bombe’ Roden
Merge branch 'release-0.1.4'
commit
|
commitdiff
|
tree
2016-06-10
David ‘Bombe’ Roden
Set version to 0.1.4
commit
|
commitdiff
|
tree
2016-06-10
David ‘Bombe’ Roden
Copy payload in AllData/FCPPluginReply handlers
commit
|
commitdiff
|
tree
2015-11-25
David ‘Bombe’ Roden
Add better constructor and inputstream setter, deprecate...
commit
|
commitdiff
|
tree
2015-11-25
David ‘Bombe’ Roden
Fix “isClosed” method
commit
|
commitdiff
|
tree
2015-11-25
David ‘Bombe’ Roden
Expose whether an FCP connection is closed
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Automatically en- and decode peer note texts
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Add more commands
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Set “Directory” field
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Fix parsing
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Fix field name
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Fix command name
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Recognized “SubscribedUSK” event
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Add setter for real-time flag
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Expose lots of constructors and accessors
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Prevent NPE if last good version is null
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Add command to remove plugin
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Expose method to set field on message
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Forward EOF exception to handler
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Fix logging
commit
|
commitdiff
|
tree
2015-11-24
David ‘Bombe’ Roden
Expose methods to access fields
commit
|
commitdiff
|
tree
2015-10-14
Debora Wöpcke
Avoid one case of getting out of synch and trying to...
commit
|
commitdiff
|
tree
2015-10-14
David ‘Bombe’ Roden
Use different ssh wagon for deployments
commit
|
commitdiff
|
tree
2015-10-14
David ‘Bombe’ Roden
Set version to 0.1.4-SNAPSHOT
commit
|
commitdiff
|
tree
2015-08-21
David ‘Bombe’ Roden
Merge branch 'release-0.1.3' into master
commit
|
commitdiff
|
tree
2015-08-21
David ‘Bombe’ Roden
Set version number to 0.1.3
commit
|
commitdiff
|
tree
2015-06-25
David ‘Bombe’ Roden
Remove useless tests
commit
|
commitdiff
|
tree
2015-06-25
David ‘Bombe’ Roden
Add hamcrest matchers
commit
|
commitdiff
|
tree
2015-06-25
David ‘Bombe’ Roden
Update JUnit to 4.11
commit
|
commitdiff
|
tree
2014-07-16
David ‘Bombe’ Roden
Disable JaCoCo plugin until there is a test to be run.
commit
|
commitdiff
|
tree
2014-07-16
David ‘Bombe’ Roden
Add JaCoCo coverage plugin.
commit
|
commitdiff
|
tree
2014-04-11
David ‘Bombe’ Roden
Move WOT-related container classes to top-level classes.
commit
|
commitdiff
|
tree
2014-04-09
David ‘Bombe’ Roden
Set source code encoding for compiler plugin to UTF-8.
commit
|
commitdiff
|
tree
2014-04-09
David ‘Bombe’ Roden
Set version to 0.2-SNAPSHOT.
commit
|
commitdiff
|
tree
2014-04-06
David ‘Bombe’ Roden
Remove dependency on utils package.
commit
|
commitdiff
|
tree
2014-04-06
David ‘Bombe’ Roden
Remove Eclipse project files.
commit
|
commitdiff
|
tree
2010-09-10
David ‘Bombe’ Roden
Reformat source code, new line length for comments...
commit
|
commitdiff
|
tree
2010-09-10
David ‘Bombe’ Roden
Add “filterData” flag to getURI().
commit
|
commitdiff
|
tree
2010-09-10
David ‘Bombe’ Roden
Let the FCP client implement the Closeable interface.
commit
|
commitdiff
|
tree
2010-09-10
David ‘Bombe’ Roden
Add “FilterData” flag to ClientGet message.
commit
|
commitdiff
|
tree
2010-09-10
David ‘Bombe’ Roden
Require a more recent version to net.pterodactylus...
commit
|
commitdiff
|
tree
2010-09-09
David ‘Bombe’ Roden
Treat error code 24 as redirect, too.
commit
|
commitdiff
|
tree
2010-09-07
David ‘Bombe’ Roden
Add @Override annotations that are missing for JDK...
commit
|
commitdiff
|
tree
2010-09-07
David ‘Bombe’ Roden
Add method to retrieve a single URI.
commit
|
commitdiff
|
tree
2010-09-07
David ‘Bombe’ Roden
Return the content type of the found data.
commit
|
commitdiff
|
tree
2010-04-15
David ‘Bombe’ Roden
Implement Identifiable interface where appropriate.
commit
|
commitdiff
|
tree
2010-04-15
David ‘Bombe’ Roden
Add interface to mark all FCP messages that have an...
commit
|
commitdiff
|
tree
2010-03-25
David ‘Bombe’ Roden
Add possibility to insert additional copies of certain...
commit
|
commitdiff
|
tree
2010-03-19
David ‘Bombe’ Roden
Don’t assume every client is already connected.
commit
|
commitdiff
|
tree
2010-03-18
David ‘Bombe’ Roden
Add “fork on cacheable” flag to all ClientPut* requests.
commit
|
commitdiff
|
tree
2010-01-15
David ‘Bombe’ Roden
Allow detaching the client from its connection.
commit
|
commitdiff
|
tree
2010-01-15
David ‘Bombe’ Roden
Add possibility to simply wrap a high-level client...
commit
|
commitdiff
|
tree
2010-01-15
David ‘Bombe’ Roden
Remove “name” field, the name is only used when connecting.
commit
|
commitdiff
|
tree
2010-01-05
David ‘Bombe’ Roden
Set version to 0.1.2.3.
commit
|
commitdiff
|
tree
2010-01-05
David ‘Bombe’ Roden
Expose the underlying FCP connection.
commit
|
commitdiff
|
tree
2009-11-28
David ‘Bombe’ Roden
Count statistics over all connections created in the...
commit
|
commitdiff
|
tree
2009-11-27
David ‘Bombe’ Roden
Set version to 0.1.2.2.
commit
|
commitdiff
|
tree
2009-11-27
David ‘Bombe’ Roden
Count down latch after the NodeHello response has been...
commit
|
commitdiff
|
tree
2009-11-26
David ‘Bombe’ Roden
Update maven configuration to using Java 6.
commit
|
commitdiff
|
tree
2009-11-26
David ‘Bombe’ Roden
Set version to 0.1.2.1.
commit
|
commitdiff
|
tree
2009-11-26
David ‘Bombe’ Roden
Build source archive when building jar.
commit
|
commitdiff
|
tree
2009-11-26
David ‘Bombe’ Roden
Build javadoc when building jar.
commit
|
commitdiff
|
tree
2009-11-26
David ‘Bombe’ Roden
Make all setter methods package-private.
commit
|
commitdiff
|
tree
2009-11-26
David ‘Bombe’ Roden
Enhance javadoc.
commit
|
commitdiff
|
tree
2009-11-20
David ‘Bombe’ Roden
Complete javadoc.
commit
|
commitdiff
|
tree
2009-11-20
David ‘Bombe’ Roden
Synchronized methods because they override synchronized...
commit
|
commitdiff
|
tree
2009-11-20
David ‘Bombe’ Roden
Formatting‧
commit
|
commitdiff
|
tree
2009-11-20
David ‘Bombe’ Roden
Use logging for debug output.
commit
|
commitdiff
|
tree
2009-11-19
David ‘Bombe’ Roden
Set version to 0.1.2.
commit
|
commitdiff
|
tree
2009-11-19
David ‘Bombe’ Roden
Use logging setup from utils.
commit
|
commitdiff
|
tree
2009-11-19
David ‘Bombe’ Roden
Add missing @Override annotation.
commit
|
commitdiff
|
tree
2009-11-19
David ‘Bombe’ Roden
Add distribution repository.
commit
|
commitdiff
|
tree
2009-11-19
David ‘Bombe’ Roden
Add pterodactylus.net repository.
commit
|
commitdiff
|
tree
2009-11-18
David ‘Bombe’ Roden
Set version number to 0.1.1.
commit
|
commitdiff
|
tree
2009-11-18
David ‘Bombe’ Roden
Store the NodeHello response and expose it.
commit
|
commitdiff
|
tree
2009-11-18
David ‘Bombe’ Roden
Move test case to test folder.
commit
|
commitdiff
|
tree
2009-11-18
David ‘Bombe’ Roden
Move utility classes to utils.
commit
|
commitdiff
|
tree
2009-11-17
David ‘Bombe’ Roden
Ignore maven’s “target/” directory.
commit
|
commitdiff
|
tree
2009-11-17
David ‘Bombe’ Roden
Remove Eclipse settings file.
commit
|
commitdiff
|
tree
2009-11-17
David ‘Bombe’ Roden
Move source and test files to maven’s favourite locations.
commit
|
commitdiff
|
tree
2009-11-17
David ‘Bombe’ Roden
Add Maven project description.
commit
|
commitdiff
|
tree
2009-07-23
David ‘Bombe’ Roden
Implement the “SubscribeFeeds” command.
commit
|
commitdiff
|
tree
2009-07-23
David ‘Bombe’ Roden
Implement “SentFeed” response message.
commit
|
commitdiff
|
tree
2009-07-23
David ‘Bombe’ Roden
Implementation of the “SendTextFeed” message.
commit
|
commitdiff
|
tree
2009-07-23
David ‘Bombe’ Roden
Implementation of the “SendDownloadFeed” message.
commit
|
commitdiff
|
tree
2009-07-23
David ‘Bombe’ Roden
Implementation of the “SendBookmarkFeed” message.
commit
|
commitdiff
|
tree
2009-07-23
David ‘Bombe’ Roden
Abstract base implementation for the Send*Feed messages.
commit
|
commitdiff
|
tree
2009-07-23
David ‘Bombe’ Roden
More whitespace fixes.
commit
|
commitdiff
|
tree
2009-07-23
David ‘Bombe’ Roden
Fix copyright line.
commit
|
commitdiff
|
tree
2009-07-22
David ‘Bombe’ Roden
Formatting fixes.
commit
|
commitdiff
|
tree
2009-07-22
David ‘Bombe’ Roden
Whitespace fixes.
commit
|
commitdiff
|
tree
2009-07-22
David ‘Bombe’ Roden
Implement the “ReceivedBookmarkFeed” message.
commit
|
commitdiff
|
tree
2009-07-21
David ‘Bombe’ Roden
Allow adding of FCP listeners to underlying FCP connection.
commit
|
commitdiff
|
tree
2009-07-20
David ‘Bombe’ Roden
Fix typo in event name.
commit
|
commitdiff
|
tree
next