Commit graph

51 commits

Author SHA1 Message Date
Henry Oswald
a2ae6abbca Merge branch 'master' of https://github.com/sharelatex/sharelatex 2015-01-28 17:50:54 +00:00
Henry Oswald
7e5c36021b mvp migration script 2015-01-28 17:50:43 +00:00
Brian Gough
4d3d43f449 force an npm rebuild to work around issue #129, missing bcrypt bindings file
see https://github.com/npm/npm/issues/5400
2014-11-24 16:13:31 +00:00
James Allen
8a27de5149 Add in real-time service 2014-11-21 12:45:19 +00:00
James Allen
377a931654 Install directories on initial installation 2014-08-19 15:25:16 +01:00
James Allen
01ca16fd59 Run grunt install inside service directory 2014-08-19 15:10:50 +01:00
James Allen
75f45401c1 Create release tasks 2014-08-19 14:46:45 +01:00
James Allen
34ae84a5fa Support different versions of sharelatex repos 2014-08-19 13:14:47 +01:00
James Allen
009781c33b Leave new lines in after_install script 2014-08-19 12:50:29 +01:00
James Allen
a7370d5de5 Move nginx config file location 2014-08-19 12:28:19 +01:00
James Allen
b864e37fe5 Include LaTeX path in upstart 2014-08-19 12:05:22 +01:00
James Allen
e182368ef5 Don't include .git and grunt- directories in build 2014-08-19 11:56:38 +01:00
James Allen
c2ebfcc23e Generate Secret keys properly and start services on boot 2014-08-19 11:24:55 +01:00
James Allen
94ce0d37b9 Add nginx config file to .deb build 2014-08-19 10:41:04 +01:00
James Allen
aaf73bd622 Update .deb package builder 2014-08-18 15:13:56 +01:00
James Allen
7ba417d3a8 Update upstart scripts 2014-08-18 10:46:42 +01:00
James Allen
cfa18a0e0b Update default config to be more sane 2014-08-15 15:05:07 +01:00
James Allen
9a5980e5bc Update formatting of fs check message 2014-08-15 13:46:06 +01:00
James Allen
14af0c68d0 Update formatting of fs check message 2014-08-15 13:45:26 +01:00
James Allen
94923ba2e8 Update message format 2014-08-15 13:44:21 +01:00
James Allen
fc164cd0c2 Include build-essentials 2014-08-15 13:36:32 +01:00
James Allen
19e6147266 Set up dev environment with Vagrant 2014-08-15 13:34:57 +01:00
James Allen
811f168f66 Add in aspell check 2014-08-15 12:57:06 +01:00
James Allen
9f9423c5ed Include spelling 2014-08-15 12:39:55 +01:00
James Allen
e3d3dd83ae Add in tags and chat services 2014-08-15 12:01:05 +01:00
James Allen
b72e6fba3e Report failed fpm command 2014-05-28 12:42:49 +01:00
James Allen
b0a759ff2a Use spawn to run fpm 2014-05-28 12:28:43 +01:00
James Allen
d2ba7da012 Start putting together .deb package builder 2014-05-15 17:45:24 +01:00
James Allen
f73b8e3937 Add in docstore 2014-04-29 12:05:24 +01:00
James Allen
dcec6837b4 Require redis 2.6.12 or greater 2014-04-09 10:56:00 +01:00
James Allen
bbdc08249b Make track changes api a first class citizen 2014-03-05 13:39:21 +00:00
James Allen
b846033c15 Fix typo 2014-03-05 12:52:04 +00:00
Oliver Matthews
a038b56d89 refactor config settings. 2014-03-04 15:35:32 +00:00
James Allen
9f28ba29cb Add in track changes as a 'hidden' service 2014-02-26 16:24:11 +00:00
James Allen
aca7b3f961 Update Gruntfile.coffee 2014-02-24 19:08:08 +00:00
James Allen
31b41e156d Check that make is installed before installing modules that need compiling 2014-02-23 11:53:46 +00:00
James Allen
bf528709d2 Use example config file so that config changes do not interfere with git 2014-02-23 11:45:20 +00:00
James Allen
0d531d2641 Add in check for S3 credentials 2014-02-22 15:02:21 +00:00
James Allen
b461178ff0 Fix latexmk version checking 2014-02-22 14:08:49 +00:00
James Allen
69f79386f4 Add in check task to check that redis and latexmk are installed correctly 2014-02-22 12:08:03 +00:00
goodbest
00af21cc5e change git clone manner from ssh to https 2014-02-21 22:16:36 +08:00
James Allen
af2476d46c Remove old method of installing local settings 2014-02-19 13:23:49 +00:00
James Allen
a440b5435a Add in filestore 2014-02-14 17:30:43 +00:00
James Allen
d02c777e55 Add CLSI to known repos 2014-02-13 12:37:47 +00:00
James Allen
8ed522774c Fix up some Gruntfile errors 2014-02-12 12:15:47 +00:00
James Allen
d301e54b45 Allow custom configs to be installed via git 2014-02-12 12:11:58 +00:00
James Allen
3576b096ea Update installation details 2014-02-12 11:24:13 +00:00
James Allen
7082842d00 Use git repos 2014-02-12 11:18:25 +00:00
James Allen
5911a7fb43 Import web and doc updater as git repos, not npm modules 2014-02-12 10:21:20 +00:00
James Allen
098be1495e Update Gruntfile 2014-02-08 21:52:45 +00:00