summaryrefslogtreecommitdiff
path: root/src/package.json
AgeCommit message (Collapse)Author
2014-11-01Bump resolveJohn McLear
Update dep fixes https://github.com/ether/etherpad-lite/issues/2050
2014-10-30bump ueberdb againJohn McLear
2014-10-30bump ueber to require working mysqlJohn McLear
2014-10-29Fix for MySQL issuesJohn McLear
See https://github.com/Pita/ueberDB/issues/63
2014-10-14bump resolveJohn McLear
2014-10-14bump swaggerJohn McLear
2014-10-14bump semverJohn McLear
2014-09-06add changelog and bump v numberJohn McLear
2014-05-21bump ueberdb for more performance on mysqlJohn McLear
2014-03-26Update package.jsonjdittrich
updated the underscore version number to 1.5.1 (from 1.3.1). Not lifted to most current version because frontend tests broke from 1.5.2 upwards.
2014-03-26changelog, package file and fix for redoJohn McLear
2014-02-24Updated npm version.vvision
2013-11-26add josnminify to package.jsons1341
2013-10-28Merge branch 'metrics' into developMarcel Klehr
Conflicts: src/node/handler/PadMessageHandler.js
2013-10-27Record metrics with 'measured'Marcel Klehr
2013-10-21Update changelog and bump versionMarcel Klehr
2013-10-12Prepare releaseMarcel Klehr
2013-06-26repo url as latest npm shows warn if non existantJohn McLear
2013-06-24bump and changelogJohn McLear
2013-06-13added log4js 0.6.6dummys
2013-04-28Merge pull request #1740 from ether/feature/add-cs-queueJohn McLear
add a changeset queue
2013-04-27Add a server-side changeset queue per padMarcel Klehr
fixes #1573
2013-04-16still express is stuck at 3.1.0John McLear
2013-04-15update connect and expressJohn McLear
2013-04-15push express back as it breaks sessionsJohn McLear
2013-04-11Use the correct version numberMarcel Klehr
2013-04-11bump v and readmeJohn McLear
2013-04-06 version bumpJohn McLear
2013-04-01Merge branch 'feature/support-node-0.10' into developMarcel Klehr
Conflicts: src/package.json
2013-04-01Update ueberDB to add support for node 0.10.xMarcel Klehr
2013-03-25Make npm registry access code more saneMarcel Klehr
2013-03-25Update npmMarcel Klehr
2013-03-22Bumped the ueberDB package version to 0.1.96 to add in Cassandra support.Simon Gaeremynck
2013-03-19Merge pull request #1588 from disy-mk/patch-2Marcel Klehr
fix #1586
2013-03-18update ueber for pgJohn McLear
2013-03-15release v1.2.9Marcel Klehr
2013-03-07Merge pull request #1527 from nelsonsilva/swaggerJohn McLear
Initial work on new swagger based REST API
2013-03-06bump v and changelogJohn McLear
2013-03-06Initial work on swaggerNelson Silva
2013-03-05added nodemailer to package.json - fix #1586Manuel Knitza
2013-03-05update ueberdbJohn McLear
2013-02-13Update Ueber DB to fix MySQL Bug!John McLear
2013-02-12Bump to latest ueber to support sqliteJohn McLear
2013-02-10Merge branch 'develop' of github.com:ether/etherpad-lite into dep-cleanupPeter 'Pita' Martischka
2013-02-10Revert "no longer dep on npm as it's native"Peter 'Pita' Martischka
This reverts commit 85f18d1f928cb005800654e57212dccef4355002.
2013-02-10begin putting files together for a releaseJohn McLear
2013-02-10a bit fairerJohn McLear
2013-02-10no longer dep on npm as it's nativeJohn McLear
2013-02-10no need for jshint and update wdJohn McLear
2013-01-30changelog and package fileJohn McLear