Commit graph

21564 commits

Author SHA1 Message Date
Henry Oswald
a2f99bc04f prevent spell check from running twice on doc load 2014-11-04 14:20:59 +00:00
Henry Oswald
908926a0cc compiled pdf.worker with closure compiler manually 2014-11-04 12:44:45 +00:00
Henry Oswald
05a872763e revert updated pdf worker and don't minify it
This reverts commit ffbf6f052f1800b55c7636a98e4f16fdf629c376.
2014-11-04 12:16:06 +00:00
Henry Oswald
be6f0c1ad7 updated pdf worker 2014-11-04 12:10:21 +00:00
Henry Oswald
15285b67cc minify more assets 2014-11-04 12:01:53 +00:00
Henry Oswald
b9dd2d826e added null check on subscription for group plans 2014-11-04 10:53:03 +00:00
Winston Li
8785256229 Wrote some Snapshot code. 2014-11-03 18:01:59 +00:00
Winston Li
ac55180ba2 Refactoring and added unit test. 2014-11-03 17:29:12 +00:00
Winston Li
377ecea693 Made bridge package. 2014-11-03 17:20:15 +00:00
Winston Li
21ec6dd28d Abstracted snapshot work into interface. 2014-11-03 17:19:17 +00:00
Winston Li
8879cb46db Refactoring. 2014-11-03 17:05:21 +00:00
Winston Li
550ddf7090 Added support for system tests. 2014-11-03 16:26:51 +00:00
Winston Li
65b4e3d773 Server now allows clone/pull from existing repositories and rejects all pushes. 2014-11-03 15:05:35 +00:00
James Allen
22f5c5dcb9 Keep spacing consistent 2014-11-03 14:25:53 +00:00
Winston Li
7283f1893b Added comments to WLGitBridgeApplication. 2014-11-03 14:23:21 +00:00
James Allen
1d6647e67d Add in github to plans page 2014-11-03 14:23:12 +00:00
Winston Li
3e16106f2d Handles program arguments and prints usage. 2014-11-03 14:20:12 +00:00
Winston Li
dcf8a16d64 Changed readme. 2014-11-03 13:19:49 +00:00
Winston Li
70b9072ab6 Added packaging and clean targets to ant. 2014-11-03 12:59:51 +00:00
Henry Oswald
16e93b6f1b Merge branch 'master' of https://github.com/sharelatex/web-sharelatex 2014-11-03 12:07:53 +00:00
Henry Oswald
edf715919d send user to 404 if templates returns 404 2014-11-03 11:48:56 +00:00
Henry Oswald
4c7293f8c2 remove lang from page title in wiki article 2014-11-03 11:48:43 +00:00
Winston Li
bc16fbe578 Fixed layout in build.xml. 2014-11-03 11:35:31 +00:00
James Allen
528ff743e8 Remove github feature flat 2014-11-03 10:55:35 +00:00
Winston Li
f385afed0c Dummy change. 2014-11-03 09:33:52 +00:00
Winston Li
6f5b316c52 Rejecting all pushes. 2014-11-03 09:31:06 +00:00
Winston Li
af39d0d8d0 Removed JDK info from build.xml. 2014-11-02 20:03:51 +00:00
Winston Li
5c2e461b2b Ant working locally. Copied JUnit .jars into project. 2014-11-02 19:57:55 +00:00
Winston Li
abe140c9e7 Changed deps to all in build.xml. 2014-11-02 19:16:15 +00:00
Winston Li
b1de769fc3 Changed generated ant .xml file to build.xml. 2014-11-02 19:13:27 +00:00
Winston Li
e3a6530918 Made .travis.yml file. 2014-11-02 19:01:32 +00:00
Winston Li
4f1c28e8c2 Refactored package names. 2014-11-02 18:47:54 +00:00
Winston Li
2d8580f02b Class and package refactoring with unit tests. 2014-11-02 18:41:18 +00:00
Winston Li
c2fea2ee06 Created classes. 2014-11-02 17:26:55 +00:00
Winston Li
c075a62e95 Marked test directory as test sources root. 2014-11-02 17:20:54 +00:00
Winston Li
535c54b5a5 Initial test server. 2014-11-02 17:15:31 +00:00
Winston Li
f5143e547a Added Jetty .jar to project and created .gitignore for out/ directory. 2014-11-02 16:56:35 +00:00
Winston Li
d1ef703af0 Added jgit.http.server javadocs. 2014-11-01 19:37:18 +00:00
Winston Li
905af06917 Added jgit.http.server jar to project. 2014-11-01 19:35:59 +00:00
Winston Li
2df4f1b0e0 Added JGit library and its JavaDocs. 2014-11-01 16:42:00 +00:00
Winston Li
7039dc36e3 Added initial ant build files. 2014-11-01 16:21:10 +00:00
Winston Li
c63c32c5e3 Idea project. 2014-11-01 16:11:26 +00:00
Winston Li
dcf5055f5a Create README.md 2014-11-01 16:02:46 +00:00
Winston Li
9f38a40cd2 Initial commit 2014-11-01 16:02:22 +00:00
Henry Oswald
ccae47979f added chinese flags under cn 2014-10-31 13:21:04 +00:00
Henry Oswald
30100f2a07 fixed badly called flushProjectToThirdPartyDataStore causing issues with initial drobox sync 2014-10-31 12:41:06 +00:00
Henry Oswald
aeb956c8a4 wiki will try and get spanish version of page then fall back to english if it is not there 2014-10-31 12:15:03 +00:00
Henry Oswald
e0aae65050 added file ref null check 2014-10-31 10:50:20 +00:00
Henry Oswald
0f4d9771aa added null check to where we insert elements into a project 2014-10-31 10:37:44 +00:00
Henry Oswald
d428e7e5b4 handle a null in the file refs list
this seems to happen now and then when there is networking issues
2014-10-31 10:34:21 +00:00