Directory trunk/application/mailer/

Total Files:
9
Deleted Files:
0
Lines of Code:
1000

[root]/trunk/application/mailer
                directory in repo exceptions (1 files, 1 lines)
                directory in repo interfaces (1 files, 1 lines)
                directory in repo main (1 files, 1 lines)
                    directory in repo menu (10 files, 451 lines)
                directory in repo templates (1 files, 1 lines)
                    directory in repo de (1 files, 1 lines)
                        directory in repo code (7 files, 97 lines)
                        directory in repo menu (3 files, 157 lines)

Lines of Code

trunk/application/mailer/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 52 (100.0%) 631 (100.0%) 12.1

Most Recent Commits

quix0r 2012-12-20 22:42 Rev.: 6242

Global fix for generating right class name for controller resolver (to make that code part more generic and later move out to 'core' project as a new class/method)

2 lines of code changed in 1 file:

  • trunk/application/mailer: class_ApplicationHelper.php (+2 -2)
quix0r 2012-12-20 22:19 Rev.: 6241

Updated ApplicationHelper class to latest API

4 lines of code changed in 1 file:

  • trunk/application/mailer: class_ApplicationHelper.php (+4 -4)
quix0r 2012-08-07 01:56 Rev.: 5959

Used exit() instead of die()

5 lines of code changed in 2 files:

  • trunk/application/mailer: exceptions.php (+2 -2), starter.php (+3 -3)
quix0r 2012-04-22 21:19 Rev.: 5921

Fixed getSelfInstance

1 lines of code changed in 1 file:

  • trunk/application/mailer: class_ApplicationHelper.php (+1 -1)
quix0r 2011-11-08 11:18 Rev.: 5906

Also this ...

2 lines of code changed in 2 files:

  • trunk/application/mailer: data.php (+1 -1), starter.php (+1 -1)
quix0r 2011-11-08 08:48 Rev.: 5905

selfInstance is better

6 lines of code changed in 1 file:

  • trunk/application/mailer: class_ApplicationHelper.php (+6 -6)
quix0r 2011-11-08 07:44 Rev.: 5904

Renamed getInstance() to getSelfInstance(), conflicts BaseRegistry versus several other classes

12 lines of code changed in 6 files:

  • trunk/application/mailer: config.php (+1 -1), data.php (+1 -1), exceptions.php (+2 -2), init.php (+1 -1), loader.php (+2 -2), starter.php (+5 -5)
quix0r 2011-04-20 05:29 Rev.: 5487

eol-style set

9 lines of code changed in 9 files:

  • trunk/application/mailer: .htaccess (+1), class_ApplicationHelper.php (+1), config.php (+1), data.php (+1), debug.php (+1), exceptions.php (+1), init.php (+1), loader.php (+1), starter.php (+1)
quix0r 2011-03-22 22:13 Rev.: 5480

Set application instance first (to prevent a NPE in BaseRegistry)

3 lines of code changed in 1 file:

  • trunk/application/mailer: class_ApplicationHelper.php (+3)
quix0r 2011-03-10 15:27 Rev.: 5477

Deprecated includes file_io/language removed

0 lines of code changed in 1 file:

  • trunk/application/mailer: init.php (-6)
quix0r 2011-02-28 01:15 Rev.: 5469

'public static final' is correct

1 lines of code changed in 1 file:

  • trunk/application/mailer: class_ApplicationHelper.php (+1 -1)
quix0r 2011-02-13 16:40 Rev.: 5459

Properties set/deleted on .htaccess

1 lines of code changed in 2 files:

  • trunk/application/mailer: .htaccess (new)
quix0r 2010-09-14 15:21 Rev.: 5324

SVN properties globally set

16 lines of code changed in 8 files:

  • trunk/application/mailer: class_ApplicationHelper.php (+2), config.php (+2), data.php (+2), debug.php (+2), exceptions.php (+2), init.php (+2), loader.php (+2), starter.php (+2)
quix0r 2009-12-09 21:34 Rev.: 4833

Initial import of menu classes, very basic code templates and menu XMLs

0 lines of code changed in 2 files:

  • trunk/application/mailer: config.php (changed)
quix0r 2009-12-07 23:43 Rev.: 4827

Name change applied

569 lines of code changed in 14 files:

  • trunk/application/mailer: class_ApplicationHelper.php (new), data.php (+52), debug.php (new), exceptions.php (new), init.php (new), loader.php (+40), starter.php (new)
Generated by StatSVN 0.7.0