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
/
includes
/
functions
/
functions_import.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-1153
/
+0
2015-06-02
Code style - getters/setters, PHPDoc, TODO
Greg Roach
1
-2
/
+2
2015-05-31
PSR-4
Greg Roach
1
-2
/
+13
2015-05-30
Code style
Greg Roach
1
-48
/
+51
2015-05-30
PHP-CS-FIXER, PSR-2 (mostly!)
Greg Roach
1
-3
/
+3
2015-05-18
Sources with names longer than 255 chararacters give error when MySQL strict ...
Greg Roach
1
-1
/
+1
2015-05-11
Performance - automatically re-use all prepared statements
Greg Roach
1
-114
/
+113
2015-04-05
Update .PO files
Greg Roach
1
-2
/
+2
2015-03-21
Default/unknown sex
Greg Roach
1
-15
/
+1
2015-03-09
Refactor tree to ID/name conversions
Greg Roach
1
-21
/
+22
2015-03-09
Use Tree object instead of ID/name
Greg Roach
1
-8
/
+10
2015-03-02
PSR-1
Greg Roach
1
-1
/
+1
2015-03-02
PSR-1
Greg Roach
1
-3
/
+25
2015-02-19
Correction for 13b27afcc
Greg Roach
1
-2
/
+2
2015-02-19
Fix: repeated, identical placenames longer than 150 characters break indexes ...
Greg Roach
1
-1
/
+1
2015-02-13
Type hint
Greg Roach
1
-1
/
+1
2015-02-09
Fix 403 errors during import
Greg Roach
1
-13
/
+12
2015-02-06
Generating XREFs is the responsibility of the tree
Greg Roach
1
-1
/
+1
2015-02-06
Create a record in a tree
Greg Roach
1
-1
/
+1
2015-02-05
Replace globals with tree properties
Greg Roach
1
-2
/
+3
2015-02-05
Replace globals with tree properties
Greg Roach
1
-3
/
+3
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-03
Over-long (>255 chars) source titles break MySQL's strict mode
Greg Roach
1
-2
/
+2
2015-02-03
FamilyTreeMaker uses a long form of GEDCOM tags, and we missed a couple of them
Greg Roach
1
-3
/
+6
2015-02-02
Prevent truncation causing import error when using MySQL's strict mode
Greg Roach
1
-2
/
+2
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-72
/
+67
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-261
/
+261
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-10-27
Remove more global functions
Greg Roach
1
-27
/
+0
2014-10-23
Soundex: PSR-1, PHPDoc
Greg Roach
1
-7
/
+7
2014-10-21
PHPDoc
Greg Roach
1
-3
/
+3
2014-10-21
PHPDoc
Greg Roach
1
-1
/
+6
2014-10-21
PHPDoc
Greg Roach
1
-4
/
+4
2014-10-21
PHPDoc
Greg Roach
1
-7
/
+45
2014-10-21
PHPDoc
Greg Roach
1
-1
/
+7
2014-10-18
PHPDoc
Greg Roach
1
-3
/
+3
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-2
/
+2
2014-09-13
Code style - missing newline on final line
Greg Roach
1
-1
/
+1
2014-08-29
Remove unused (AFAICT) file inclusions. Fix bug from recent change
Greg Roach
1
-3
/
+1
2014-08-26
Initial framework for unit tests
Greg Roach
1
-6
/
+1
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-1
/
+3
2014-07-23
Use external library to generate UUIDs
Greg Roach
1
-53
/
+2
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-1
/
+1
2014-05-08
DocBlock headers - fix mismatches with code and apply consistent formatting
Greg Roach
1
-29
/
+37
2014-05-03
Cleanup - remove unused variables
Greg Roach
1
-13
/
+5
2014-02-28
#1285716 - gedcom download fails on SUBM rec
Greg Roach
1
-15
/
+10
2014-01-27
Allow _LOC records to be imported and exported
Greg Roach
1
-46
/
+67
2014-01-04
Update copyright date to 2014
Greg Roach
1
-3
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-12-21
#1257213 - PHP5.5 - preg_replace /e modifer when importing inline media
Greg Roach
1
-1
/
+1
[next]