| Commit message (Expand) | Author | Age | Files | Lines |
* | Alter the queue so that each queue item stores the scheduled time of the next... | zotlabs | 2017-01-29 | 3 | -2/+23 |
* | more vcard work | zotlabs | 2016-12-21 | 3 | -1/+14 |
* | issue #446 apps usability - disable app if attached to a plugin that is unins... | zotlabs | 2016-12-14 | 3 | -3/+15 |
* | api function item/new renamed to item/store as that more closely reflects its... | zotlabs | 2016-12-02 | 1 | -24/+51 |
* | db update required for Zot2 | zotlabs | 2016-11-22 | 3 | -1/+12 |
* | update setup and install documents for PDO and the freebsd issue with | zotlabs | 2016-10-27 | 1 | -4/+28 |
* | sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p... | Florian Steinel | 2016-10-27 | 1 | -2/+2 |
* | if we have to go through this contortion every time we change a DB column fro... | zotlabs | 2016-10-17 | 1 | -1/+4 |
* | "alter table alter" has completely different rules between postgres and mysql | zotlabs | 2016-10-17 | 1 | -1/+7 |
* | issue #550 | zotlabs | 2016-10-16 | 1 | -1/+1 |
* | minor | zotlabs | 2016-10-12 | 1 | -1/+1 |
* | allow hooks to have negative priority | zotlabs | 2016-10-12 | 3 | -3/+16 |
* | issue #536, path to nginx and lighttpd config scripts was wrong | redmatrix | 2016-09-27 | 1 | -2/+2 |
* | Merge branch 'nulldate' into dev | redmatrix | 2016-09-26 | 2 | -102/+102 |
|\ |
|
| * | next wave of nulldate fixes | redmatrix | 2016-09-26 | 2 | -102/+102 |
* | | issue #523 | redmatrix | 2016-09-22 | 2 | -2/+2 |
|/ |
|
* | issue #521, add 'map' extension to files served natively by nginx without usi... | redmatrix | 2016-09-21 | 1 | -1/+1 |
* | fix #514 | Mario Vavti | 2016-09-15 | 1 | -1/+1 |
* | issue #511, postgres schema issues | redmatrix | 2016-09-09 | 1 | -2/+2 |
* | provide version info in /pubsites | redmatrix | 2016-09-07 | 3 | -1/+11 |
* | provide techlevels in the pro server role. Should have no visible effect on o... | redmatrix | 2016-08-31 | 1 | -1/+8 |
* | change default server role | redmatrix | 2016-08-22 | 1 | -2/+2 |
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 1 | -2/+8 |
* | more perms work (a lot more) | redmatrix | 2016-07-18 | 1 | -0/+1 |
* | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 4 | -67/+77 |
|\ |
|
| * | missing brace | redmatrix | 2016-07-14 | 1 | -1/+1 |
| * | schema updates for zot access tokens | redmatrix | 2016-07-14 | 3 | -1/+76 |
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-12 | 2 | -2/+2 |
|\| |
|
| * | the abconfig defaults weren't changed in the schema files when they were chan... | redmatrix | 2016-07-12 | 2 | -2/+2 |
* | | more work on perms | redmatrix | 2016-07-09 | 2 | -36/+36 |
* | | revise how we store perm_limits | redmatrix | 2016-07-07 | 4 | -69/+17 |
* | | some perms fixes to stuff that was already written before I move on | redmatrix | 2016-07-04 | 3 | -36/+48 |
* | | make permissionlimits into a class | redmatrix | 2016-07-03 | 1 | -8/+0 |
* | | more work on x permissions | redmatrix | 2016-07-03 | 3 | -0/+139 |
|/ |
|
* | typos | Habeas Codice | 2016-06-27 | 1 | -3/+3 |
* | db update for abconfig transition | redmatrix | 2016-06-23 | 3 | -3/+39 |
* | schema changes needed for the caldav client bit | redmatrix | 2016-06-18 | 3 | -6/+104 |
* | deprecate the item_id table - replace with iconfig. A possibly useful functio... | redmatrix | 2016-06-13 | 1 | -1/+14 |
* | check all return values | redmatrix | 2016-06-01 | 1 | -1/+1 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 3 | -46/+114 |
* | more db column renames | redmatrix | 2016-05-31 | 3 | -15/+38 |
* | more removal of reserved words from DB schemas | redmatrix | 2016-05-31 | 3 | -15/+32 |
* | remove unused tables | redmatrix | 2016-05-30 | 3 | -140/+16 |
* | start removing reserved words from database column names (this run: addon and... | redmatrix | 2016-05-30 | 3 | -9/+27 |
* | fix remote_channel(), update php minversion requirement | redmatrix | 2016-05-29 | 1 | -1/+1 |
* | allow objs to represent inventory | redmatrix | 2016-05-27 | 3 | -1/+22 |
* | consolidate all the sys_boot functionality that is common between the web ser... | redmatrix | 2016-05-26 | 1 | -2/+2 |
* | kill off mcrypt | redmatrix | 2016-05-26 | 1 | -4/+3 |
* | update the installation text for the cron setup | redmatrix | 2016-05-19 | 1 | -4/+4 |
* | some preliminary structural work for app organisation | redmatrix | 2016-05-03 | 3 | -1/+26 |