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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
Refactor includes/functions into classes
Greg Roach
22
-1390
/
+303
2015-05-31
PSR-4
Greg Roach
163
-958
/
+303
2015-05-30
Code style
Greg Roach
163
-985
/
+5
2015-05-30
PHP-CS-FIXER, PSR-2 (mostly!)
Greg Roach
4
-4
/
+4
2015-03-29
Split class Module into static and abstract parts
Greg Roach
1
-18
/
+0
2015-03-24
Fix tests
Greg Roach
1
-14
/
+14
2015-03-21
I18N needs to know the module directory
Greg Roach
1
-0
/
+1
2015-03-12
Fix failing tests
Greg Roach
1
-1
/
+2
2015-03-12
I18N test failing
Greg Roach
1
-23
/
+3
2015-03-09
Refactor tree to ID/name conversions
Greg Roach
1
-18
/
+0
2015-03-09
Use Tree object instead of ID/name
Greg Roach
1
-9
/
+0
2015-03-08
Create test harnesses for modules
Greg Roach
75
-8
/
+2755
2015-03-02
PSR-1
Greg Roach
10
-20
/
+20
2015-02-28
Fix #456
Greg Roach
1
-9
/
+0
2015-02-12
Tidy SQL
Greg Roach
1
-18
/
+0
2015-02-11
PHPUnit
Greg Roach
1
-1
/
+1
2015-02-11
Fix scrutinizer warnings in family book controller
Greg Roach
1
-1
/
+1
2015-02-06
Generating XREFs is the responsibility of the tree
Greg Roach
1
-9
/
+0
2015-02-05
No longer need to update globals, as records contain their own privacy settings
Greg Roach
1
-9
/
+0
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
96
-344
/
+344
2015-02-05
Namespaces
Greg Roach
24
-24
/
+24
2015-02-03
Autoload includes/functions/*
Greg Roach
12
-12
/
+0
2015-02-03
Refactor batch-update classes to use PSR4 autoloading
Greg Roach
5
-15
/
+5
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
174
-3089
/
+3951
2015-01-30
Remove old test script
Greg Roach
1
-32
/
+0
2015-01-21
Remove remaining inline-edit code
Greg Roach
2
-46
/
+1
2015-01-17
New theme system and admin interface
Greg Roach
3
-95
/
+2
2014-12-09
Hide the 'logged in users' block when there are no users logged in
Greg Roach
1
-9
/
+0
2014-11-19
I18NTest depends on server configuration
Greg Roach
1
-1
/
+5
2014-11-19
Unit tests for the menu class
Greg Roach
2
-5
/
+179
2014-10-27
Remove more global functions
Greg Roach
1
-9
/
+0
2014-10-26
Move remaining functions from authentication.php to better location
Greg Roach
1
-60
/
+0
2014-10-26
Move global functions to classes. Use class-based logs.
Greg Roach
1
-9
/
+0
2014-10-25
Move chart function to chart controller. Use objects instead of XREFs
Greg Roach
1
-9
/
+0
2014-10-24
Unit tests
Greg Roach
1
-0
/
+42
2014-10-23
Batch update plugins - PHPDoc, PSR, unit tests
Greg Roach
5
-0
/
+170
2014-10-22
Move news/blog functions to the news/blog code
Greg Roach
1
-45
/
+0
2014-10-22
Basic tests for classes (simply check that they can be loaded/parsed).
Greg Roach
81
-161
/
+248
2014-10-21
PHPDoc
Greg Roach
1
-9
/
+0
2014-10-21
PHPDoc / unit tests
Greg Roach
1
-3
/
+13
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-18
/
+0
2014-10-03
Remove old functions
Greg Roach
1
-18
/
+0
2014-09-12
Unit tests
Greg Roach
1
-0
/
+3
2014-09-12
Use the (faster) native mb_string functions where available, and fallbacks wh...
Greg Roach
1
-28
/
+0
2014-08-29
Move global I18N functions to I18N class
Greg Roach
2
-61
/
+45
2014-08-29
Move global I18N functions to I18N class
Greg Roach
2
-18
/
+40
2014-08-29
Remove function from global scope, and add unit tests
Greg Roach
3
-14
/
+22
2014-08-26
Initial framework for unit tests
Greg Roach
95
-0
/
+4675