summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/audit/src/main
Commit message (Collapse)AuthorAgeFilesLines
* fix typoOlivier Lamy2011-09-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175927 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1510] api to configure NetworkProxyOlivier Lamy2011-09-081-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166556 13f79535-47bb-0310-9956-ffa450edef68
* MRM-1507 : api to configure ProxyConnectorOlivier Lamy2011-09-071-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166130 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1508] api to managed repository groupOlivier Lamy2011-09-061-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165844 13f79535-47bb-0310-9956-ffa450edef68
* get RID of plexus.requirement annotationOlivier Lamy2011-09-061-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165558 13f79535-47bb-0310-9956-ffa450edef68
* get RID of plexus.component annotationOlivier Lamy2011-09-064-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165527 13f79535-47bb-0310-9956-ffa450edef68
* test we pass in audit event listenerOlivier Lamy2011-08-291-3/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163029 13f79535-47bb-0310-9956-ffa450edef68
* one day probably won't miss to add files : nut not today :-)Olivier Lamy2011-06-101-0/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134381 13f79535-47bb-0310-9956-ffa450edef68
* move audit plugin to spring annotations : it looks now mvn tomcat:run -Pdev ↵Olivier Lamy2011-06-106-9/+21
| | | | | | works !! git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134378 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1330] refactor access around the concept of a "repository session". See ↵Brett Porter2010-12-293-33/+46
| | | | | | Javadoc for some notes. This should be a single entry point for application users of either the metadata repository, resolution, or storage access. The session needs to be explicitly closed (and modifications saved) to facilitate some storage mechanisms. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053542 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] add exception handling to the metadata repository implementationBrett Porter2010-12-223-13/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051732 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1409] web services for repository mergeMaria Odea B. Ching2010-10-011-0/+2
| | | | | | | submitted by Gwen Harold Autencio git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1003378 13f79535-47bb-0310-9956-ffa450edef68
* merged MRM-980 branch to trunkMaria Odea B. Ching2010-09-282-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1002059 13f79535-47bb-0310-9956-ffa450edef68
* remove dependency on repository-layer from audit moduleBrett Porter2010-03-112-2/+2
| | | | | | - fix components git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921818 13f79535-47bb-0310-9956-ffa450edef68
* remove dependency on repository-layer from audit moduleBrett Porter2010-03-118-13/+478
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921799 13f79535-47bb-0310-9956-ffa450edef68
* avoid timing issues with audit logsBrett Porter2010-02-161-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@910447 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1269] restore pseudo-search by artifact in audit logsBrett Porter2010-01-192-1/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900726 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1282] switch all timestamps to UTCBrett Porter2010-01-191-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900698 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1316] restrict audit log report to repositories that you are a manager ofBrett Porter2010-01-192-8/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900696 13f79535-47bb-0310-9956-ffa450edef68
* merged recent changes from trunk, and reimplemented incoming audit log ↵Brett Porter2010-01-194-0/+275
functionality as a plugin using the metadata repository git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900664 13f79535-47bb-0310-9956-ffa450edef68