Brian Gough
|
0684fa36fd
|
upgrade pdfjs to version 1.0.1040
|
2015-03-31 14:53:27 +01:00 |
|
Brian Gough
|
ea92fe0e9e
|
Merge pull request #3 from sharelatex/gzip-large-docs
Gzip large docs
|
2015-03-31 10:58:18 +01:00 |
|
Brian Gough
|
07e53bbb2f
|
handle error when listing bucket
|
2015-03-31 10:35:33 +01:00 |
|
Brian Gough
|
6cdf5615fc
|
remove old unused functions
|
2015-03-31 10:24:09 +01:00 |
|
Brian Gough
|
36f60d5bce
|
enforce minimum size of 1k for compression
|
2015-03-31 10:07:39 +01:00 |
|
Brian Gough
|
9bb08d7ba5
|
add ZipManager comments
|
2015-03-31 10:07:11 +01:00 |
|
Brian Gough
|
e61beed92f
|
suppress logging in ZipManager tests
|
2015-03-30 16:58:00 +01:00 |
|
Brian Gough
|
495af5d568
|
remove console.logs from tests
|
2015-03-30 16:56:07 +01:00 |
|
Brian Gough
|
c8c12e8b41
|
fix error in ZipManager writesEnabled setting
|
2015-03-30 16:41:45 +01:00 |
|
Brian Gough
|
8e8ee5b3da
|
fix tests
|
2015-03-30 16:41:23 +01:00 |
|
Brian Gough
|
86505047a3
|
added unit test (work in progress)
|
2015-03-27 17:04:38 +00:00 |
|
Brian Gough
|
03564b2138
|
fix variable zip.minsize to match config name zip.minSize
|
2015-03-27 17:00:30 +00:00 |
|
Brian Gough
|
66fa170ac8
|
disable compression by default
|
2015-03-27 15:32:13 +00:00 |
|
Brian Gough
|
27d466aa85
|
added acceptance test for redis compression
|
2015-03-27 13:17:38 +00:00 |
|
Brian Gough
|
6bffa4d9e0
|
don't log docLines when document removed from redis
they can now be binary gzipped data which messes up the logs
|
2015-03-25 16:54:36 +00:00 |
|
Brian Gough
|
e3d73d4456
|
add gzip support for large documents to reduce load on redis
|
2015-03-25 16:53:20 +00:00 |
|
James Allen
|
5e00d8d3b4
|
Update to use latest ShareLaTeX release
|
2015-03-25 16:28:06 +00:00 |
|
James Allen
|
bf86100500
|
Merge pull request #162 from mickaobrien/master
Update word regex for spellcheck
|
2015-03-24 10:14:23 +00:00 |
|
Mick O'Brien
|
9f037384b6
|
Update word regex for spellcheck
Adds Latin Extended-A characters to word regex to prevent splitting words half way through on characters like ąęćółżźńś.
|
2015-03-23 16:14:38 +00:00 |
|
Xavier Trochu
|
da1b7b9e82
|
Merge remote-tracking branch 'origin/master'
|
2015-03-23 16:25:18 +01:00 |
|
James Allen
|
358242a5e0
|
Merge pull request #159 from SibrenVasse/adblock_fix
Fix for adblock blocking loginscreen.
|
2015-03-23 12:29:40 +00:00 |
|
James Allen
|
044ae86866
|
Update CHANGELOG.md
|
2015-03-20 20:32:07 +00:00 |
|
James Allen
|
f82f5e5479
|
Release version 0.1.4
|
2015-03-20 19:08:48 +00:00 |
|
James Allen
|
8483f249ee
|
Actually proxy websocket connections
|
2015-03-20 19:08:48 +00:00 |
|
James Allen
|
2ab9b1ca26
|
Add missed nginx file
|
2015-03-20 15:33:36 +00:00 |
|
James Allen
|
56d3a83247
|
Remove unused/deprecated package files and put .conf in upstart script names
|
2015-03-20 15:32:28 +00:00 |
|
James Allen
|
24319f6d50
|
Release version 0.1.4
|
2015-03-20 15:27:34 +00:00 |
|
James Allen
|
f3338f621e
|
Release version 0.1.4
|
2015-03-20 15:25:59 +00:00 |
|
James Allen
|
1e8667400b
|
Release version 0.1.4
|
2015-03-20 15:25:43 +00:00 |
|
James Allen
|
79e71cdf92
|
Release version 0.1.4
|
2015-03-20 15:25:02 +00:00 |
|
James Allen
|
f7e0f0c54b
|
Add comment about tests on OS X
|
2015-03-20 15:02:26 +00:00 |
|
James Allen
|
801b5653e4
|
Fix unit test when false is not at /bin/false
|
2015-03-20 14:27:25 +00:00 |
|
James Allen
|
d12341da1d
|
Release version 0.1.4
|
2015-03-20 14:21:34 +00:00 |
|
James Allen
|
985abe42fe
|
Release version 0.1.4
|
2015-03-20 14:21:17 +00:00 |
|
James Allen
|
a370739722
|
Release version 0.1.4
|
2015-03-20 14:20:13 +00:00 |
|
James Allen
|
a772109e16
|
Merge pull request #288 from barracks510/master
Update NGINX Configuration
|
2015-03-20 14:17:04 +00:00 |
|
Brian Gough
|
fb43cf12c1
|
Merge pull request #161 from sharelatex/remove-pdflistview
make new pdf viewer the default for all users
|
2015-03-20 14:12:57 +00:00 |
|
Brian Gough
|
b0a32b1ef8
|
make new pdf viewer the default for all users
remove old pdf viewer
|
2015-03-20 11:28:28 +00:00 |
|
James Allen
|
ff55e4c5ed
|
Merge branch 'private_registration'
|
2015-03-20 10:34:17 +00:00 |
|
Dennis Chen
|
a48a9234ce
|
Update NGINX Configuration
|
2015-03-20 01:31:03 -07:00 |
|
James Allen
|
393169bc2a
|
Create a grunt task to create the admin user
|
2015-03-19 17:36:50 +00:00 |
|
James Allen
|
e2d515f957
|
Allow public registration module to hook into email system
|
2015-03-19 17:19:56 +00:00 |
|
James Allen
|
185514ea35
|
Fix failing unit test
|
2015-03-19 16:41:09 +00:00 |
|
Brian Gough
|
3bdf2158c1
|
avoid exception on page size change
|
2015-03-19 14:26:06 +00:00 |
|
James Allen
|
9b8cf7bcfa
|
Remove public registration and require that a user be registered by an admin
|
2015-03-19 14:22:48 +00:00 |
|
Brian Gough
|
6320fcccec
|
remove underscore from pollSavingStatus
the underscore module is not loading in time for some users on MacOS
|
2015-03-19 14:22:22 +00:00 |
|
James Allen
|
d76ef86077
|
Tell user to contact admin email to register
|
2015-03-18 16:20:26 +00:00 |
|
James Allen
|
93a088618a
|
Return proper error from registration handler
|
2015-03-18 16:19:48 +00:00 |
|
James Allen
|
cb948fede2
|
Move email sending into registration controller
|
2015-03-18 15:57:01 +00:00 |
|
Brian Gough
|
adb98d05b5
|
sentry 1.1.16 does not yet support release parameter, use build tag instead
|
2015-03-18 15:50:26 +00:00 |
|