index
:
dataserver
2015.02
doc
master
Modified zotero dataserver for local installations
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-04
Make API v3 the default
2015.02
Dan Stillman
2015-04-04
Fix test for computerProgram->versionNumber property
Dan Stillman
2015-04-04
Fix Total-Results when 'start' is past total
Dan Stillman
2015-02-24
update for database schema
Klaus Flittner
2015-02-23
use utf8 as default charset if charset is set to ''
Klaus Flittner
2015-02-22
adjust sample configuration for tests to values set by prepare_test script
Klaus Flittner
2015-02-22
prepare_test: allow key to access all group libraries
Klaus Flittner
2015-02-22
Adjust test to the dataserver changes
Klaus Flittner
2015-02-22
change content-type for S3 responses
Klaus Flittner
2015-02-22
Do not use php zlib compression
Klaus Flittner
2015-02-22
remove Notifier and NotifierObserver
Klaus Flittner
2015-02-22
Remove fulltext syncing support and dependency on elastica
Klaus Flittner
2015-02-22
Added scripts to setup database
Klaus Flittner
2015-02-22
S3Lib: mark function setEndpoint as static
Klaus Flittner
2015-02-22
Replace AWS SDK with S3Lib for storage access
Klaus Flittner
2015-02-22
S3Lib: always use path-style access
Klaus Flittner
2015-02-22
getAuthenticatedURL: Use self::$endpoint instead of s3.amazonaws.com
Klaus Flittner
2015-02-22
reapply changes to new version of S3Lib.inc.php
Klaus Flittner
2015-02-22
add new upstream version of S3Lib.inc.php
Klaus Flittner
2015-02-22
Disable persistent memcache connection
Klaus Flittner
2015-02-22
add scripts to manage users and groups
Klaus Flittner
2015-02-22
always use $_SERVER['REMOTE_ADDR'], even if it contains a private ip
Klaus Flittner
2015-02-22
Remove unused DB classes
Klaus Flittner
2015-02-22
Users don't have realnames
Klaus Flittner
2015-02-22
Users don't need to be marked deleted in the WWW_DB to be able to delete them
Klaus Flittner
2015-02-22
Don't cache sync responses in Amazon S3
Klaus Flittner
2015-02-22
Only check personal quota
Klaus Flittner
2015-02-22
Move user privacy settings to master DB
Klaus Flittner
2015-02-22
All user accounts are only in master DB
Klaus Flittner
2015-02-22
No login via session cookie
Klaus Flittner
2015-02-22
Move login data to master DB
Klaus Flittner
2015-02-22
igbinary serializer not packaged in debian wheezy, thus changing to the defau...
Klaus Flittner
2015-02-22
php 5.4 compatibility change
Klaus Flittner
2015-02-22
API ParamsTest: make https optional
Klaus Flittner
2015-02-22
API GroupTest fix Simplexml assignment
Klaus Flittner
2015-02-22
API FileTest remove correct files after test
Klaus Flittner
2015-02-21
Return specific error for note-too-long with item field
Dan Stillman
2015-02-13
Add "WARNING:" prefix before logged notifier errors, which aren't fatal
Dan Stillman
2015-02-13
Show warning if stream events topic isn't set
Dan Stillman
2015-02-13
Don't return duplicate item keys from Zotero_Item::getRelatedItems()
Dan Stillman
2015-02-13
Replace empty tag with replacement character, for now
Dan Stillman
2015-02-13
Don't make an empty storageFiles entry fatal
Dan Stillman
2015-02-13
Don't make an empty note hash fatal
Dan Stillman
2015-02-13
Clear data when deleting group, because some isn't in MySQL
Dan Stillman
2015-02-13
Fix thrown error for library-access-denied errors
Dan Stillman
2015-02-13
Include URL in logged errors for citeserver failures
Dan Stillman
2015-02-13
Include memcached host in logged errors for write failures
Dan Stillman
2015-02-13
Allow writing to read-only DBs from Zotero_Admin_DB
Dan Stillman
2015-02-13
Include method in logged API errors
Dan Stillman
2015-02-13
Update first Amazon result for "Zotero" for web translation tests
Dan Stillman
[next]