aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-04Make API v3 the default2015.02Dan Stillman
2015-04-04Fix test for computerProgram->versionNumber propertyDan Stillman
2015-04-04Fix Total-Results when 'start' is past totalDan Stillman
2015-02-24update for database schemaKlaus Flittner
2015-02-23use utf8 as default charset if charset is set to ''Klaus Flittner
2015-02-22adjust sample configuration for tests to values set by prepare_test scriptKlaus Flittner
2015-02-22prepare_test: allow key to access all group librariesKlaus Flittner
2015-02-22Adjust test to the dataserver changesKlaus Flittner
2015-02-22change content-type for S3 responsesKlaus Flittner
2015-02-22Do not use php zlib compressionKlaus Flittner
2015-02-22remove Notifier and NotifierObserverKlaus Flittner
2015-02-22Remove fulltext syncing support and dependency on elasticaKlaus Flittner
2015-02-22Added scripts to setup databaseKlaus Flittner
2015-02-22S3Lib: mark function setEndpoint as staticKlaus Flittner
2015-02-22Replace AWS SDK with S3Lib for storage accessKlaus Flittner
2015-02-22S3Lib: always use path-style accessKlaus Flittner
2015-02-22getAuthenticatedURL: Use self::$endpoint instead of s3.amazonaws.comKlaus Flittner
2015-02-22reapply changes to new version of S3Lib.inc.phpKlaus Flittner
2015-02-22add new upstream version of S3Lib.inc.phpKlaus Flittner
2015-02-22Disable persistent memcache connectionKlaus Flittner
2015-02-22add scripts to manage users and groupsKlaus Flittner
2015-02-22always use $_SERVER['REMOTE_ADDR'], even if it contains a private ipKlaus Flittner
2015-02-22Remove unused DB classesKlaus Flittner
2015-02-22Users don't have realnamesKlaus Flittner
2015-02-22Users don't need to be marked deleted in the WWW_DB to be able to delete themKlaus Flittner
2015-02-22Don't cache sync responses in Amazon S3Klaus Flittner
2015-02-22Only check personal quotaKlaus Flittner
2015-02-22Move user privacy settings to master DBKlaus Flittner
2015-02-22All user accounts are only in master DBKlaus Flittner
2015-02-22No login via session cookieKlaus Flittner
2015-02-22Move login data to master DBKlaus Flittner
2015-02-22igbinary serializer not packaged in debian wheezy, thus changing to the defau...Klaus Flittner
2015-02-22php 5.4 compatibility changeKlaus Flittner
2015-02-22API ParamsTest: make https optionalKlaus Flittner
2015-02-22API GroupTest fix Simplexml assignmentKlaus Flittner
2015-02-22API FileTest remove correct files after testKlaus Flittner
2015-02-21Return specific error for note-too-long with item fieldDan Stillman
2015-02-13Add "WARNING:" prefix before logged notifier errors, which aren't fatalDan Stillman
2015-02-13Show warning if stream events topic isn't setDan Stillman
2015-02-13Don't return duplicate item keys from Zotero_Item::getRelatedItems()Dan Stillman
2015-02-13Replace empty tag with replacement character, for nowDan Stillman
2015-02-13Don't make an empty storageFiles entry fatalDan Stillman
2015-02-13Don't make an empty note hash fatalDan Stillman
2015-02-13Clear data when deleting group, because some isn't in MySQLDan Stillman
2015-02-13Fix thrown error for library-access-denied errorsDan Stillman
2015-02-13Include URL in logged errors for citeserver failuresDan Stillman
2015-02-13Include memcached host in logged errors for write failuresDan Stillman
2015-02-13Allow writing to read-only DBs from Zotero_Admin_DBDan Stillman
2015-02-13Include method in logged API errorsDan Stillman
2015-02-13Update first Amazon result for "Zotero" for web translation testsDan Stillman