Commit graph

226 commits

Author SHA1 Message Date
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
960d6afc9f Merge pull request #14 from sharelatex/shrinkwrap-dev
Add dev dependencies to shrinkwrap
2018-11-28 10:48:20 +00:00
John Lees-Miller
4f56c952df Add dev dependencies to shrinkwrap 2018-11-27 15:12:25 +00:00
Alasdair Smith
8a89d3cdae Merge pull request #13 from sharelatex/as-fix-no-sl
Switch dev env to use v2 instead of SL
2018-10-10 10:10:02 +01: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
231f8596ac Merge pull request #12 from sharelatex/sk-upgrade-node-8
Upgrade to Node 8
2018-04-26 10:10:31 +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
08ebdb7f67 Merge pull request #11 from sharelatex/chat-sharelatex/ja-update-build
Update build scripts to modern versions
2018-01-31 14:18:43 +00: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
35a861bfec Merge pull request #10 from sharelatex/ja-dockerize-dev
Provide hosts as settings and add npm run start script
2018-01-16 17:08:03 +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
7993855dc5 Merge pull request #9 from sharelatex/sk-upgrade-mongojs
Upgrade mongojs
2017-09-08 13:33:25 +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
47e501ba2c Merge pull request #6 from sharelatex/ja-dont-put-chat-messages-in-global-thread
Don't read from comment thread if no global message thread exists
2017-02-27 11:57:29 +01: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
a23919754f Merge pull request #5 from sharelatex/ja-modify-threads
Allow editing/deleting of comments and threads
2017-01-25 14:51:30 +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
98f0bb5e19 Merge branch 'ja-track-changes' 2017-01-18 14:36:22 +01:00
James Allen
3cf58083d4 Add profiling end point 2017-01-18 14:34:28 +01:00
James Allen
4805136d59 Merge pull request #4 from sharelatex/ja-track-changes
Ja track changes
2017-01-17 11:45:44 +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