aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-webapp/src
Commit message (Collapse)AuthorAgeFilesLines
...
* [MRM-131] implement mailing lists tabBrett Porter2006-12-235-3/+132
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489863 13f79535-47bb-0310-9956-ffa450edef68
* Update license, reformatBrett Porter2006-12-2399-6534/+8245
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489860 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-260Maria Odea B. Ching2006-12-212-2/+6
| | | | | | | Updated managedRepositories.jsp. Added "archiva-edit-configuration" operation specific for archiva system admin only to disallow updating of the indexer for all users with repository manager roles. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489289 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-253] Don't allow empty repository nameEmmanuel Venisse2006-12-192-3/+8
| | | | | | Submitted by: Allan Ramirez git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@488586 13f79535-47bb-0310-9956-ffa450edef68
* I think archiva will also benefit from CONTINUUM-1066 (improves Internet ↵Edwin L. Punzalan2006-12-191-0/+1
| | | | | | Explorer support) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@488544 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-250Edwin L. Punzalan2006-12-151-2/+2
| | | | | | | - pointed log files into ${appserver.base} - added jetty:run configuration for ${appserver.base} git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@487503 13f79535-47bb-0310-9956-ffa450edef68
* add default Archiva configurationBrett Porter2006-12-131-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@486529 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-247Edwin L. Punzalan2006-12-112-0/+34
| | | | | | | | Submitted by: Teodoro Cue, Jr. Add timestamp when the indexer last run for user reference git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485552 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-242] Replace the proxy url of the Download link into the absolute urlBrett Porter2006-12-112-21/+55
| | | | | | Submitted by: Nap Ramirez (applied with modifications) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485529 13f79535-47bb-0310-9956-ffa450edef68
* JDO factory for users database is requiredEmmanuel Venisse2006-12-081-0/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483932 13f79535-47bb-0310-9956-ffa450edef68
* Remove "Edit user details" that is already in the breadcrumbsEmmanuel Venisse2006-12-081-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483897 13f79535-47bb-0310-9956-ffa450edef68
* add the Archiva logoBrett Porter2006-12-082-4/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483848 13f79535-47bb-0310-9956-ffa450edef68
* adding the company logo logicBrett Porter2006-12-0712-17/+680
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483543 13f79535-47bb-0310-9956-ffa450edef68
* Minor css updates for userlist table.Joakim Erdfelt2006-12-072-224/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483540 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-246Maria Odea B. Ching2006-12-073-1/+20
| | | | | | Added display of error messages when an account is locked after 3 unsuccessful login attempts. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483341 13f79535-47bb-0310-9956-ffa450edef68
* Work done to integrate latest p-sec userlist enhancements.Joakim Erdfelt2006-12-052-276/+239
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482798 13f79535-47bb-0310-9956-ffa450edef68
* o couple things IDEA got snagged onJason van Zyl2006-12-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481465 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the package namin for clients of archiva-reports-standardHenri Yandell2006-12-021-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481459 13f79535-47bb-0310-9956-ffa450edef68
* Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and ↵Henri Yandell2006-12-013-3/+3
| | | | | | join should just have had performance improvements (probably won't be noticed). isEmpty no longer trims, but usually people don't expect that so that's a semi bugfix. I've also switched a couple of \!isEmpty's to isNotEmpty. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481446 13f79535-47bb-0310-9956-ffa450edef68
* Adding cache definitions temporarily, until i can get ↵Joakim Erdfelt2006-11-301-0/+98
| | | | | | plexus-maven-plugin:merge-descriptors working. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481022 13f79535-47bb-0310-9956-ffa450edef68
* Configuring for JDO caching.Joakim Erdfelt2006-11-301-1/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481004 13f79535-47bb-0310-9956-ffa450edef68
* Use jndi to configure mail sessionEmmanuel Venisse2006-11-271-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479679 13f79535-47bb-0310-9956-ffa450edef68
* Moved the Managed Repository administration out of the main Administration ↵Henri Yandell2006-11-254-108/+149
| | | | | | page and onto its own page. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479065 13f79535-47bb-0310-9956-ffa450edef68
* Putting the class='expanded' back in for a grouped menu item. This gets rid ↵Henri Yandell2006-11-251-2/+1
| | | | | | of the need for the <br/>. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479063 13f79535-47bb-0310-9956-ffa450edef68
* Changing 'Dependend on by' to 'Used by' as per #MRM-186. Code isn't changed ↵Henri Yandell2006-11-242-3/+3
| | | | | | yet as it's the word 'dependees' and I don't have a good replacement for that git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478968 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-233Edwin L. Punzalan2006-11-231-0/+8
| | | | | | | | Submitted by: Napoleon Esmundo C. Ramirez Added the Edit User Info link in the left navigation bar git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478496 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-231Maria Odea B. Ching2006-11-212-1/+34
| | | | | | Added deletion of user profiles associated with a specific repository once that repository is deleted. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477635 13f79535-47bb-0310-9956-ffa450edef68
* * Correcting contextPath presentation in webdav urlsJoakim Erdfelt2006-11-205-18/+32
| | | | | | | | * Correcting urlName usage with regards to RepositoryRequest. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477368 13f79535-47bb-0310-9956-ffa450edef68
* * Refactored out MPIR dependency in favor of maven-dependency-tree component.Joakim Erdfelt2006-11-203-29/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477354 13f79535-47bb-0310-9956-ffa450edef68
* Fix the SlideDown so that it slides up again when you click on it rather ↵Henri Yandell2006-11-101-2/+2
| | | | | | than re-sliding down. I'm a bit unsure by the toggle method as it seems to be implied that it is deprecated in the scriptaculous source, but I can't see any kind of replacement git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473525 13f79535-47bb-0310-9956-ffa450edef68
* Moved the scriptaculous stuff into a subdir so we can have our own js and ↵Henri Yandell2006-11-109-2/+2
| | | | | | not have it get muddled. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473511 13f79535-47bb-0310-9956-ffa450edef68
* Updates to the application.xml for security bits.Joakim Erdfelt2006-11-072-138/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472189 13f79535-47bb-0310-9956-ffa450edef68
* autoupdate the copyright year rangeEmmanuel Venisse2006-11-011-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@469804 13f79535-47bb-0310-9956-ffa450edef68
* set native propertyBrett Porter2006-10-313-208/+208
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@469650 13f79535-47bb-0310-9956-ffa450edef68
* * Adding HEAD as ACCESS only method.Joakim Erdfelt2006-10-271-1/+4
| | | | | | | | | * Removing full stacktrace on authz denied logging. * Adding remote ip address on authz denied. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@468513 13f79535-47bb-0310-9956-ffa450edef68
* * Making authenication optional (if provided, then authenticate)Joakim Erdfelt2006-10-271-7/+13
| | | | | | | | * Making authorization denial reason be dumped to log file. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@468507 13f79535-47bb-0310-9956-ffa450edef68
* Adding layout to repository snippet.Joakim Erdfelt2006-10-2711-6/+6048
| | | | | | | | Adding scriptaculous for pom display in repository administration screen. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@468462 13f79535-47bb-0310-9956-ffa450edef68
* * Adding distinction between repo.id and repo.urlName.Joakim Erdfelt2006-10-266-8/+70
| | | | | | | | | | * Adding copy-paste block for repositories. * Adding copy-paste block for dependency. * Adding webdav url link in repository config. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@468167 13f79535-47bb-0310-9956-ffa450edef68
* - verified copyright headersEdwin L. Punzalan2006-10-2627-240/+275
| | | | | | | - optimized imports - ran code formatting git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@467926 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-139Edwin L. Punzalan2006-10-251-0/+4
| | | | | | enabled use of plexus-taskqueue in addition to the scheduler. The scheduler now queues the tasks. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@467546 13f79535-47bb-0310-9956-ffa450edef68
* * Fix NPE on webdav.Joakim Erdfelt2006-10-163-6/+89
| | | | | | | | | * Fix authorization on webdav. * Fix http request context and path info for webdav. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@464672 13f79535-47bb-0310-9956-ffa450edef68
* remove cookiedomain from configuration of ssoJesse McConnell2006-10-151-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@464161 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-200] Dependencies/depended-on-by links are broken for multiple versionsEmmanuel Venisse2006-10-051-1/+1
| | | | | | Submitted by: Henri Yandell git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@453388 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-199] Indenting the artifact information on the ↵Emmanuel Venisse2006-10-053-2/+10
| | | | | | | | dependencies/dependend-on-by pages Submitted by: Henri Yandell git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@453383 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-130][MRM-201]Improve the search results page to look like and share ↵Emmanuel Venisse2006-10-056-80/+284
| | | | | | | | code with the dependency pages Submitted by: Henry Yandell git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@453356 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-165] add HTTP headersBrett Porter2006-09-302-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451600 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-178] don't add parameters to webwork URLs by defaultBrett Porter2006-09-301-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451593 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-187] improve proxy loggingBrett Porter2006-09-301-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451590 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-144] clean up artifact linksBrett Porter2006-09-304-169/+125
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451586 13f79535-47bb-0310-9956-ffa450edef68
* added an environment check to determine of repositories exist without their ↵Jesse McConnell2006-09-291-0/+95
| | | | | | corresponding roles, and repair the situation should that be the case. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451354 13f79535-47bb-0310-9956-ffa450edef68