Commit graph

65 commits

Author SHA1 Message Date
Henry Oswald
1695a1bf39 move create-admin-user and delete-user to grunt folder 2016-08-05 13:29:11 +01:00
Henry Oswald
c85ae09331 deletd undeeded tasks 2016-08-05 12:51:48 +01:00
Henry Oswald
3f63497d9d Merge branch 'master' of https://github.com/sharelatex/sharelatex 2016-06-23 21:36:07 +01:00
Henry Oswald
49eb1c6ac4 don't clone via branch 2016-06-23 20:47:44 +01:00
Henry Oswald
62eddf8982 checkout the correct version 2016-06-23 17:13:12 +01:00
Henrique Dias
b5c59a9ce5 Merge remote-tracking branch 'upstream/master'
Conflicts:
	Gruntfile.coffee
2016-06-22 16:50:53 -03:00
Henry Oswald
240280a0ae get rid of config commands 2016-06-09 16:59:57 +01:00
Henry Oswald
7d5382f668 don't instal config with grunt 2016-06-09 16:43:18 +01:00
Henrique Santos
ffab13d43a add services file 2016-04-20 21:57:19 -03:00
Henry Oswald
0218f9624e add the migrate task into grunt 2015-09-16 13:41:09 +01: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
049c4d49c1 Don't blow up on missing settings 2015-02-26 12:13:56 +00:00
Henry Oswald
6d64d6b57e commented out the migrate command so people don't run it yet 2015-02-20 15:45:36 +00:00
Henry Oswald
58e12258f6 added migrations with east package 2015-02-20 15:40:18 +00:00
Henry Oswald
93b091d84f Merge branch 'master' of https://github.com/sharelatex/sharelatex 2015-01-28 17:50:54 +00:00
Henry Oswald
219e9a3305 mvp migration script 2015-01-28 17:50:43 +00:00
Brian Gough
a0e43f5559 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
6fd2e5e6d7 Add in real-time service 2014-11-21 12:45:19 +00:00
James Allen
376e894aca Install directories on initial installation 2014-08-19 15:25:16 +01:00
James Allen
7a765fa025 Run grunt install inside service directory 2014-08-19 15:10:50 +01:00
James Allen
72fc79e48b Create release tasks 2014-08-19 14:46:45 +01:00
James Allen
790fc06b31 Support different versions of sharelatex repos 2014-08-19 13:14:47 +01:00
James Allen
ea9d056e0e Leave new lines in after_install script 2014-08-19 12:50:29 +01:00
James Allen
39b8022ae8 Move nginx config file location 2014-08-19 12:28:19 +01:00
James Allen
27f746ddc4 Include LaTeX path in upstart 2014-08-19 12:05:22 +01:00
James Allen
c6cd54b3a4 Don't include .git and grunt- directories in build 2014-08-19 11:56:38 +01:00
James Allen
ff3c813c7c Generate Secret keys properly and start services on boot 2014-08-19 11:24:55 +01:00
James Allen
5a9c8e0127 Add nginx config file to .deb build 2014-08-19 10:41:04 +01:00
James Allen
b031e98ff8 Update .deb package builder 2014-08-18 15:13:56 +01:00
James Allen
bbe5417966 Update upstart scripts 2014-08-18 10:46:42 +01:00
James Allen
9e99bd835f Update default config to be more sane 2014-08-15 15:05:07 +01:00
James Allen
28e8645364 Update formatting of fs check message 2014-08-15 13:46:06 +01:00
James Allen
fee8260a9c Update formatting of fs check message 2014-08-15 13:45:26 +01:00
James Allen
2287335dcf Update message format 2014-08-15 13:44:21 +01:00
James Allen
bbd3f92fcc Include build-essentials 2014-08-15 13:36:32 +01:00
James Allen
bdf4fbb59a Set up dev environment with Vagrant 2014-08-15 13:34:57 +01:00
James Allen
b8699100ec Add in aspell check 2014-08-15 12:57:06 +01:00
James Allen
810435ef02 Include spelling 2014-08-15 12:39:55 +01:00
James Allen
216ca23162 Add in tags and chat services 2014-08-15 12:01:05 +01:00
James Allen
70ca95844a Report failed fpm command 2014-05-28 12:42:49 +01:00
James Allen
7141afc413 Use spawn to run fpm 2014-05-28 12:28:43 +01:00
James Allen
e6d5800f1b Start putting together .deb package builder 2014-05-15 17:45:24 +01:00
James Allen
94e683a9a1 Add in docstore 2014-04-29 12:05:24 +01:00
James Allen
b97f3bd934 Require redis 2.6.12 or greater 2014-04-09 10:56:00 +01:00
James Allen
66ab033ebe Make track changes api a first class citizen 2014-03-05 13:39:21 +00:00
James Allen
26cd9c78be Fix typo 2014-03-05 12:52:04 +00:00
Oliver Matthews
4196e823ab refactor config settings. 2014-03-04 15:35:32 +00:00
James Allen
b495240d49 Add in track changes as a 'hidden' service 2014-02-26 16:24:11 +00:00
James Allen
f1879a1694 Update Gruntfile.coffee 2014-02-24 19:08:08 +00:00
James Allen
74a9c99569 Check that make is installed before installing modules that need compiling 2014-02-23 11:53:46 +00:00