projects
/
demoscenemusic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
demoscenemusic.git
2012-04-19
David ‘Bombe...
Allow sorting styles.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Rename method.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add style creator.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add method to get all artists for a track.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Remove obsolete track and artist loaders.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Use track creator to load tracks.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add lazy track implementation and creator.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Use collection instead of set for styles.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Use artist creator to get artist by ID.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Remove object creator from DefaultGroup.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Use lazy group creator.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add lazy group implementation and creator.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add methods to manage artists of a group.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add method to get all artists for a group.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Use artist creator for retrieving artists.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add object creator for lazy artists.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Load an artist’s groups lazily.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Use Collection instead of Set.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add method to get all groups by artist.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add object creator for groups.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Rename tracks memoizer.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Call super method to get the tracks.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Get tracks directly from artist.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Use new artist implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add artist implementation that lazily loads referenced...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add method to check for existence of a value.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add method to get all tracks by an artist to artist...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add page to show tracks by an artist.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add method to return a single artist.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Move method to appropriate place.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add method to get all tracks for an artist.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add method to get artist by ID.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add sort filter for tracks.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Just create normal instances.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Rename data containers.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Move save() method to WritableBase interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add include files for header and footer.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add classpath-based template provider to template conte...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Sort artists.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add sort filter to template context factory.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Collect output in temporary buffer before sending it...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Use complete content type with encoding.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Delete obsolete JSP files.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add template servlet to deployment descriptor.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add template for artists page.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
David ‘Bombe...
Add basic filters and accessors.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add page that lists all artists.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add servlet that forwards all requests to pages and...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Store and expose the core.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add base implementation for pages.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Wrap HTTP servlet request into our own request.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add code documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Store the core itself in the servlet context.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Change name of data manager application bean.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Declare context in the try-catch block.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add method to return the data manager.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add method to load all artists.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Compile with a source setting of Java 1.6.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Use UTF-8 when building.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add groups to artist.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Include data manager bean in all pages.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Create data manager as application-scoped bean on conte...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Use correct order of elements.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add template for context.xml file.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Load tracks correctly.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Tracks can belong to multiple artists and styles.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Override some Object methods.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add mysql dependency for local development.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add context parameters for some paths.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Move web.xml file to template.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add JSP page stubs.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Let abstract base class implement the base interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add basic deployment descriptor.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add first stab at database interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Use utils package.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add setter methods.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add method to check whether attributes have been modified.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Implement Party using attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Implement group using attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Implement artist using attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add style to track.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Use the first set value as original.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Don’t store the style locally.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Store artist of a track in the attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Store the name of a track in the attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add save() method to base interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add Style implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add Style interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
David ‘Bombe...
Add attributes to base class.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Turn Base into abstract base class, extract Base interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Remove single style specification.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Extract Track interface, turn Track into abstract base...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Add party container.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Add style to track.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Add base class, let all other containers extend the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Add method to return ID.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Add track container.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Add artist container.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Add group container.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
David ‘Bombe...
Add Maven POM.
commit
|
commitdiff
|
tree
|
snapshot