Commit graph

219 commits

Author SHA1 Message Date
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
James Allen
2a1e82ce46 Delete unused public dir 2016-12-15 15:30:00 +00:00
James Allen
457fdd7fd6 Merge branch 'ja-track-changes' 2016-12-15 14:07:43 +00:00
James Allen
3007759902 Add missing test script 2016-12-15 14:07:26 +00:00
James Allen
ce506f0675 Merge pull request #3 from sharelatex/ja-track-changes
Clean up dead code and add acceptance tests
2016-12-15 13:58:17 +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
Henry Oswald
0e20cb36fd Merge pull request #2 from EDP-Sciences/master
Remove the internal metrics module.
2015-11-19 16:32:14 +00:00