Commit graph

4086 commits

Author SHA1 Message Date
Shinsuke Sugaya
e87e4fc6dc
Merge pull request #2506 from codelibs/dependabot/maven/org.codehaus.groovy-groovy-3.0.7
Bump groovy from 3.0.6 to 3.0.7
2020-12-10 08:14:18 +09:00
dependabot[bot]
55f77427b4
Bump groovy from 3.0.6 to 3.0.7
Bumps [groovy](https://github.com/apache/groovy) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-09 19:04:50 +00:00
Shinsuke Sugaya
ba32693ff3 code cleanup 2020-12-05 22:24:57 +09:00
Shinsuke Sugaya
d220415a15 fix #2504 add PythonJob 2020-12-01 07:00:27 +09:00
Shinsuke Sugaya
cd534c65c4 fix #2503 add fuzzy query 2020-11-28 15:13:00 +09:00
Shinsuke Sugaya
c18f80a626 fix #2502 update boost values 2020-11-28 14:27:24 +09:00
Shinsuke Sugaya
b9086a2e93 fix #2501 add form.admin.default.template.name 2020-11-26 11:01:04 +09:00
Shinsuke Sugaya
8f70b5cbd4 update doc 2020-11-20 21:27:14 +09:00
Shinsuke Sugaya
86769bf2df [maven-release-plugin] prepare for next development iteration 2020-11-20 21:03:23 +09:00
Shinsuke Sugaya
a6218b836d [maven-release-plugin] prepare release fess-13.10.0 2020-11-20 21:03:13 +09:00
Shinsuke Sugaya
85477bfa30 update fess-ds 2020-11-19 21:57:42 +09:00
Shinsuke Sugaya
3fd11d223d fix #2500 add newpassword.jsp 2020-11-19 21:56:47 +09:00
Shinsuke Sugaya
08866981f2 fix #2499 display password update page 2020-11-19 21:27:29 +09:00
Shinsuke Sugaya
4d5613cc72 update dependencies 2020-11-19 21:25:10 +09:00
Shinsuke Sugaya
80cd98f0af fix #2498 update admin upgrade page 2020-11-18 22:33:34 +09:00
Shinsuke Sugaya
d5712cc266 update eol date 2020-11-18 22:28:45 +09:00
Shinsuke Sugaya
ba8848097e fix #2497 update admin password 2020-11-18 22:26:19 +09:00
Shinsuke Sugaya
ed46ec4b51 update elasticsearch plugins 2020-11-16 05:58:25 +09:00
Shinsuke Sugaya
b5aff181ff elasticsearch 7.10.0 and update dependencies 2020-11-13 07:09:51 +09:00
Shinsuke Sugaya
040a95da72 fix #2496 add searchlog.log 2020-11-11 06:54:23 +09:00
Shinsuke Sugaya
1864a45475 crawler 3.9.2-SNAPSHOT 2020-11-04 21:53:25 +09:00
Shinsuke Sugaya
42935874a8 fix #2495 ignore invalid query in keymatch 2020-11-03 16:56:37 +09:00
Shinsuke Sugaya
a21dc8b226 [maven-release-plugin] prepare for next development iteration 2020-11-03 10:52:18 +09:00
Shinsuke Sugaya
59713cddca [maven-release-plugin] prepare release fess-13.9.3 2020-11-03 10:52:08 +09:00
Shinsuke Sugaya
fbd1c68555 crawler 3.9.1 2020-11-02 21:26:36 +09:00
Shinsuke Sugaya
5456e87e39 update dependencies for maven plugins 2020-10-28 06:55:51 +09:00
Shinsuke Sugaya
92685fbfae fix #2494 replace with absolute path 2020-10-27 06:54:26 +09:00
Shinsuke Sugaya
7b21e0a549 fix #2493 fix npe 2020-10-26 22:32:58 +09:00
Shinsuke Sugaya
abde5ed1c9 fix #2492 add warning icons 2020-10-24 12:00:28 +09:00
Shinsuke Sugaya
1264b15b78 elasticsearch 7.9.3 2020-10-23 22:01:59 +09:00
Shinsuke Sugaya
351b5413df crawler 3.9.1-SNAPSHOT 2020-10-22 06:51:19 +09:00
Shinsuke Sugaya
537b7333c7 [maven-release-plugin] prepare for next development iteration 2020-10-21 22:46:45 +09:00
Shinsuke Sugaya
1b1632bede [maven-release-plugin] prepare release fess-13.9.2 2020-10-21 22:46:35 +09:00
Shinsuke Sugaya
7d6a3fa159 #2489 replace millis sec with sec 2020-10-17 15:47:46 +09:00
Shinsuke Sugaya
12f29bf14b add debug message 2020-10-15 15:31:54 +09:00
Shinsuke Sugaya
0c64103261 junit 5.7.0 2020-10-15 06:29:41 +09:00
Shinsuke Sugaya
d89df0673b
Merge pull request #2491 from codelibs/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1
2020-10-13 22:03:18 +09:00
dependabot[bot]
cee3d5deef
Bump junit from 4.13 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 23:14:37 +00:00
Shinsuke Sugaya
b7d56472a1 #2488 use local data map 2020-10-10 15:25:54 +09:00
Shinsuke Sugaya
46a9aee502 make methods protected 2020-10-10 15:25:19 +09:00
Shinsuke Sugaya
c868eb45a8 fix #2490 check Fess-WebAppJar as a key 2020-10-09 07:22:21 +09:00
Shinsuke Sugaya
5f02aa3f8f fix #2489 add time validation 2020-10-08 22:06:29 +09:00
Shinsuke Sugaya
ad83edf75f fix #2488 add recursive 2020-10-07 21:38:45 +09:00
Shinsuke Sugaya
caa36e2830 fix 2487 check if update requests exist 2020-10-07 06:57:56 +09:00
Shinsuke Sugaya
336986bfed fix #2486 move script element 2020-10-05 22:05:53 +09:00
Shinsuke Sugaya
0e7e99310e update comment 2020-10-03 14:04:41 +09:00
Shinsuke Sugaya
106368dbed replace with maven build 2020-10-02 07:07:41 +09:00
Shinsuke Sugaya
afcee85e6c
Create codeql-analysis.yml 2020-10-02 06:13:46 +09:00
Shinsuke Sugaya
d3fe1aab13 [maven-release-plugin] prepare for next development iteration 2020-09-25 21:56:56 +09:00
Shinsuke Sugaya
f12a1c52f4 [maven-release-plugin] prepare release fess-13.9.1 2020-09-25 21:56:45 +09:00