mserranom
|
7183b88a37
|
added to update operation, required by mongojs 3.x
|
2020-03-28 13:58:33 +01:00 |
|
mserranom
|
682fd526c0
|
updated express.send to express.sendStatus
|
2020-03-26 15:36:49 +01:00 |
|
mserranom
|
2f3d664db0
|
updated express to v4 and mongojs
|
2020-03-26 15:17:07 +01:00 |
|
mserranom
|
6f398625a3
|
updated prettier, mocha, sinon, node-statsd
|
2020-03-26 13:25:39 +01:00 |
|
mserranom
|
7135e03cad
|
updated async to latest v2.x
|
2020-03-26 13:21:44 +01:00 |
|
mserranom
|
0b2c4cb1b7
|
updated minor/patch dependencies
|
2020-03-26 13:21:02 +01:00 |
|
mserranom
|
d1673ea92c
|
npm audit fix
|
2020-03-26 13:17:02 +01:00 |
|
mserranom
|
2b4e44f047
|
updated build scripts
|
2020-03-26 13:16:08 +01:00 |
|
Jakob Ackermann
|
2555dbdd36
|
[misc] cleanup unused dependency on redis
|
2020-02-12 14:43:17 +01:00 |
|
Jakob Ackermann
|
00e15a383f
|
[misc] fix prettier-eslint errors
|
2020-02-11 12:29:20 +01:00 |
|
Jakob Ackermann
|
f901064a59
|
[misc] update the build scripts to 1.3.5
|
2020-02-11 12:27:54 +01:00 |
|
Brian Gough
|
5a52c38197
|
update to node 10.19.0
|
2020-02-07 14:16:31 +00:00 |
|
Tim Alby
|
4323b6a155
|
remove compile:* commands
|
2020-01-14 17:02:13 +01:00 |
|
Tim Alby
|
36a899fd2f
|
prettier: convert individual decaffeinated files to Prettier format
|
2020-01-13 20:04:04 +01:00 |
|
Tim Alby
|
30860286c3
|
decaffeinate: convert individual files to js
|
2020-01-13 20:04:04 +01:00 |
|
Tim Alby
|
2eda6119c9
|
decaffeinate: rename individual coffee files to js files
|
2020-01-13 20:04:04 +01:00 |
|
Tim Alby
|
fc0d1f8485
|
prettier: convert test/unit decaffeinated files to Prettier format
|
2020-01-13 20:04:03 +01:00 |
|
Tim Alby
|
100209c2db
|
decaffeinate: rename test/unit/coffee to test/unit/js
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
c7ee5c6f58
|
decaffeinate: Run post-processing cleanups on NotificationsControllerTest.coffee and 1 other file
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
34a61b9c6b
|
decaffeinate: Convert NotificationsControllerTest.coffee and 1 other file to JS
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
d4fa6e2672
|
decaffeinate: Rename NotificationsControllerTest.coffee and 1 other file from .coffee to .js
|
2020-01-13 20:04:03 +01:00 |
|
Tim Alby
|
dc218cd503
|
prettier: convert app/js decaffeinated files to Prettier format
|
2020-01-13 20:04:03 +01:00 |
|
Tim Alby
|
9835481cbf
|
decaffeinate: rename app/coffee dir to app/js
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
b667b9ad1c
|
decaffeinate: Run post-processing cleanups on HealthCheckController.coffee and 2 other files
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
ddccb85dda
|
decaffeinate: Convert HealthCheckController.coffee and 2 other files to JS
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
27afdd47cd
|
decaffeinate: Rename HealthCheckController.coffee and 2 other files from .coffee to .js
|
2020-01-13 20:04:03 +01:00 |
|
Tim Alby
|
8ba667fd20
|
decaffeinate: add eslint and prettier packages
|
2020-01-13 20:04:02 +01:00 |
|
Tim Alby
|
f82f4cac46
|
decaffeinate: update .gitignore
|
2020-01-13 20:04:02 +01:00 |
|
Tim Alby
|
d2ed80a1fb
|
decaffeinate: update build scripts to es
|
2020-01-13 20:04:02 +01:00 |
|
Tim Alby
|
ce80f99487
|
update build scripts to 1.3.1
This also completes the Node version update.
|
2020-01-13 19:20:38 +01:00 |
|
Simon Detheridge
|
70f5c71864
|
Handle duplicate-notification race condition when using forceCreate
|
2019-11-28 16:40:14 +00:00 |
|
Shane Kilkelly
|
ab9689bd54
|
Upgrade to node 10, and migrate to package-lock.json
|
2019-09-30 10:48:36 +01:00 |
|
Shane Kilkelly
|
429c593cdf
|
update logger and metrics
|
2019-06-21 10:06:02 +01:00 |
|
Jakob Ackermann
|
5a2e9f5088
|
[misc] Add a copy the the GNU Affero General Public License v3.0
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
|
2019-05-09 13:36:04 +02:00 |
|
John Lees-Miller
|
e9e7f23686
|
Add missing license statement
|
2019-05-09 12:03:27 +01:00 |
|
Timothée Alby
|
eff364d451
|
update Git URL in Jenkinsfile
|
2019-05-07 18:43:08 +02:00 |
|
Timothée Alby
|
a332c6a8b9
|
Update README.md
|
2019-05-07 17:23:20 +02:00 |
|
Henry Oswald
|
10f71a6a9d
|
bump build scripts and move to npm modules
|
2019-01-31 16:13:21 +00:00 |
|
Christopher Hoskin
|
3f21d32808
|
Add **/*.map to .gitignore
|
2019-01-09 15:27:14 +00:00 |
|
Christopher Hoskin
|
4c92bead42
|
Remove grunt
|
2019-01-09 15:22:57 +00:00 |
|
Christopher Hoskin
|
b9fe57757e
|
Bump build script to v1.1.10
|
2019-01-09 15:22:17 +00:00 |
|
Christopher Hoskin
|
8a046ddf20
|
Adapt for metrics v2
|
2019-01-09 15:20:36 +00:00 |
|
Christopher Hoskin
|
f2230d6f27
|
Bump metrics to v2.0.12, logger to v1.5.9 and settings to v1.1.0, fixup shrinkwrap
|
2019-01-09 15:18:15 +00:00 |
|
Henry Oswald
|
d3b37145b9
|
update mocha
|
2018-10-03 13:53:36 +01:00 |
|
Henry Oswald
|
3796fce483
|
update settings to allow mongo host and remove unused health check
userid
|
2018-10-03 13:47:20 +01:00 |
|
Henry Oswald
|
2a85b54dad
|
update build scripts
|
2018-10-03 13:46:00 +01:00 |
|
Henry Oswald
|
9058cc668a
|
update build scripts to 1.1.3 with docker file
|
2018-05-23 14:08:34 +01:00 |
|
Shane Kilkelly
|
d79d255c7c
|
change to node6
|
2018-04-26 11:16:46 +01:00 |
|
Shane Kilkelly
|
7bab021389
|
Upgrade to Node 8
|
2018-04-23 13:55:36 +01:00 |
|
James Allen
|
8e51bf95f1
|
Add coffee-script to shrink wrap
|
2018-01-10 12:10:44 +00:00 |
|
James Allen
|
b543031454
|
Provide hosts as environment settings and add npm run start script
|
2017-12-29 08:15:08 +00:00 |
|
Joe Green
|
4eee69b2d0
|
Update Jenkinsfile
|
2017-10-16 14:11:08 +01:00 |
|
Joe Green
|
4fedea455b
|
only alert on master
|
2017-10-12 16:58:58 +01:00 |
|
Joe Green
|
7bcbe33ddc
|
added build.txt
|
2017-09-04 14:51:30 +01:00 |
|
Joe Green
|
c164e6361e
|
Create Jenkinsfile
|
2017-08-11 14:11:30 +01:00 |
|
Shane Kilkelly
|
b616498ea3
|
upgrade to metrics 1.7.1, with uv-threadpool fix
|
2017-03-23 15:34:33 +00:00 |
|
Shane Kilkelly
|
c885815094
|
Update shrinkwrap
|
2017-03-23 10:36:44 +00:00 |
|
Shane Kilkelly
|
7d06f52890
|
Update metrics version to 1.7.0
|
2017-03-21 13:50:36 +00:00 |
|
Shane Kilkelly
|
5f0bf16c75
|
update to new metrics api
|
2017-03-17 15:54:15 +00:00 |
|
Shane Kilkelly
|
e67c546254
|
Upgrade metrics
|
2017-03-17 09:47:45 +00:00 |
|
Shane Kilkelly
|
c9a9ab93ec
|
Delete the notification being replaced when forceCreate.
Prevent growth of the collection with stale documents when users
resend project invites
|
2016-08-17 14:10:36 +01:00 |
|
Henry Oswald
|
264ff806fc
|
change override to forceCreate
|
2016-08-17 11:05:29 +01:00 |
|
Henry Oswald
|
7280262f92
|
add the option to override exisiting notification
|
2016-08-17 10:52:35 +01:00 |
|
Shane Kilkelly
|
0d9e0000ae
|
add npm shrinkwrap
|
2016-08-15 11:41:00 +01:00 |
|
Shane Kilkelly
|
cfbd917eef
|
Fix tests
|
2016-08-15 09:50:59 +01:00 |
|
Shane Kilkelly
|
bea4197732
|
return an error if expires is not a valid date.
|
2016-08-15 08:54:45 +01:00 |
|
Shane Kilkelly
|
88f5f29982
|
Change how notification expiry works
Set the `expires` field to be a date in the future, after which the
document should be removed.
|
2016-08-12 11:38:17 +01:00 |
|
Shane Kilkelly
|
5cb7e3dc03
|
Remove redundant /notification path component
|
2016-08-12 09:56:16 +01:00 |
|
Shane Kilkelly
|
0a5430468c
|
Alter how the notification doc is built
|
2016-08-12 09:54:08 +01:00 |
|
Shane Kilkelly
|
7bb6e6e18c
|
Merge branch 'master' into pr-remove-by-key
# Conflicts:
# test/unit/coffee/NotificationsTests.coffee
|
2016-08-12 09:43:38 +01:00 |
|
Shane Kilkelly
|
5fe04903ef
|
Merge branch 'master' of github.com:sharelatex/notifications-sharelatex
|
2016-08-12 09:31:16 +01:00 |
|
Shane Kilkelly
|
a17040f00f
|
Add commentary on ttl index
|
2016-08-11 12:03:50 +01:00 |
|
Shane Kilkelly
|
05e390ef89
|
Add an optional expiry to notifications.
|
2016-08-11 11:05:11 +01:00 |
|
Shane Kilkelly
|
fc78bfe86c
|
Add an endpoint to remove a notification by its key alone
|
2016-08-11 10:01:21 +01:00 |
|
Shane Kilkelly
|
197ee9f4d9
|
add a .nvmrc file
|
2016-08-10 15:27:40 +01:00 |
|
Henry Oswald
|
5360bcae77
|
fix unit tests
|
2016-08-05 15:10:13 +01:00 |
|
Henry Oswald
|
afd85f9d90
|
bump mongojs to 2.4
|
2016-06-01 17:40:56 +01:00 |
|
Henry Oswald
|
4825a1f557
|
extract clearup func so it always runs
|
2016-06-01 14:57:06 +01:00 |
|
Henry Oswald
|
f8e9df9130
|
each health check is run with different user_id
means can do a full clean after tests
|
2016-06-01 14:52:35 +01:00 |
|
Henry Oswald
|
2b8ca59420
|
bump mongojs version
|
2016-06-01 14:38:06 +01:00 |
|
Henry Oswald
|
f81d40d573
|
add missing err check
|
2016-06-01 14:34:23 +01:00 |
|
Henry Oswald
|
3cae036c3c
|
improve logging
|
2016-06-01 14:21:49 +01:00 |
|
Henry Oswald
|
9f566f7730
|
added logging and more error checking in health check
|
2016-06-01 14:10:44 +01:00 |
|
Henrique Dias
|
957e9cd486
|
Merge branch 'master' of https://bitbucket.org/sharelatex/notifications-sharelatex
|
2016-02-05 07:41:34 -02:00 |
|
Henrique Dias
|
c3514fd453
|
add mark key endpoint
|
2016-02-05 07:38:32 -02:00 |
|
Henry Oswald
|
8050f5ea08
|
change settings to 3042
|
2016-02-04 14:22:13 +00:00 |
|
Henry Oswald
|
7f74263cdc
|
default port to 3042
|
2016-02-04 13:46:59 +00:00 |
|
Henry Oswald
|
35e0eafc95
|
cleaned up health check a little
|
2016-02-04 13:44:17 +00:00 |
|
Henry Oswald
|
b53dd50340
|
default port 3041
|
2016-02-04 13:38:33 +00:00 |
|
Henry Oswald
|
5dd890bfc3
|
Merge branch 'master' of bitbucket.org:sharelatex/notifications-sharelatex
|
2016-02-04 11:48:25 +00:00 |
|
Henrique Dias
|
6291a8d2cf
|
fix user_id type
|
2016-01-21 14:34:12 -02:00 |
|
Henry Oswald
|
84aad3e184
|
unset messageOpts as well
|
2016-01-21 13:40:24 +00:00 |
|
Henrique Dias
|
50d66e9f31
|
add metrics
|
2016-01-20 11:57:29 -02:00 |
|
Henrique Santos
|
797353de15
|
add basic unit tests
|
2016-01-16 18:28:19 -02:00 |
|
Henrique Santos
|
2c81b978cf
|
make it works
|
2016-01-14 18:42:48 -02:00 |
|
Henrique Santos
|
1e60327f2e
|
create scaffolding base on tags repo
|
2016-01-14 10:35:16 -02:00 |
|