Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [ticket/12775] Add a config.php class (and service) | Tristan Darricau | 2014-07-07 | 4 | -56/+98 | |
| * | | | | | | [ticket/12775] Don't assign $container to null | Tristan Darricau | 2014-07-07 | 1 | -1/+1 | |
| * | | | | | | [ticket/12775] Add customs parameters | Tristan Darricau | 2014-07-07 | 1 | -4/+45 | |
| * | | | | | | [ticket/12775] Add a conter_factory class and remove functions_container | Tristan Darricau | 2014-07-07 | 3 | -9/+373 | |
* | | | | | | | Merge pull request #2711 from n-aleha/ticket/12829 | Andreas Fischer | 2014-07-11 | 1 | -6/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | [ticket/12829] Remove check for pgsql 8.3/8.2 | n-aleha | 2014-07-07 | 1 | -6/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'develop-olympus' into develop-ascraeus | Tristan Darricau | 2014-07-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge pull request #2722 from marc1706/ticket/12695 | Tristan Darricau | 2014-07-10 | 1 | -0/+1 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | [ticket/12695] Add viewtopic language file for parse_attachments in mcp_post | Marc Alexander | 2014-07-10 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2675 from lucifer4o/ticket/12786 | Joas Schilling | 2014-07-09 | 1 | -0/+87 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ticket/12786] Correcting some tabs | Stanislav Atanasov | 2014-07-08 | 1 | -21/+21 | |
| * | | | | | [ticket/12786] Array_merge instead copy array parts | Stanislav Atanasov | 2014-07-04 | 1 | -5/+2 | |
| * | | | | | [ticket/12786] Some changes of the comments. | Stanislav Atanasov | 2014-07-03 | 1 | -3/+3 | |
| * | | | | | [ticket/12786] Dixing a typo | Stanislav Atanasov | 2014-06-29 | 1 | -1/+1 | |
| * | | | | | [ticket/12786] Some minor fixes of comments and function naming | Stanislav Atanasov | 2014-06-29 | 1 | -14/+22 | |
| * | | | | | [ticket/12786] Add clean_cpf_db_entries | Stanislav Atanasov | 2014-06-29 | 1 | -0/+23 | |
| * | | | | | [ticket/12786] White spaces found | Stanislav Atanasov | 2014-06-29 | 1 | -2/+2 | |
| * | | | | | [ticket/12786] Add create_language_entries | Stanislav Atanasov | 2014-06-29 | 1 | -0/+30 | |
| * | | | | | [ticket/12786] Add get_custom_field_id | Stanislav Atanasov | 2014-06-29 | 1 | -0/+13 | |
| * | | | | | [ticket/12786] Extend profilefield_base_migration.php class | Stanislav Atanasov | 2014-06-29 | 1 | -0/+16 | |
* | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/12834' into develop-ascraeus | Marc Alexander | 2014-07-08 | 3 | -6/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ticket/12834] Correctly match directories in session page | Joas Schilling | 2014-07-08 | 3 | -2/+21 | |
| * | | | | | | [ticket/12834] Fix tests to match what we want to have | Joas Schilling | 2014-07-08 | 1 | -4/+8 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #2676 from Nicofuma/ticket/12787 | Joas Schilling | 2014-07-08 | 14 | -4/+190 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ticket/12787] Updates phpbb_mock_controller_helper | Tristan Darricau | 2014-07-08 | 1 | -0/+5 | |
| * | | | | | | [ticket/12787] Add controller_helper::get_current_url() | Tristan Darricau | 2014-07-08 | 2 | -1/+17 | |
| * | | | | | | [ticket/12787] Remove one app.php when it's both in $path and $web_root_path | Tristan Darricau | 2014-07-05 | 1 | -1/+7 | |
| * | | | | | | [ticket/12787] Fix the absolute board url | Tristan Darricau | 2014-06-29 | 1 | -1/+1 | |
| * | | | | | | [ticket/12787] Use a parameter (_referer) instead of the Referer header | Tristan Darricau | 2014-06-29 | 1 | -2/+4 | |
| * | | | | | | [ticket/12099] Add unit tests for get_web_root_path_from_ajax_referer() | Joas Schilling | 2014-06-29 | 1 | -0/+54 | |
| * | | | | | | [ticket/12099] Remove config again | Joas Schilling | 2014-06-29 | 12 | -19/+5 | |
| * | | | | | | [ticket/12099] Correctly fix the path when performing AJAX requests | Joas Schilling | 2014-06-29 | 1 | -37/+82 | |
| * | | | | | | [ticket/12099] Add request argument to path_helper service | Pico88 | 2014-06-29 | 11 | -2/+74 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge remote-tracking branch 'paybas/ticket/12804' into develop-ascraeus | Marc Alexander | 2014-07-08 | 7 | -14/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ticket/12804] Disable jabber from memberlist sort options | PayBas | 2014-07-08 | 1 | -2/+8 | |
| * | | | | | | [ticket/12804] Dont use ternary form | PayBas | 2014-07-07 | 2 | -2/+2 | |
| * | | | | | | [ticket/12804] Hide jabber for subSilver2 as well | PayBas | 2014-07-07 | 3 | -2/+10 | |
| * | | | | | | [ticket/12804] Hide Jabber from UCP & member search when disabled | PayBas | 2014-07-07 | 4 | -10/+16 | |
* | | | | | | | Merge pull request #2695 from VSEphpbb/ticket/12812 | Tristan Darricau | 2014-07-08 | 4 | -0/+214 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ticket/12812] Remove unused global $db from tests | Matt Friedman | 2014-07-07 | 1 | -3/+1 | |
| * | | | | | | | [ticket/12812] Improve migrator config_text tool tests | Matt Friedman | 2014-07-06 | 1 | -2/+2 | |
| * | | | | | | | [ticket/12812] Improve migrator config_text tool tests | Matt Friedman | 2014-07-05 | 1 | -3/+1 | |
| * | | | | | | | [ticket/12812] Add a migrator tool for config_text database changes | Matt Friedman | 2014-07-05 | 4 | -0/+218 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2690 from Noxwizard/ticket/12802 | Tristan Darricau | 2014-07-07 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | [ticket/12802] Properly handle connection failures in SQLite3 | Patrick Webster | 2014-07-03 | 1 | -3/+4 | |
* | | | | | | | Merge pull request #2706 from Nicofuma/ticket/12825 | Joas Schilling | 2014-07-07 | 2 | -0/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ticket/12825] Better sniff for the extensions and skip the vendor/ directory | Tristan Darricau | 2014-07-06 | 2 | -0/+28 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2705 from PayBas/ticket/12824 | Joas Schilling | 2014-07-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ticket/12824] Move MCP/ACP links after navigation_append event | PayBas | 2014-07-06 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #2708 from PayBas/ticket/12827 | Joas Schilling | 2014-07-07 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ |