| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | [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 | 2 | -0/+86 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr... | Nils Adermann | 2014-07-04 | 3 | -7/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 3 | -7/+7 | |
| * | | | | | | | [ticket/12013] Fix functional tests and sniffer issue. | Cesar G | 2014-07-04 | 6 | -64/+41 | |
| * | | | | | | | Merge remote-tracking branch 'PayBas/ticket/12662' into develop-ascraeus | Cesar G | 2014-07-03 | 4 | -28/+28 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ticket/12662] Update tests that utilize get_username_string | PayBas | 2014-06-25 | 4 | -28/+28 | |
| * | | | | | | | | Merge pull request #2673 from nickvergessen/ticket/12783 | Tristan Darricau | 2014-07-03 | 6 | -230/+134 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ticket/12783] Move phpbb requirement to extra->soft-require | Joas Schilling | 2014-07-02 | 6 | -6/+18 | |
| | * | | | | | | | | [ticket/12783] Correctly use dataProviders and mark tests as incomplete | Joas Schilling | 2014-06-28 | 1 | -226/+104 | |
| | * | | | | | | | | [ticket/12783] Move phpbb/phpbb require version to extra | Joas Schilling | 2014-06-28 | 6 | -15/+29 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2670 from Nicofuma/ticket/12781 | Joas Schilling | 2014-07-03 | 2 | -0/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ticket/12781] Add tests | Tristan Darricau | 2014-06-27 | 2 | -0/+8 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2578 from marc1706/ticket/9801 | Joas Schilling | 2014-07-03 | 1 | -0/+42 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ticket/9801] Add viewonline_helper service to allow proper testing | Marc Alexander | 2014-06-24 | 1 | -0/+42 | |
| * | | | | | | | | | Merge pull request #2647 from Dragooon/ticket/12334 | Joas Schilling | 2014-07-03 | 6 | -4/+280 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/12334] Remove profile fields test group | Shitiz Garg | 2014-06-27 | 7 | -21/+0 | |
| | * | | | | | | | | | [ticket/12334] Add additional test for type_string | Shitiz Garg | 2014-06-27 | 1 | -0/+24 | |
| | * | | | | | | | | | [ticket/12334] Add string test for type_int | Shitiz Garg | 2014-06-27 | 1 | -0/+6 | |
| | * | | | | | | | | | [ticket/12334] Improve type_dropdown's test description | Shitiz Garg | 2014-06-27 | 1 | -3/+3 | |
| | * | | | | | | | | | [ticket/12334] Group profile fields test | Shitiz Garg | 2014-06-27 | 7 | -0/+21 | |
| | * | | | | | | | | | [ticket/12334] Change get_profile_value_raw_data to profile_value_raw_data | Shitiz Garg | 2014-06-27 | 6 | -12/+12 | |
| | * | | | | | | | | | [ticket/12334] Add get_profile_value_raw unit test for type_bool | Shitiz Garg | 2014-06-24 | 1 | -4/+52 | |
| | * | | | | | | | | | [ticket/12334] Add get_profile_value_raw unit test for type_date | Shitiz Garg | 2014-06-24 | 1 | -0/+36 | |
| | * | | | | | | | | | [ticket/12334] Add get_profile_value_raw unit tests for type_dropdown | Shitiz Garg | 2014-06-24 | 1 | -0/+48 | |
| | * | | | | | | | | | [ticket/12334] Add get_profile_value_raw unit test for type_string | Shitiz Garg | 2014-06-24 | 1 | -0/+30 | |
| | * | | | | | | | | | [ticket/12334] Add get_profile_value_raw unit test for type_url | Shitiz Garg | 2014-06-24 | 1 | -0/+30 | |
| | * | | | | | | | | | [ticket/12334] Add get_profile_value_raw unit tests for type_int | Shitiz Garg | 2014-06-24 | 1 | -0/+54 | |
| | * | | | | | | | | | [ticket/12334] Removed tests | PayBas | 2014-06-24 | 1 | -52/+0 | |
| | * | | | | | | | | | [ticket/12334] Dropdowns cannot be tested this way | PayBas | 2014-06-24 | 1 | -2/+2 | |
| | * | | | | | | | | | [ticket/12334] Added test get_profile_value_raw | PayBas | 2014-06-24 | 1 | -0/+52 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2669 from Nicofuma/ticket/12777 | Joas Schilling | 2014-06-29 | 1 | -3/+43 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | [ticket/12777] Add tests for unavailable extension | Tristan Darricau | 2014-06-27 | 1 | -0/+5 | |
| | * | | | | | | | | [ticket/12777] Add tests | Tristan Darricau | 2014-06-27 | 1 | -3/+38 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2598 from Nicofuma/ticket/12716 | Joas Schilling | 2014-06-27 | 3 | -0/+47 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | [ticket/12716] Use a string as session_id | Tristan Darricau | 2014-06-23 | 2 | -3/+3 | |
| | * | | | | | | | [ticket/12716] Add regression test | Tristan Darricau | 2014-06-19 | 3 | -0/+47 | |
| * | | | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/12099' into develop-ascraeus | Marc Alexander | 2014-06-26 | 2 | -16/+25 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | [ticket/12099] Fix correction in path_helper test | Joas Schilling | 2014-06-10 | 1 | -7/+11 | |
| | * | | | | | | | [ticket/12099] Break clean_path tests with a simple test | Joas Schilling | 2014-05-29 | 1 | -0/+2 | |
| | * | | | | | | | [ticket/12099] Clean paths in tests | Joas Schilling | 2014-05-29 | 1 | -14/+16 | |
| | * | | | | | | | [ticket/12099] Fix several issues in path_helper test | Joas Schilling | 2014-05-29 | 1 | -3/+4 | |
| * | | | | | | | | [ticket/12766] Event exporter does not like RCx as version | PayBas | 2014-06-25 | 1 | -0/+2 | |
| | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | | [ticket/12763] Remove empty schema files | Joas Schilling | 2014-06-23 | 1 | -6/+9 | |
| | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | | Merge pull request #2587 from dhruvgoel92/ticket/11528 | Andreas Fischer | 2014-06-23 | 7 | -158/+216 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ticket/11528] Change click_submit() to accept id as param | Dhruv | 2014-06-23 | 1 | -2/+2 | |
| | * | | | | | | [ticket/11528] Handle case when config file cant be written by installer | Dhruv | 2014-06-23 | 1 | -1/+6 | |
| | * | | | | | | [ticket/11528] Change NULL to null | Dhruv | 2014-06-23 | 1 | -1/+1 | |
