index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Http
/
RequestHandlers
/
SetupWizard.php
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-3
/
+1
2024-01-06
Fix: #4936 - Setup fails for SQL Server
Greg Roach
1
-2
/
+2
2024-01-01
Fix: #4932 - setup fails in Postgres when using non-English locales
Greg Roach
1
-0
/
+4
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-07-23
phpdoc
Greg Roach
1
-2
/
+0
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-3
/
+2
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-30
PHP 8.0 - catch() parameters are optional
Greg Roach
1
-1
/
+1
2022-11-18
Use Validator
Greg Roach
1
-3
/
+1
2022-10-04
Fix: #4567 - SQL-Server can run without a port
Greg Roach
1
-1
/
+1
2022-10-03
Fix: #4567 - typo in name of driver for SQL-Server
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-4
/
+4
2021-05-18
CodeStyle
Greg Roach
1
-8
/
+4
2021-03-12
Remove unused imports
Greg Roach
1
-2
/
+0
2021-03-11
Remove deprecated code
Greg Roach
1
-1
/
+0
2021-02-08
CodeStyle
Greg Roach
1
-1
/
+1
2021-02-04
Code style
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-23
Fix: #3684 - set default port during setup
Greg Roach
1
-0
/
+10
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-7
/
+7
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-2
/
+2
2020-09-17
Fix: #3513 - setup wizard needs a cache (before it is normally initialised)
Greg Roach
1
-0
/
+5
2020-06-16
Refactor controllers as request handlers
Greg Roach
1
-0
/
+484