Henry Oswald
|
68e970cd69
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2015-08-14 09:31:25 +01:00 |
|
Henry Oswald
|
21a67ddab4
|
added deactivate old projects endpoint
|
2015-08-13 22:50:39 +01:00 |
|
Henry Oswald
|
599b9770f4
|
add un archive endpoint
|
2015-08-13 22:48:45 +01:00 |
|
Henry Oswald
|
cf07e2fec5
|
improve archve doc acceptence tests
|
2015-08-13 22:48:17 +01:00 |
|
Henry Oswald
|
ef4e437c3f
|
improve doc manager so it calls get doc recursivly
|
2015-08-13 22:47:33 +01:00 |
|
Henry Oswald
|
a0142d4415
|
added inactive and reactivate project logic
|
2015-08-13 22:40:28 +01:00 |
|
Henry Oswald
|
6ea284b17b
|
Merge pull request #9 from sharelatex/s3-archive
S3 archive
|
2015-08-13 14:20:46 +01:00 |
|
Henry Oswald
|
32bf64236b
|
fixed config to work with s3 correctly
|
2015-08-13 14:16:40 +01:00 |
|
Henry Oswald
|
ddf4692f0d
|
added acceptance test for large doc ~1mb
|
2015-08-13 13:59:40 +01:00 |
|
Henry Oswald
|
b8884352f6
|
added some better error logging
|
2015-08-13 13:59:22 +01:00 |
|
Henry Oswald
|
859e8a0e57
|
- deal with calling archive twice on same project
- clean up unit tests
- change s3 keys
- use err not error
|
2015-08-13 13:00:09 +01:00 |
|
Henry Oswald
|
9af2c07c3b
|
always add archiving root in
|
2015-08-13 12:59:04 +01:00 |
|
Henrique Dias
|
6bc9c9010a
|
handle auto unarchive track changes
|
2015-08-09 19:52:32 -03:00 |
|
Henrique Dias
|
3bc5380468
|
handle inS3 flag
|
2015-08-09 17:50:15 -03:00 |
|
Henrique Dias
|
daa42bcea0
|
change s3Stream lib
|
2015-08-09 15:47:47 -03:00 |
|
Henrique Dias
|
bca48ac117
|
add unarchive doc track from s3
|
2015-08-06 17:09:36 -03:00 |
|
Henrique Dias
|
438c4f4d0c
|
using mongoexport for s3 archive
|
2015-08-06 15:46:44 -03:00 |
|
Henrique Dias
|
028fe2fa03
|
archive docChanges list to s3
|
2015-08-06 11:11:43 -03:00 |
|
Henrique Dias
|
ae047ecf76
|
init s3 feature
|
2015-08-06 10:00:09 -03:00 |
|
Brian Gough
|
a25373d53e
|
update metric-sharelatex to v1.2.0 for mongodb-core support
|
2015-08-06 09:44:47 +01:00 |
|
Brian Gough
|
175e3efd5f
|
update package version to 1.2.0
|
2015-08-06 09:40:58 +01:00 |
|
Winston Li
|
70c963c38f
|
Fix issue with pulling 2 new identical binary files with known name
|
2015-08-05 19:41:27 +01:00 |
|
Brian Gough
|
2e08281b88
|
replace the /gc endpoint with a automatic gc every 3 minutes
|
2015-08-05 16:52:01 +01:00 |
|
Winston Li
|
4fbd6eaabe
|
Fix issue with cloning multiple identical files and add test
|
2015-08-04 21:14:13 +01:00 |
|
Winston Li
|
34c2d7f613
|
Add test for f385cffd
|
2015-08-04 20:32:41 +01:00 |
|
Winston Li
|
f2701568f6
|
Fix issue with pulling a file identical to an existing file
|
2015-08-04 20:06:06 +01:00 |
|
James Allen
|
ec5e03bd01
|
Fix subscription currency dropdowns
|
2015-08-04 15:58:31 +01:00 |
|
Brian Gough
|
e1683b8e1c
|
added a /gc endpoint to debug filestore memory usage
|
2015-08-04 11:26:51 +01:00 |
|
Henry Oswald
|
04d3e527d6
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2015-08-04 10:46:19 +01:00 |
|
Henry Oswald
|
53dc0b63c8
|
v1 of enago
|
2015-08-04 10:45:19 +01:00 |
|
Brian Gough
|
2bc003894b
|
use latest version of metrics with commit id until ready to tag
|
2015-08-02 15:55:26 +01:00 |
|
Brian Gough
|
4bb95541c6
|
Merge pull request #4 from sharelatex/mongo-driver-upgrade
add compatibility with v2 mongo driver
|
2015-08-02 15:39:34 +01:00 |
|
Brian Gough
|
c5cc639bff
|
upgrade mongoose from 3.8.28 to 4.1.0
|
2015-08-02 15:24:17 +01:00 |
|
Henry Oswald
|
3e55aef25a
|
show error if socket io fails to connect. Not tested yet.
|
2015-07-31 15:42:47 +01:00 |
|
Brian Gough
|
349b499f85
|
add compatibility with v2 mongo driver
|
2015-07-30 08:57:43 +01:00 |
|
Xavier Trochu
|
f417b9b171
|
Fix the AWS-SDK Persistor
|
2015-07-24 15:48:46 +02:00 |
|
Xavier Trochu
|
7ef46a79a0
|
Fix aws-sdk persistor.
Also fix some typos.
|
2015-07-24 09:06:52 +02:00 |
|
Xavier Trochu
|
41397821b1
|
Add a manager using the aws-sdk library
The knox library does not support the AWS Instance Role.
So use the official AWS SDK to connect to S3
|
2015-07-22 16:42:45 +02:00 |
|
Xavier Trochu
|
3289451ece
|
Revert "Make S3 Key/Secret pair optional."
This reverts commit 65122e603099a4f9ef5c5186b7eb8832340a993f.
knox requires the key and secret arguments.
|
2015-07-22 16:41:45 +02:00 |
|
Henry Oswald
|
417fd4f5f5
|
add logging to tell us how long since a project that is being opened was last updated
|
2015-07-22 10:38:48 +01:00 |
|
Henry Oswald
|
c12213b46b
|
added logging around load editor times
|
2015-07-22 10:38:28 +01:00 |
|
Henry Oswald
|
a786b623a8
|
added logging to help debug slow project list page loading
|
2015-07-22 01:06:23 +01:00 |
|
Xavier Trochu
|
566e69c6cc
|
Make S3 Key/Secret pair optional.
When using Instance Role in AWS, the credentials are unneeded. So
make them optional to use.
|
2015-07-21 10:00:59 +02:00 |
|
Xavier Trochu
|
c9b5bb028d
|
Merge branch 'master' of https://github.com/sharelatex/filestore-sharelatex
|
2015-07-21 09:02:16 +02:00 |
|
Henry Oswald
|
3ecf201eda
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
|
Henry Oswald
|
9028bcf830
|
set body parser limit to 2mb
|
2015-07-08 14:35:03 +01:00 |
|
Henry Oswald
|
39df8964cf
|
added route that got lost in merge
|
2015-07-08 13:29:10 +01:00 |
|
Henry Oswald
|
9a49ce4a0e
|
removed extra req.session.destroy
|
2015-07-08 12:58:02 +01:00 |
|
Henry Oswald
|
258a8e3f04
|
added picture of kiri and geri
|
2015-07-08 11:30:02 +01:00 |
|
Henry Oswald
|
8020cd8f47
|
removed tpds from settings.defaults.coffee, if not set updates are now not queued
|
2015-07-02 12:09:08 +01:00 |
|