Timothy Potter
e879a52291
SOLR-14659: Remove restlet as dependency for the ManagedResource API ( #1938 )
...
Co-authored-by: noblepaul <noble.paul@gmail.com>
2020-10-04 11:21:49 -06:00
Alexandre Rafalovitch
a57ba25400
SOLR-14783: Remove DIH from 9.0 ( #1794 )
...
* Remove DIH example directory
* Remove contrib code directories
* Remove contrib package related configurations for build tools
* Remove mention of DIH example
* remove dih as build dependencies and no-longer needed version pins
* Remove README references to DIH
* Remove dih mention from the script that probably does need to exist at all
* More build artifact references
* More removed dependencies leftovers (licenses/versions)
* No need to smoke exclude DIH anymore
* Remove Admin UI's DIH integration
* Remove DIH from shortname package list
* Remove unused DIH (related? not?) dataset
Unclear what is happening here, but there is no reference to that directory anywhere else
The other parallel directories ARE referenced in a TestConfigSetsAPI.java
* Hidden Idea files references
* No DIH to ignore anymore
* Remove last Derby DB references
* Remove DIH from documentation
Add the information in Major Changes document with the link to the external repo
* Added/updated a mention to CHANGES
* Fix leftover library mentions
* Fix Spellings
2020-08-29 10:52:04 -04:00
Erick Erickson
69fa5a00fb
LUCENE-9433: Remove Ant support from trunk
2020-08-28 09:31:16 -04:00
Erick Erickson
c9c75810c2
Revert "LUCENE-9433: Remove Ant support from trunk"
...
This reverts commit 37cd17dc
2020-08-21 16:57:58 -04:00
Erick Erickson
37cd17dcf5
LUCENE-9433: Remove Ant support from trunk
2020-08-21 15:19:52 -04:00
Marcus
7110118ad4
SOLR-14702: Remove oppressive language (part1) ( #1711 )
...
Replace references to "master" and "slave" with "leader" and "follower"
2020-08-05 14:52:48 -07:00
Ishan Chattopadhyaya
cc0c111949
SOLR-14656: Removing Autoscaling Framework
...
The following were removed:
* Autoscaling policy, triggers etc.
* withCollection handling
* UTILIZENODE command
* Sim framework
* Suggestions tab in UI
* Reference guide pages for autoscaling
* autoAddReplicas feature
* UTILIZENODE
2020-07-20 17:47:01 +05:30
Andrzej Bialecki
cf742f4596
SOLR-12847: Remove support for maxShardsPerNode.
2020-07-08 17:57:24 +02:00
Eric Pugh
45573b9f1d
SOLR-14422 progressive render load main admin page ( #1654 )
...
* hide error message template until angular app has loaded
2020-07-06 14:56:13 -04:00
Ishan Chattopadhyaya
dd6d1c90c8
SOLR-14066: Deprecate DIH
2020-07-02 16:38:31 +05:30
Cassandra Targett
df81ba959f
SOLR-14594: Make titles bold in Admin UI Dashboard screen
2020-06-25 13:53:23 -05:00
Ishan Chattopadhyaya
679cebec7b
SOLR-14237: Fix an error on admin UI due to improper variable handling
2020-05-28 16:55:36 +05:30
Uwe Schindler
06df50e759
LUCENE-9321: Port markdown task to Gradle ( #1477 )
2020-05-17 14:46:26 +02:00
Mike Drob
242f48a1ca
SOLR-14440 Cert Auth plugin
2020-05-01 13:11:01 -05:00
Mike Drob
a5c73d39d3
Revert "SOLR-14440 CertAuth plugin ( #1463 )"
...
Another commit accidentally snuck in
This reverts commit 7b289d6185
.
2020-05-01 13:09:28 -05:00
Mike Drob
7b289d6185
SOLR-14440 Cert Auth plugin ( #1463 )
2020-05-01 12:47:12 -05:00
Ishan Chattopadhyaya
0c682d0e9a
SOLR-14237: A new panel with security info in admin UI's dashboard
2020-04-29 22:34:13 +05:30
Jan Høydahl
03363f413f
SOLR-14371 Zk StatusHandler should know about dynamic zk config ( #1392 )
2020-04-17 16:30:27 +02:00
Jan Høydahl
e15b02c86c
SOLR-14359: Use correct placeholder-text-single option for anguar-chosen
2020-04-14 15:34:29 +02:00
Jan Høydahl
d7494699ed
SOLR-14359: Remove apache header from MIT licensed js file
2020-04-03 23:53:21 +02:00
Jan Høydahl
234e78350d
SOLR-14359: Admin UI collection/core drop-downs had wrong placeholder text ( #1400 )
2020-04-03 23:16:11 +02:00
Jan Høydahl
198d9db674
SOLR-14287: Admin UI Properties screen does not show colons ( #1300 )
2020-02-28 10:32:09 +01:00
Erick Erickson
f52676cd82
LUCENE-9224: (ant) RAT report complains about ... solr/webapp rat-report.xml (from gradle)
2020-02-14 10:46:44 -05:00
Kevin Risden
3885a81aa4
SOLR-14038: Admin UI display for "state.json" should be in a scollable region
...
Signed-off-by: Kevin Risden <krisden@apache.org>
2020-02-08 12:02:23 -06:00
Kevin Risden
c4a8a77d23
SOLR-14209: Upgrade JQuery to 3.4.1
...
* JQuery 2.1.3 to 3.4.1
* jstree 1.0-rc1 to v3.3.8
Closes #1209
Signed-off-by: Kevin Risden <krisden@apache.org>
2020-02-08 11:57:56 -06:00
Robert Muir
975df9ddd3
LUCENE-9182: add apache license headers to all .gradle files and enforce in rat task
2020-01-27 12:05:34 -05:00
Kevin Risden
9b6fc1b9fc
SOLR-14132: Upgrade Angular JS 1.3.8 to 1.7.9
...
* Upgrade Angular JS 1.3.8 to 1.7.9
* Upgrade Angular Chosen v1.3.0 and Chosen to v1.8.7
* Remove older jquery 1.7.2 version
* Remove non minified Angular JS files
Closes #1196
Signed-off-by: Kevin Risden <krisden@apache.org>
2020-01-23 09:20:12 -05:00
Dawid Weiss
23f3fd2d48
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-25 13:14:57 +01:00
Robert Muir
3ab59aa1c9
SOLR-14120: Solr Admin UI breaks when using IE11
2019-12-24 11:27:44 -08:00
Dawid Weiss
5897b78572
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-20 17:35:40 +01:00
Robert Muir
b7b6b0f3bf
SOLR-14112: do not display load average of -1.00 on windows in admin UI
2019-12-20 05:42:00 -05:00
Robert Muir
56839f6ace
SOLR-13983: remove or replace process execution in SystemInfoHandler
2019-12-18 09:03:07 -05:00
Dawid Weiss
d7c2e3029b
Ignore gradle files for rat checks.
2019-12-13 13:44:18 +01:00
Dawid Weiss
a6d7017f2e
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-09 10:55:54 +01:00
Kevin Risden
f9e15839bf
SOLR-13987: Admin UI should not rely on javascript eval()
...
* Removes `'unsafe-eval'` from CSP `script-src`
* Enables Angular CSP mode
* Removes `eval()` JSON parsing in `cloud.js`
* Removes `jstree` themes error
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-12-07 16:40:04 -05:00
Dawid Weiss
d4a9842375
Initial gradle build layer.
2019-12-02 15:34:57 +01:00
Tomas Fernandez Lobbe
400514026e
SOLR-13907: Cloud view tree - fixed placement
2019-11-20 10:56:18 -08:00
Jan Høydahl
52be32d4ad
SOLR-13122: Ability to query aliases in Solr Admin UI
2019-08-30 14:16:58 +02:00
Jan Høydahl
9548481c8c
Fix precommit
...
Remove errors from each host detail map
Display secureClientPort and server.1, server.2, server.3...
Added test for various failure responses and expected result from multiple nodes
2019-08-02 15:03:40 +02:00
Munendra S N
b5a190b576
SOLR-10377: add debug.explain.structured to Admin UI
...
* This param would be displayed only if debugQuery is selected
2019-07-20 10:41:57 +05:30
marcussorealheis
e94fe382e9
fix another ant build change.
2019-07-17 11:38:35 -04:00
marcussorealheis
d351cd87a1
revert another build change.
2019-07-17 11:38:35 -04:00
marcussorealheis
4d0a8ccaf1
revert any changes to chosen.
2019-07-17 11:38:35 -04:00
marcussorealheis
3086040feb
change only the build file rather than the names.
2019-07-17 11:38:35 -04:00
marcussorealheis
e4da5a3589
removing accidental file and updating index.html.
2019-07-17 11:38:35 -04:00
marcussorealheis
7868ee159c
adding a file I accidentally deleted.
2019-07-17 11:38:35 -04:00
marcussorealheis
a4e76c81cd
re-add deleted file modify index.
2019-07-17 11:38:35 -04:00
marcussorealheis
02a0541000
fixed the ant build file
2019-07-17 11:38:35 -04:00
marcussorealheis
c0af188347
modify the build.xml to exclude full JS files.
2019-07-17 11:38:35 -04:00
marcussorealheis
78b278993d
moved to minified files in index.
2019-07-17 11:38:35 -04:00