Commit graph

136 commits

Author SHA1 Message Date
Christopher Hoskin
49c9108788 Fix aspell or, te and no. Still need to fix ta 2019-02-21 10:15:23 +00:00
Christopher Hoskin
59c18c470d Clarify which dicts are from Ubuntu 2019-02-21 09:09:07 +00:00
Christopher Hoskin
9869be319e Merge branch 'master' into cmg-csh-ho-docker-spelling 2019-02-21 08:56:17 +00:00
Henry Oswald
54d16bcab9 remove redis from config, it doesn't use redis 2019-02-06 15:20:30 +00:00
Christopher Hoskin
bb9b0ba6bd Merge branch 'ho-docker' into cmg-csh-ho-docker-spelling 2019-02-04 19:47:36 +00:00
Henry Oswald
b38b5989db bulk upgrade to 1.1.12, moved to npm rather than git 2019-01-31 16:44:24 +00:00
Christopher Hoskin
a708c347d4 Run gpg with no tty 2019-01-25 11:33:23 +00:00
Chrystal Griffiths
6eccaf30a3 Bump build scripts to 1.11 and node to 6.16.0 2019-01-25 09:41:33 +00:00
Henry Oswald
37458ef655 add ss lang 2019-01-15 17:28:37 +00:00
Henry Oswald
4fb31e54c4 add pt dic 2019-01-15 17:07:32 +00:00
Henry Oswald
e81ca6a5a3 add missing dictionarys 2019-01-15 16:48:07 +00:00
Henry Oswald
f94deb2cf2 improve metrics of aspool 2019-01-14 10:35:32 +00:00
Henry Oswald
186f321391 change metrics a bit for promethious 2019-01-14 10:18:12 +00:00
Henry Oswald
5eaf4c8551 increase mongo cache size 2019-01-14 10:10:32 +00:00
Henry Oswald
74ceea14dd set lru cache to 10 hours 2019-01-13 21:43:12 +00:00
Henry Oswald
72fdadf84c Merge pull request #14 from sharelatex/csh-ho-docker-issue-1338-grunt
Additional issue 1338 for spelling
2019-01-11 14:31:03 +00:00
Henry Oswald
b89db17ea6 reduce logging 2019-01-09 15:41:52 +00:00
Christopher Hoskin
f0086b7a26 Add **/*.map to .gitignore 2019-01-05 07:47:26 +00:00
Christopher Hoskin
202ad40fb0 Bump settings to v1.1.0 2019-01-05 07:46:03 +00:00
Christopher Hoskin
f94754d041 Remove grunt 2019-01-05 07:44:30 +00:00
Christopher Hoskin
e3e99a6214 Bump logger to v1.5.9 2019-01-03 16:30:36 +00:00
Christopher Hoskin
2c154d93b0 Add app.js.map to .gitignore 2019-01-03 15:28:33 +00:00
Christopher Hoskin
0f74fc5a1f Add dev to npm-shrinkwrap 2019-01-03 15:19:14 +00:00
Christopher Hoskin
2f15f5d6f0 Bump logger to v1.5.8 2019-01-03 10:09:43 +00:00
Christopher Hoskin
3e9d2b9656 Bump build scripts to 1.1.10 2019-01-03 10:06:42 +00:00
Christopher Hoskin
f73856064b Switch to v2 metrics 2019-01-03 10:03:49 +00:00
Christopher Hoskin
d5017f41fe Fix npm-shrinkwrap 2019-01-03 09:45:27 +00:00
Henry Oswald
a4eda59189 add getDic 2019-01-02 15:23:40 +00:00
Henry Oswald
de051ceebc make cache read and writeable 2018-10-04 10:42:43 +01:00
Henry Oswald
6d1f4db12e make cache dir 2018-10-04 10:15:32 +01:00
Henry Oswald
493e4fe693 bump mocha 2018-10-03 15:32:50 +01:00
Henry Oswald
836c77616f update build scripts to 1.1.9 2018-10-03 15:19:45 +01:00
Henry Oswald
faedd31957 update config to use more env vars 2018-10-03 15:18:53 +01:00
Henry Oswald
3dd8513015 try pointing it to gcr.io/csh-gcdm-test 2018-05-22 12:31:16 +01:00
Henry Oswald
aada9417ea dockerised for k8, update build scripts to 1.1.3 2018-05-22 12:26:36 +01:00
James Allen
b2ca5c993f Add custom Dockerfile with aspell packages 2017-12-29 08:16:19 +00:00
James Allen
4ab7f7212d Provide hosts as environment settings and add npm run start script 2017-12-29 08:16:04 +00:00
Henry Oswald
8da92907b1 fix unit test 2017-11-02 11:24:01 +00:00
Henry Oswald
31d62c3359 added delete dic endpoint 2017-10-30 16:57:34 +00:00
Joe Green
84ff55cf14 Update Jenkinsfile 2017-10-16 14:11:57 +01:00
Joe Green
225b265e34 only alert on master 2017-10-12 16:58:19 +01:00
Joe Green
a483976b35 build.txt 2017-09-04 14:54:54 +01:00
Joe Green
b1b0acc4b3 use aspell utility image 2017-08-14 09:14:13 +01:00
Joe Green
094f3b0168 use node 6.9.5 2017-08-11 14:33:57 +01:00
Joe Green
266fbd0e6d Create Jenkinsfile 2017-08-11 14:28:45 +01:00
Shane Kilkelly
ca293bdd8c upgrade to node 6.9.5 2017-06-27 13:29:27 +01:00
Shane Kilkelly
a03bfbc020 Use post-filtering for whitelist, like learnedWords 2017-06-23 10:00:47 +01:00
Shane Kilkelly
407283ee3c Fix a daft mistake, blank out whitelisted words, rather than remove
This had caused an issue whereby spelling-mistakes would be highlighted
on the wrong word in the client. This was a function of how many whitelisted
words had already occured in the sequence. An off-by-n error.
2017-06-23 09:14:39 +01:00
Shane Kilkelly
00358aa14b Use more robust checking of error values 2017-06-22 10:09:30 +01:00
Shane Kilkelly
b7f79699fc Pin sinon version 2017-06-22 10:09:20 +01:00