| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | [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 | 1 | -2/+52 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2695 from VSEphpbb/ticket/12812 | Tristan Darricau | 2014-07-08 | 1 | -0/+125 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ticket/12812] Add a migrator tool for config_text database changes | Matt Friedman | 2014-07-05 | 1 | -0/+125 | |
| * | | | | | | | | 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 #2672 from Nicofuma/ticket/12782 | Joas Schilling | 2014-07-07 | 5 | -9/+52 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | [ticket/12782] Add doc block | Tristan Darricau | 2014-06-28 | 2 | -1/+11 | |
| | * | | | | | | | [ticket/12782] Use an interface for the phpbb event_dispatcher | Tristan Darricau | 2014-06-28 | 5 | -9/+42 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | [ticket/12515] Remove check for PostgreSQL 8.3+ | Joas Schilling | 2014-07-06 | 1 | -29/+2 | |
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr... | Nils Adermann | 2014-07-04 | 21 | -37/+652 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 22 | -39/+654 | |
| * | | | | | | | Merge pull request #2673 from nickvergessen/ticket/12783 | Tristan Darricau | 2014-07-03 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ticket/12783] Move phpbb requirement to extra->soft-require | Joas Schilling | 2014-07-02 | 1 | -2/+2 | |
| | * | | | | | | | [ticket/12783] Move phpbb/phpbb require version to extra | Joas Schilling | 2014-06-28 | 1 | -2/+2 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2670 from Nicofuma/ticket/12781 | Joas Schilling | 2014-07-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ticket/12781] Template regex for IF catch too many things | Tristan Darricau | 2014-06-27 | 1 | -1/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2578 from marc1706/ticket/9801 | Joas Schilling | 2014-07-03 | 1 | -0/+37 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ticket/9801] Use empty instead of sizeof | Marc Alexander | 2014-06-30 | 1 | -1/+1 | |
| | * | | | | | | | [ticket/9801] Remove spaces before * in docblock | Marc Alexander | 2014-06-26 | 1 | -7/+7 | |
| | * | | | | | | | [ticket/9801] Add viewonline_helper service to allow proper testing | Marc Alexander | 2014-06-24 | 1 | -0/+37 | |
| * | | | | | | | | Merge pull request #2647 from Dragooon/ticket/12334 | Joas Schilling | 2014-07-03 | 7 | -14/+100 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ticket/12334] Changed from valueid to value_raw | PayBas | 2014-06-24 | 7 | -16/+16 | |
| | * | | | | | | | | [ticket/12334] Implemented get_profile_valueid method | PayBas | 2014-06-24 | 7 | -1/+84 | |
| | * | | | | | | | | [ticket/12334] Added field_novalue fall-back as requested | PayBas | 2014-06-24 | 1 | -2/+3 | |
| | * | | | | | | | | [ticket/12334] Add PROFILE_FIELD_VALUEID template var | PayBas | 2014-06-24 | 1 | -7/+9 | |
| * | | | | | | | | | Merge pull request #2681 from Nicofuma/ticket/12790 | Joas Schilling | 2014-07-01 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/12790] Use \phpbb\db\driver\driver_interface in prune_shadow_topics | Tristan Darricau | 2014-07-01 | 1 | -2/+2 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2669 from Nicofuma/ticket/12777 | Joas Schilling | 2014-06-29 | 4 | -5/+43 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | [ticket/12777] Add is_purged() | Tristan Darricau | 2014-06-27 | 1 | -0/+13 | |
| | * | | | | | | | | [ticket/12777] Update doc block of is_configured() | Tristan Darricau | 2014-06-27 | 1 | -1/+3 | |
| | * | | | | | | | | [ticket/12777] Rename extension status functions and add is_configured() | Tristan Darricau | 2014-06-27 | 4 | -5/+28 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2598 from Nicofuma/ticket/12716 | Joas Schilling | 2014-06-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ticket/12716] Add the missing parameters in the call of clearToken | Tristan Darricau | 2014-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | Merge pull request #2660 from marc1706/ticket/12764 | Joas Schilling | 2014-06-27 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/12764] Properly handle errors upon connecting to MySQLi database | Marc Alexander | 2014-06-26 | 1 | -1/+5 | |
| * | | | | | | | | | | Merge pull request #2658 from lucifer4o/ticket/12771 | Joas Schilling | 2014-06-27 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [ticket/12771] Shanging substr to strpos | Stanislav Atanasov | 2014-06-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | [ticket/12771] Change var name | Stanislav Atanasov | 2014-06-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | [ticket/12771] Bug in profilefield_base_migration when used in ext | Stanislav Atanasov | 2014-06-26 | 1 | -1/+2 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | [ticket/12759] Fix type_bool and type_dropdown's UCP fields | Shitiz Garg | 2014-06-27 | 2 | -2/+16 | |
| * | | | | | | | | | | [ticket/12759] Remove lang_helper from profilefields_manager | Shitiz Garg | 2014-06-27 | 1 | -9/+1 | |
| * | | | | | | | | | | [ticket/12759] Cache all lang_options in lang_helper instead | Shitiz Garg | 2014-06-27 | 4 | -66/+34 | |
| * | | | | | | | | | | [ticket/12759] Extra line in profilefields_manager | Shitiz Garg | 2014-06-27 | 1 | -1/+0 | |
| * | | | | | | | | | | [ticket/12759] Add phpDoc comments to explain get_option_lang | Shitiz Garg | 2014-06-27 | 1 | -0/+4 | |
| * | | | | | | | | | | [ticket/12759] Little code cleanup | Shitiz Garg | 2014-06-27 | 1 | -5/+1 | |
| * | | | | | | | | | | [ticket/12759] Make sure $field_id has unique elements | Shitiz Garg | 2014-06-27 | 1 | -0/+1 | |
| * | | | | | | | | | | [ticket/12759] Cache the lang options earlier | Shitiz Garg | 2014-06-27 | 1 | -19/+28 | |
| * | | | | | | | | | | [ticket/12759] Cache lang options for all fields while displaying | Shitiz Garg | 2014-06-27 | 1 | -1/+28 | |
| * | | | | | | | | | | [ticket/12759] Allow multiple fields to be loaded via get_option_lang | Shitiz Garg | 2014-06-27 | 3 | -10/+21 | |
