aboutsummaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* merge install/schema_postgres.sql from devMario Vavti2018-10-291-148/+148
* Merge branch '3.8RC'3.8Mario Vavti2018-10-193-17/+50
|\
| * fix issue #1281 - hubloc default valuesMario Vavti2018-10-061-1/+1
| * Update schema_mysql.sqlMax Kostikov2018-09-271-3/+2
| * Update schema_postgres.sqlMax Kostikov2018-09-271-9/+9
| * important hyperdrive componentzotlabs2018-09-092-0/+22
| * redirect stdout/stderr on cron commandzotlabs2018-08-281-1/+1
| * hubloc DB changes needed for z6zotlabs2018-08-132-1/+10
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-092-0/+2
| |\
| | * add app_options fieldzotlabs2018-08-022-0/+2
| * | update install.txtMario Vavti2018-08-081-1/+1
| * | Add XMLreader in PHP requirementsMax Kostikov2018-08-031-3/+4
| |/
* | Merge branch '3.6RC'Mario Vavti2018-07-251-8/+11
|\|
| * update install instructionsMario Vavti2018-06-061-10/+10
| * update oauth related tables to use bigint/int(10) for user_id column. this is...Mario2018-05-202-8/+8
| * improve abconfig queriesMario Vavti2018-05-201-2/+1
| * update nginx conf to address issue #1155Mario Vavti2018-05-051-8/+11
* | update install instructionsMario Vavti2018-06-061-10/+10
* | update oauth related tables to use bigint/int(10) for user_id column. this is...Mario2018-05-202-8/+8
* | improve abconfig queriesMario Vavti2018-05-201-2/+1
* | Merge branch '3.4RC'3.4Mario Vavti2018-05-042-6/+124
|\|
| * Active channels information is a bit imprecise. Provide a higher accuracy met...zotlabs2018-04-162-0/+4
| * OAuth2 integrationzotlabs2018-04-032-0/+106
| * update mysql schemaMario Vavti2018-03-111-3/+0
| * remove redundant commaMario Vavti2018-03-091-1/+1
| * federated polls: GNU-Social requires us to preserve the original order of the...zotlabs2018-03-072-1/+5
| * federated polls: add poll_author which will be necessary for Diaspora federationzotlabs2018-03-062-0/+4
| * missed one index in the last updateMario Vavti2018-02-281-0/+1
* | update mysql schemaMario Vavti2018-03-111-3/+0
* | Merge branch '3.2RC'3.2Mario2018-03-093-3089/+27
|\ \
| * | missed one index in the last updateMario Vavti2018-02-281-0/+1
| |/
| * another DB upgrade to address some long running maintenance queriesMario Vavti2018-02-261-2/+4
| * provide DB compatibility for poll and voting implementations across several p...zotlabs2018-02-222-0/+12
| * more index finetuning to fix the expire queryMario Vavti2018-02-201-3/+3
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-02-161-2/+4
| |\
| | * some more DB tuning.Mario Vavti2018-02-152-3/+21
| * | refactor of the DB update system. Updates are now stored individually in Zotl...zotlabs2018-02-161-3115/+0
| |/
| * more db and queries finetuningMario Vavti2018-02-082-3/+17
| * this will fix the cards query and keep the rest intactMario Vavti2018-02-042-3/+15
| * superfluous ,Mario Vavti2018-02-041-1/+1
| * remove indices from mysql schema fileMario Vavti2018-02-041-7/+0
| * remove some never used indices which prevented our item queries to find the r...Mario Vavti2018-02-041-1/+18
* | Merge branch '3.0RC'3.0Mario2018-01-093-2/+75
|\|
| * remove column item.diaspora_meta, action items 2 and 3 of hubzilla issue #828zotlabs2017-11-162-3/+12
| * typozotlabs2017-10-191-1/+1
| * table structure for pseudo or proxy channels (pchan)zotlabs2017-10-193-1/+65
* | Merge branch '2.8RC'Mario2017-10-254-33/+61
|\|
| * remove server role selection details from install documentation, no longer ne...zotlabs2017-10-021-30/+10
| * db update to add index to item.resource_id we query this in wikis a lotMario Vavti2017-09-163-2/+18
| * wiki mimetype selection. We can add text/plain as soon as we add code to puri...zotlabs2017-09-121-1/+17