projects
/
Sone.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add album builder factory.
2013-10-09
David ‘Bombe’ Roden
Add album builder factory.
commit
|
commitdiff
|
tree
2013-10-09
David ‘Bombe’ Roden
Add album builder interface.
commit
|
commitdiff
|
tree
2013-10-09
David ‘Bombe’ Roden
Use the memory database instead of storing the albums...
commit
|
commitdiff
|
tree
2013-10-09
David ‘Bombe’ Roden
Add first small tests for the memory database.
commit
|
commitdiff
|
tree
2013-10-09
David ‘Bombe’ Roden
Integrate basic album storage and retrieval in memory...
commit
|
commitdiff
|
tree
2013-10-09
David ‘Bombe’ Roden
Improve static imports.
commit
|
commitdiff
|
tree
2013-10-09
David ‘Bombe’ Roden
Extract album interface.
commit
|
commitdiff
|
tree
2013-09-30
David ‘Bombe’ Roden
Add accessor for all top-level albums of a Sone.
commit
|
commitdiff
|
tree
2013-09-27
David ‘Bombe’ Roden
Merge remote-tracking branch 'hernic/patch-4' into...
commit
|
commitdiff
|
tree
2013-09-27
David ‘Bombe’ Roden
Update French translation.
commit
|
commitdiff
|
tree
2013-09-25
David ‘Bombe’ Roden
Merge branch 'master' into next
commit
|
commitdiff
|
tree
2013-09-25
David ‘Bombe’ Roden
Merge branch 'release-0.8.7'
commit
|
commitdiff
|
tree
2013-09-25
David ‘Bombe’ Roden
Update current homepage edition.
commit
|
commitdiff
|
tree
2013-09-25
David ‘Bombe’ Roden
Set version to 0.8.7.
commit
|
commitdiff
|
tree
2013-09-22
David ‘Bombe’ Roden
Fix static import.
commit
|
commitdiff
|
tree
2013-09-22
David ‘Bombe’ Roden
Fix whitespace.
commit
|
commitdiff
|
tree
2013-09-22
David ‘Bombe’ Roden
Remove unnecessary parameters.
commit
|
commitdiff
|
tree
2013-09-22
David ‘Bombe’ Roden
Use more concise syntax for array creation.
commit
|
commitdiff
|
tree
2013-09-22
David ‘Bombe’ Roden
Use local variables where appropriate.
commit
|
commitdiff
|
tree
2013-09-22
David ‘Bombe’ Roden
Store top Sone node in a global variable.
commit
|
commitdiff
|
tree
2013-09-22
David ‘Bombe’ Roden
Fix jQuery selectors for locating the reply input field.
commit
|
commitdiff
|
tree
2013-09-18
David ‘Bombe’ Roden
Remove markers for untranslated lines.
commit
|
commitdiff
|
tree
2013-09-17
David ‘Bombe’ Roden
Fix some FindBugs warnings.
commit
|
commitdiff
|
tree
2013-09-17
David ‘Bombe’ Roden
Override equals() and hashCode() to make clear that...
commit
|
commitdiff
|
tree
2013-09-17
David ‘Bombe’ Roden
Iterate over the entries instead of only the keys.
commit
|
commitdiff
|
tree
2013-09-17
David ‘Bombe’ Roden
Don’t get the current Sone, we allow to modify local...
commit
|
commitdiff
|
tree
2013-09-12
David ‘Bombe’ Roden
Remove code block without effect.
commit
|
commitdiff
|
tree
2013-09-12
David ‘Bombe’ Roden
Reformat.
commit
|
commitdiff
|
tree
2013-09-12
David ‘Bombe’ Roden
Remove another unnecessary class.
commit
|
commitdiff
|
tree
2013-09-11
David ‘Bombe’ Roden
Remove unnecessary class.
commit
|
commitdiff
|
tree
2013-09-11
David ‘Bombe’ Roden
Make FindBugs timeout configurable via command line...
commit
|
commitdiff
|
tree
2013-09-11
David ‘Bombe’ Roden
Don’t tie FindBugs to any phase.
commit
|
commitdiff
|
tree
2013-09-10
David ‘Bombe’ Roden
Run FindBugs when test is run.
commit
|
commitdiff
|
tree
2013-09-10
David ‘Bombe’ Roden
Make it possible to override utils version on the command...
commit
|
commitdiff
|
tree
2013-09-09
David ‘Bombe’ Roden
Use stable version of utils.
commit
|
commitdiff
|
tree
2013-09-06
David ‘Bombe’ Roden
Close output stream before sending the page to the...
commit
|
commitdiff
|
tree
2013-09-06
David ‘Bombe’ Roden
Use utils snapshot.
commit
|
commitdiff
|
tree
2013-08-31
David ‘Bombe’ Roden
Don’t cache AJAX requests.
commit
|
commitdiff
|
tree
2013-08-29
David ‘Bombe’ Roden
Fix comparisons that were assignments.
commit
|
commitdiff
|
tree
2013-08-24
David ‘Bombe’ Roden
Add isRoot() method to Album, only dump album ID in...
commit
|
commitdiff
|
tree
2013-07-16
David ‘Bombe’ Roden
Fix javadoc.
commit
|
commitdiff
|
tree
2013-07-15
David ‘Bombe’ Roden
Add and implement Identified interface.
commit
|
commitdiff
|
tree
2013-07-11
David ‘Bombe’ Roden
Show the album title correctly.
commit
|
commitdiff
|
tree
2013-07-11
David ‘Bombe’ Roden
Use a custom container class instead of messing around...
commit
|
commitdiff
|
tree
2013-07-11
David ‘Bombe’ Roden
Show number of albums in toString().
commit
|
commitdiff
|
tree
2013-07-11
David ‘Bombe’ Roden
Ignore albums without inserted images when calculating...
commit
|
commitdiff
|
tree
2013-07-11
David ‘Bombe’ Roden
Insert a root album into all Sones to get rid of album...
commit
|
commitdiff
|
tree
2013-07-10
David ‘Bombe’ Roden
Make Sone of Sone inserter modifiable.
commit
|
commitdiff
|
tree
2013-07-10
David ‘Bombe’ Roden
Fix rescue mode.
commit
|
commitdiff
|
tree
2013-07-09
David ‘Bombe’ Roden
Fix unwrapping of the content map.
commit
|
commitdiff
|
tree
2013-07-09
David ‘Bombe’ Roden
Merge remote-tracking branch 'beak/next' into next
commit
|
commitdiff
|
tree
2013-07-09
David ‘Bombe’ Roden
Create local Sones when parsing local Sones.
commit
|
commitdiff
|
tree
2013-07-08
David ‘Bombe’ Roden
Add test for BookmarkAjaxPage.
commit
|
commitdiff
|
tree
2013-07-08
David ‘Bombe’ Roden
Add accessors for testing.
commit
|
commitdiff
|
tree
2013-07-08
David ‘Bombe’ Roden
Use Jackson to create JSON pages, get rid of utils...
commit
|
commitdiff
|
tree
2013-07-06
David ‘Bombe’ Roden
Add i18n to Sone insert notification.
commit
|
commitdiff
|
tree
2013-07-06
David ‘Bombe’ Roden
Whitespace fix.
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Reformat.
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Only show status update field if logged in.
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Store Sones in “create Sone” page, for when there are...
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Merge branch 'master' into next
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Merge branch 'release-0.8.6'
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Set version to 0.8.6.
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Update latest edition of homepage.
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Add a static import for slightly more readable code.
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Fix navigation.
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Filter empty albums on gallery pages.
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Add filter for empty albums.
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Don’t try to get post if it doesn’t exist!
commit
|
commitdiff
|
tree
2013-07-05
David ‘Bombe’ Roden
Don’t clobber local Sones.
commit
|
commitdiff
|
tree
2013-07-04
David ‘Bombe’ Roden
Copy known-flag from stored Sone to new Sone.
commit
|
commitdiff
|
tree
2013-07-04
David ‘Bombe’ Roden
Add some more logging.
commit
|
commitdiff
|
tree
2013-07-04
David ‘Bombe’ Roden
Add detailed logging.
commit
|
commitdiff
|
tree
2013-07-04
David ‘Bombe’ Roden
Return a copy of the values.
commit
|
commitdiff
|
tree
2013-07-04
David ‘Bombe’ Roden
Use fluent iterable for filtering.
commit
|
commitdiff
|
tree
2013-07-04
David ‘Bombe’ Roden
Don’t add anything if the Sone to add is already present...
commit
|
commitdiff
|
tree
2013-07-04
David ‘Bombe’ Roden
Use a multimap to store trust relationships.
commit
|
commitdiff
|
tree
2013-06-30
David ‘Bombe’ Roden
Revert "Don’t reregister a USK if it already is registered."
commit
|
commitdiff
|
tree
2013-06-29
David ‘Bombe’ Roden
Always unwrap the optional.
commit
|
commitdiff
|
tree
2013-06-29
David ‘Bombe’ Roden
Merge branch 'master' into next
commit
|
commitdiff
|
tree
2013-06-29
David ‘Bombe’ Roden
Merge branch 'release-0.8.5'
commit
|
commitdiff
|
tree
2013-06-29
David ‘Bombe’ Roden
Set homepage edition to 56.
commit
|
commitdiff
|
tree
2013-06-29
David ‘Bombe’ Roden
Set version to 0.8.5.
commit
|
commitdiff
|
tree
2013-06-29
David ‘Bombe’ Roden
Use most recent utils version.
commit
|
commitdiff
|
tree
2013-06-29
David ‘Bombe’ Roden
Merge branch 'partial-rewrite' into next
commit
|
commitdiff
|
tree
2013-06-29
David ‘Bombe’ Roden
Merge branch 'lock-sones-via-fcp-317' into next
commit
|
commitdiff
|
tree
2013-06-29
David ‘Bombe’ Roden
Add tests for LockSoneCommand and UnlockSoneCommand...
commit
|
commitdiff
|
tree
2013-06-29
David ‘Bombe’ Roden
Add “LockSone” and “UnlockSone” FCP commands.
commit
|
commitdiff
|
tree
2013-06-09
David ‘Bombe’ Roden
Merge remote-tracking branch 'hernic/patch-1' into...
commit
|
commitdiff
|
tree
2013-05-03
David ‘Bombe’ Roden
Fix check for valid Sone IDs.
commit
|
commitdiff
|
tree
2013-03-13
David ‘Bombe’ Roden
Formatting.
commit
|
commitdiff
|
tree
2013-03-13
David ‘Bombe’ Roden
Organize imports.
commit
|
commitdiff
|
tree
2013-03-13
David ‘Bombe’ Roden
Add missing method.
commit
|
commitdiff
|
tree
2013-03-13
David ‘Bombe’ Roden
Formatting.
commit
|
commitdiff
|
tree
2013-03-13
David ‘Bombe’ Roden
Reorder imports.
commit
|
commitdiff
|
tree
2013-03-13
David ‘Bombe’ Roden
Remove getAllAlbums() method, use album flattener.
commit
|
commitdiff
|
tree
2013-03-13
David ‘Bombe’ Roden
Add function to flatten an album and all albums beneath it.
commit
|
commitdiff
|
tree
2013-02-14
David ‘Bombe’ Roden
Remove all post replies of the given Sone before storing...
commit
|
commitdiff
|
tree
2013-02-13
David ‘Bombe’ Roden
Move memory post reply builder to its own file.
commit
|
commitdiff
|
tree
2013-02-13
David ‘Bombe’ Roden
Move memory post builder to its own file.
commit
|
commitdiff
|
tree
next