aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-1621-21/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-1621-21/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-864]Maria Odea B. Ching2008-07-163-13/+110
| | | | | | | | | -use a lucene Filter with BooleanQuery and the LuceneQuery for searching within the search results -added a checkbox in the general search page to search from the results only -maintain a list of previous query strings if searchResultsOnly option is enabled in general search git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677197 13f79535-47bb-0310-9956-ffa450edef68
* include the bytecode index to the searcheables in searchForTerm(..) instead ↵Maria Odea B. Ching2008-07-151-5/+2
| | | | | | | | | of just searching it if the file content search returned nothing git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676854 13f79535-47bb-0310-9956-ffa450edef68
* -in the search results, display repository (with link) where artifact is locatedMaria Odea B. Ching2008-07-102-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675505 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-737]Maria Odea B. Ching2008-07-101-0/+11
| | | | | | | -do not index metadata files git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675483 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-861]Maria Odea B. Ching2008-07-102-2/+2
| | | | | | | -fix search results hits count git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675469 13f79535-47bb-0310-9956-ffa450edef68
* MRM-869Nicolas De Loof2008-07-094-39/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675174 13f79535-47bb-0310-9956-ffa450edef68
* regressionNicolas De Loof2008-07-091-33/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675159 13f79535-47bb-0310-9956-ffa450edef68
* MRM-869Nicolas De Loof2008-07-091-29/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675141 13f79535-47bb-0310-9956-ffa450edef68
* remove unneccessary codes in the searcher for testsMaria Odea B. Ching2008-07-091-39/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675099 13f79535-47bb-0310-9956-ffa450edef68
* log exceptions caught in the searcherMaria Odea B. Ching2008-07-091-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675097 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-730]Maria Odea B. Ching2008-07-081-1/+6
| | | | | | | -search bytecode index if not found in filecontent index git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674768 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-730]Maria Odea B. Ching2008-07-088-18/+620
| | | | | | | | | -used bcel to read the .class files -index classnames (packagename already included here) and methods that are public -added tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674740 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-0821-21/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674706 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-0821-23/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
* MRM-829 - Replace Company POM feature with simple Appearence customisationJames William Dumay2008-07-051-0/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674161 13f79535-47bb-0310-9956-ffa450edef68
* MRM-859 - Use File.createTempFile() when downloading files from a remote ↵James William Dumay2008-07-037-13/+89
| | | | | | repository git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673685 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-831] When deploying artifacts to the repo, they should be added to the ↵Brett Porter2008-07-021-1/+9
| | | | | | index instantly. Improve audit logging as well git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673360 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-810]Maria Odea B. Ching2008-07-021-0/+2
| | | | | | | | -implemented the Auditable for UploadAction -cleaned up the logging config git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673280 13f79535-47bb-0310-9956-ffa450edef68
* move tags into file so it is well formedBrett Porter2008-07-022-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673279 13f79535-47bb-0310-9956-ffa450edef68
* cache not found consistently between checksums and regular filesBrett Porter2008-07-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673224 13f79535-47bb-0310-9956-ffa450edef68
* removed set method for start timeMaria Odea B. Ching2008-06-273-22/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@672184 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-847] Fix build on windows by using xmlunit to test xml outputEmmanuel Venisse2008-06-242-4/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@671144 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-789]Maria Odea B. Ching2008-06-214-5/+258
| | | | | | | | | -added an additional check in ArchivaConfiguration to append 'data/repositories/[repo_id]' in the repo location when the default config (from default-archiva.xml) is used -added test git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@670114 13f79535-47bb-0310-9956-ffa450edef68
* POM clean upBrett Porter2008-06-1413-93/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667751 13f79535-47bb-0310-9956-ffa450edef68
* set eol-styleBrett Porter2008-06-141-44/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667745 13f79535-47bb-0310-9956-ffa450edef68
* set line endingBrett Porter2008-06-141-56/+56
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667744 13f79535-47bb-0310-9956-ffa450edef68
* fix wagon scopesBrett Porter2008-06-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663491 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-822] add org/jvnet/**, com/sun/** to the whitelist for the default ↵Brett Porter2008-05-311-0/+2
| | | | | | java.net repository git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662036 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-790]Maria Odea B. Ching2008-05-295-1/+55
| | | | | | | | -added check specifically for remote metadata checksum files -added test case git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661273 13f79535-47bb-0310-9956-ffa450edef68
* Fix commons-io versionEmmanuel Venisse2008-05-291-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661247 13f79535-47bb-0310-9956-ffa450edef68
* Moving RepositoryServlet to its new home in archiva-webdav. Thanks to Brett ↵James William Dumay2008-05-291-0/+13
| | | | | | for helping out with the crazy failing tests. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661174 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-797]Maria Odea B. Ching2008-05-2620-66/+215
| | | | | | | | -check for released versions of a snapshot across all releases repo -add test git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660126 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-161-2/+0
| | | | | | | | -perform authentication only in ArchivaDavSessionProvider.attachSession() -perform authn and authz for each repo in ArchivaDavResourceFactory.createResource() git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657012 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-05-154-9/+48
| | | | | | | | -fix the publish date of the rss entries -remove if condition in RepositoryContentConsumers.getStartDate() git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@656516 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-121-1/+59
| | | | | | | | | patch submitted by Maria Catherine Tan -UI for repository groups -test cases for action classes git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655432 13f79535-47bb-0310-9956-ffa450edef68
* improve the error message to confirm the file when this pops up next. I ↵Brett Porter2008-05-061-2/+4
| | | | | | think I'm seeing this when proxying metadata in some instances git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653709 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-04-304-4/+0
| | | | | | | | | | -added the servlet that would handle the rss feed requests -created tests for the servlet -removed thrown exception in getSpringConfigLocation() that is being overridden in PlexusInStringTestCase -updated jsps to the new rss feed urls git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652230 13f79535-47bb-0310-9956-ffa450edef68
* -added startTime variable to contain when the consumers were executedMaria Odea B. Ching2008-04-282-7/+27
| | | | | | | -added get and set method for the variable to be able to set it in the tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652068 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-733]Maria Odea B. Ching2008-04-281-4/+0
| | | | | | | removed dependency to archiva-rss git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652045 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-04-2823-104/+83
| | | | | | | | -added the constraints for getting the different versions of a specific artifact -added the whenGathered field in beginScan(..) of RepositoryContentConsumer interface and updated all implementing consumers git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652043 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694] display the groups in the repositories pageBrett Porter2008-04-181-0/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649453 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-04-185-3/+52
| | | | | | | | | | changes by Nap Ramirez, Maria Catherine Tan, Henry Isidro, Brett Porter and myself -add repositoryGroups in configuration -updated ArchivaConfiguration and added test for this change git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649364 13f79535-47bb-0310-9956-ffa450edef68
* remove bad plexus descriptor requirement since it was removedBrett Porter2008-04-171-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648990 13f79535-47bb-0310-9956-ffa450edef68
* -added check to not generate rss feed if there are no new artifactsMaria Odea B. Ching2008-04-171-3/+6
| | | | | | | -do not set the link for the feed entries git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648913 13f79535-47bb-0310-9956-ffa450edef68
* fix broken testBrett Porter2008-04-161-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648470 13f79535-47bb-0310-9956-ffa450edef68
* Replacing plexus-digest with archiva-checksumJoakim Erdfelt2008-04-1511-593/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648115 13f79535-47bb-0310-9956-ffa450edef68
* -reverted exclusions of plexus-container in plexus-spring dependencyMaria Odea B. Ching2008-04-1514-90/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648097 13f79535-47bb-0310-9956-ffa450edef68
* -exclude plexus container in plexus-spring dependencyMaria Odea B. Ching2008-04-1414-0/+90
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647784 13f79535-47bb-0310-9956-ffa450edef68