projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Throw the correct exception when a duplicate field is added.
[Sone.git]
/
src
/
2014-02-28
David ‘Bombe’ Roden
Throw the correct exception when a duplicate field...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add tests for missing and empty profiles.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Fix imports.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use exceptions to signal an error when parsing a Sone.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Revert "Return an optional from the Sone parser."
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add test for an invalid client.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Return absent() instead of null.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use XML files for all error conditions, expand test...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use the ID of a reply instead of a post.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add recipient for one of the posts.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove some very obvious javadoc comments.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add more tests.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Don’t use the fingerprint of a field that has a null...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Test setting a/no avatar.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Don’t throw exception when removing a field that is...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add lots of tests for the profile.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Don’t throw exceptions when moving up/down the first...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Fix duplicate-field detection.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Fix javadoc.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Return optionals of fields.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Make profile fields immutable.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use helper method.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add method to set the value of a field.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add test for adding a field.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use renameField method to rename fields.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Rename FieldTest to ProfileTest.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add method to rename a field.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add Field constructor that takes all values.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use XML file to test a complete Sone.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use a real XML file for testing.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Store all albums.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Store parent album ID in abstract album.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Test that a missing timestamp causes the Sone not to...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Don’t echo the HTML to stdout.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Deactivate the logger for the test.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Return an optional from the Sone parser.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove declared exception.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Clean up imports.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove declared exception, it's never thrown.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Verify that a Sone with a too large protocol version...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add unit test for the Sone parser.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Log the content of the protocol version optionals.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Only log the IDs of Sones.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Store the avatar ID differently in profile.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use the given database instead of the core to load...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Fix synchronisation.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add database parameter to Sone parser.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Clean up imports.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Actually return a Sone builder.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Store replies to a post in a multimap.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use a multimap to store the posts directed at a Sone.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use a multimap to store the posts for a Sone.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Don’t store/parse post ID as UUID.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove unnecessary parameter.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Move parsing of protocol version into its own method.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Move parsing of Sone XML into its own method.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Clean up imports.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Move parsing of client information into its own method.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Set client information in Sone builder.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use a modifier to set the latest edition of a Sone.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove methods to manipulate a Sone’s request and inser...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add function that converts a Sone into its request...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Use isLocal() instead of checking the insert URI.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Don’t copy the insert URI into the parsed Sone.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Don’t parse the (non-existing!) request URI from the...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Don’t store the insert URI in the information used...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Restore the actual purpose of the code.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove setIdentity() from Sone.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Assign an empty name as default.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Store birth date in its own class, only update it via...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Store a Sone’s name in its own class, use a modifier...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Move Sone parsing into its own class.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Actually declare the abstract reply builder as abstract.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove method to mark replies as known from the core.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add callback when reply is updated.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add modifier to post replies to mark them known.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove PostReplyProvider methods from Core.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add function that transforms a post into its replies.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add getReplies() method to Post.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Move PostReplyProvider and PostReplyStore into PostRepl...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove PostReplyBuilderFactory.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove unused methods.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove PostProvider methods from Core.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove PostBuilderFactory.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Move PostProvider and PostStore into PostDatabase.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove javadoc comments from overriding methods.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove MemoryPost and MemoryReply.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add “image created” callback to ImageBuilder.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove ImageBuilderFactory, move ImageStore and ImagePr...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Rename post and reply implementations; use builder...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Return an optional from the Core already.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove randomId() and currentTime() methods from ReplyB...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove AlbumBuilderFactory interface.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Move AlbumProvider and AlbumStore into AlbumDatabase.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove randomId() method from AlbumBuilder.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove randomId() and currentTime() methods from ImageB...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove randomId() and currentTime() from post builder...
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Add callback interface to post build() method.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove createPost(*) methods from Core.
tree
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Remove copy method from post builder.
tree
|
commitdiff
next