Commit graph

22463 commits

Author SHA1 Message Date
James Allen
49feb6b839 Update .travis.yml 2014-02-24 14:40:42 +00:00
James Allen
55edef6d3d Update .travis.yml 2014-02-24 14:37:38 +00:00
James Allen
4d6d4eb6a2 Create .travis.yml 2014-02-24 14:27:06 +00:00
James Allen
4756b488ee Create .travis.yml 2014-02-24 14:26:38 +00:00
James Allen
1a7d2643c0 Create .travis.yml 2014-02-24 14:24:44 +00:00
James Allen
2c69cbbb78 Add travis badge 2014-02-24 14:14:09 +00:00
James Allen
11b908f276 Install grunt-cli before running install 2014-02-24 14:05:09 +00:00
James Allen
ace74c8d7c Create .travis.yml 2014-02-24 13:50:55 +00:00
Henry Oswald
35246b7716 Revert "Update settings.development.coffee.example"
This reverts commit 20866189ab.
2014-02-24 13:00:30 +00:00
James Allen
d7411089b1 Add in CLA info 2014-02-24 12:55:27 +00:00
Henry Oswald
1fcc40d8a2 Merge pull request #46 from kbasten/patch-1
Update settings.development.coffee.example
2014-02-24 12:10:46 +00:00
Henry Oswald
20ed215c5c Merge pull request #41 from palkan/fix-editor-css
fix log wrap
2014-02-24 12:07:28 +00:00
palkan
283338a26d fix log wrap 2014-02-24 13:24:01 +04:00
James Allen
9a504e57de Update CONTRIBUTING.md 2014-02-23 21:38:02 +00:00
James Allen
31e845ecc4 Update wiki link 2014-02-23 21:37:07 +00:00
kbasten
bae181d1e7 Update settings.development.coffee.example 2014-02-23 21:22:53 +01:00
James Allen
b8f7e9c838 Update README with config instructions 2014-02-23 11:55:06 +00:00
James Allen
74a9c99569 Check that make is installed before installing modules that need compiling 2014-02-23 11:53:46 +00:00
James Allen
9b4d7e65de Use example config file so that config changes do not interfere with git 2014-02-23 11:45:20 +00:00
James Allen
e926c90ced Update email address to team@sharelatex.com 2014-02-23 10:52:43 +00:00
James Allen
07debdf060 Update email address to team@sharelatex.com 2014-02-23 10:52:20 +00:00
James Allen
dc779da2b5 Add in check for S3 credentials 2014-02-22 15:02:21 +00:00
James Allen
26d9b51df7 Remove Github ssh keys message
This is now redundant since everything uses https.
2014-02-22 14:11:12 +00:00
James Allen
1d5908f8bc Remove HN post from REAMDE.
Old news now :)
2014-02-22 14:10:28 +00:00
James Allen
a6b08939cd Fix latexmk version checking 2014-02-22 14:08:49 +00:00
James Allen
20f9d9f94a Add in check task to check that redis and latexmk are installed correctly 2014-02-22 12:08:03 +00:00
James Allen
128c982ba2 Add open source banner to footer 2014-02-22 11:26:36 +00:00
James Allen
c824c2e7b7 Use siteUrl for share links, not hardcoded www.sharelatex.com 2014-02-22 11:09:10 +00:00
James Allen
ca1ebd0413 Take default features from settings 2014-02-22 10:50:59 +00:00
James Allen
e6556fb3a1 Update default features in settings 2014-02-22 10:50:45 +00:00
James Allen
85c869330a Merge pull request #38 from wokkaflokka/master
update README instructions to use 'https' scheme for installation instru...
2014-02-22 09:43:38 +00:00
Emery Coxe
0e956b3f32 update README instructions to use 'https' scheme for installation instructions rather than 'git' scheme 2014-02-21 20:13:26 -06:00
James Allen
9326697017 Update README.md 2014-02-21 20:37:26 +00:00
James Allen
5db301bc31 Update CONTRIBUTING.md 2014-02-21 20:36:33 +00:00
James Allen
b0ca3f9af4 Merge pull request #32 from swapagarwal/master
Fix Minor Typo in README.md
2014-02-21 19:31:48 +00:00
Swapnil Agarwal
2176fc6142 Fix Minor Typo in README.md 2014-02-22 00:59:52 +05:30
James Allen
6447e2140a Update latexmk install instructions 2014-02-21 19:16:01 +00:00
James Allen
187d5b211a Update CONTRIBUTING.md 2014-02-21 17:53:58 +00:00
James Allen
bc49b940cc Merge pull request #2 from goodbest/patch-2
change repo URL from git+ssh:// to git+https://

Closes #1
2014-02-21 15:11:15 +00:00
James Allen
9963f01482 Merge pull request #5 from goodbest/patch-2
change repo URL from git+ssh:// to git+https://
2014-02-21 15:10:29 +00:00
goodbest
45437c6006 change repo URL from git+ssh:// to git+https:// 2014-02-21 23:10:26 +08:00
goodbest
aa9f8882ee change repo URL from git+ssh:// to git+https:// 2014-02-21 23:09:38 +08:00
James Allen
1c8a1d3002 Merge pull request #25 from goodbest/patch-2
change repo URL from git+ssh:// to git+https://
2014-02-21 15:09:26 +00:00
goodbest
b4482ab41f change repo URL from git+ssh:// to git+https:// 2014-02-21 23:08:19 +08:00
James Allen
07d858e5c3 Use https git URLs instead of SSH 2014-02-21 15:04:41 +00:00
James Allen
be003b4317 Update README.md with Redis version
Doesn't really solve #25, but should make it clearer
2014-02-21 14:27:06 +00:00
James Allen
889647de1a Merge pull request #24 from goodbest/patch-1
change git clone manner from ssh to https
2014-02-21 14:19:29 +00:00
goodbest
9c8f79ca6f change git clone manner from ssh to https 2014-02-21 22:16:36 +08:00
James Allen
f5dddf7dc6 Merge pull request #23 from fayimora/patch-1
Fix minor typos in readme
2014-02-21 14:05:53 +00:00
Fayimora Femi-Balogun
12eca48d45 Fix minor typos in readme 2014-02-21 14:00:12 +00:00