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
/
Controllers
/
AdminUpgradeController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
Remove old class
Greg Roach
1
-368
/
+0
2019-03-07
Code style and testing
Greg Roach
1
-4
/
+4
2019-03-06
Add visibility to constants
Greg Roach
1
-3
/
+3
2019-02-20
Convert SQL queries to use illuminate/database
Greg Roach
1
-3
/
+5
2019-02-13
Refactoring themes and chart boxes
Greg Roach
1
-1
/
+1
2019-02-04
Working on upgrade wizard and testing
Greg Roach
1
-0
/
+366
2019-02-01
Refactor admin controllers and add tests
Greg Roach
1
-369
/
+0
2019-01-05
Use illuminate/database
Greg Roach
1
-6
/
+9
2019-01-04
Add visibility to constants
Greg Roach
1
-4
/
+4
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-3
/
+3
2018-11-18
Rename Tree::getTitle() to title()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-2
/
+2
2018-10-13
Unused variable
Greg Roach
1
-1
/
+0
2018-10-12
Comments
Greg Roach
1
-0
/
+1
2018-10-12
Error handling
Greg Roach
1
-13
/
+24
2018-10-03
PHP 7 has native integer division
Greg Roach
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-15
/
+17
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+1
2018-09-11
Fix: #1892 - create a service for handling timeouts with long-running processes
Greg Roach
1
-5
/
+12
2018-08-27
Removed not required use statements (#1853)
Rico Sonntag
1
-1
/
+0
2018-08-19
CodeStyle
Greg Roach
1
-2
/
+2
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-6
/
+6
2018-08-14
Move upgrade logic to service
Greg Roach
1
-93
/
+38
2018-08-13
Type hint closure return types
Greg Roach
1
-2
/
+2
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-4
/
+2
2018-07-16
Use PSR2 code style
Greg Roach
1
-288
/
+307
2018-06-26
Convert upgrade wizard to http/controller
Greg Roach
1
-0
/
+384