index
:
archiva.git
1.4-M2-RC
2.0.0-RC
2.0.1-RC
MRM-1025
MRM-124
MRM-1296
MRM-1327-jcr-backend-default
MRM-1958
MRM-541
MRM-976
archiva-0.9
archiva-1.0.x
archiva-1.1.x
archiva-1.3.x
archiva-2.2.3-docs
archiva-2.x
archiva-MRM-1756
archiva-MRM-239
archiva-MRM-829
archiva-MRM-980
archiva-backend-security
archiva-database-decoupling
archiva-nexus-indexer
archiva-obr-repository
archiva-plugins
archiva-search-improvements
archiva-security-fix
archiva-with-new-repoapi
citest
debug-it-tests
dependabot/github_actions/master/actions/checkout-4
dependabot/github_actions/master/actions/setup-java-3.12.0
dependabot/maven/archiva-2.x/cglib-cglib-3.3.0
dependabot/maven/archiva-2.x/cxf.version-3.5.2
dependabot/maven/archiva-modules/metadata/metadata-store-provider/oak-jcr/oak-jcr-lucene/org.apache.tika-tika-core-1.28.3
dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.7.1
dependabot/maven/com.fasterxml.woodstox-woodstox-core-6.4.0
dependabot/maven/io.netty-netty-handler-4.1.94.Final
dependabot/maven/master/com.google.guava-guava-23.0
dependabot/maven/master/derbyVersion-10.15.2.0
dependabot/maven/master/maven3x.version-3.8.5
dependabot/maven/master/org.codehaus.plexus-plexus-component-metadata-2.1.1
dependabot/maven/master/selenium-server.version-3.141.59
dependabot/maven/org.apache.commons-commons-configuration2-2.8.0
dependabot/maven/org.apache.cxf-cxf-core-3.4.10
dependabot/maven/org.apache.derby-derby-10.14.2.0
dependabot/maven/org.json-json-20230227
dependabot/maven/org.jsoup-jsoup-1.15.3
dependabot/maven/org.springframework-spring-core-5.3.27
dependabot/maven/org.springframework-spring-web-6.0.0
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/async-2.6.4
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/decode-uri-component-0.2.2
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/engine.io-and-socket.io-3.6.1
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/eventsource-1.1.1
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/http-cache-semantics-and-angular/cli-4.1.1
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/json5-1.0.2
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/jszip-3.10.1
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/minimist-1.2.8
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/qs-6.5.3
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/terser-4.8.1
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/ua-parser-js-and-karma-0.7.34
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/url-parse-1.5.10
feature/header_check
feature/site-git-migration
feature/storage_refactoring
jpa
master
master-jenkinsfile-it-test
master-maven-indexer-6.0.1
metadata-rejig-1.2
moved-repo-servlet
staging-refactor
validauth
Apache Archiva Repository: https://github.com/apache/archiva
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archiva-modules
/
archiva-web
/
archiva-webapp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ensure we use correct httpclient version in webapp* with adding dependency
Olivier Lamy
2012-02-17
1
-0
/
+22
*
[MRM-1573] start work on browse screen
Olivier Lamy
2012-02-16
1
-2
/
+2
*
[MRM-1573] start work on browse screen
Olivier Lamy
2012-02-15
1
-2
/
+2
*
[MRM-1599] NTLM proxy no longer works
Olivier Lamy
2012-02-04
1
-0
/
+5
*
[MRM-1599] NTLM proxy no longer works
Olivier Lamy
2012-02-04
2
-0
/
+5
*
use tomcat plugin from Apache only
Olivier Lamy
2012-02-03
1
-31
/
+2
*
add a snippet to file for configuration file places
Olivier Lamy
2012-02-02
1
-1
/
+3
*
avoid writing tmp files to sources tree
Olivier Lamy
2012-01-25
2
-2
/
+24
*
don't write datas in src directories
Olivier Lamy
2012-01-19
1
-6
/
+4
*
add a rest method to validate if managed repository location already exists.
Olivier Lamy
2012-01-17
3
-13
/
+14
*
fix mock call number in webapp unit tests
Olivier Lamy
2012-01-16
2
-26
/
+11
*
configure to use appserver.base sys props only in ${project.build.directory}/...
Olivier Lamy
2012-01-16
1
-43
/
+13
*
cleanup poms removing some plugin version duplicate declaration
Olivier Lamy
2012-01-13
1
-2
/
+0
*
more fix junit due to ArrayList init mock call number changed
Olivier Lamy
2012-01-09
3
-16
/
+14
*
fix junit due to ArrayList init mock call number changed
Olivier Lamy
2012-01-09
4
-27
/
+15
*
missed to change an artifactId
Olivier Lamy
2012-01-09
1
-1
/
+1
*
rename webapp-common module to web-common as it will be used in rest services...
Olivier Lamy
2012-01-09
1
-1
/
+1
*
remove commented code
Olivier Lamy
2012-01-09
1
-4
/
+0
*
add a bean with archiva runtime information
Olivier Lamy
2012-01-09
2
-11
/
+12
*
move application.properties with filtering to have runtime info to webapp-com...
Olivier Lamy
2012-01-09
2
-86
/
+1
*
move rss servlet to webapp common for reuse in webapp js, move some test reso...
Olivier Lamy
2011-12-16
11
-1888
/
+8
*
[MRM-1566] remove xmlrpc services: cleanup all xmlrpc references in webapp
Olivier Lamy
2011-12-16
3
-162
/
+3
*
remove all tab characters and fix some formatting
Brett Porter
2011-12-16
19
-658
/
+629
*
bump to 1.4-M3-SNAPSHOT version
Olivier Lamy
2011-12-13
1
-1
/
+1
*
[MRM-1562] Update to Archiva as OSGi compliant application
Olivier Lamy
2011-12-09
1
-18
/
+139
*
enforce lucene version used in webapps
Olivier Lamy
2011-12-09
1
-0
/
+8
*
common webapp resources in the common webapp module
Olivier Lamy
2011-12-09
2
-47
/
+0
*
fix spring configuration this hack is not anymore needed
Olivier Lamy
2011-12-09
1
-5
/
+0
*
move common webapp classes to a new module archiva-webapp-common remove dupli...
Olivier Lamy
2011-12-09
5
-780
/
+0
*
move common webapp classes to a new module archiva-webapp-common
Olivier Lamy
2011-12-09
1
-0
/
+4
*
fix css links
Olivier Lamy
2011-12-06
2
-2
/
+2
*
fix unit tests for RssServlet
Olivier Lamy
2011-12-05
4
-1
/
+554
*
lock plexus-utils version in the webapp
Olivier Lamy
2011-11-24
1
-0
/
+4
*
remove more non needed dependencies
Olivier Lamy
2011-11-24
1
-0
/
+114
*
exclude some jetty-* deps
Olivier Lamy
2011-11-23
1
-0
/
+36
*
enforcer commons-digester and beanutils versions used to avoid dup with redba...
Olivier Lamy
2011-11-23
1
-6
/
+45
*
upgrade sisu* version which has some perf improvement, add exclusion for non ...
Olivier Lamy
2011-11-22
1
-0
/
+12
*
exclude some non needed jetty jars coming from cxf
Olivier Lamy
2011-11-22
1
-3
/
+32
*
ensure we have only one velocity jar
Olivier Lamy
2011-11-22
1
-0
/
+8
*
exclude commons-configuration from redback war
Olivier Lamy
2011-11-22
1
-1
/
+1
*
add some exclude for maven-indexer upgrade commons-codec as same as level as ...
Olivier Lamy
2011-11-22
1
-0
/
+34
*
[MRM-1426] Set welcome page in web.xml
Olivier Lamy
2011-11-22
1
-0
/
+4
*
[MRM-1425] Add Implementation details to MANIFEST.MF in the produced war.
Olivier Lamy
2011-11-22
1
-0
/
+6
*
remove use of apt plugin as fail on windauze
Olivier Lamy
2011-11-21
2
-34
/
+83
*
[MRM-1560] Add the possibility to schedule retrieve remote indexes when appli...
Olivier Lamy
2011-11-17
2
-1
/
+2
*
add property to override tomcat context used when using tomcat maven plugin
Olivier Lamy
2011-11-16
1
-3
/
+4
*
i18n resources from redback now have a new package as to be shared they are n...
Olivier Lamy
2011-11-15
1
-3
/
+2
*
add classifier if exists in the response message
Olivier Lamy
2011-11-10
1
-3
/
+10
*
fix typo in label
Olivier Lamy
2011-11-10
1
-1
/
+1
*
fix junit due to previous changes
Olivier Lamy
2011-11-09
3
-1
/
+4
[next]