Commit Graph

34 Commits

Author SHA1 Message Date
Mark H. Wood
f4d7c35108 [DS-3695] Add statistics shard configset, fix various errors, improve logging. 2019-08-26 13:54:44 -04:00
Mark H. Wood
8878b3a313 [DS-3695] Ask Solr what cores it has, instead of assuming that we know where they are in the filesystem.
(Solr might not even be installed on the same host.)
2019-08-15 10:16:10 -04:00
Mark H. Wood
59bf702500 [DS-3695] Record string value of object ID in usage statistics. 2019-02-15 14:08:18 -05:00
Mark H. Wood
4b59ef27fc Revert "[DS-3695] Replace removed default schema settings with query parameters."
This reverts commit 69fcb0ebce.
2019-02-15 12:01:05 -05:00
Mark H. Wood
69fcb0ebce [DS-3695] Replace removed default schema settings with query parameters. 2019-02-13 11:27:09 -05:00
Mark H. Wood
8a76b77e66 [DS-3695] Upgrade Solr *client* to 7.3.0. 2019-02-13 11:27:09 -05:00
Tim Donohue
e0175bd198 Improve logging messages of SolrLogger service/listener. Debugging is otherwise impossible 2018-12-17 18:44:27 +00:00
Patrick Trottier
8eb074b11f Fix dependency convergence 2018-11-09 09:02:58 -05:00
Patrick Trottier
7f4b4e9f8a Convert getLogger() and Log4J imports for Log4J 2 2018-11-09 08:41:42 -05:00
Tim Donohue
200cede397 Upgrade to commons-lang3 to avoid dependency conv issues. 2018-11-08 20:35:57 +00:00
Tim Donohue
9fee00445e Merge branch 'master' into Authentication_X-Forwarded-For 2018-10-31 14:55:53 -05:00
Tom Desair
bd464e03f5 DS-3542: Only trust X-Forwared-For headers from trusted proxies 2018-09-26 22:13:03 +02:00
Mark H. Wood
07c7fee64f [DS-3970] Remove confusing log message. 2018-08-13 12:55:13 -04:00
Mark H. Wood
9d5910c010 [DS-3832] Don't spew stack traces for simple exceptions. 2018-04-18 16:42:38 -04:00
Mark H. Wood
074337f167 [DS-3832] Upgrade to GeoIP2. 2018-03-21 15:49:38 -04:00
Tim Donohue
8a48f782ea Fix dspace-api module per new code style 2018-02-21 15:23:58 -06:00
Tom Desair
9529e5634f DS-3484: Added SOLR integration for the REST integration tests 2017-11-02 11:18:49 +01:00
Tim Donohue
4ab43d6097 Merge pull request #997 from rradillen/DS-2299
DS-2299 useProxies and X-Forwarded-FOR
2017-03-15 14:18:19 -05:00
Tom Desair
17fea3b22a Port PR 1613 2017-02-08 14:03:48 -08:00
Terry Brady
90cb82922f [DS-3456 ] Fix Command Line Parameters for statistics import/export tools (master) (#1635)
* Migrate 6x patch to master

* whitespace normalize

* more whitespace
2017-02-08 09:44:10 -06:00
Terry W Brady
268660b5d9 whitespace 2017-02-07 09:17:54 -08:00
Terry W Brady
9e84117557 apply 6x commits 2017-02-01 08:59:56 -08:00
Terry W Brady
1af506d35f apply 6x commits 2017-02-01 08:57:26 -08:00
Ivan Masár
269af71afb javadoc (doclint) and whitespace fixes
includes whitespace fixes as per Coding Conventions
2016-11-10 13:34:37 +01:00
Roeland Dillen
bde4acf1e4 log message if useProxies is disabled and X-Forwarded-For is set 2016-05-19 11:37:34 +02:00
Ivan Masár
dc7ab71dac DS-2584 loglevel error -> info for usage events beyond admin's control
* DNS reverse lookup
* Country, Continent lookup
2016-03-30 21:22:08 +02:00
Tim Donohue
0e4db531cf Fix API classes using comma-separated configs (and ensure they all use ConfigurationService) 2016-02-23 15:57:31 -06:00
KevinVdV
9486a7def1 [DS-3003] Ensure all service & DAO implementations have a protected constructor 2016-02-05 15:06:39 +01:00
helix84
76c617e8c6 Merge pull request #1187 from KevinVdV/DS-2913-fix-community-statistics-logging
[DS-2913] Fix community parent logging infinite loop
2015-12-21 21:46:07 +01:00
KevinVdV
332dc58331 [DS-2913] Fix community parent logging infinite loop 2015-11-23 12:33:08 +01:00
KevinVdV
3c8837ec78 [DS-2911] Inspect and fix unused variables 2015-11-20 13:21:46 +01:00
Pascal-Nicolas Becker
37376f72a6 DS-2855: Remove unnecessary SOLR query during startup of SOLR Logger 2015-10-29 18:52:45 +01:00
KevinVdV
ae19c42a7b [DS-2728] Remove the BundleBitstream object & replace by JPA mapping 2015-09-18 16:23:33 +02:00
KevinVdV
54222f3c1d DSpace refactored service api 2015-08-19 11:54:32 +02:00