index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'misc-fixes' into 'dev'
Mario
2024-06-17
2
-12
/
+113
|
\
|
*
Update API docs for Module test case base class.
Harald Eilertsen
2024-06-16
1
-6
/
+98
|
*
tests: Add helper expectRedirectTo to module test class.
Harald Eilertsen
2024-06-16
1
-0
/
+6
|
*
Refactor is_local_url() and add api doc.
Harald Eilertsen
2024-06-16
1
-6
/
+9
*
|
Merge branch 'add-tests-for-create-identity' into 'dev'
Mario
2024-06-17
7
-82
/
+157
|
\
\
|
|
/
|
/
|
|
*
Missing include in QueueWorker.
Harald Eilertsen
2024-06-15
1
-0
/
+2
|
*
Use empty() to check if array entry exist in create_identity.
Harald Eilertsen
2024-06-14
1
-2
/
+2
|
*
Add basic test for create_identity function.
Harald Eilertsen
2024-06-14
1
-0
/
+65
|
*
Allow passing callable as array to hooks.
Harald Eilertsen
2024-06-14
2
-10
/
+76
|
*
QueueWorker: Use DbaTransaction class for db transactions.
Harald Eilertsen
2024-06-14
1
-24
/
+12
|
*
tests: Remove obsolete stubs from Permissions tests
Harald Eilertsen
2024-06-14
2
-46
/
+0
|
/
*
Merge branch 'fix-rpost-module' into 'dev'
Mario
2024-06-13
7
-129
/
+218
|
\
|
*
Module\Rpost: Just a little bit of doc.
Harald Eilertsen
2024-06-13
1
-0
/
+6
|
*
Module\Rpost: Redirect to submitted post on success.
Harald Eilertsen
2024-06-13
1
-10
/
+1
|
*
Fix warnings exposed by tests.
Harald Eilertsen
2024-06-13
4
-8
/
+11
|
*
Module\Rpost: Add return type and visibilty for `get`.
Harald Eilertsen
2024-06-13
1
-1
/
+1
|
*
tests: More tests for Module\Rpost.
Harald Eilertsen
2024-06-13
1
-14
/
+44
|
*
Module\Rpost: Refactor handling of attachments.
Harald Eilertsen
2024-06-13
1
-68
/
+79
|
*
Module\Rpost: Reuse value of local_chanel.
Harald Eilertsen
2024-06-13
1
-2
/
+4
|
*
Module\Rpost: Refactor redirect or login logic.
Harald Eilertsen
2024-06-13
1
-26
/
+37
|
*
tests: Module\Rpost shows login form if not authenticated.
Harald Eilertsen
2024-06-13
1
-0
/
+13
|
*
tests: Add comment to Tests\Unit\Module\RpostTest.
Harald Eilertsen
2024-06-13
1
-0
/
+4
|
*
tests: Set query string in Module\TestCase::get method.
Harald Eilertsen
2024-06-13
1
-0
/
+1
|
*
tests: Configure system.baseurl for tests.
Harald Eilertsen
2024-06-13
2
-7
/
+5
|
*
Module\Rpost: Remove obsolete local variable $o.
Harald Eilertsen
2024-06-13
1
-10
/
+1
|
*
Module\Rpost: Remove unused local variables.
Harald Eilertsen
2024-06-13
1
-4
/
+1
|
*
Module\Rpost: Add basic test and fix session access.
Harald Eilertsen
2024-06-13
2
-1
/
+32
|
/
*
docu and remove superfluous break statement after return statement
Mario
2024-06-13
1
-3
/
+1
*
Merge branch 'add-config-for-phpcs' into 'dev'
Mario
2024-06-13
1
-0
/
+78
|
\
|
*
Add config file and rules for PHP Code Sniffer.
Harald Eilertsen
2024-06-12
1
-0
/
+78
*
|
Merge branch 'fix-test-warnings' into 'dev'
Mario
2024-06-13
6
-14
/
+21
|
\
\
|
*
|
Module\Setup: Don't access static variable as non static.
Harald Eilertsen
2024-06-12
1
-3
/
+3
|
*
|
Module\Help: Only variables can be passed by reference.
Harald Eilertsen
2024-06-12
1
-1
/
+2
|
*
|
Module\Rbmark: Pass all fields to input field templates.
Harald Eilertsen
2024-06-12
1
-3
/
+3
|
*
|
boot/login: Pass all expected args to sub templates.
Harald Eilertsen
2024-06-12
1
-3
/
+3
|
*
|
Module\Rbmark: Specify all fields in the template.
Harald Eilertsen
2024-06-12
1
-0
/
+1
|
*
|
includes/menu: Fix timestamp handling in menu_create.
Harald Eilertsen
2024-06-12
1
-3
/
+4
|
*
|
Module\Setup: Pass all required params for the template.
Harald Eilertsen
2024-06-12
2
-1
/
+5
|
|
/
*
|
remove not needed namespace
Mario
2024-06-11
1
-2
/
+2
*
|
remove not required includes and include security.php in boot.php
Mario
2024-06-11
2
-8
/
+2
*
|
cleanup unused code
Mario
2024-06-11
1
-11
/
+0
*
|
pass the force argument to the xchan_photo daemon
Mario
2024-06-11
2
-4
/
+7
*
|
duplicate array key
Mario
2024-06-10
1
-1
/
+0
*
|
too many args
Mario
2024-06-10
1
-2
/
+2
*
|
fix wrong variable
Mario
2024-06-10
1
-1
/
+1
*
|
remove superfluous backslash
Mario
2024-06-10
2
-4
/
+4
*
|
Ãfix undefined variable
Mario
2024-06-10
1
-1
/
+1
*
|
remove duplicate array key
Mario
2024-06-10
1
-1
/
+0
*
|
docu
Mario
2024-06-10
1
-2
/
+2
*
|
docu
Mario
2024-06-10
1
-2
/
+2
[next]