Commit graph

65 commits

Author SHA1 Message Date
Simon Detheridge
739067e0f2 Fix formatting 2020-02-17 10:55:12 +00:00
Simon Detheridge
f57d909f69 Upgrade hashes to sha512 2020-02-17 10:55:11 +00:00
Simon Detheridge
84c096a108 Uninstall coffee-script 2020-02-17 10:55:10 +00:00
Simon Detheridge
2e84069653 prettier: convert individual decaffeinated files to Prettier format 2020-02-17 10:55:09 +00:00
Simon Detheridge
06b93447d5 decaffeinate: convert individual files to js 2020-02-17 10:55:08 +00:00
Simon Detheridge
2616cde05e decaffeinate: rename individual coffee files to js files 2020-02-17 10:55:07 +00:00
Simon Detheridge
167dfadfea prettier: convert test/acceptance decaffeinated files to Prettier format 2020-02-17 10:55:06 +00:00
Simon Detheridge
42ea536ece decaffeinate: rename test/acceptance/coffee to test/acceptance/js 2020-02-17 10:55:05 +00:00
decaffeinate
1aab5bd086 decaffeinate: Run post-processing cleanups on ContactsApp.coffee and 1 other file 2020-02-17 10:55:04 +00:00
decaffeinate
01e42e2b1c decaffeinate: Convert ContactsApp.coffee and 1 other file to JS 2020-02-17 10:55:03 +00:00
decaffeinate
2c3d8739ed decaffeinate: Rename ContactsApp.coffee and 1 other file from .coffee to .js 2020-02-17 10:55:02 +00:00
Simon Detheridge
9f46abc0d1 prettier: convert test/unit decaffeinated files to Prettier format 2020-02-17 10:55:01 +00:00
Simon Detheridge
856b428272 decaffeinate: rename test/unit/coffee to test/unit/js 2020-02-17 10:55:00 +00:00
decaffeinate
afbc798fda decaffeinate: Run post-processing cleanups on ContactsManagerTests.coffee and 1 other file 2020-02-17 10:54:59 +00:00
decaffeinate
9c06e4fa9a decaffeinate: Convert ContactsManagerTests.coffee and 1 other file to JS 2020-02-17 10:54:58 +00:00
decaffeinate
1dc82b4342 decaffeinate: Rename ContactsManagerTests.coffee and 1 other file from .coffee to .js 2020-02-17 10:54:57 +00:00
Simon Detheridge
8f6dfedc6c prettier: convert app/js decaffeinated files to Prettier format 2020-02-17 10:54:56 +00:00
Simon Detheridge
31f06e13d6 decaffeinate: rename app/coffee dir to app/js 2020-02-17 10:54:55 +00:00
decaffeinate
0b7e05732e decaffeinate: Run post-processing cleanups on ContactManager.coffee and 3 other files 2020-02-17 10:54:54 +00:00
decaffeinate
af36ed629b decaffeinate: Convert ContactManager.coffee and 3 other files to JS 2020-02-17 10:54:53 +00:00
decaffeinate
683b9a7cb3 decaffeinate: Rename ContactManager.coffee and 3 other files from .coffee to .js 2020-02-17 10:54:52 +00:00
Simon Detheridge
57df7b00ca decaffeinate: add eslint and prettier packages 2020-02-17 10:54:51 +00:00
Simon Detheridge
4b3795ede8 decaffeinate: update .gitignore 2020-02-17 10:53:46 +00:00
Simon Detheridge
abf640c547 decaffeinate: update build scripts to es 2020-02-17 07:35:05 +00:00
Jakob Ackermann
0d5ba66bfe Merge pull request #17 from overleaf/jpa-dependencies-cleanup
[misc] cleanup unused dependency on redis
2020-02-14 10:55:47 +01:00
Jakob Ackermann
a248d6b0a2 [misc] cleanup unused dependency on redis 2020-02-12 14:43:18 +01:00
Brian Gough
a5816a0c23 remove unused .travis.yml file 2020-02-12 12:37:00 +00:00
Jakob Ackermann
834adc369c [misc] update the build scripts to 1.3.5 2020-02-11 12:27:58 +01:00
Brian Gough
5ee4766e99 update node version in buildscript.txt 2020-02-07 15:31:03 +00:00
Brian Gough
65c6d9cbad update .nvmrc 2020-02-07 15:30:41 +00:00
Brian Gough
56c198da7c update to node 10.19.0 2020-02-07 14:16:31 +00:00
Shane Kilkelly
d944746671 Upgrade to node 10, and migrate to package-lock.json 2019-09-30 11:30:56 +01:00
Shane Kilkelly
cb46848e2e update logger and metrics 2019-06-19 09:11:59 +01:00
Timothée Alby
8ccb639a69 update Git URL in Jenkinsfile 2019-05-07 17:36:42 +01:00
Timothée Alby
018bfeeff5 Update README.md 2019-05-07 16:23:02 +01:00
Henry Oswald
fd143cf2bf bulk update build scripts, internal packages
moved internal packages from git to npm
2019-02-01 16:23:24 +00:00
Christopher Hoskin
8843f99ef3 Add **/*.map to .gitignore 2019-01-10 09:29:12 +00:00
Christopher Hoskin
faa071c7c9 Shrinkwrap 2019-01-10 09:28:19 +00:00
Christopher Hoskin
be2459c9a2 Remove grunt 2019-01-10 09:21:59 +00:00
Christopher Hoskin
c01c5930ef Bump buildscript to 1.1.10 2019-01-10 09:18:01 +00:00
Christopher Hoskin
915251252f Bump logger to v1.5.9 and settings to v1.1.0 2019-01-10 09:15:37 +00:00
Christopher Hoskin
69a8d9c7f1 Switch metrics to v2 2019-01-10 09:11:15 +00:00
Christopher Hoskin
ed43bd8da6 Merge branch 'master' into csh-ho-docker-issue-1338-bulk-upgrade 2019-01-10 09:00:57 +00:00
Henry Oswald
9a5e4bc7d8 update build scripts 2018-10-03 11:46:35 +01:00
Henry Oswald
f379e4f5cb added mongo connection string 2018-10-03 11:43:33 +01:00
Henry Oswald
4936e00b73 dockerise app, 1.1.3 build scripts 2018-05-23 11:01:07 +01:00
Shane Kilkelly
55269a322d Change to Node 6 2018-04-24 16:33:33 +01:00
Shane Kilkelly
4d9f9b42c4 Go back to Node 4 2018-04-24 16:17:44 +01:00
Shane Kilkelly
488a8f1493 Upgrade docker image for jenkins 2018-04-16 15:10:40 +01:00
Shane Kilkelly
95516b25af Upgrade to Node 8 2018-04-12 16:16:37 +01:00