Commit Graph

  • 210a61112b reject payloads larger than 2MB for setDoc Shane Kilkelly 2016-04-29 15:08:21 +01:00
  • b237a022c3 added rate limiting on wiki endpoint Henry Oswald 2016-04-28 17:24:00 +01:00
  • 9db647491a added different ldap config example Henry Oswald 2016-04-28 17:21:07 +01:00
  • 74205ce11b Remove features.mendeley and features.zotero from User model Shane Kilkelly 2016-04-28 16:01:47 +01:00
  • b43a58467c recommend mongodb 3.x Henry Oswald 2016-04-28 12:01:30 +01:00
  • 5fe0deab6d recommend mongodb 3.x Henry Oswald 2016-04-28 12:01:30 +01:00
  • b00bd5cd94 if clsi cookies are not enabled don't call redis, return empty Henry Oswald 2016-04-27 17:05:12 +01:00
  • 78b08060ab redis get not multi used for _getServerId Henry Oswald 2016-04-27 16:56:21 +01:00
  • 1ee94f9bf5 return server id for set server id and _populateServerIdViaRequest Henry Oswald 2016-04-27 16:20:10 +01:00
  • ae522e8b9b Merge pull request #235 from mdamien/patch-1 Henry Oswald 2016-04-27 16:12:03 +01:00
  • 07ad6eb704 actually use the rendering-error state. Shane Kilkelly 2016-04-25 12:42:03 +01:00
  • 7ab1654ebc move back to 2.5 days cache for moment Henry Oswald 2016-04-21 17:40:09 +01:00
  • 4e7cdba865 add services file Henrique Santos 2016-04-20 21:57:19 -03:00
  • ffab13d43a add services file Henrique Santos 2016-04-20 21:57:19 -03:00
  • d4331f8415 add support for grunt build Henrique Santos 2016-04-20 21:55:47 -03:00
  • e994ac8f1f add support for grunt build Henrique Santos 2016-04-20 21:55:47 -03:00
  • 616630200a improve send calls and return correct stuff from _makeRequest Henry Oswald 2016-04-20 17:00:17 +01:00
  • 18560d8621 set server cookie on every compile response and don't expire on get Henry Oswald 2016-04-20 16:17:06 +01:00
  • e024d3f503 added project status endpoint Henry Oswald 2016-04-20 15:38:05 +01:00
  • 4d54de8b9a renamed ClsiRequestManager to ClsiCookieManager and improved logging Henry Oswald 2016-04-20 15:06:39 +01:00
  • 4f7a6abbac Merge pull request #41 from vvhof/patch-1 Henry Oswald 2016-04-20 11:55:59 +01:00
  • a1ef47c7d1 Merge pull request #41 from vvhof/patch-1 Henry Oswald 2016-04-20 11:55:59 +01:00
  • 72e6fc60da Fix a typo in README.md Vincent von Hof 2016-04-20 12:54:11 +02:00
  • 9e77f28bf6 Fix a typo in README.md Vincent von Hof 2016-04-20 12:54:11 +02:00
  • b37595acf9 persist cookie in redis for compiles. Henry Oswald 2016-04-19 16:48:51 +01:00
  • ce34ce6865 Merge branch 'master' into sk-tpr Shane Kilkelly 2016-04-19 13:56:54 +01:00
  • d54515a9a7 add a featureToggle property to ide. Shane Kilkelly 2016-04-19 11:53:27 +01:00
  • c0efdf3aad Merge pull request #237 from xzovy/master Henry Oswald 2016-04-19 11:48:59 +01:00
  • d582e3e1cf Remove and replace Util.sout and .serr Winston Li 2016-04-18 11:03:55 +01:00
  • 145b201087 Put brackets around the example ca path for ldap starttls support in the default config. This resolves an issue where the system was breaking the path into an array and trying to act on the first item in that array, "/", rather than the full path. Caleb Cooper 2016-04-15 13:46:11 -04:00
  • fbf5d35fa5 Merge branch 'master' into sk-tpr Shane Kilkelly 2016-04-15 09:46:16 +01:00
  • 9d027b88ba Bug fix: re-introduce the project-too-large error message Shane Kilkelly 2016-04-15 09:45:48 +01:00
  • 6e5eadfa86 include a timeout on WebApiManager requests Brian Gough 2016-04-13 16:30:20 +01:00
  • 4ab4e27724 Include COUNT in lock and make RND per-process incase randomBytes blocks James Allen 2016-04-13 16:27:53 +01:00
  • ffa04c7b55 add project url onto query string for compile hashing Henry Oswald 2016-04-13 15:38:04 +01:00
  • a55b72871f don't let s3 errors stop archive worker Brian Gough 2016-04-13 14:39:11 +01:00
  • d15a22be26 Remove misleading log line about lock value James Allen 2016-04-13 12:20:53 +01:00
  • 945c728db2 Use signed locks so only the locking party can remove their lock James Allen 2016-04-13 11:59:56 +01:00
  • d416f75c2c increased clsi cache to 3.5 days Henry Oswald 2016-04-13 09:29:57 +01:00
  • 6c79ab4321 Don't let HTTP calls take longer than 5 seconds since we're inside a 30 second lock James Allen 2016-04-12 17:10:39 +01:00
  • 67d3ebf4dc ignore ECONNRESET Henry Oswald 2016-04-12 13:32:58 +01:00
  • 42d44a7072 use socket.end for tcp checks Henry Oswald 2016-04-12 10:49:45 +01:00
  • 939d7cd042 Merge branch 'master' into sk-tpr Shane Kilkelly 2016-04-11 16:41:34 +01:00
  • 749d2aa013 Merge branch 'sk-safari-freeze-fix' Shane Kilkelly 2016-04-11 14:47:03 +01:00
  • 76697599ae Use the _ide version of browserIsSafari Shane Kilkelly 2016-04-11 14:45:26 +01:00
  • e3b2ec9977 Add a ide.browserIsSafari boolean flag. Shane Kilkelly 2016-04-11 14:35:59 +01:00
  • 5832a09140 server load endpoint uses settings for port Henry Oswald 2016-04-11 13:47:06 +01:00
  • 8d6003dcc5 Add commentary Shane Kilkelly 2016-04-11 09:58:37 +01:00
  • 4fd4a0372c In Safari, limit iterations of the command-parsing loop. Shane Kilkelly 2016-04-11 09:55:53 +01:00
  • 010bb61baf add michael pic Henry Oswald 2016-04-11 08:26:06 +01:00
  • 29e3668b52 return 0 for server which is being hammered Henry Oswald 2016-04-08 15:39:02 +01:00
  • 02c7a96161 added err handler to socket Henry Oswald 2016-04-08 15:25:00 +01:00
  • 2864d776f5 work of 1 min load and set server as up Henry Oswald 2016-04-08 15:18:22 +01:00
  • 260987336d evaluate on every call Henry Oswald 2016-04-08 14:14:05 +01:00
  • ab15c9e320 added example server load tcp server Henry Oswald 2016-04-08 13:31:23 +01:00
  • b343be844e added metrics to pack worker for archiving Brian Gough 2016-04-08 10:29:04 +01:00
  • 27b739b081 don't log errors when files have disappeared from build directory Brian Gough 2016-04-07 16:16:39 +01:00
  • 76fe194815 add a metric for append-pack Brian Gough 2016-04-07 15:56:11 +01:00
  • 25365789b4 use latest sharelatex-metrics package Brian Gough 2016-04-07 15:53:10 +01:00
  • 78100e40c8 add missing metrics file Brian Gough 2016-04-07 15:33:20 +01:00
  • 1a1fa8798d log attempted update when throwing error in DiffGenerator Brian Gough 2016-04-07 14:45:51 +01:00
  • 6db310bf6b add insert/archive/unarchive metrics Brian Gough 2016-04-07 15:15:47 +01:00
  • d0e08039da don't modify expiry for temporary packs Brian Gough 2016-04-07 14:46:31 +01:00
  • fd49601716 preserve existing history when user upgrades Brian Gough 2016-04-07 14:37:53 +01:00
  • 7d9de6c216 added tls as env vars Henry Oswald 2016-04-06 17:10:43 +01:00
  • 98a0c1cdf1 added tls as env vars Henry Oswald 2016-04-06 17:10:43 +01:00
  • 700e376968 made email and ldap configurable from env vars Henry Oswald 2016-04-06 17:07:59 +01:00
  • 30c9dba44e made email and ldap configurable from env vars Henry Oswald 2016-04-06 17:07:59 +01:00
  • e292de5eb0 fix to avoid ever appending permanent changes to expiring packs Brian Gough 2016-04-06 17:00:16 +01:00
  • 09624e3796 add session secret as env varx James Allen 2016-04-06 15:42:01 +00:00
  • 07ed8854aa add session secret as env varx James Allen 2016-04-06 15:42:01 +00:00
  • 862057b32c Merge pull request #236 from heukirne/master Henry Oswald 2016-04-06 15:37:06 +01:00
  • ae79ce75b7 Update settings.defaults.coffee Henrique Dias 2016-04-06 11:32:08 -03:00
  • 38c8eb868a Update package.json Henrique Dias 2016-04-06 11:30:26 -03:00
  • 8b7bdd345b consider all packs for archiving Brian Gough 2016-04-06 15:17:31 +01:00
  • ef47337c78 remove additional fields Brian Gough 2016-04-06 15:17:20 +01:00
  • 0b9a0730c0 mark temporary packs with a last_checked date in the far future Brian Gough 2016-04-06 14:29:49 +01:00
  • 08fc151eee avoid unnecessary call to insert packs into index Brian Gough 2016-04-06 14:29:21 +01:00
  • 719e0291aa consider all packs for processing Brian Gough 2016-04-06 14:27:44 +01:00
  • 79baa99634 clean up logging Brian Gough 2016-04-06 14:26:54 +01:00
  • 6ab75795a2 archive head packs after sufficient time Brian Gough 2016-04-06 13:30:09 +01:00
  • 7a0c2900ab add error handler in tests Brian Gough 2016-04-06 13:29:19 +01:00
  • a409a15f07 Fix #1384, possibly #1174 too Winston Li 2016-04-05 20:39:36 +01:00
  • 424e09ec05 getGroupSubscriptionMemberOf gets plan code Henry Oswald 2016-04-05 15:50:15 +01:00
  • bd54218cc9 added grunt as depenency Henry Oswald 2016-04-05 14:17:36 +01:00
  • bb619bfaf1 Add tests that reproduce #1384. Winston Li 2016-04-05 04:17:15 +01:00
  • 77eba3ea22 Correct alignment for word count dialog Damien 2016-04-04 23:47:40 +02:00
  • 6e18d49736 support archiving from list of project_ids/doc_ids Brian Gough 2016-04-04 17:00:10 +01:00
  • 6a2ecbac06 upgrade sentry logging Brian Gough 2016-04-04 16:30:17 +01:00
  • 4a785ff43c log errors in detail when file cannot be removed Brian Gough 2016-04-04 16:22:48 +01:00
  • 633839c98b for support tickets include browser/os and hide email address if set already. This way we know who they are logged in with which has caused condfusion. Henry Oswald 2016-04-04 16:05:42 +01:00
  • 08f3497a9e Improve logging around main operations. Winston Li 2016-04-03 12:10:05 +01:00
  • cf0e106153 release 1.5.1 Brian Gough 2016-04-01 15:52:42 +01:00
  • 24e097d263 don't force message over exception but include it as description Brian Gough 2016-04-01 15:52:28 +01:00
  • 7bdf2ef26b release 1.5 Brian Gough 2016-04-01 15:35:54 +01:00
  • fdc1ad2898 use logger.error message as title of sentry report Brian Gough 2016-04-01 15:35:14 +01:00
  • a686d187ad Pull refProviders into user model Shane Kilkelly 2016-04-01 11:36:19 +01:00
  • ab09d044a8 Improve logging for catching #1174, and fix tests. Winston Li 2016-04-01 05:23:59 +01:00
  • 3d719af71e if subscription is downgraded don't use plan code on subscription, use default instead Henry Oswald 2016-03-31 18:04:20 +01:00
  • 81cd2adfd3 member_ids != members_id Henry Oswald 2016-03-31 17:36:06 +01:00