Brian Gough
5d76f55230
remove unused .travis.yml file
2020-02-12 12:37:00 +00:00
Jakob Ackermann
48815b1360
[misc] fix prettier-eslint errors
2020-02-11 12:29:17 +01:00
Jakob Ackermann
69bd187d5e
[misc] update the build scripts to 1.3.5
2020-02-11 12:27:58 +01:00
Brian Gough
fceddd8739
update node version in buildscript.txt
2020-02-07 15:31:03 +00:00
Brian Gough
482b9d4b98
update .nvmrc
2020-02-07 15:30:41 +00:00
Brian Gough
f8ba165fe7
update to node 10.19.0
2020-02-07 14:16:31 +00:00
Tim Alby
f60c247a22
delete decaffeinate.sh
2020-01-14 18:25:43 +01:00
Shane Kilkelly
c69429a794
Merge pull request #27 from overleaf/sk-upgrade-node-10
...
Update to node 10, and move to package-lock.json
2019-10-14 10:09:21 +01:00
John Lees-Miller
98a438112b
Update config
2019-09-28 11:54:17 +01:00
Shane Kilkelly
18dae9dc5a
Update to node 10, and move to package-lock.json
2019-09-27 15:36:55 +01:00
Alasdair Smith
89a7d6db7c
Remove unnecessary eslint dependencies
2019-08-12 10:34:28 +01:00
mserranom
c70a6bb92b
Removed V8 profiler
2019-07-18 09:42:38 +00:00
Shane Kilkelly
4c85f6622f
actually fix the linter
2019-06-27 10:58:27 +01:00
Shane Kilkelly
37e0703aff
add mocha globals to eslint config
2019-06-27 10:53:46 +01:00
Shane Kilkelly
f5f83854eb
format fix
2019-06-27 10:47:27 +01:00
Shane Kilkelly
ef0d9c5afc
Update logger, metrics, and redis client
...
Also fix acceptance tests, broken by a change in behaviour of the redis client.
It now returns a promise from most operations. This interferes with how mocha
handles callbacks in `before` blocks.
2019-06-18 15:31:19 +01:00
Tim Alby
2c1f83138c
update Git URL in Jenkinsfile
2019-05-07 18:31:14 +02:00
Timothée Alby
93743b6834
Update README.md
2019-05-07 16:34:12 +01:00
Christopher Hoskin
27c51ae5aa
Fix npm shrinkwrap
2019-04-08 14:35:44 +01:00
Tim Alby
7586bb5dcb
update build scripts to 1.1.16
2019-03-11 10:28:18 -05:00
Henry Oswald
8d74b9e2ec
call app chat not chat-sharelatex
2019-02-05 18:50:57 +00:00
Henry Oswald
6f06598eb5
bulk update build scripts
...
- logger, metrics build scripts updates
2019-01-31 15:01:49 +00:00
Henry Oswald
463aee6140
Merge branch 'master' into ho-docker
2019-01-30 15:27:27 +00:00
Simon Detheridge
d27cef75da
Use correct git tag for settings-sharelatex repository
2019-01-17 15:28:49 +00:00
Christopher Hoskin
2fb6643777
Add **/*.map .gitignore
2019-01-11 12:52:31 +00:00
Christopher Hoskin
fed40ff2cc
Bump buildscript to v1.1.11
2019-01-11 12:51:22 +00:00
Christopher Hoskin
c59e74f80f
Seems to need this too
2019-01-11 12:48:28 +00:00
Christopher Hoskin
f3d0ab6219
Bump settings to v1.1.0
2019-01-04 15:47:56 +00:00
Christopher Hoskin
f7b8678ff5
Add ajv as a dependency to stop prettier-eslint-cli from squawking
2019-01-04 15:31:02 +00:00
Christopher Hoskin
4079baa570
Revert "Pin eslint and friends to versions used by Nate to avoid peer invalid: ajv@^5.0.0, required by ajv-keywords@2.1.1
"
...
This reverts commit 23bb3439ce4b606f5e3ef8a20ed98042a7f60a0c.
2019-01-04 15:28:48 +00:00
Christopher Hoskin
b7feb3f42a
Pin eslint and friends to versions used by Nate to avoid peer invalid: ajv@^5.0.0, required by ajv-keywords@2.1.1
2019-01-04 15:19:23 +00:00
Christopher Hoskin
ae815df999
Add back in missing eslint and friends dependencies
2019-01-04 14:09:20 +00:00
Christopher Hoskin
d651e41bc1
Pin logger to version 1.5.9
2019-01-04 13:24:15 +00:00
Christopher Hoskin
a42be80d0b
Remove grunt
2019-01-04 13:21:03 +00:00
Christopher Hoskin
72c03bc9da
Remove references to coffeescript left over from decaf
2019-01-04 11:53:34 +00:00
Christopher Hoskin
03f7982bae
Switch to v2 metrics
2019-01-04 11:37:48 +00:00
Christopher Hoskin
1d8e52cdd5
Merge branch 'master' into csh-ho-docker-issue-1338-bulk-upgrade
2019-01-04 11:30:18 +00:00
Christopher Hoskin
7280b18fe5
Get ready for decaffinate
2019-01-04 11:05:35 +00:00
Christopher Hoskin
f6dc55c16b
Bump buildscripts to 1.1.10
2019-01-04 11:03:03 +00:00
Nate Stemen
adc4c3bdb8
use public rc files
2018-12-21 13:55:29 -05:00
Nate Stemen
9f65be5771
Prettier: convert individual decaffeinated files to Prettier format
2018-12-20 14:14:14 -05:00
Nate Stemen
ee4d9766fd
Decaffeinate: convert individual files to js
2018-12-20 14:14:12 -05:00
Nate Stemen
c47ec473e6
Rename individual coffee files to js files
2018-12-20 14:14:11 -05:00
Nate Stemen
c82e899c2a
Prettier: convert test/acceptance decaffeinated files to Prettier format
2018-12-20 14:14:11 -05:00
Nate Stemen
08c43ea4bf
Rename test/acceptance/coffee to test/acceptance/js
2018-12-20 14:14:09 -05:00
decaffeinate
ca55bac90f
decaffeinate: Run post-processing cleanups on DeletingAMessageTests.coffee and 7 other files
2018-12-20 14:14:08 -05:00
decaffeinate
41eed6df4e
decaffeinate: Convert DeletingAMessageTests.coffee and 7 other files to JS
2018-12-20 14:14:05 -05:00
decaffeinate
c34b906598
decaffeinate: Rename DeletingAMessageTests.coffee and 7 other files from .coffee to .js
2018-12-20 14:14:02 -05:00
Nate Stemen
03093dc283
Prettier: convert app/js decaffeinated files to Prettier format
2018-12-20 14:13:59 -05:00
Nate Stemen
976d1675e6
Rename app/coffee dir to app/js
2018-12-20 14:13:56 -05:00
decaffeinate
45f865ebbb
decaffeinate: Run post-processing cleanups on MessageFormatter.coffee and 6 other files
2018-12-20 14:13:56 -05:00
decaffeinate
0a12cee071
decaffeinate: Convert MessageFormatter.coffee and 6 other files to JS
2018-12-20 14:13:53 -05:00
decaffeinate
36a9f79d11
decaffeinate: Rename MessageFormatter.coffee and 6 other files from .coffee to .js
2018-12-20 14:13:50 -05:00
Nate Stemen
d54fc7efc6
Decaffeinate: add eslint and prettier rc files
2018-12-20 14:13:48 -05:00
Nate Stemen
273b81b806
forgot prettier-eslint-cli package. thanks @40thieves
2018-12-20 14:13:07 -05:00
Nate Stemen
b751f70436
bump settings-sharelatex version to latest release
2018-12-20 13:56:51 -05:00
Nate Stemen
f6ef1cd6a3
d'oh add individual decaffed files before committing
2018-12-13 16:59:55 -05:00
Nate Stemen
9c44a2c9fc
download rc files in script and quote filenames
2018-12-13 16:55:47 -05:00
Nate Stemen
93a9030686
forgot to add files before committing
2018-12-10 22:59:31 -05:00
Nate Stemen
912781f23f
update packages
2018-12-10 22:59:03 -05:00
Nate Stemen
c86e81e1f4
add eslint packages
2018-12-10 22:48:12 -05:00
Nate Stemen
7a579ed62a
make script executable
2018-12-10 22:19:45 -05:00
Nate Stemen
159442ce41
update build scripts with v1.1.10
2018-12-10 22:17:48 -05:00
Alasdair Smith
0cc3dbf4f5
fix spelling mistake in coffee extension
...
Co-Authored-By: natestemen <nathanielstemen@gmail.com>
2018-12-04 07:44:59 -05:00
Nate Stemen
b19c1826d2
add eslintrc file so decaffeinate can use it
2018-12-03 14:15:21 -05:00
Nate Stemen
b438af7378
simplified version of decaffeinate shell script
2018-12-03 14:13:08 -05:00
Nate Stemen
6049355277
no longer need to ignore js files
2018-12-03 13:28:23 -05:00
Nate Stemen
f5ff8611b4
decaffeinate and lint individual files
2018-12-03 13:24:54 -05:00
Nate Stemen
1c8430d207
modify script to convert bulk of coffee and lint
2018-12-03 12:31:48 -05:00
Nate Stemen
296bdcf5bb
add script from web-sharelatex-internal
...
79d7cae00d/decaffeinate.sh
2018-12-03 12:21:00 -05:00
John Lees-Miller
4f56c952df
Add dev dependencies to shrinkwrap
2018-11-27 15:12:25 +00:00
Alasdair Smith
bdc6cd397d
Use setting instead of hard-coding port
2018-10-09 11:55:07 +01:00
Henry Oswald
2555fb7df5
update build scripts
2018-10-03 11:34:48 +01:00
Henry Oswald
1b3f9306ba
add MONGO_CONNECTION_STRING and REDIS_PASSWORD
2018-10-03 11:31:16 +01:00
Henry Oswald
872f28117c
update build scripts
2018-06-12 10:02:06 +01:00
Henry Oswald
88edf63ab5
dockerised with 1.1.3
2018-05-22 17:25:17 +01:00
Shane Kilkelly
f5dd9783fa
revert npm shrinkwrap
2018-04-26 09:55:54 +01:00
Shane Kilkelly
0f4a48b410
Change to node 6
2018-04-26 09:53:14 +01:00
Shane Kilkelly
1b3abe3b9a
Upgrade docker images for Jenkins
2018-04-16 15:13:27 +01:00
Shane Kilkelly
0bff9d8c01
Upgrade to Node 8
2018-04-16 13:52:28 +01:00
James Allen
02918189ca
Make :run npm commands 'private'
2018-01-29 14:21:22 +00:00
James Allen
bd581d069b
Update with build scripts version 1.0.0
2018-01-29 12:07:35 +00:00
James Allen
a59dc9e149
Move acceptance tests to single process pattern
2018-01-29 12:07:15 +00:00
James Allen
0567664c77
Provide host as settings and add npm run start script
2017-12-29 08:05:03 +00:00
Joe Green
d9793a9431
Update Jenkinsfile
2017-10-16 14:14:19 +01:00
Joe Green
b486c03c3d
only alert on master failure
2017-10-12 16:52:11 +01:00
Shane Kilkelly
2e403b1fc2
update npm-shrinkwrap.json
2017-09-08 13:10:58 +01:00
Shane Kilkelly
367c822f41
upgrade mongojs, make compatible with node-6
2017-09-08 13:03:42 +01:00
Joe Green
93cedd623f
added build.txt
2017-09-04 14:46:17 +01:00
Joe Green
d80b645494
Create Jenkinsfile
...
* Create Jenkinsfile
* run acceptance tests
* Update Jenkinsfile
* Update Jenkinsfile
* Update Jenkinsfile
* Update Jenkinsfile
* Update Jenkinsfile
* Update Jenkinsfile
* Update Jenkinsfile
* Update Jenkinsfile
* Update Jenkinsfile
2017-08-16 10:18:05 +01:00
Shane Kilkelly
bab4af105a
Add a .nvmrc file
2017-03-27 14:48:40 +01:00
Shane Kilkelly
4ad9f1a967
Update to latest metrics library
2017-03-24 09:48:45 +00:00
Shane Kilkelly
407694cd33
Update metrics version to 1.7.0
2017-03-21 13:47:17 +00:00
Shane Kilkelly
619e49ab04
update to new api
2017-03-17 15:16:38 +00:00
Shane Kilkelly
f58f256864
upgrade metrics
2017-03-16 16:08:57 +00:00
James Allen
2f30732011
Don't read from comment thread if no global message thread exists
2017-02-24 16:20:06 +01:00
Shane Kilkelly
cb47ec464e
Debug: sleep before starting acceptance tests
2017-02-20 09:53:46 +00:00
Shane Kilkelly
4b9c65c98e
Don't do npm rebuild inside container
2017-02-20 09:31:10 +00:00
James Allen
dfe16d28a5
Add in guard for long messages
2017-02-14 11:43:50 +01:00
James Allen
7cf5db4c63
No need to return message after editing
2017-01-25 14:47:45 +01:00
James Allen
fa63eb6947
Allow editing/deleting of comments and threads
2017-01-24 15:44:32 +01:00
James Allen
a997bf9c01
Lock down to older version of mongojs
2017-01-18 15:08:24 +01:00
James Allen
3cf58083d4
Add profiling end point
2017-01-18 14:34:28 +01:00
James Allen
0e928a9aeb
Don't fill user details
2017-01-06 14:14:47 +01:00
James Allen
1ff920e1b5
Add endpoints for resolving and reopening threads
2017-01-04 14:58:08 +01:00
James Allen
cb88e1e41b
Add in support for threads for comments
2016-12-16 16:52:50 +00:00
James Allen
2a1e82ce46
Delete unused public dir
2016-12-15 15:30:00 +00:00
James Allen
3007759902
Add missing test script
2016-12-15 14:07:26 +00:00
James Allen
f94de71093
Add acceptance runner
2016-12-14 17:44:02 +00:00
James Allen
6ac2aa77a8
Clean up dead code and add acceptance tests
2016-12-14 17:38:14 +00:00
Xavier Trochu
0323787a64
Remove the internal metrics module.
...
The internal metrics module is unneeded as metrics-sharelatex does the
same function.
2015-11-19 17:00:12 +01:00
James Allen
5a58c8247e
API/service layout deprecation warning
2015-10-07 13:44:57 +01:00
Henry Oswald
7af2fc4635
fix bug in chat with null messages
2015-06-23 21:18:08 +01:00
Henry Oswald
9f677fd767
update mongojs and logger
2015-06-08 13:18:35 +01:00
Henry Oswald
b9ceece112
make startup message consistent
2015-04-30 15:03:26 +01:00
Henry Oswald
e9ebc9ecfd
make default use bunyan for nice local logging
2015-04-22 18:29:26 +01:00
James Allen
1e8667400b
Release version 0.1.4
2015-03-20 15:25:43 +00:00
James Allen
2442956026
Release version 0.1.3
2015-02-26 11:35:41 +00:00
James Allen
5a7eeb6c8d
Release version 0.1.2
2015-02-10 13:16:12 +00:00
James Allen
5d7ca824f9
Release version 0.1.0
2014-08-19 14:02:04 +01:00
James Allen
b05a102048
Lock down module versions
2014-08-19 13:52:49 +01:00
James Allen
062a6877f6
Config port and host to listen on
2014-08-15 11:35:22 +01:00
James Allen
d74755e55b
Use spaces in .travis.yml
2014-08-15 11:13:30 +01:00
James Allen
e9c94d49bc
Create LICENSE
2014-08-15 11:08:25 +01:00
James Allen
a96ab367f2
Create README.md
2014-08-15 11:08:03 +01:00
James Allen
dfbd56d888
Remove rakefile
2014-08-15 11:03:13 +01:00
James Allen
9583d1ee60
Add .travis.yml
2014-08-15 11:03:08 +01:00
James Allen
f1892f129c
Use latest version of internal ShareLaTeX modules
2014-08-15 11:00:49 +01:00
James Allen
8cb71e8fad
Initial Open Source commit
2014-08-15 10:50:36 +01:00