- 17 Jul, 2021 4 commits
-
-
Jonas Raoni authored
Last couple of updates for the Beacon (covers #3 #7 #23) See merge request pkp/beacon!9
-
Jonas Raoni authored
-
Jonas Raoni authored
-
Jonas Raoni authored
Fixed issues related to MySQL 5.7 and other minor issues, added separate failure counter, saved ISSN URLs using JSON.
-
- 16 Jul, 2021 1 commit
-
-
Jonas Raoni authored
-
- 14 Jul, 2021 1 commit
-
-
Jonas Raoni authored
#14 Added a response fixer, to remove trailing content, such as <script> tags, and try to adjust slightly invalid XML content. - Fixed minor bugs
-
- 13 Jul, 2021 1 commit
-
-
Jonas Raoni authored
- #23 Improved the country discovery
-
- 11 Jul, 2021 1 commit
-
-
Jonas Raoni authored
-
- 07 Jul, 2021 5 commits
-
-
Jonas Raoni authored
#21 Added a "removed" (not found while synchronizing) and a "disabled" column... Closes #21 See merge request pkp/beacon!7
-
Jonas Raoni authored
#21 Added a "removed" (not found while synchronizing) and a "disabled" column to the contexts table, updated the synchronizer to use a batch query.
-
Jonas Raoni authored
#18 Added possibility to select the range of years to display in the report. Closes #18 See merge request pkp/beacon!6
-
Jonas Raoni authored
#20 Allowed the synchronization to proceed in case of a failure while requesting the Identity verb. Closes #20 See merge request pkp/beacon!8
-
Jonas Raoni authored
-
- 18 Jun, 2021 1 commit
-
-
Jonas Raoni authored
-
- 16 Jun, 2021 1 commit
-
-
Jonas Raoni authored
-
- 14 Jun, 2021 2 commits
-
-
Jonas Raoni authored
#13 Added extra information to the report and updated packages. Closes #13 See merge request pkp/beacon!2
-
Jonas Raoni authored
-
- 13 Jun, 2021 7 commits
-
-
Jonas Raoni authored
#9 Updated synchronizer to harvest all records. Closes #9 See merge request pkp/beacon!3
-
Jonas Raoni authored
#9 - Added records.published_date column, extracted from the "dc:date" and updated the code to use it (instead of the records.date, now renamed to update_date) when consolidating the count_spans. - Added one more check to the endpoint merging strategy: if the contexts share the same name and ISSN the other checks are skipped - Replaced the mass insert query builder and the transaction retrial by their Laravel counterparts - Added ISSN validation
-
Jonas Raoni authored
-
Jonas Raoni authored
-
Jonas Raoni authored
-
Jonas Raoni authored
#15 Validated version before inserting, synchronized version using OAI... Closes #15 See merge request pkp/beacon!5
-
Jonas Raoni authored
-
- 30 May, 2021 1 commit
-
-
Jonas Raoni authored
#15 Validated version before inserting, synchronized version using OAI Identify, simplified extracting namespaced data, made the log processor less likely to fail in the middle of the process.
-
- 30 Apr, 2021 2 commits
-
-
Jonas Raoni authored
Feature/master/i1 refactoring See merge request pkp/beacon!1
-
Jonas Raoni authored
-
- 26 Apr, 2021 1 commit
-
-
Jonas Raoni authored
- Versions are updated and upgrades are logged
-
- 06 Apr, 2021 2 commits
-
-
Jonas Raoni authored
-
Jonas Raoni authored
Updated context scanner to refresh old count_spans Fixed minor bugs
-
- 04 Apr, 2021 2 commits
-
-
Jonas Raoni authored
-
Jonas Raoni authored
- Added threshold limit to avoid harvesting all the journal's articles when searching for a ISSN - Removed the "No matching records in this repository" from the error list
-
- 03 Apr, 2021 1 commit
-
-
Jonas Raoni authored
- Added maxRetryAttempts to the synchronizer and scanner commands (which reset accumulated errors on successful attempts) - Added temporary export to generate the map - Added country_tld field - Updated packages
-
- 20 Mar, 2021 1 commit
-
-
Jonas Raoni authored
Added connection timeout limit. Moved pagination code to an external package Updated packages.
-
- 15 Mar, 2021 1 commit
-
-
Alec Smecher authored
asmecher/beacon#1 Refactored code, added linting (phpcs) and updated packages.
-
- 13 Mar, 2021 1 commit
-
-
Jonas Raoni authored
-
- 10 Mar, 2021 3 commits
-
-
Jonas Raoni authored
-
Jonas Raoni authored
-
Jonas Raoni authored
-
- 04 Mar, 2021 1 commit
-
-
Alec Smecher authored
-