FailedChanges

Summary

  1. NAS-2642: Initial refactoring by making a new method (details)
  2. NAS-2642: Further refactoring by making a new method (details)
  3. NAS-2642: Refactored a bit more, so it is more clear what actually (details)
  4. NAS-2642: An error occured during the refactoring, so a change has been (details)
  5. NAS-2642: Starting to transfer parameters from crawlog_list to (details)
  6. NAS-2642: Introducing solution from crawllog (details)
  7. NAS-2642: Inserted test in content (details)
  8. NAS-2642: Inserted test in content (details)
  9. NAS-2642: The pagenumber gets printed as a test (details)
  10. NAS-2642: Attempt to only show the specified number of URI's in a first (details)
  11. NAS-2642: Inform about the pagenumber and pagesize (details)
  12. NAS-2642: Another try to print the pageinformation (details)
  13. NAS-2642: Another step towards pagination (details)
  14. NAS-2642: Removed adding the pagination to the content variable (details)
  15. NAS-2642: Further test regarding pagination (details)
  16. NAS-2642: Itemnumber gets printed as test (details)
  17. NAS-2642: Another attempt in the pagination process - this time going (details)
  18. NAS-2642: Another attempt to reestablish the normal state (details)
  19. NAS-2642: Another try to reestablish working code (details)
  20. NAS-2642: Another attempt (details)
  21. NAS-2642: The first page * 50 items are skipped (details)
  22. NAS-2642: Implemented two further parameters in listFrontier (details)
  23. NAS-2642: Extracted pagination method variables to class variables so (details)
  24. NAS-2642: Reduced the pagesize to 100 (details)
  25. NAS-2642: Reversed extraction (details)
  26. NAS-2642: The first 25 URIs get skipped (details)
  27. NAS-2642: Another content is displayed, so the number of pages differs (details)
  28. NAS-2642: Generate frontier paged lines (details)
  29. NAS-2642: Refactored (details)
  30. NAS-2642: Frontier site divides the number of pending URIs up in pages (details)
  31. NAS-2642: Information about page and number of pages  is displayed (details)
  32. NAS-2642: More information (details)
  33. NAS-2642: Changed displayed order of information (details)
  34. NAS-2642: Page is set to 2 (details)
  35. NAS-2642: Further information displayed (details)
  36. NAS-2642: Further information displayed (details)
  37. NAS-2642:  Deleted check on linesPerPage (details)
  38. NAS-2642:  Back to the old method (details)
  39. NAS-2642:  Displaying test information (details)
  40. NAS-2642:  totalCachedSize and totalCachedLines are now set to correct (details)
  41. NAS-2642: The number of the pending URIs is put in the html-string (details)
  42. NAS-2642: The number of lines is now determined by pending uris matching (details)
  43. NAS-2642: Since it is necessary to walk through all pending URIs to find (details)
  44. NAS-2642: Display  testinformation (details)
  45. NAS-2642: More testinformation (details)
  46. NAS-2642: More testinformation (details)
  47. NAS-2642: Variable transformation (details)
  48. NAS-2642: Testinformation (details)
  49. NAS-2642: Testinformation (details)
  50. NAS-2642: Now the string is split by # (details)
  51. NAS-2642: Now the string is split by ½ instead (details)
  52. NAS-2642: Testinformation (details)
  53. NAS-2642: Delimiter is now 'Matching count:' (details)
  54. NAS-2642: The number of lines is now found in the result of listFrontier (details)
  55. NAS-2642: Variable introduced for test purposes (details)
  56. NAS-2642: Regular expression is used to find the number of lines that (details)
  57. NAS-2642: Introducing another test variable (details)
  58. NAS-2642: The total number of lines are found in the groovy script and (details)
  59. NAS-2642: Parselong used rather than getlong (details)
  60. NAS-2642: Testvariable (details)
  61. NAS-2642: Introduced exception (details)
  62. NAS-2642: Changed page number extraction and removed the first while (details)
  63. NAS-2642: Changed the extraction back again (details)
  64. NAS-2642: Changed page number extraction to use pattern matching instead (details)
  65. NAS-2642: Default page value is "1" instead of null (details)
  66. NAS-2642: listFrontier in nas.groovy is now called with the page number (details)
  67. NAS-2642: totalCachedLines is extracted from the start fo scriptResult (details)
  68. NAS-2642: Back to the version which call listFrontier where the page (details)
  69. NAS-2642: Inserted code from master in crawllog to get the correct (details)
  70. NAS-2642: Refactored a bit again (details)
  71. NAS-2642: Refactored a bit (details)
  72. NAS-2642: Pagestring replaces regexstring (details)
  73. NAS-2642: Crawllog gave an excep so going back to the old code (details)
  74. NAS-2642: Default pagesize of 100 is no longer assigned every time a (details)
  75. NAS-2642: Pagesize will now no longer change to default when another (details)
  76. NAS-2642: Both frontier and crawllog now uses same method to find the (details)
  77. NAS-2642: Changed the groovy script to accept three parameters (details)
  78. NAS-2642: Ready for review (details)
  79. Work on NAS-2646 . Trying to merge jacoco reports into one single report (details)
  80. Fix NAS-2648 - support for crawllogs with old duplicate annotations (details)
  81. NARK-1388 NAS-2648 - forgot to change the pattern itself :( (details)
  82. H3 monitor review follow-up and cleanup. (details)
  83. Added a TODO! (details)
  84. Adding LICENSELICENSE.txt as requested by Mick Hucka (details)
  85. NAS-2641: Pagination now supports additional parameters in the page (details)
  86. Disabling very slow test: (details)
  87. Added pom.xml.versionsBackup to .gitignore (details)
  88. Ignoring pom.xml.versionsBackup (details)
  89. Work on NAS-2646 - also moved some tests from archive-test module to (details)
  90. Work on NAS-2646 - removed a lot @Ignore clauses in the archive-test (details)
  91. Work on NAS-2646 - more enabling of disabled tests (details)
  92. Work on NAS-2646 - some cleanup in the monitor modules. moved most tests (details)
  93. Work on NAS-2646 - some cleanup in the common-test module (details)
  94. Work on NAS-2646 - ignored test failing in travis (details)
  95. A script to redeply NAS from either inside or outside vagrant (details)
  96. Less verbose on redeploy (details)
  97. Fixed $USER (details)
  98. NAS-2674 - add a notification, in case of channel mismatch (details)
  99. Changed bitarkiv 015 to 01 in test setup (details)
  100. Fixed case-sensitive hostname!!! (details)
  101. Removed duplicate dependency 'javax.inject' in pom.xml (details)
  102. NAS-2673 - Added postgresql create script for default schedules, and (details)
  103. NAS-2673 - Added updated versions of mq.sh and RunNetarchiveSuite.sh (details)
  104. NAS-2673 -  more work (details)
  105. Made 'final' all warnings of "Synchronization on a non-final field" that (details)
  106. Fixed 13 occurrences of "Synchronization on a non-final field", now only (details)
  107. Changed the fix of "Synchronization on a non-final field" in this class (details)
  108. NAS-2680: Fixed the error that made the Jenkins build fail (details)
  109. Work on NAS-2733 - now searching for the domain in the cached logs. Only (details)
  110. Fixed trivial issue NAS-2741. It wrote out useless warnings to the log (details)
  111. Made fix for NAS-2735. Work on NAS-2733 - Enabled filtering in running (details)
  112. NAS-2733 - Forgot to update the complete_settings.xml file. Added the (details)
  113. NAS-2733 -  lacked some imports in the jsp page (details)
  114. NAS-2733 - don't search in database if chosen filteringMethod is (details)
  115. Work on NAS-2673. Updates on scripts RunNetarchiveSuite.sh and mq.sh. (details)
  116. Fix NAS-2673. Fix incorrect creation of tables 'harvestdefinitions' and (details)
  117. Update copyright date on OnB-provided code. (NAS-2696) (details)
  118. Fixed NAS-2744 - changed HERITRIX3_VERSION to '3.3.0-BDB-5.0.x' (details)
  119. NAS-2673 - fixed createHarvestDB.pgsql script and added documentation to (details)
  120. Follow-up on NAS-2677 -  removed H1 templates in (details)
  121. Updated placing of sql init file. (details)
  122. [maven-release-plugin] prepare release netarchivesuite-5.4 (details)
  123. [maven-release-plugin] prepare for next development iteration (details)
  124. NAS-2719 Fixed misplaced header in all 7 css-files (details)
  125. NAS-2751 - fixed memory-leak in JMS QueueBrowser functionality (details)
  126. NAS-2751 - Trying to reset the jmsconnection after a number of (details)
  127. NAS-2751 - we evaluated the limit for resetting jms wrong (details)
  128. NAS-2751 - now reuses the same QueueSession for every getCount() call. (details)
  129. NAS-2751 - minor follow-ups after codereview (details)
  130. NAS-2751 - minor follow-up after codereview (details)
  131. Fixed NAS-2752 - disabled by default the search for duplicationmigration (details)
  132. Bumped the version to 5.4.1 (details)
  133. NAS-2752 -  added the SendDedupIndexRequestToIndexserver program (details)
  134. NAS-2750 - added new DNSFetcher class that fails bad URIs early, ie. (details)
  135. NAS-2750 - added usage for the new DNS fetcher, and disabled the new (details)
  136. Fixed at least one bug in how groovy script matches regexes. (details)
  137. Modified text in GUI to make clear that filtering is limited by (details)
  138. Enabled ".*" search and delete. (details)
  139. NAS-2750 - logging level changed (details)
  140. Fixed NAS-2712 - changed the regexp used for metadata-retrieval to the (details)
  141. NAS-2752 - final corrections (details)
  142. Changed version to 5.4.1-SNAPSHOT (details)
  143. [maven-release-plugin] prepare release netarchivesuite-5.4.1 (details)
  144. [maven-release-plugin] prepare for next development iteration (details)
  145. Experimental quota enforcer that always allows prerequisites (details)
  146. Experimental quota enforcer that always allows prerequisites (details)
  147. Bumped version to 5.4.2-SNAPSHOT (details)
  148. Made queuing behaviour of dns: lookups in heritrix configurable. (details)
  149. Improved a log message with extra information. (details)
  150. [maven-release-plugin] prepare release netarchivesuite-5.4.2 (details)
  151. [maven-release-plugin] prepare for next development iteration (details)
  152. Fixed NAS-2760 - and added additional logging to the class (details)
  153. Fixed NAS-2760 - and added additional logging to the class (details)
  154. NAS-2673 - correct headers for postgresql scripts (details)
  155. Give QueueBrowserPatch branch the same version as master to enable (details)
  156. NAS-2793 When a harvest dispatches a job the jobs channel name is (details)
  157. NAS-2793 Edited a comment (details)
  158. NAS-2793 Made two new parameters instead of hardcoding the rabbitmq url (details)
  159. Modified umbra integration to read from settings. (details)
  160. Changed logic to enable umbra harvesting for any job channel with (details)
  161. Made clientId for umbra jobs thoroughly unique. (details)
  162. Fixed bug in substituting placeholders. (details)
  163. Added necessary new.lines to the spring overrides. (details)
  164. Added todo for moving umbra-inserts to HarvestController. (details)
  165. Refactor to put umbra config in HarvestControllers. (details)
  166. bugfix (details)
  167. typo (details)
  168. Tidied up logic and removed superfluous after-check. (details)
  169. Added validity checks on settings + logging. (details)
  170. Fix to NAS-2794 - correct queue assignment when url scheme is missing (details)
  171. Rebuilt complete settings. (details)
  172. Rebuilt complete settings. (again) (details)
  173. Escaped string values in xml attributes. (details)
  174. Code Review follow-ups (details)
  175. Redirect output for debugging (details)
  176. typo (details)
  177. Added umbra beans to template uploaded in SystemTest. (details)
  178. Added timestamp to SystemTest logfile. (details)
  179. Added the two new HaCos to the expected application set (details)
  180. Quick experiment with adding queuename to crawl log. (details)
  181. Missing placeholder in list to be removed (details)
  182. Make sure that "replacement" template in system test uses our NAS queue (details)
  183. Added heritrix queue name as an annotation in crawl log. (details)
  184. Replaced orderxml with one similar to that in the release test package. (details)
  185. Removed risky space in crawl annotation. (details)
  186. Removed debugging funtionality and fixed documentation. (details)
  187. Update heritrix to snapshot version (details)
  188. Excluded conflicting binding from import. (details)
  189. Excluded conflicting binding from assembly. (details)
  190. Also removed old jcl-over-slf4j binding (details)
  191. added class for htmlUnitSelenium driver to system test (details)
  192. Upgraded commons-io to match selenium dependency (details)
  193. Added "http://" to base url. (details)
  194. Removed download that doesn't work in htmlunit. (details)
  195. Disabled javascipt in htmlunit (details)
  196. Hack to enable enable/disable javascript per test (details)
  197. SystemTest now functioning locally after commenting out a few problem (details)
  198. Fixed a broken dependency- (details)
  199. Consistent dependencies for selenium and htmlunit. (details)
  200. Deactivated failing cleanup method. (details)
  201. Fixed an issue with deactivation on shutdown. (details)
  202. Tidying up of presumed-functioning system test. (details)
Commit c18f2fb56f53d39e18d47d52cad9732499c23c7b by Knud Åge Hansen (kaah)
NAS-2642: Initial refactoring by making a new method
generatePageInformation, which creates a part of the HTML-script.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 7dd06f09a801fdafbb1af4cd5fe78ebcf7dda0cd by Knud Åge Hansen (kaah)
NAS-2642: Further refactoring by making a new method
generateJobInformation
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 0d48f1f9b972f6a2f79a3ef2f0153725a4db4ed1 by Knud Åge Hansen (kaah)
NAS-2642: Refactored a bit more, so it is more clear what actually
happens in the methods crawllog_list and frontier_list
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 3bccf92de081721e23396c1dd668f2933583bc60 by Knud Åge Hansen (kaah)
NAS-2642: An error occured during the refactoring, so a change has been
applied that hopefully will fix it
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 5a8b77443d18d41d9e43692a4085058000640d77 by Knud Åge Hansen (kaah)
NAS-2642: Starting to transfer parameters from crawlog_list to
frontier_list
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit ec8de15ddcdda967de9506c9fbbeddf9c0360c30 by Knud Åge Hansen (kaah)
NAS-2642: Introducing solution from crawllog
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 13374c697cc91b42828cb290afd2b1f54a60ec4b by Knud Åge Hansen (kaah)
NAS-2642: The pagenumber gets printed as a test
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 264b37c0f9c462bc3c9c1ccf7ca66d2a0e7f67f2 by Knud Åge Hansen (kaah)
NAS-2642: Attempt to only show the specified number of URI's in a first
attempt to make it paginated
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 808750e6c68822c36b1a13c91e81d737601d0ca4 by Knud Åge Hansen (kaah)
NAS-2642: Inform about the pagenumber and pagesize
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 4c4934ebb3bf6d79933f9933507d3e2229fc355c by Knud Åge Hansen (kaah)
NAS-2642: Another try to print the pageinformation
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 5e837d9bc837fec784f2f0ed5d496f75fdc97475 by Knud Åge Hansen (kaah)
NAS-2642: Removed adding the pagination to the content variable
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit cb5cfe520a508446011a245c5d6abcd852155730 by Knud Åge Hansen (kaah)
NAS-2642: Another attempt in the pagination process - this time going
back to code that should work
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 7c59382032ee2b51f51babdbccc6f8a971da2d62 by Knud Åge Hansen (kaah)
NAS-2642: Another attempt to reestablish the normal state
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit d2054ed9c10397d8bb73f8eb00299ae78edea34c by Knud Åge Hansen (kaah)
NAS-2642: Another try to reestablish working code
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 48c803483cf805a24675fc7773c79e00ce7c6062 by Knud Åge Hansen (kaah)
NAS-2642: The first page * 50 items are skipped
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 9ffa0dd113c488c3347989510ac9b88034cbff6f by Knud Åge Hansen (kaah)
NAS-2642: Implemented two further parameters in listFrontier
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit c8279b7fb2383ea79b8be8eaa5885d78486215cc by Knud Åge Hansen (kaah)
NAS-2642: Extracted pagination method variables to class variables so
groovy can access them
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 24c976a2a05fae05c3a4dfa0ab762f89d38c15ab by Knud Åge Hansen (kaah)
NAS-2642: Another content is displayed, so the number of pages differs
from the number of crawllog pages
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit bbfdf603e6e4dbd9b7dc9db6e650d91081c5d2f6 by Knud Åge Hansen (kaah)
NAS-2642: Frontier site divides the number of pending URIs up in pages
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 5d53c44db183a99c98413cb0db8abd077a511d07 by Knud Åge Hansen (kaah)
NAS-2642: Information about page and number of pages  is displayed
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit e7db5ce85bdf9564d4a5d21eb2575e91913bb6dc by Knud Åge Hansen (kaah)
NAS-2642: Changed displayed order of information
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedquickstart-vagrant-environment/run-vagrant.sh (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
Commit 79d97e5d9f724a10bb6fe356e7ff04cd94379592 by Knud Åge Hansen (kaah)
NAS-2642:  totalCachedSize and totalCachedLines are now set to correct
value
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 5d216d7386b96e5eaa9501f1feb2793b37700149 by Knud Åge Hansen (kaah)
NAS-2642: The number of the pending URIs is put in the html-string
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 8a63cb92c8e78de31fda85091bdb8f01d28c666a by Knud Åge Hansen (kaah)
NAS-2642: The number of lines is now determined by pending uris matching
the regular expression instead of all pending uris
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit b2985d8e1e3332f05c6986679847a26b3fa7fc70 by Knud Åge Hansen (kaah)
NAS-2642: Since it is necessary to walk through all pending URIs to find
out the lines that should be displayed it is also necessary to close the
database and then open it again before displaying the actual lines on
the page.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 9cc5334b7abda8ef97456fc64f10337cbcc71174 by Knud Åge Hansen (kaah)
NAS-2642: Now the string is split by ½ instead
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 63e076a2a26168ad80f5a981c19215169e8ba458 by Knud Åge Hansen (kaah)
NAS-2642: Delimiter is now 'Matching count:'
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 8400fca7eb774ceb6f2f5c3d27431d6e533d074f by Knud Åge Hansen (kaah)
NAS-2642: The number of lines is now found in the result of listFrontier
in the groovy script
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 4d9a1e224e16b7d476c914335fd75ad3f5605a6d by Knud Åge Hansen (kaah)
NAS-2642: Variable introduced for test purposes
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 97033ed8029891b3f443211560fea4038b93b4bd by Knud Åge Hansen (kaah)
NAS-2642: Regular expression is used to find the number of lines that
should be paginated
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit bcbcc16c7a254379629514b0919cde38e2d90eba by Knud Åge Hansen (kaah)
NAS-2642: The total number of lines are found in the groovy script and
then the number of lines are first extracted and then removed from the
html result
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 437ee829aff6a0cfdb29f2b3beb9ddcbeea9a7a8 by Knud Åge Hansen (kaah)
NAS-2642: Parselong used rather than getlong
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 6e8a88e4e3544127f6cb277c39a7100dc78510e0 by Knud Åge Hansen (kaah)
NAS-2642: Changed page number extraction and removed the first while
loop since we now have to find all lines that match the regular
expression
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit ecea3df1fc0a28911b30e5978092076d72d5d952 by Knud Åge Hansen (kaah)
NAS-2642: Changed page number extraction to use pattern matching instead
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit dfb2eb2106d62002edd18625cc185d08b9f7a738 by Knud Åge Hansen (kaah)
NAS-2642: Default page value is "1" instead of null
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 71af0dc430eb618b8af7af3e6a7b648e29cbf255 by Knud Åge Hansen (kaah)
NAS-2642: listFrontier in nas.groovy is now called with the page number
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 7d3c32cc777f74d74d16ceb1d6d80d1fb8311c23 by Knud Åge Hansen (kaah)
NAS-2642: totalCachedLines is extracted from the start fo scriptResult
instead of being set in listFrontier in the groovy script
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit d375d5e16dcb9f72c65d9aa591f96394ac84df2c by Knud Åge Hansen (kaah)
NAS-2642: Back to the version which call listFrontier where the page
number is included in the regular expression
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit ceda67e9995347f74405dc101d5b5d09a8f823fa by Knud Åge Hansen (kaah)
NAS-2642: Inserted code from master in crawllog to get the correct
result
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit c859a8447c4d5fc8d0b980c8c25c80379cc633b2 by Knud Åge Hansen (kaah)
NAS-2642: Crawllog gave an excep so going back to the old code
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 6d2d252cc69c580a11f8c68c21668f4a53ea24b2 by Knud Åge Hansen (kaah)
NAS-2642: Default pagesize of 100 is no longer assigned every time a
differnet page is selected
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit f4a9fb878f93eb1e7f134f3612ae58e0fed83758 by Knud Åge Hansen (kaah)
NAS-2642: Pagesize will now no longer change to default when another
page is selected
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 6c324736555c438090dd6f0d137a62332e182ac3 by Knud Åge Hansen (kaah)
NAS-2642: Both frontier and crawllog now uses same method to find the
number of lines which the user has typed that a page can contain
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit 624a608417f75330a52e7e35c7325c4c1a490d08 by Knud Åge Hansen (kaah)
NAS-2642: Changed the groovy script to accept three parameters
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/webinterface/servlet/nas.groovy (diff)
Commit 72d378b14db38f2167fc8e4cebd080e49cd1351c by Knud Åge Hansen (kaah)
Work on NAS-2646 . Trying to merge jacoco reports into one single report
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
Commit eb12cd45edf014753cf507623a03e38d2f120a50 by Knud Åge Hansen (kaah)
Fix NAS-2648 - support for crawllogs with old duplicate annotations
(also NARK-1338)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedharvester/heritrix1/heritrix1-frontier/pom.xml (diff)
The file was modifiedharvester/heritrix1/heritrix1-extensions/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedharvester/heritrix1/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/indexserver/RawMetadataCache.java (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedharvester/heritrix1/heritrix1-controller/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
Commit 559ee68d9ea5f61e4935f999101d3606022393f9 by Knud Åge Hansen (kaah)
NARK-1388 NAS-2648 - forgot to change the pattern itself :(
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/indexserver/RawMetadataCache.java (diff)
Commit 3145dee3bf60eca7386546ab8ea05a1815921b14 by Knud Åge Hansen (kaah)
H3 monitor review follow-up and cleanup.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/MasterTemplateBuilder.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/Pagination.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/IndexResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/Heritrix3JobMonitorThread.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/SearchResult.java (diff)
Commit 5a891dbce9be97aa474d9c14cbb5bb4e784ae01b by Knud Åge Hansen (kaah)
Adding LICENSELICENSE.txt as requested by Mick Hucka
The file was addedLICENSE.txt
Commit e5fe66e3bbb01cde1fe779db8447d812862f06e4 by Knud Åge Hansen (kaah)
NAS-2641: Pagination now supports additional parameters in the page
links.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/Pagination.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/JobResource.java (diff)
Commit f6026bfa76d0be8bc8e79eee50e7de066391a030 by Knud Åge Hansen (kaah)
Disabling very slow test:
archive/archive-test/src/test/java/dk/netarkivet/archive/tools/RunBatchTester.java
and resetting version to 5.4-SNAPSHOT
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedharvester/heritrix1/heritrix1-extensions/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedharvester/heritrix1/heritrix1-frontier/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/tools/RunBatchTester.java (diff)
The file was modifiedharvester/heritrix1/heritrix1-controller/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/heritrix1/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
Commit 4a605d4524e6d92f58363089bddb18e69c5c212f by Knud Åge Hansen (kaah)
Added pom.xml.versionsBackup to .gitignore
The file was modified.gitignore (diff)
Commit 9a7dfc4360426cf681eeecca2efb765a6ee4b47e by Knud Åge Hansen (kaah)
Ignoring pom.xml.versionsBackup
The file was modified.gitignore (diff)
Commit 5ac577a794e52d8ccf05e6acf88fda074a8d0fa1 by Knud Åge Hansen (kaah)
Work on NAS-2646 - also moved some tests from archive-test module to
archive-core and made the Channels.reset() method public
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/bitarchive/distribute/data/uploadmessage/bitarchive1/filedir/Upload4.ARC
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/distribute/GetFileMessageTester.java
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/arcrepository/data/get/originals/bitarchive1/bitarchive-admin.dat
The file was removedarchive/archive-test/tests/dk/netarkivet/archive/bitarchive/distribute/data/uploadmessage/NetarchiveSuite-store2.arc
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveTesterGetFile.java (diff)
The file was removedarchive/archive-test/tests/dk/netarkivet/archive/bitarchive/distribute/data/uploadmessage/NetarchiveSuite-store1.arc
The file was removedarchive/archive-test/tests/dk/netarkivet/archive/bitarchive/distribute/data/uploadmessage/bitarchive1/filedir/NetarchiveSuite-upload1.arc
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/IntegrityTests.java
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/IntegrityTests.java
The file was modifiedarchive/pom.xml (diff)
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveServerTester.java
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/IntegrityTests.java
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/bitarchive/distribute/data/originals/file-2.arc
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveClientTester.java
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BatchEndedMessageTester.java
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/distribute/IntegrityTests.java
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ARCLookupTester.java (diff)
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/HeartBeatMessageTester.java
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveServerTester.java
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveMonitorTester.java (diff)
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveMonitorServerTester.java
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/distribute/TestBatchJobRuns.java
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/TestBatchJobRuns.java
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BatchEndedMessageTester.java
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveClientTester.java
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/bitarchive/distribute/data/originals/file-1.arc
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/distribute/HeartBeatMessageTester.java
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/GetFileMessageTester.java
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/distribute/UploadMessageTester.java
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/arcrepository/data/get/originals/bitarchive1/filedir/get2.ARC
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/bitarchive/distribute/data/uploadmessage/NetarchiveSuite-store1.arc
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/TestInfo.java
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/arcrepository/data/get/originals/bitarchive1/bitarchive-credentials.txt
The file was removedarchive/archive-test/tests/dk/netarkivet/archive/bitarchive/distribute/data/uploadmessage/bitarchive1/filedir/Upload4.ARC
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveMonitorServerTester.java
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveTesterUpload.java (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/Channels.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BatchMessageTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveTestCase.java (diff)
The file was addedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/UploadMessageTester.java
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/TestInfo.java (diff)
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/bitarchive/distribute/data/originals/batch_one_checksum_output.txt
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/bitarchive/distribute/data/uploadmessage/NetarchiveSuite-store2.arc
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/bitarchive/distribute/data/uploadmessage/bitarchive1/filedir/NetarchiveSuite-upload1.arc
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/arcrepository/data/get/originals/bitarchive1/filedir/get1.ARC
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/distribute/TestInfo.java
Commit 7ccd47224a522e7a69f3081873fe11a89d216224 by Knud Åge Hansen (kaah)
Work on NAS-2646 - removed a lot @Ignore clauses in the archive-test
package
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveMonitorTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryDatabaseTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/TestInfo.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveTesterUpload.java (diff)
The file was addedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/testReflect.java
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/distribute/JMSArcRepositoryClientTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/TestInfo.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ARCLookupTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveTesterAdmin.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepositoryadmin/AdminDataTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/tools/ReestablishAdminDatabaseTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/LocalArcRepositoryClientTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/bitpreservation/FileBasedActiveBitPreservationTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterStore.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveTesterBatch.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/BitarchiveRecordTester.java (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/TrivialArcRepositoryClientTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/BatchStatusTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveTesterCTOR.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/TimeoutBatch.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveAdminTester.java (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/checksum/FileChecksumArchiveTester.java (diff)
The file was removedarchive/archive-test/src/test/java/dk/netarkivet/archive/distribute/arcrepository/TestInfo.java
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BatchGUITester.java (diff)
Commit 81319d8bd40f104135ba28e43d41ff2ae42a0dae by Knud Åge Hansen (kaah)
Work on NAS-2646 - more enabling of disabled tests
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepositoryadmin/AdminData.java (diff)
The file was modifiedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveMonitorServerTester.java (diff)
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/bitarchive/distribute/data/originals/arc_record0.txt
The file was removedarchive/archive-test/tests/dk/netarkivet/archive/bitarchive/distribute/data/originals/arc_record0.txt
The file was modifiedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/GetFileMessageTester.java (diff)
The file was modifiedarchive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java (diff)
The file was removedarchive/archive-test/tests/dk/netarkivet/archive/bitarchive/distribute/data/originals/local_files/Upload5.ARC
The file was addedarchive/archive-core/tests/dk/netarkivet/archive/bitarchive/distribute/data/originals/local_files/Upload5.ARC
The file was modifiedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveClientTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/bitarchive/BitarchiveTesterGet.java (diff)
The file was modifiedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveServerTester.java (diff)
Commit a01a37adfe08f5b0ca8ffb801fa373d08485fb28 by Knud Åge Hansen (kaah)
Work on NAS-2646 - some cleanup in the monitor modules. moved most tests
from monitor-test to monitor-core
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was removedmonitor/monitor-test/src/test/java/dk/netarkivet/monitor/jmx/CachingProxyConnectionFactoryTester.java
The file was removedmonitor/monitor-test/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java
The file was modifiedmonitor/monitor-core/src/test/java/dk/netarkivet/monitor/logging/TestCachingSLF4JAppender.java (diff)
The file was removedmonitor/monitor-test/src/test/java/dk/netarkivet/monitor/TestInfo.java
The file was removedmonitor/monitor-test/src/test/java/dk/netarkivet/monitor/MonitorSettingsTester.java
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was removedmonitor/monitor-test/src/test/java/dk/netarkivet/monitor/jmx/CachingProxyFactoryConnectionTest.java
The file was addedmonitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java
The file was addedmonitor/monitor-core/src/test/resources/test-settings.xml
The file was addedmonitor/monitor-core/src/test/java/dk/netarkivet/monitor/MonitorSettingsTester.java
The file was addedmonitor/monitor-core/src/test/java/dk/netarkivet/monitor/registry/MonitorRegistryServerTester.java
The file was addedmonitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/CachingProxyConnectionFactoryTester.java
The file was addedmonitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/CachingProxyFactoryConnectionTest.java
Commit ce9cecbed9a8eb01b3f15d809ae13877b6870aa2 by Knud Åge Hansen (kaah)
Work on NAS-2646 - some cleanup in the common-test module
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterStore.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterStoreChecksum.java (diff)
The file was modifiedcommon/common-test/src/main/java/dk/netarkivet/common/utils/TestInfo.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterBatch.java (diff)
The file was modifiedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveClientTester.java (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/harvesting/distribute/DoOneCrawlMessageTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/tools/GetFileTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTester.java (diff)
The file was modifiedharvester/heritrix1/heritrix1-controller/src/test/java/dk/netarkivet/harvester/harvesting/distribute/HarvestControllerServerTester.java (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/ViewerProxyTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ServerSetUp.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/bitpreservation/DatabaseBasedActiveBitPreservationTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/checksum/distribute/ChecksumClientTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryDatabaseTester.java (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/harvesting/distribute/HangingListenerTest.java (diff)
The file was modifieddeploy/deploy-test/src/test/java/dk/netarkivet/common/distribute/IntegrityTestSuite.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/checksum/distribute/FileChecksumServerTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/distribute/ReplicaClientFactoryTester.java (diff)
The file was removedcommon/common-test/src/main/java/dk/netarkivet/common/distribute/ChannelsTesterHelper.java
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/distribute/ArchiveMessageHandlerTester.java (diff)
The file was removedcommon/common-test/src/main/java/dk/netarkivet/common/utils/arc/TestInfo.java
The file was modifiedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveMonitorServerTester.java (diff)
The file was addedcommon/common-test/src/test/java/dk/netarkivet/common/utils/arc/TestInfo.java
The file was modifiedcommon/common-test/src/test/java/dk/netarkivet/common/distribute/ChannelsTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepositoryadmin/DatabaseAdminTester.java (diff)
The file was modifiedcommon/common-test/src/main/java/dk/netarkivet/common/distribute/TestInfo.java (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/IndexServerTester.java (diff)
The file was modifiedarchive/archive-core/src/test/java/dk/netarkivet/archive/bitarchive/distribute/BitarchiveServerTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterGet.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ARCLookupTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepositoryadmin/ReplicaCacheDatabaseTester.java (diff)
The file was modifiedcommon/common-test/src/test/java/dk/netarkivet/common/distribute/SynchronizerTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/bitpreservation/FileBasedActiveBitPreservationTester.java (diff)
Commit af559f5a8283bc69f123ae48e729822b54f6ea29 by Knud Åge Hansen (kaah)
Work on NAS-2646 - ignored test failing in travis
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/bitpreservation/FileBasedActiveBitPreservationTester.java (diff)
Commit bfa002780fa66dcf25b4876a018a5e39d5f27461 by Knud Åge Hansen (kaah)
A script to redeply NAS from either inside or outside vagrant
The file was addedquickstart-vagrant-environment/redeploy.sh
The file was modifiedquickstart-vagrant-environment/redeploy.sh (diff)
The file was modifiedquickstart-vagrant-environment/redeploy.sh (diff)
Commit 5b44611c9196aa3efdf7c7d3ce25a0197091699c by Knud Åge Hansen (kaah)
NAS-2674 - add a notification, in case of channel mismatch
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/HarvestControllerServer.java (diff)
Commit efc0a6dfdc1598571c667e71e4d206bf4ff265f7 by Knud Åge Hansen (kaah)
Changed bitarkiv 015 to 01 in test setup
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/NASSystemUtil.java (diff)
Commit 4a38128893bef039c16e2f0e94f4fd0269c85b63 by Knud Åge Hansen (kaah)
Fixed case-sensitive hostname!!!
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/NASSystemUtil.java (diff)
Commit 85b9f2efea9f5f2b7126bbef78b3e943f796ee77 by Knud Åge Hansen (kaah)
Removed duplicate dependency 'javax.inject' in pom.xml
The file was modifiedpom.xml (diff)
Commit d9ae3f82fbe7a5b2ebb80ca04c9f8cb2cfdd3d0f by Søren Vejrup Carlsen (svc)
NAS-2673 - Added postgresql create script for default schedules, and
moved scripts away from scripts/sql
The file was addeddeploy/deploy-core/scripts/mysql/createArchiveDB.mysql
The file was removeddeploy/deploy-core/scripts/sql/createfullhddb.sql
The file was removeddeploy/deploy-core/scripts/sql/createArchiveDB.mysql
The file was removeddeploy/deploy-core/scripts/sql/createArchiveDB.pgsql
The file was addeddeploy/deploy-core/scripts/derby/createArchiveDB.sql
The file was removeddeploy/deploy-core/scripts/sql/createArchiveDB.sql
The file was addeddeploy/deploy-core/scripts/postgresql/createArchiveDB.pgsql
The file was removeddeploy/deploy-core/scripts/sql/createHarvestDB.pgsql
The file was removeddeploy/deploy-core/scripts/sql/createfullhddb.mysql
The file was addeddeploy/deploy-core/scripts/mysql/createfullhddb.mysql
The file was addeddeploy/deploy-core/scripts/postgresql/create_default_schedules.sql
The file was addeddeploy/deploy-core/scripts/derby/createfullhddb.sql
The file was addeddeploy/deploy-core/scripts/postgresql/createHarvestDB.pgsql
Commit 72be89b9367f5c2830f1600fbdedae7593c7ae77 by Søren Vejrup Carlsen (svc)
NAS-2673 - Added updated versions of mq.sh and RunNetarchiveSuite.sh
The file was modifieddeploy/deploy-core/scripts/RunNetarchiveSuite.sh (diff)
The file was modifieddeploy/deploy-core/scripts/openmq/mq.sh (diff)
The file was modifieddeploy/deploy-core/scripts/postgresql/netarchivesuite_init.sql (diff)
The file was modifieddeploy/deploy-core/scripts/postgresql/createArchiveDB.pgsql (diff)
Commit 5265fbe6ed80a8e6b3fa4b097f2611152ff0e980 by Jeppe Ravn-Grove (jrg)
Made 'final' all warnings of "Synchronization on a non-final field" that
Intellij Idea would allow me to do. The remaining 15 occurrences of
"Synchronization on a non-final field" will be more interesting...
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/Synchronizer.java (diff)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/bitarchive/BitarchiveMonitor.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/NASEnvironment.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/Heritrix3JobMonitorThread.java (diff)
The file was modifiedwayback/wayback-resourcestore/src/main/java/dk/netarkivet/wayback/NetarchiveCacheResourceStore.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/Heritrix3WrapperManager.java (diff)
Commit ee468ff11b37115e22ad8cb50c6ca985a677ca7e by Jeppe Ravn-Grove (jrg)
Fixed 13 occurrences of "Synchronization on a non-final field", now only
2 are left.
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/checksum/FileChecksumArchive.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/main/java/is/hi/bok/deduplicator/DeDuplicator.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/indexserver/distribute/TestIndexRequestServer.java (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/MockupMultiFileBasedCache.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/indexserver/distribute/IndexRequestServer.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/IndexResource.java (diff)
Commit abaa5e4e771164f7ee630ff7d484393771d8e8d9 by Jeppe Ravn-Grove (jrg)
Changed the fix of "Synchronization on a non-final field" in this class
to the cleaner solution now also used elsewhere.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/servlet/Heritrix3JobMonitorThread.java (diff)
Commit e7daed927f4055cac121bfc566c35fa3f699cbc3 by Jeppe Ravn-Grove (jrg)
NAS-2680: Fixed the error that made the Jenkins build fail
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/MockupMultiFileBasedCache.java (diff)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/bitarchive/BitarchiveMonitor.java (diff)
Commit 9708b36415c89a023da32fd230369b064c0765c8 by Søren Vejrup Carlsen (svc)
Work on NAS-2733 - now searching for the domain in the cached logs. Only
does lookup, if the crawlog is cached. If no caching, the job will not
be shown on the result.page
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/main/java/dk/netarkivet/heritrix3/monitor/NASEnvironment.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/main/java/dk/netarkivet/heritrix3/monitor/resources/H3JobResource.java (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/webinterface/servlet/NASEnvironmentTester.java (diff)
The file was modifiedharvester/history-gui/src/main/webapp/Harveststatus-running.jsp (diff)
Commit 32ffbf47ac0293f7568f88e70bfc5f44b7d50c20 by Søren Vejrup Carlsen (svc)
Fixed trivial issue NAS-2741. It wrote out useless warnings to the log
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/Domain.java (diff)
Commit 1b8b20c87e94d646f1474e50172d5c28a0f15234 by Søren Vejrup Carlsen (svc)
Made fix for NAS-2735. Work on NAS-2733 - Enabled filtering in running
jobs using previously used FindRunningJobQuery class
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/FindRunningJobQuery.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/main/java/dk/netarkivet/heritrix3/monitor/NASEnvironment.java (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/webinterface/servlet/NASEnvironmentTester.java (diff)
The file was modifiedharvester/history-gui/src/main/webapp/Harveststatus-running.jsp (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/settings.xml (diff)
Commit aba09c3ce774b14ea0898f7f4d6420194d8bf930 by Søren Vejrup Carlsen (svc)
NAS-2733 - Forgot to update the complete_settings.xml file. Added the
default value for tempPath to HarvesterSettings class
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java (diff)
The file was modifieddeploy/deploy-core/src/main/resources/dk/netarkivet/deploy/complete_settings.xml (diff)
Commit eeec64ff3eb5de5dd46b86792ca5e2bd0dda3d1a by Søren Vejrup Carlsen (svc)
NAS-2733 -  lacked some imports in the jsp page
The file was modifiedharvester/history-gui/src/main/webapp/Harveststatus-running.jsp (diff)
Commit aa747ce098f94d8298845eafe7bda70e75bbbe28 by Søren Vejrup Carlsen (svc)
NAS-2733 - don't search in database if chosen filteringMethod is
'database'
The file was modifiedharvester/history-gui/src/main/webapp/Harveststatus-running.jsp (diff)
Commit 7ddeb84349f50c1e61911c607077fb9f94f7e2a2 by Søren Vejrup Carlsen (svc)
Work on NAS-2673. Updates on scripts RunNetarchiveSuite.sh and mq.sh.
Removed sql-scripts from sql folder to folders mysql,postgresql, an
derby respectedly
The file was modifieddeploy/deploy-core/scripts/RunNetarchiveSuite.sh (diff)
The file was addeddeploy/deploy-core/scripts/postgresql/createHarvestDB.pgsql
The file was removeddeploy/deploy-core/scripts/sql/createArchiveDB.mysql
The file was removeddeploy/deploy-core/scripts/sql/createArchiveDB.sql
The file was removeddeploy/deploy-core/scripts/sql/createHarvestDB.pgsql
The file was removeddeploy/deploy-core/scripts/sql/createArchiveDB.pgsql
The file was addeddeploy/deploy-core/scripts/derby/createArchiveDB.sql
The file was addeddeploy/deploy-core/scripts/derby/createfullhddb.sql
The file was removeddeploy/deploy-core/scripts/sql/createfullhddb.mysql
The file was addeddeploy/deploy-core/scripts/mysql/createArchiveDB.mysql
The file was removeddeploy/deploy-core/scripts/sql/createfullhddb.sql
The file was addeddeploy/deploy-core/scripts/postgresql/createArchiveDB.pgsql
The file was addeddeploy/deploy-core/scripts/mysql/createfullhddb.mysql
The file was modifieddeploy/deploy-core/scripts/openmq/mq.sh (diff)
Commit be0598c93f04cfdc30639294c7cbdf691516a657 by Søren Vejrup Carlsen (svc)
Fix NAS-2673. Fix incorrect creation of tables 'harvestdefinitions' and
'harvestchannel'. Include creation of SNAPSHOT and FOCUSED channels used
by Quickstart
The file was modifieddeploy/deploy-core/scripts/postgresql/createHarvestDB.pgsql (diff)
Commit 5731f78676d2035f17adf95b6f772a161009ddea by Colin Rosenthal (csr)
Update copyright date on OnB-provided code. (NAS-2696)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/utils/OnbFreeSpaceProvider.java (diff)
Commit 9b09155dea29a03a9bf012b1aa8265f984645864 by Søren Vejrup Carlsen (svc)
Fixed NAS-2744 - changed HERITRIX3_VERSION to '3.3.0-BDB-5.0.x'
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/Constants.java (diff)
Commit 9840840b94ddc796355dba2648f9bf144d857e16 by Søren Vejrup Carlsen (svc)
NAS-2673 - fixed createHarvestDB.pgsql script and added documentation to
the scripts. Added a deploy_standalone_example_postgresql.xml deploy
script
The file was modifieddeploy/deploy-core/scripts/postgresql/createArchiveDB.pgsql (diff)
The file was addeddeploy/distribution/src/main/resources/examples/deploy_standalone_example_postgresql.xml
The file was modifieddeploy/deploy-core/scripts/postgresql/createHarvestDB.pgsql (diff)
The file was addeddeploy/deploy-core/scripts/HarvestTemplateApplication-template.sh
Commit 3fa0db137e5661c7fd3b78c4f611ab6acb5a399b by Søren Vejrup Carlsen (svc)
Follow-up on NAS-2677 -  removed H1 templates in
deploy/distribution/src/main/resources/order_templates_dist/
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/frontpages_plus_1level_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/frontpages_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/default_obeyrobots_h1.xml
The file was modifieddeploy/distribution/src/main/resources/order_templates_dist/default_orderxml.xml (diff)
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/default_withforms_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/path_100levels_orderxml_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/host_10levels_orderxml_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/frontpages_plus_2levels_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/default_withftp_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/twitter-frontpages_h1.xml
The file was modifieddeploy/distribution/src/main/resources/order_templates_dist/README (diff)
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/host_100levels_orderxml_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/default_orderxml_low_bandwidth_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/default_orderxml_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/default_plus_oai_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/path_10levels_orderxml_h1.xml
The file was removeddeploy/distribution/src/main/resources/order_templates_dist/default_obeyrobots_withforms_h1.xml
Commit 517e4011466f047e91129ef8b2b57f88f46220e4 by Colin Rosenthal (csr)
Updated placing of sql init file.
The file was modifiedquickstart-vagrant-environment/Vagrantfile (diff)
Commit 2a3326d66df5f3b57404e0b01c05e548f2a5dce1 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release netarchivesuite-5.4
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedpom.xml (diff)
Commit e0e48385d28410ee438e55a4b006475992aeb139 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
Commit ed1e11590e4898763a3764d031bf7f37f20c85ed by Jeppe Ravn-Grove (jrg)
NAS-2719 Fixed misplaced header in all 7 css-files
The file was modifiedarchive/bitpreservation-gui/src/main/webapp/netarkivet.css (diff)
The file was modifiedharvester/harvestdefinition-gui/src/main/webapp/netarkivet.css (diff)
The file was modifiedharvester/history-gui/src/main/webapp/netarkivet.css (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/main/webapp/netarkivet.css (diff)
The file was modifiedharvester/qa-gui/src/main/webapp/netarkivet.css (diff)
The file was modifiedmonitor/status-gui/src/main/webapp/netarkivet.css (diff)
The file was modifiedharvester/harvestchannel-gui/src/main/webapp/netarkivet.css (diff)
Commit 8e43e69ad8e0e7268ae2763558a3c0de87e4579e by Søren Vejrup Carlsen (svc)
NAS-2751 - fixed memory-leak in JMS QueueBrowser functionality
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/JMSConnection.java (diff)
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/HarvesterStatusReceiver.java (diff)
Commit cd409ac83e909963de1aed8ccbbd48aea210ff68 by Søren Vejrup Carlsen (svc)
NAS-2751 - Trying to reset the jmsconnection after a number of
getCount() calls.
The file was addedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/QueueController.java
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/HarvesterStatusReceiver.java (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/JMSConnectionSunMQ.java (diff)
Commit d7e979aad335dfddd69522ca7a0486486020ed0e by Søren Vejrup Carlsen (svc)
NAS-2751 - we evaluated the limit for resetting jms wrong
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/QueueController.java (diff)
Commit b39811b8d51c6b1c2af3a845e0ad2ce6b98ce7d3 by Søren Vejrup Carlsen (svc)
NAS-2751 - now reuses the same QueueSession for every getCount() call.
And the QueueSession is reinitialized in the case of a JMSException
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/QueueController.java (diff)
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/QueueController.java (diff)
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/QueueController.java (diff)
Commit ceeed434b9a2716ffd1b3f25c267869c8efb7b0a by Søren Vejrup Carlsen (svc)
Fixed NAS-2752 - disabled by default the search for duplicationmigration
records
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/settings.xml (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/RawMetadataCacheTester.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/indexserver/RawMetadataCache.java (diff)
The file was modifieddeploy/deploy-core/src/main/resources/dk/netarkivet/deploy/complete_settings.xml (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
Commit fa6d1258ecce1a5694bef7e4250269a0505d86c8 by Søren Vejrup Carlsen (svc)
NAS-2752 -  added the SendDedupIndexRequestToIndexserver program
required to test indexing from the commandline
The file was addedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/tools/test/SendDedupIndexRequestToIndexserver.java
Commit 1d5a3acf11e4c5a12649b0fab44101965baca699 by Søren Vejrup Carlsen (svc)
NAS-2750 - added new DNSFetcher class that fails bad URIs early, ie.
before DNS lookup is tried
The file was addedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/ExtendedDNSFetcher.java
Commit b661ccebb7298585d60c43f570f1cdd61bc89aab by Søren Vejrup Carlsen (svc)
NAS-2750 - added usage for the new DNS fetcher, and disabled the new
feature by default
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/ExtendedDNSFetcher.java (diff)
Commit c87e0590cb54288fab3e77c045396a60d217eae4 by Colin Rosenthal (csr)
Fixed at least one bug in how groovy script matches regexes.
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/main/resources/dk/netarkivet/heritrix3/monitor/nas.groovy (diff)
Commit dce6c4e8c92ce37bd5445e3eac1790712c669210 by Colin Rosenthal (csr)
Modified text in GUI to make clear that filtering is limited by
page-size.
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/main/java/dk/netarkivet/heritrix3/monitor/resources/H3FrontierResource.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/main/java/dk/netarkivet/heritrix3/monitor/resources/H3JobResource.java (diff)
Commit ebc6741d0de6ef5fe2c402c7174b1590b3e2eb1f by Colin Rosenthal (csr)
Enabled ".*" search and delete.
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/main/java/dk/netarkivet/heritrix3/monitor/resources/H3FrontierResource.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/main/resources/dk/netarkivet/heritrix3/monitor/nas.groovy (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/ExtendedDNSFetcher.java (diff)
Commit 6db4e1ee59e2473d692507852f53c881ff16c7a0 by Søren Vejrup Carlsen (svc)
Fixed NAS-2712 - changed the regexp used for metadata-retrieval to the
one in the Reporting class. NAS-2752 - added more logging to verify if
duplicationmigration lookup is turned on/off
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/indexserver/RawMetadataCache.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/viewerproxy/webinterface/Reporting.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/indexserver/RawMetadataCache.java (diff)
Commit 613b343413aa4675756bdab673f9bbbd68173855 by Colin Rosenthal (csr)
Changed version to 5.4.1-SNAPSHOT
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
Commit 71ec3e7378ab4f874da7c7f946be6e6cf4f96dca by Colin Rosenthal (csr)
[maven-release-plugin] prepare release netarchivesuite-5.4.1
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
Commit 9b286444322802bdcc0defbb935f8ae456041ed7 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifieddeploy/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
Commit 366214ef3c8742ab25ffc2b80ab7a604db710aa4 by Colin Rosenthal (csr)
Experimental quota enforcer that always allows prerequisites
The file was addedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/PrerequisiteIgnoringQuotaEnforcer.java
Commit 6499348bfa7928988f1645aa100c958248357eab by Colin Rosenthal (csr)
Experimental quota enforcer that always allows prerequisites
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/PrerequisiteIgnoringQuotaEnforcer.java (diff)
Commit 8b5700806832b5539db5864efb69b7a69e903b7f by Colin Rosenthal (csr)
Bumped version to 5.4.2-SNAPSHOT
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
Commit ef484f94d9e845b4375fffed03a2b1e6f6012dac by Colin Rosenthal (csr)
Made queuing behaviour of dns: lookups in heritrix configurable.
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/SeedUriDomainnameQueueAssignmentPolicy.java (diff)
Commit b58c1a421ee019abbf6cc3e60826f5cef3dd01e9 by Colin Rosenthal (csr)
Improved a log message with extra information.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/monitor/HarvestMonitor.java (diff)
Commit 8643b6d29861efec0cc6e32c970f60f7c1f283e6 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release netarchivesuite-5.4.2
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
Commit 35631f112077c563df4edbe02e3c379a4c22862d by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
Commit 972cfc0d8e5257a269c586607f031471a18e8bf0 by Søren Vejrup Carlsen (svc)
Fixed NAS-2760 - and added additional logging to the class
dk.netarkivet.deploy.XmlStructure
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/itext-1.2.0.jar
The file was modifieddeploy/distribution/src/main/assembly/distribution.xml (diff)
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-pool-1.3.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/poi-2.0-RC1-20031102.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/mg4j-1.0.1.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/conf/heritrix.cacerts
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/bsh-2.0b4.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/jericho-html-2.6.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-logging-1.0.4.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/junit-3.8.2.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/jasper-runtime-tomcat-4.1.30.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-codec-1.3.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/javaswf-CVS-SNAPSHOT-1.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/poi-scratchpad-2.0-RC1-20031102.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/je-3.3.82.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/jets3t-0.5.0.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/joda-time-1.6.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/servlet-tomcat-4.1.30.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-net-2.0.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-httpclient-3.1.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/libidn-0.5.9.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/ant-1.6.2.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/modules/DecideRule.options
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/jasper-compiler-tomcat-4.1.30.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/webapps/admin.war
The file was removeddeploy/distribution/src/main/resources/heritrix/webapps/selftest.war
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-lang-2.3.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/fastutil-5.0.3-heritrix-subset-1.0.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/conf/jmxremote.password.template
The file was removeddeploy/distribution/src/main/resources/heritrix/modules/Processor.options
The file was removeddeploy/distribution/src/main/resources/heritrix/conf/heritrix.properties
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-cli-1.0.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/dnsjava-2.0.3.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/heritrix-1.14.4.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-collections-3.1.jar
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/XmlStructure.java (diff)
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-io-1.3.1.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/jetty-4.2.23.jar
Commit ba500125404fb2277b464fde3547195a37246c81 by Søren Vejrup Carlsen (svc)
Fixed NAS-2760 - and added additional logging to the class
dk.netarkivet.deploy.XmlStructure
The file was removeddeploy/distribution/src/main/resources/heritrix/conf/heritrix.properties
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-logging-1.0.4.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/webapps/admin.war
The file was removeddeploy/distribution/src/main/resources/heritrix/modules/Processor.options
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/jets3t-0.5.0.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/servlet-tomcat-4.1.30.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-net-2.0.jar
The file was modifieddeploy/distribution/src/main/assembly/distribution.xml (diff)
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-cli-1.0.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-codec-1.3.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-lang-2.3.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/junit-3.8.2.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-httpclient-3.1.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/dnsjava-2.0.3.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/heritrix-1.14.4.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/webapps/selftest.war
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/XmlStructure.java (diff)
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/jasper-compiler-tomcat-4.1.30.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/poi-scratchpad-2.0-RC1-20031102.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/fastutil-5.0.3-heritrix-subset-1.0.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/conf/jmxremote.password.template
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/jasper-runtime-tomcat-4.1.30.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/libidn-0.5.9.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/ant-1.6.2.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-pool-1.3.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/poi-2.0-RC1-20031102.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-collections-3.1.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/jericho-html-2.6.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/modules/DecideRule.options
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/bsh-2.0b4.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/conf/heritrix.cacerts
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/itext-1.2.0.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/mg4j-1.0.1.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/jetty-4.2.23.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/javaswf-CVS-SNAPSHOT-1.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/je-3.3.82.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/commons-io-1.3.1.jar
The file was removeddeploy/distribution/src/main/resources/heritrix/lib/joda-time-1.6.jar
Commit 62c07a296075832300346de28a4ae844878fe6cc by Søren Vejrup Carlsen (svc)
NAS-2673 - correct headers for postgresql scripts
The file was modifieddeploy/deploy-core/scripts/postgresql/createArchiveDB.pgsql (diff)
The file was modifieddeploy/deploy-core/scripts/postgresql/createHarvestDB.pgsql (diff)
Commit 20252cd002a2c1c2abdb206026df5a1ffbbbb42d by Søren Vejrup Carlsen (svc)
Give QueueBrowserPatch branch the same version as master to enable
merging
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
Commit 480788f4ac7577352c6bacac8d615397dc309f34 by Knud Åge Hansen (kaah)
NAS-2793 When a harvest dispatches a job the jobs channel name is
examined and if its name is UMBRA umbrabean information is put in the
cxml-file replacing the four placeholders
The file was modifiedharvester/harvester-core/src/test/resources/heritrix3/crawler-beans_with_placeholders.cxml (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/HeritrixTemplate.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/JobDispatcher.java (diff)
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/JobDispatcher.java (diff)
Commit 35c7c05a53fe72a4f9563135c026429ee7809b3d by Knud Åge Hansen (kaah)
NAS-2793 Made two new parameters instead of hardcoding the rabbitmq url
and the regular expression to limit search pages
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/JobDispatcher.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/HeritrixTemplate.java (diff)
Commit 8326733965b9d866098023d2f44ba5f0feedbb7d by Colin Rosenthal (csr)
Modified umbra integration to read from settings.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/settings.xml (diff)
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/JobDispatcher.java (diff)
Commit 3142070a60377af46f763c1dd6b8c7cc34284c07 by Colin Rosenthal (csr)
Changed logic to enable umbra harvesting for any job channel with
"umbra" in name in lower/upper/mixed case.
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/JobDispatcher.java (diff)
Commit bc8e9b968f56f0a7b1f3abcaee0fe2970570497b by Colin Rosenthal (csr)
Made clientId for umbra jobs thoroughly unique.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
Commit 986eed33f0b87f5212988bc657922eede12e218e by Colin Rosenthal (csr)
Fixed bug in substituting placeholders.
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/HeritrixLauncherAbstract.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
Commit 6c4a5a141dd1232aec479209efab3083c2023f49 by Colin Rosenthal (csr)
Added necessary new.lines to the spring overrides.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
Commit 1b842d4f62dc83bf4625c04e2f69ba64cbc318d8 by Colin Rosenthal (csr)
Added todo for moving umbra-inserts to HarvestController.
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/controller/HeritrixLauncher.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/HeritrixLauncherAbstract.java (diff)
Commit 20a34fadd2bf8477c0b7d6e599028fed00dbaf49 by Colin Rosenthal (csr)
Refactor to put umbra config in HarvestControllers.
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/HeritrixLauncherAbstract.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/HeritrixTemplate.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/resources/dk/netarkivet/harvester/heritrix3/settings.xml (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/settings.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/controller/HeritrixLauncher.java (diff)
The file was modifiedharvester/harvest-scheduler/src/main/java/dk/netarkivet/harvester/scheduler/JobDispatcher.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/controller/HeritrixLauncher.java (diff)
Commit 015faf6176ec5789ee14927e6a0f6b05567b5def by Colin Rosenthal (csr)
Tidied up logic and removed superfluous after-check.
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/HeritrixLauncherAbstract.java (diff)
Commit f3218e5a85784ee51232d3f9fe1505f9d57673db by Colin Rosenthal (csr)
Added validity checks on settings + logging.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
Commit a37f279f48e0caf3cb1c878f2949ef68cebfd474 by Colin Rosenthal (csr)
Fix to NAS-2794 - correct queue assignment when url scheme is missing
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/SeedUriDomainnameQueueAssignmentPolicy.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/SeedUriDomainnameQueueAssignmentPolicyTest.java (diff)
The file was modifieddeploy/deploy-core/src/main/resources/dk/netarkivet/deploy/complete_settings.xml (diff)
Commit 923ca6897a8f9d2528317352d75d15ee39e86536 by Colin Rosenthal (csr)
Rebuilt complete settings. (again)
The file was modifieddeploy/deploy-core/src/main/resources/dk/netarkivet/deploy/complete_settings.xml (diff)
Commit b7a5200732c75658bfc7ae5f54fbfb24c55bacea by Colin Rosenthal (csr)
Escaped string values in xml attributes.
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/controller/HeritrixLauncher.java (diff)
The file was modifiedharvester/harvester-core/src/test/resources/heritrix3/crawler-beans_with_placeholders.cxml (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/HeritrixTemplate.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java (diff)
Commit 3dad6f499de74a436eeaa0d4e6350f548ed6ef78 by Colin Rosenthal (csr)
Redirect output for debugging
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumTest.java (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumTest.java (diff)
Commit a0253de317e357f46bb3f7adfdbc22fb806505e6 by Colin Rosenthal (csr)
Added umbra beans to template uploaded in SystemTest.
The file was modifiedintegration-test/system-test/src/test/resources/default_orderxml.cxml (diff)
Commit fae52dbfcfcaaa71eef0e86f9d8cfd43e24315ea by Colin Rosenthal (csr)
Added timestamp to SystemTest logfile.
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumTest.java (diff)
Commit 8081621d9ecfb8c7536ae25a75fdd5c142481153 by Colin Rosenthal (csr)
Added the two new HaCos to the expected application set
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/NASSystemUtil.java (diff)
Commit 41185d273ae79d51d9771dd89bc0353b57419021 by Colin Rosenthal (csr)
Quick experiment with adding queuename to crawl log.
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/SeedUriDomainnameQueueAssignmentPolicy.java (diff)
Commit 2b3e124cff669fb57b4a753b7bc22de901890f81 by Colin Rosenthal (csr)
Missing placeholder in list to be removed
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
Commit 42304254cb18ad186448879a1443894e077ad761 by Colin Rosenthal (csr)
Make sure that "replacement" template in system test uses our NAS queue
assignment policy.
The file was modifiedintegration-test/system-test/src/test/resources/default_orderxml.cxml (diff)
Commit adbf73a60381402c10c6a5a5ff9e3ccba5d49b68 by Colin Rosenthal (csr)
Added heritrix queue name as an annotation in crawl log.
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/SeedUriDomainnameQueueAssignmentPolicy.java (diff)
Commit d90793b6e4a577c19161d1e35df673dd389d1fc4 by Colin Rosenthal (csr)
Replaced orderxml with one similar to that in the release test package.
The file was modifiedintegration-test/system-test/src/test/resources/default_orderxml.cxml (diff)
The file was addedintegration-test/system-test/src/test/resources/default_orderxml_prodlike.cxml
Commit cdbe86ed8e2a30328e14f446ede82d0f0e71458f by Colin Rosenthal (csr)
Removed risky space in crawl annotation.
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/SeedUriDomainnameQueueAssignmentPolicy.java (diff)
Commit c93b099696f9b8797a350d104382ab9431d35d80 by Colin Rosenthal (csr)
Removed debugging funtionality and fixed documentation.
The file was modifiedharvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/SeedUriDomainnameQueueAssignmentPolicy.java (diff)
Commit 38aa8ae8b00e43d70a019bea3a7c537d4923bfbc by Colin Rosenthal (csr)
Update heritrix to snapshot version
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/Constants.java (diff)
The file was modifiedpom.xml (diff)
Commit 277432b13e1265641301b8362cf0c1fe0361d469 by Colin Rosenthal (csr)
Excluded conflicting binding from import.
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
Commit 3d0688d629b3bdfdf1f5b39d85376282c56c0692 by Colin Rosenthal (csr)
Excluded conflicting binding from assembly.
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/src/main/assembly/distribution.xml (diff)
Commit 36b8ce55113a81741d9f30b3fcd179d732d905f1 by Colin Rosenthal (csr)
Also removed old jcl-over-slf4j binding
The file was modifiedharvester/heritrix3/heritrix3-bundler/src/main/assembly/distribution.xml (diff)
Commit 008946f75e8d4923a87e826ff8fcc98e8318b6f7 by Colin Rosenthal (csr)
added class for htmlUnitSelenium driver to system test
The file was addedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumTest.java (diff)
The file was modifiedpom.xml (diff)
Commit 502f7b37c1243cf1c2850cca5192547156018698 by Colin Rosenthal (csr)
Upgraded commons-io to match selenium dependency
The file was modifiedpom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumTest.java (diff)
Commit bca41cc4a73c63d95fdc1bc9cc6f98302e139575 by Colin Rosenthal (csr)
Removed download that doesn't work in htmlunit.
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/TemplatePageTest.java (diff)
Commit 3f38b4df4f2110961d8a57921f2d14b33eb1e47c by Colin Rosenthal (csr)
Disabled javascipt in htmlunit
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumTest.java (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java (diff)
Commit 50a7dafdca84c76f34cc0377587383d45f56fb3c by Colin Rosenthal (csr)
Hack to enable enable/disable javascript per test
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/TemplatePageTest.java (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/DomainsPageTest.java (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java (diff)
Commit 4de79d0d168e656264f798c99af02b67e97c24ce by Colin Rosenthal (csr)
SystemTest now functioning locally after commenting out a few problem
cases.
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/HarvestHistoryForDomainPageTest.java (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/SelectiveHarvestTest.java (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/page/SelectiveHarvestPageHelper.java (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/page/DomainWebTestHelper.java (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumTest.java (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/AbstractSystemTest.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
Commit cc534c4379b21c0f3f71c4cd0ab28ff3d2bea0aa by Colin Rosenthal (csr)
Consistent dependencies for selenium and htmlunit.
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java (diff)
Commit 980e7603b64465fb8ed6848f438c007b38b34239 by Colin Rosenthal (csr)
Deactivated failing cleanup method.
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/page/SelectiveHarvestPageHelper.java (diff)
Commit 1faae7cba3d62959b5aebece7f0c3d9529ce9922 by Colin Rosenthal (csr)
Fixed an issue with deactivation on shutdown.
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/page/SelectiveHarvestPageHelper.java (diff)
Commit 7d1d19dd3d812d4d95bea7048a30ab95058362df by Colin Rosenthal (csr)
Tidying up of presumed-functioning system test.
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/HarvestHistoryForDomainPageTest.java (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/environment/TestGUIController.java (diff)