index
:
builddb-sb
master
Project to help track packages used in a server build. Springboot version.
GIT Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
org
/
berzerkula
/
builddb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add tests for PKG Add/Edit and Account Registration postmappings.
William Harrington
5 days
1
-8
/
+68
|
*
Update Account controller test for new redirect to login after successful ↵
William Harrington
5 days
1
-18
/
+34
|
|
|
|
registration and setup new test when email already used.
*
Create WHITELIST, ADMINLIST, CLIENTLIST and adjust dashboard test for client ↵
William Harrington
5 days
1
-2
/
+2
|
|
|
|
and admin. Remove some empty lines in register.html.
*
Move to constructor injection and clean up AppUserServiceTest.
William Harrington
10 days
1
-10
/
+3
|
*
Remove public modifiers, empty test, commented code and rework assertions.
William Harrington
10 days
1
-27
/
+7
|
*
Remove incomplete test and commented code. Remove public modifiers.
William Harrington
10 days
1
-14
/
+4
|
*
Rename test class and remove public modifiers.
William Harrington
10 days
1
-9
/
+9
|
*
Rename test class and remove public modifiers.
William Harrington
10 days
1
-5
/
+5
|
*
Rename test class and remove public modifiers.
William Harrington
10 days
1
-5
/
+5
|
*
Rename BuilddbHomeControllerTest, remove some public modifiers, fix some ↵
William Harrington
10 days
5
-12
/
+13
|
|
|
|
Assertions and change deprecated initMocks to openMocks.
*
Push initial release 1.0.0
William Harrington
11 days
12
-0
/
+700