Age | Commit message (Expand) | Author | Files | Lines |
2014-04-15 | Fix #3004 | Andrey Andreev | 2 | -53/+52 |
2014-04-15 | Follow-up to aeed15eb8556ab671507f17ef9a8cf28903999aa | Andrey Andreev | 1 | -1/+1 |
2014-04-14 | Change 'standardize_newlines' default to FALSE | Andrey Andreev | 2 | -2/+2 |
2014-04-14 | Merge pull request #2999 from vlakoff/error-templates | Andrey Andreev | 5 | -8/+26 |
2014-04-14 | Uniformization in smiley helper documentation | vlakoff | 1 | -1/+1 |
2014-04-14 | Replace "folder" with "directory" in config.php | vlakoff | 1 | -3/+3 |
2014-04-14 | Different method for handling "error_views_path" config item | vlakoff | 1 | -15/+10 |
2014-04-14 | Rename config item "error_templates_path" to "error_views_path" | vlakoff | 3 | -5/+5 |
2014-04-12 | Group error templates entries in changelog | vlakoff | 1 | -1/+1 |
2014-04-12 | Make the error templates path configurable | vlakoff | 3 | -2/+27 |
2014-04-12 | Small documentation update | vlakoff | 1 | -2/+0 |
2014-04-09 | Really fix #2997 | Andrey Andreev | 1 | -1/+1 |
2014-04-09 | Merge pull request #2998 from etki/develop | Andrey Andreev | 1 | -6/+0 |
2014-04-09 | Removed BOM | Etki | 1 | -1/+1 |
2014-04-09 | Microfix | Etki | 1 | -7/+1 |
2014-04-09 | Issue/PR #2997 | Andrey Andreev | 1 | -1/+1 |
2014-04-09 | Minor changes in FV, Trackback | Andrey Andreev | 3 | -47/+32 |
2014-04-06 | Merge pull request #2993 from vlakoff/is_php | Andrey Andreev | 3 | -4/+5 |
2014-04-05 | Remove default parameter value of is_php() | vlakoff | 3 | -4/+5 |
2014-04-04 | [ci skip] Document 'first_url' Pagination option (supersedes PR #2992) | Andrey Andreev | 1 | -0/+5 |
2014-04-01 | Merge pull request #2983 from iBotPeaches/develop | Andrey Andreev | 1 | -1/+1 |
2014-04-01 | fixes warnings | Connor Tumbleson | 1 | -1/+1 |
2014-04-01 | Optimize #2982 | Andrey Andreev | 1 | -1/+1 |
2014-04-01 | Merge pull request #2981 from vlakoff/base_url | Andrey Andreev | 2 | -5/+13 |
2014-04-01 | Discard the unwanted changes | vlakoff | 2 | -4/+17 |
2014-04-01 | Add test for "base_url" determination on server root | vlakoff | 1 | -2/+10 |
2014-04-01 | Yet another method for determining "base_url" | vlakoff | 1 | -8/+1 |
2014-04-01 | Merge pull request #2982 from aanbar/migration-fix | Andrey Andreev | 1 | -1/+9 |
2014-04-01 | Remove spaces around concatenations | vlakoff | 1 | -3/+3 |
2014-04-01 | Removed tab on empty line too. | Ahmad Anbar | 1 | -1/+1 |
2014-04-01 | Removed tabs. | Ahmad Anbar | 1 | -2/+2 |
2014-04-01 | Fixed according to comment. | Ahmad Anbar | 1 | -3/+6 |
2014-04-01 | Fix #2970 | Ahmad Anbar | 1 | -1/+6 |
2014-03-31 | Remove test that has become unfit | vlakoff | 1 | -7/+1 |
2014-03-31 | Different method for determining "base_url" | vlakoff | 1 | -2/+7 |
2014-03-31 | Robuster determination of "base_url" config item | vlakoff | 1 | -1/+3 |
2014-03-31 | Refactoring in Config->__construct() | vlakoff | 1 | -10/+3 |
2014-03-31 | [ci skip] Fix #2972 | Andrey Andreev | 1 | -1/+1 |
2014-03-30 | Fix #2976 | Andrey Andreev | 1 | -0/+4 |
2014-03-25 | Simplify callback routes | Andrey Andreev | 1 | -29/+0 |
2014-03-24 | 2 more micro-optimizations in CI_Loader | Andrey Andreev | 1 | -3/+3 |
2014-03-24 | Yet another modification of CI_Loader::_ci_autoload() | Andrey Andreev | 1 | -2/+1 |
2014-03-24 | [ci skip] Spacing adjustments | Andrey Andreev | 1 | -10/+10 |
2014-03-24 | Alter previous commit | Andrey Andreev | 1 | -1/+1 |
2014-03-24 | CI_Loader::_ci_autoload() micro-optimization | Andrey Andreev | 1 | -3/+3 |
2014-03-24 | Merge pull request #2959 from fabianozenatti/patch-1 | Andrey Andreev | 1 | -1/+1 |
2014-03-21 | Merge pull request #2961 from aochagavia/Typo-fix | Andrey Andreev | 1 | -1/+1 |
2014-03-21 | Fixed typo in tutorial/create_news_items | aochagavia | 1 | -1/+1 |
2014-03-21 | remove eol | fabianozenatti | 1 | -1/+1 |
2014-03-21 | Fix typo in CI_Input constructor | fabianozenatti | 1 | -2/+2 |