Graham Triggs
|
29ae4c27d8
|
[DS-707] Malicious code fixes
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5562 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-22 22:26:22 +00:00 |
|
Graham Triggs
|
41e98d3730
|
[DS-707] Simplify boolean expressions
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5554 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-22 15:32:46 +00:00 |
|
Graham Triggs
|
f6d16fe023
|
[DS-707] Stack trace loss in exceptions
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5552 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-22 15:21:30 +00:00 |
|
Graham Triggs
|
6850405028
|
[DS-707] Unnecessary toString()
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5543 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-22 11:17:24 +00:00 |
|
Graham Triggs
|
94ac7421c7
|
[DS-707] Integer construction
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5542 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-22 11:15:53 +00:00 |
|
Graham Triggs
|
e279dcbe3d
|
[DS-707] Remove unused local variables
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5535 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-21 23:46:13 +00:00 |
|
Graham Triggs
|
170f945d0b
|
[DS-707] Remove unused imports
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5534 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-21 21:25:53 +00:00 |
|
Graham Triggs
|
1ea64c3b31
|
[DS-707] Use character instead of string
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5530 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-21 16:46:54 +00:00 |
|
Graham Triggs
|
e725d78885
|
[DS-707] Static inner classes
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5528 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-21 16:17:56 +00:00 |
|
Graham Triggs
|
1279619ecc
|
[DS-707] Unnecessary object construction
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5527 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-21 15:51:31 +00:00 |
|
Graham Triggs
|
d37e8b9d3a
|
[DS-707] Use append instead of String concatenation
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5526 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-21 15:28:52 +00:00 |
|
Graham Triggs
|
8eacbc06de
|
[DS-707] Use append instead of String concatenation
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5523 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-21 14:58:56 +00:00 |
|
Graham Triggs
|
44c1fc84a2
|
[DS-707] Loop efficiencies
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5516 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-21 14:40:50 +00:00 |
|
Graham Triggs
|
be485580a7
|
[DS-707] Clean up List/Map usage
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5512 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-21 12:02:20 +00:00 |
|
Graham Triggs
|
e0c560ea95
|
[DS-707] Code analysis efficiencies
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5511 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-21 10:47:13 +00:00 |
|
Graham Triggs
|
85b63acde8
|
[DS-707] Cleanup Vector / List use
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5487 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-20 16:31:27 +00:00 |
|
Robin Taylor
|
441ca7886b
|
[DS-602] Add the Sword purl client library to dspace-sword-api project. One change required to the pom.xml for a new dependency.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5434 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-10-15 10:00:59 +00:00 |
|
Tim Donohue
|
04c1ef5547
|
Updating all 'pom.xml' files, along with necessary dependencies, to 1.7.0-SNAPSHOT version. WARNING: YOU WILL NEED TO REBUILD (mvn clean package) after pulling down latest Trunk.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5270 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-08-17 15:22:08 +00:00 |
|
Tim Donohue
|
075a913755
|
Migrating current AIP Backup/Restore code (DS-466) from 'aip-external-1_6-prototype' Branch into Trunk! See https://wiki.duraspace.org/display/DSPACE/AipBackupRestorePrototype for much more details on this work, and how to export/import AIPs. WARNING -- This changes the PackageIngester and PackageDisseminator interfaces. Any of your local, custom Packagers will require refactoring to support the updated interfaces (obviously all DSpace out-of-the-box Packagers have already been refactored).
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5265 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-08-13 20:10:32 +00:00 |
|
Mark Wood
|
57ef2cf01c
|
Fight scroll blindness: fix many broken doc comments.
Also many small typos in comments. Some small reformatting for
readability.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5124 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-06-16 18:52:33 +00:00 |
|
Andrea Bollini
|
0853c34e17
|
[DS-513] Connection leak in SWORD authentication process
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4842 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-03-31 18:49:54 +00:00 |
|
Stuart Lewis
|
d2380b0749
|
[DS-518] Duplicate listing of dependencies in dspace-sword/pom.xml
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4826 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-03-22 21:46:07 +00:00 |
|
Tim Donohue
|
096133a3c1
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4797 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-03-02 17:48:48 +00:00 |
|
Tim Donohue
|
02af60c20a
|
[maven-release-plugin] prepare release dspace-1.6.0
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4795 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-03-02 17:48:11 +00:00 |
|
Tim Donohue
|
b816380369
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4769 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-02-10 15:40:18 +00:00 |
|
Tim Donohue
|
c43d8763db
|
[maven-release-plugin] prepare release dspace-1.6.0-rc2
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4767 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2010-02-10 15:39:42 +00:00 |
|
Andrea Bollini
|
1fec2f71c0
|
[DS-436] SWORD Authenticator doesn't support the special groups infrastructure
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4637 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-12-17 11:47:00 +00:00 |
|
Tim Donohue
|
c81b37a332
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4625 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-12-03 23:24:10 +00:00 |
|
Tim Donohue
|
4fb22388d7
|
[maven-release-plugin] prepare release dspace-1.6.0-rc1
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4623 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-12-03 23:23:46 +00:00 |
|
Stuart Lewis
|
b2226a8a54
|
[DS-328] SWORD service documents do not include atom:generator element
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4300 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-09-29 21:16:26 +00:00 |
|
Stuart Lewis
|
c56d85c7e1
|
[DS-327] SWORD temp upload directory missing trailling slash
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4289 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-09-29 02:42:55 +00:00 |
|
Stuart Lewis
|
0e7299353c
|
[DS-316] Make SWORD app:accepts configurable
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4271 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-09-19 20:04:33 +00:00 |
|
Stuart Lewis
|
4e0ac8e702
|
[DS-25] SWORD Service Document fails if Collection is untitled
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4249 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-09-09 09:11:42 +00:00 |
|
Andrea Bollini
|
e03c324b72
|
[DS-199] SWORD module doesn't accept X-No-Op header (dry run)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3825 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-05-22 09:53:50 +00:00 |
|
Mark Diggory
|
9eb48e8162
|
Adjust SVN repository locations for Maven release plugin.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3768 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-05-11 21:15:20 +00:00 |
|
Stuart Lewis
|
dda551aa1e
|
[DS-200] SWORD module requires the X-Packaging header
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3760 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-05-05 08:32:14 +00:00 |
|
Stuart Lewis
|
00a2279d23
|
Adjust project poms to 1.6.0-SNAPSHOT, and changed location of svn repo from /branches/dspace-1_5_x/ to /trunk/
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3725 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-23 03:21:52 +00:00 |
|
Mark Diggory
|
594efc7903
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3718 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-13 21:06:26 +00:00 |
|
Mark Diggory
|
e990445a2e
|
[maven-release-plugin] prepare release dspace-1.5.2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3716 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-13 21:05:20 +00:00 |
|
Stuart Lewis
|
04ecb2c5e9
|
[DS-182] Speed up SWORD deposits
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3711 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-13 19:52:28 +00:00 |
|
Mark Diggory
|
23cf0406dd
|
[DS-183] XPDF support for filtering PDFs for text extraction/search
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3705 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-11 17:02:24 +00:00 |
|
Mark Diggory
|
adc949bfd1
|
Set Keyword substitution across entire project.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3703 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-09 23:58:38 +00:00 |
|
Mark Diggory
|
71f966bce5
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3702 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-08 22:50:42 +00:00 |
|
Mark Diggory
|
eac7b7c887
|
[maven-release-plugin] prepare release dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3700 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-08 22:40:47 +00:00 |
|
Andrea Bollini
|
5733504965
|
[maven-release-plugin] rollback the release of dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3699 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-08 22:34:50 +00:00 |
|
Andrea Bollini
|
31f8b6aa0e
|
[maven-release-plugin] prepare release dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3698 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-08 22:31:54 +00:00 |
|
Mark Diggory
|
6a82d5c0ff
|
[maven-release-plugin] rollback the release of dspace-1_5_2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3696 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-08 22:08:30 +00:00 |
|
Mark Diggory
|
c9fea90190
|
[maven-release-plugin] prepare release dspace-1_5_2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3695 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-08 22:07:28 +00:00 |
|
Mark Diggory
|
6f10ca8cac
|
[maven-release-plugin] rollback the release of dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3693 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-08 21:54:38 +00:00 |
|
Mark Diggory
|
b30bfb488b
|
[maven-release-plugin] prepare release dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3692 9c30dcfa-912a-0410-8fc2-9e0234be79fd
|
2009-04-08 21:52:06 +00:00 |
|