- Mar 30, 2020
-
-
Mads Lundegaard authored
-
Also add ability to override db connection properties with hibernate.properties
-
- Mar 23, 2020
-
-
Eirik Steira authored
e
-
Eirik Steira authored
-
Eirik Steira authored
-
-
Mads Lundegaard authored
-
-
Eirik Steira authored
-
Mads Lundegaard authored
-
- Mar 22, 2020
-
-
Following things where added: 1. Created ImageService; createImage getImageFromUser getAllImages 2. Created MetadataRepository Used TagRepository as inspiration 3. Updated ImageRepository added IMAGE_FIND_BY_USERNAME findAllByUsername 4. Updated Image added NamedQuery selecting username from Image table in DB
-
-
Eirik Steira authored
j
-
Clean up ImageAlbumService, add UserRepository, add named query to find image album by username and add tests
-
Mads Lundegaard authored
Finished ImageModelRepository, add H2 in-memory test DB and got tests to actually run by updating maven surefire/failsafe
-
- Mar 21, 2020
-
-
Eirik Steira authored
-
changed all ints to Long
-
- Mar 20, 2020
-
-
added tag, metadata, geolocation and histogram models
-
- Mar 19, 2020
-
-
Lars Brodin Østby authored
-
Lars Brodin Østby authored
-
Finished ImageModelRepository, add H2 in-memory test DB and got tests to actually run by updating maven surefire/failsafe
-
Lars Brodin Østby authored
-
- Mar 16, 2020
-
-
Add ImageAlbum model and add relevant fields to User and Image
-
- Mar 15, 2020
-
-
- Mar 13, 2020
-
-
Add *.properties to .gitignore
-