<html> <head> <title>PAM</title> <link rel="stylesheet" href="/bootstrap-3.3.4-dist/css/bootstrap.min.css"> <link rel="stylesheet" href="/bootstrap-3.3.4-dist/css/bootstrap-theme.min.css"> <link rel="stylesheet" href="/css/parent.css"> </head> <body> <#include "nav.html"> <#include "error.html"> <div class="container theme-showcase" role="main"> <div class="row"> <#include "repo/maven.html"> </div> </div> <script src="/js/jquery.min.js"></script> <script src="/bootstrap-3.3.4-dist/js/bootstrap.min.js"></script> </body> </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#8 | 15012 | Paul Allen | Proxy configuration. | ||
#7 | 14886 | Paul Allen | Asset --> Artifact refactor | ||
#6 | 14882 | Paul Allen | Refactor static html pages | ||
#5 | 14866 | Paul Allen |
Create different Depot types. - Display site types |
||
#4 | 14723 | Paul Allen | Tidy up deploy/upload | ||
#3 | 14226 | Paul Allen | Tidy up Browse elements over to micro MVC model | ||
#2 | 14181 | Paul Allen | Lots of updates and refactoring. | ||
#1 | 13969 | Paul Allen | Depot list/create for Assets |