summary refs log tree commit diff
path: root/static (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-16Move encoding and decoding of JSON into storage layerErik Johnston2-27/+7
2015-04-15Remove mysql/maria supportErik Johnston5-95/+26
2015-04-15Change full_schemas/11 to work with postgresErik Johnston13-84/+90
2015-04-15Remove debug loggingErik Johnston1-2/+0
2015-04-15Add missing yieldErik Johnston1-1/+1
2015-04-15pushers table requires a unique id.Erik Johnston2-3/+11
2015-04-15Make LruCache thread safe, as its used for event cacheErik Johnston1-0/+20
2015-04-15Don't pass in removed flagErik Johnston1-1/+0
2015-04-15Change from exception to warnErik Johnston1-1/+1
2015-04-15Don't wait on federation_handler.handle_new_eventErik Johnston1-3/+7
2015-04-15Remove run_on_reactor()sErik Johnston1-4/+0
2015-04-15Postgres does not allow you to continue using a cursor after a DB exception h...Erik Johnston1-11/+14
2015-04-15Do more parellelization for initialSyncErik Johnston1-7/+11
2015-04-15Parellelize initi