1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
fc09017dd1 Remove support for user.parent-uid = 0
- uid = 0 is the system user which isn't supposed to be the parent-uid of all the non-delegate users
2023-05-29 18:32:21 -04:00
Josh Soref
9fc26de628 spelling: children
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 18:59:11 -04:00
513ef03421
Revert node.config.php into Config table 2023-02-10 14:06:22 +01:00
1874a32728 Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Balázs Úr
e56a53647b Update copyright 2022-01-02 08:27:47 +01:00
ef1e2ce77e
Cleanup tests
- Remove DBAMockTrait
- Remove DBStructureMockTrait
2021-10-18 20:08:40 +02:00
02e6dff6a0
Fix tests
- Fix InstallerTest case
- Fix native function mocking
- Add returntype for Unit-Tests
- Fixing ExtendedPDO test troubles
- Fix wrong class inheritance path for DatabaseTestTrait.php
- Fix SyslogLogger Server Exception for PHP8
- Add user/contact to database.fixture.php
- Avoid invalid rollbacks for test setup in PHP8
2021-04-04 20:11:57 +02:00
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
efaec26b1d
Fix wrong $this->assert...() with `self::assert...() 2020-10-18 20:52:27 +02:00
nupplaPhil
23c64b9a11
Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
def502ae2d
Fix namespaces 2019-02-27 12:32:56 +01:00
61971287c4
Fixing tests 2018-11-08 08:11:27 +01:00
8ad721988b
Refactoring identities to Model\User::identities 2018-11-08 00:38:55 +01:00