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-base
/
archiva-consumers
Commit message (
Expand
)
Author
Age
Files
Lines
*
update plexus-spring groupId
Olivier Lamy
2011-05-16
3
-3
/
+3
*
[MRM-1111] upgrade to Struts 2.1.8.1
Brett Porter
2011-04-12
3
-3
/
+3
*
[MRM-1330] correct bug - ensure parsed model from storage gets added to conte...
Brett Porter
2010-12-29
1
-0
/
+1
*
[MRM-1330] refactor access around the concept of a "repository session". See ...
Brett Porter
2010-12-29
14
-213
/
+346
*
clean up the "TODO" list, and mark those that are more important as "FIXME"
Brett Porter
2010-12-22
3
-47
/
+50
*
[MRM-1327] refactor the repository API to make each concern clearer. Storage,...
Brett Porter
2010-12-22
1
-5
/
+5
*
[MRM-1327] add exception handling to the metadata repository implementation
Brett Porter
2010-12-22
1
-7
/
+17
*
[MRM-1421] Archiva repository purge incorrectly purges based on file timesta...
Brett Porter
2010-12-15
2
-8
/
+15
*
test case improvements
Brett Porter
2010-12-15
9
-84
/
+60
*
[MRM-1396] Purge task problem : Not enough parts to the path
Brett Porter
2010-12-15
2
-3
/
+28
*
[MRM-1433] remove @Override are on interface methods which is only possible i...
Brett Porter
2010-11-29
4
-12
/
+0
*
[MRM-1097]
Maria Odea B. Ching
2010-11-25
11
-0
/
+234
*
[MRM-1387] switch to official javax.inject library that is in the central rep...
Brett Porter
2010-06-11
1
-0
/
+4
*
remove dependency on repository-layer from audit module
Brett Porter
2010-03-11
2
-1
/
+6
*
[MRM-1282] remove use of repository layer in favour of storage API
Brett Porter
2010-03-10
2
-47
/
+33
*
[MRM-1282] remove duplicated artifact population, ensuring the metadata consu...
Brett Porter
2010-03-10
1
-29
/
+8
*
[MRM-1282] start to implement maven metadata for artifacts, splitting from ex...
Brett Porter
2010-03-09
1
-6
/
+7
*
[MNG-1301] remove the problem reports dependency on the repository layer, sta...
Brett Porter
2010-03-09
8
-49
/
+55
*
merged recent changes from trunk, and reimplemented incoming audit log functi...
Brett Porter
2010-01-19
7
-7
/
+7
|
\
|
*
[maven-release-plugin] prepare for next development iteration
Brett Porter
2010-01-13
7
-7
/
+7
|
*
[maven-release-plugin] prepare release archiva-1.3
Brett Porter
2010-01-13
7
-7
/
+7
|
*
put back artifact reports, missed a use
Brett Porter
2009-12-10
1
-0
/
+4
*
|
[MRM-1283] keep track of incomplete metadata so that it can self correct and ...
Brett Porter
2009-12-24
1
-2
/
+4
*
|
[MRM-1283] propagate errors occurring during resolution
Brett Porter
2009-12-24
1
-2
/
+10
*
|
[MRM-1282] clarify warning
Brett Porter
2009-12-23
1
-1
/
+1
*
|
[MRM-1282] only create version metadata if necessary
Brett Porter
2009-12-23
1
-2
/
+7
*
|
[MRM-1025] remove JPOX from the model and remove the Archiva database configu...
Brett Porter
2009-12-16
2
-116
/
+0
*
|
[MRM-1025] remove artifact deletion and update consumer. remove archiva-datab...
Brett Porter
2009-12-16
21
-1314
/
+43
*
|
[MRM-1301] make warning message clearer
Brett Porter
2009-12-16
1
-1
/
+1
*
|
[MRM-1301] add back summary statistics for various counts
Brett Porter
2009-12-16
1
-12
/
+3
*
|
[MRM-1301] add back problem reporting for invalid / missing POM
Brett Porter
2009-12-16
1
-4
/
+7
*
|
[MRM-1301] migrate reports to metadata repository
Brett Porter
2009-12-15
1
-2
/
+6
*
|
Merged /archiva/trunk:r888397-889227
Brett Porter
2009-12-10
1
-4
/
+0
|
\
|
|
*
move reporting dependency to the correct location
Brett Porter
2009-12-10
1
-4
/
+0
|
*
[MRM-1281] remove unused database consumers
Brett Porter
2009-11-19
2
-184
/
+0
*
|
[MRM-1282] make the creation consumer read from storage so we get consistent ...
Brett Porter
2009-12-10
2
-7
/
+23
*
|
[MRM-1299] migrate RSS from the database to the metadata repository
Brett Porter
2009-12-09
1
-0
/
+3
*
|
[MRM-1025] remove unused dependencies
Brett Porter
2009-12-09
2
-14
/
+5
*
|
[MRM-1025] fill out more of the information in the metadata creation consumer...
Brett Porter
2009-12-02
1
-9
/
+36
*
|
[MRM-1025] remove model fields that are not used for clarity
Brett Porter
2009-12-02
1
-7
/
+5
*
|
[MRM-1025] remove project model as this is all now in the metadata repository
Brett Porter
2009-12-02
4
-658
/
+0
*
|
[MRM-1025] change duplicate artifact reporting to be a repository scanned con...
Brett Porter
2009-12-02
1
-4
/
+1
*
|
[MRM-1025] correct bean definition to match recent API changes
Brett Porter
2009-11-25
1
-1
/
+1
*
|
[MRM-1282] clear up confusing "build" terminology, instead using project vers...
Brett Porter
2009-11-25
1
-5
/
+5
*
|
[MRM-1283] start to migrate browse functionality to use the content repositor...
Brett Porter
2009-11-24
1
-11
/
+12
*
|
[MRM-1282] load content only from a single node at a time
Brett Porter
2009-11-20
1
-4
/
+4
*
|
[MRM-1025] split the scheduler into modules to isolate database and indexer d...
Brett Porter
2009-11-19
5
-162
/
+22
*
|
Merged /archiva/trunk:r825850-882054
Brett Porter
2009-11-19
2
-0
/
+20
|
\
|
|
*
[MRM-1275] Include other file types for the index consumer instead of just th...
Maria Odea B. Ching
2009-11-10
2
-0
/
+20
*
|
analyze POM
Brett Porter
2009-11-19
1
-6
/
+25
[next]