| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | [ticket/12773] Fix language variable name in cli extension enable command | n-aleha | 2014-06-26 | 1 | -1/+1 | |
| | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/12099' into develop-ascraeus | Marc Alexander | 2014-06-26 | 2 | -20/+13 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | [ticket/12099] Prepend ./ to path to fix assets | Joas Schilling | 2014-06-09 | 1 | -2/+4 | |
| | * | | | | | | | | [ticket/12099] Deduplicate path generation | Joas Schilling | 2014-06-09 | 1 | -20/+7 | |
| | * | | | | | | | | [ticket/12099] Fix clean_path() ".." stripping when previous directory was "." | Joas Schilling | 2014-05-29 | 1 | -1/+1 | |
| | * | | | | | | | | [ticket/12099] Correctly fix go back to root before prepending the root path | Joas Schilling | 2014-05-29 | 1 | -9/+13 | |
| | * | | | | | | | | [ticket/12099] Clean some paths before using them | Joas Schilling | 2014-05-29 | 1 | -2/+2 | |
| * | | | | | | | | | [ticket/12766] Event exporter does not like RCx as version | PayBas | 2014-06-25 | 2 | -2/+2 | |
| | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | | [prep-release-3.1.0-RC1] Add migration for 3.1.0-RC1 | Joas Schilling | 2014-06-24 | 1 | -0/+39 | |
| | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | | [ticket/12762] Make ext.php optional for extensions | Tristan Darricau | 2014-06-23 | 1 | -1/+1 | |
| | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | | Merge pull request #2625 from Nicofuma/ticket/12726 | Andreas Fischer | 2014-06-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ticket/12726] Ensure PHP files do not contain any unused use statements | Tristan Darricau | 2014-06-22 | 1 | -1/+1 | |
| * | | | | | | | Merge remote-tracking branch 'PayBas/ticket/12608' into develop-ascraeus | Cesar G | 2014-06-22 | 11 | -33/+290 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ticket/12608] Change CSS classes to prevent styling conflicts | PayBas | 2014-06-22 | 4 | -4/+4 | |
| | * | | | | | | | [ticket/12608] Changed get_styling() to get_style_class() | PayBas | 2014-06-15 | 6 | -22/+13 | |
| | * | | | | | | | [ticket/12608] Improved LTR and various bugfixes | PayBas | 2014-06-15 | 2 | -0/+20 | |
| | * | | | | | | | [ticket/12608] Clean up whitespace | PayBas | 2014-06-15 | 1 | -3/+3 | |
| | * | | | | | | | [ticket/12608] Add styling (CSS class) options to notifications | PayBas | 2014-06-15 | 4 | -0/+39 | |
| | * | | | | | | | [ticket/12608] Improve notifications drop-down menu styling in header | PayBas | 2014-06-15 | 11 | -28/+235 | |
| * | | | | | | | | Merge pull request #2629 from nickvergessen/ticket/12747 | Andreas Fischer | 2014-06-22 | 4 | -699/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ticket/12747] Drop support for Firebird | Joas Schilling | 2014-06-20 | 4 | -691/+1 | |
| * | | | | | | | | | Merge pull request #2591 from rxu/ticket/12704 | Joas Schilling | 2014-06-22 | 10 | -0/+80 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/12704] Improve the load time information in the footer when enabled | rxu | 2014-06-20 | 10 | -0/+80 | |
| * | | | | | | | | | | Merge pull request #2615 from Dragooon/ticket/12730 | Joas Schilling | 2014-06-22 | 2 | -0/+118 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | [ticket/12730] Update maxlen for type_googleplus to 255 | Shitiz Garg | 2014-06-21 | 2 | -2/+2 | |
| | * | | | | | | | | | [ticket/12730] Update field_length to be 20 by default for Google+ | Shitiz Garg | 2014-06-21 | 1 | -1/+1 | |
| | * | | | | | | | | | [ticket/12730] Switch service name to googleplus for type_googleplus | Shitiz Garg | 2014-06-21 | 1 | -10/+2 | |
| | * | | | | | | | | | [ticket/12730] Restore field_length to 10 for type_googleplus | Shitiz Garg | 2014-06-21 | 1 | -5/+5 | |
| | * | | | | | | | | | [ticket/12730] Add missing brackets to type_googleplus.php | Shitiz Garg | 2014-06-21 | 1 | -0/+2 | |
| | * | | | | | | | | | [ticket/12730] Use string template for Google+ CPF instead of a new one | Shitiz Garg | 2014-06-21 | 1 | -0/+8 | |
| | * | | | | | | | | | [ticket/12730] Minor formatting fixes | Shitiz Garg | 2014-06-21 | 2 | -7/+7 | |
| | * | | | | | | | | | [ticket/12730] Incorrect indentation for type_googleplus | Shitiz Garg | 2014-06-21 | 1 | -21/+21 | |
| | * | | | | | | | | | [ticket/12730] Spaces in block header | Shitiz Garg | 2014-06-21 | 1 | -10/+10 | |
| | * | | | | | | | | | [ticket/12730] Add a Google+ field by default | Shitiz Garg | 2014-06-21 | 1 | -0/+60 | |
| | * | | | | | | | | | [ticket/12730] Add Google+ profile field type | Shitiz Garg | 2014-06-21 | 1 | -0/+56 | |
| * | | | | | | | | | | Merge pull request #2630 from Nicofuma/ticket/12723 | Andreas Fischer | 2014-06-22 | 8 | -32/+50 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [ticket/12723] Add Sniff ensuring PHP files use the correct file header | Tristan Darricau | 2014-06-22 | 8 | -32/+50 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | [ticket/12756] Fix mysqli_fetch_assoc on hhvm | Tristan Darricau | 2014-06-21 | 1 | -12/+25 | |
| | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2628 from Dragooon/ticket/12731 | Joas Schilling | 2014-06-20 | 1 | -0/+60 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/12731] Add YouTube custom profile field | Shitiz Garg | 2014-06-20 | 1 | -0/+60 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2621 from Dragooon/ticket/12732 | Joas Schilling | 2014-06-20 | 2 | -0/+61 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/12732] Missing comma after validation definition | Shitiz Garg | 2014-06-20 | 1 | -1/+1 | |
| | * | | | | | | | | | [ticket/12732] Use user info instead of chat as default Skype action | Shitiz Garg | 2014-06-20 | 1 | -1/+1 | |
| | * | | | | | | | | | [ticket/12732] Add Skype custom profile field | Shitiz Garg | 2014-06-20 | 2 | -0/+61 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2612 from Dragooon/ticket/12733 | Joas Schilling | 2014-06-20 | 1 | -0/+60 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/12733] Convert spaces to tabs | Shitiz Garg | 2014-06-20 | 1 | -38/+38 | |
| | * | | | | | | | | | [ticket/12733] Fix spacing for block header in profilefield_twitter.php | Shitiz Garg | 2014-06-20 | 1 | -10/+10 | |
| | * | | | | | | | | | [ticket/12733] Add Twitter custom profile field | Shitiz Garg | 2014-06-20 | 1 | -0/+60 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | [ticket/12729] Move ALPHA_DOTS to above ALPHA_SPACERS | Shitiz Garg | 2014-06-20 | 1 | -1/+1 | |
| * | | | | | | | | | [ticket/12729] Convert spaces to tabs | Shitiz Garg | 2014-06-20 | 1 | -38/+38 | |
