[root]/continuum-web/src/main/java/org/apache/maven/continuum/web/action
remove old web module
0 lines of code changed in:
Merge with branch rev. 406599
20 lines of code changed in:
o Adding some security stuff.
61 lines of code changed in:
2 lines of code changed in:
Fix NPE when admin doesn't allow guest users
3 lines of code changed in:
store configuration after define it.
2 lines of code changed in:
o Add user management screens
o Fix some stuff in user group management
[CONTINUUM-276] hook users and permissions into store configuration
1 lines of code changed in:
After login, we go to summary page until index page contain some text
1 lines of code changed in:
[CONTINUUM-275] implement user/permissions in store
Rename User in continuum model to ContinuumUser due to an sql error with derby when continuum insert new user (ERROR 42X01: Syntax error:...)
24 lines of code changed in:
Show user full name in Welcome message
3 lines of code changed in:
Add a configuration screen as the first page of web interface until user configure Continuum.
User can setup all parameter that we have in configurationService and create his login/password (admin account)
5 lines of code changed in:
Fix login process and don't use a static login/password for user but data from database
24 lines of code changed in:
[CONTINUUM-279] Align template with white site
[CONTINUUM-297] Merge Add and upload maven project screens.
63 lines of code changed in:
merge the test branch to the trunk
1 lines of code changed in:
o Copying the ModelloJPoxContinuumStoreTest to AbstractContinuumTest and made
both the Modello and JDO test cases extend this class.
o Adding ContinuumObjectNotFoundException.
o Centralizing the lookup of ContinuumStore to make it easier to switch out the
implementation.
o Removing empty test configuration files.
o Fixing a bug in the Maven 1 project builder where a project would get added
to the project building result even if the builder threw a exception.
o Fixing a bug in DefaultContinuum where a Maven 1 project would be added even
if there was warnings while building the project.
16 lines of code changed in:
Set svn missing properties
0 lines of code changed in:
adding better validation
6 lines of code changed in:
Set more svn properties
0 lines of code changed in:
o Setting svn:eol-style=native and svn:keywords="Author Date Id Revision".
0 lines of code changed in:
o adding support to view and edit notification settings. still needs some work
but it's a start.
2 lines of code changed in:
(5 more)