| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/12236] Move AOL Instant Messanger field to custom profile field | Joas Schilling | 2014-03-05 | 1 | -1/+1 |
* | [ticket/12237] Convert yahoo messanger to custom profile field | Joas Schilling | 2014-03-05 | 1 | -1/+1 |
* | [ticket/12235] Convert WLM to custom profile field | Joas Schilling | 2014-03-04 | 1 | -1/+1 |
* | [ticket/12187] Remove user_website field | Joas Schilling | 2014-03-04 | 1 | -1/+0 |
* | [ticket/12187] Convert website field data to custom profile field | Joas Schilling | 2014-03-03 | 1 | -0/+1 |
* | [ticket/12234] Replace ICQ with custom profile field | Joas Schilling | 2014-02-28 | 1 | -1/+1 |
* | [ticket/12233] Allow profile fields to be contact fields | Joas Schilling | 2014-02-28 | 1 | -0/+3 |
* | Merge pull request #2025 from marc1706/ticket/12183 | Nathan Guse | 2014-02-20 | 1 | -2/+2 |
|\ |
|
| * | [ticket/12183] Move user_newpasswd, user_actkey below user_pass_convert | Marc Alexander | 2014-02-17 | 1 | -2/+2 |
| * | [ticket/12183] Update user_newpasswd column to length of 255 in schema files | Marc Alexander | 2014-02-10 | 1 | -1/+1 |
* | | [ticket/12169] Add new option to display profile fields on memberlist | Joas Schilling | 2014-02-10 | 1 | -0/+1 |
* | | [ticket/12169] Convert user_from to profile field location | Joas Schilling | 2014-02-10 | 1 | -1/+1 |
|/ |
|
* | [ticket/12115] Also port user interests to profile fields | Joas Schilling | 2014-02-06 | 1 | -1/+1 |
* | [ticket/12115] Convert user occupation to a profile field | Joas Schilling | 2014-02-06 | 1 | -1/+1 |
* | Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop | Nils Adermann | 2014-02-02 | 1 | -2/+2 |
|\ |
|
| * | [ticket/11201] Update schema files and unit test | Joas Schilling | 2014-01-17 | 1 | -2/+2 |
* | | [feature/passwords] Use VCHAR_UNI instead of VCHAR_CI for user_passwords | Marc Alexander | 2013-10-13 | 1 | -1/+1 |
* | | [feature/passwords] Modify forum_password column type for new hash types | Marc Alexander | 2013-10-13 | 1 | -1/+1 |
* | | [feature/passwords] Add schema changes to schema_data for new hash types | Marc Alexander | 2013-09-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauth | Joseph Warner | 2013-09-10 | 1 | -0/+1219 |
|\ |
|
| * | [ticket/11825] Move schema_data.php into includes/ instead of phpbb/ | Dhruv | 2013-09-03 | 1 | -0/+1194 |
* | | [feature/oauth] Move last file to appropriate location | Joseph Warner | 2013-07-14 | 1 | -45/+0 |
* | | [feature/oauth] Store anonymous user by session id | Joseph Warner | 2013-07-14 | 1 | -2/+5 |
* | | [feature/oauth] Use DB for OAuth token storage | Joseph Warner | 2013-07-14 | 1 | -0/+42 |
|/ |
|
* | [ticket/11696] Move file to new directory | Joas Schilling | 2013-07-14 | 1 | -2486/+0 |
* | [ticket/11696] Rename constructor to __construct() | Joas Schilling | 2013-07-14 | 1 | -1/+1 |
* | [ticket/11696] Rename db_tools.php so it can be autoloaded | Joas Schilling | 2013-07-14 | 1 | -0/+0 |
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 76 | -12621/+0 |
* | [ticket/11692] Don't update search_type in dev migration if already appended | Nathaniel Guse | 2013-07-13 | 1 | -1/+4 |
* | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-07-13 | 1 | -1/+1 |
|\ |
|
| * | [ticket/11112] Use https for user-visible links to phpbb.com | Marc Alexander | 2013-07-12 | 1 | -1/+1 |
* | | Merge pull request #1017 from nickvergessen/feature/softdelete-1-permission | Nathan Guse | 2013-07-13 | 2 | -0/+239 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'phpbb/develop' into ticket/9657 | Joas Schilling | 2013-07-13 | 3 | -3/+60 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis... | Joas Schilling | 2013-07-11 | 16 | -343/+634 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2013-03-07 | 1 | -0/+45 |
| |\ \ \ \ |
|
| * | | | | | [ticket/9657] Fix colum name in migration file | Joas Schilling | 2013-03-07 | 1 | -2/+2 |
| * | | | | | [ticket/9657] Remove empty update_data() method from p2 migration | Joas Schilling | 2013-03-07 | 1 | -6/+0 |
| * | | | | | [ticket/9657] Add migration files for updating the database | Joas Schilling | 2013-03-06 | 2 | -0/+245 |
* | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11420' into develop | Joas Schilling | 2013-07-13 | 2 | -64/+118 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | [ticket/11420] Fix comments, license link | Nathan Guse | 2013-07-06 | 1 | -3/+15 |
| * | | | | | [ticket/11420] Rename migrations file to something more helpful | Nathan Guse | 2013-05-10 | 1 | -2/+2 |
| * | | | | | [ticket/11420] Fix notification options conversion | Nathaniel Guse | 2013-05-02 | 2 | -64/+106 |
* | | | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-07-12 | 1 | -2/+2 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge remote-tracking branch 'remotes/Sajaki/ticket/10854' into develop-olympus | Nathan Guse | 2013-01-15 | 1 | -0/+16 |
| |\ \ \ \ \ |
|
* | | | | | | | [ticket/11662] Typos: occured -> occurred | Andreas Fischer | 2013-07-12 | 1 | -1/+1 |
* | | | | | | | [ticket/8319] Add migration file for update change | Joas Schilling | 2013-07-10 | 1 | -0/+57 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | [ticket/11253] Put AND clause in correct SQL query | David King | 2013-06-23 | 1 | -3/+3 |
* | | | | | | [ticket/11253] Fix a few things brought up in the PR | David King | 2013-06-23 | 1 | -7/+6 |
* | | | | | | [ticket/11253] Fix typo in constant | David King | 2013-06-22 | 1 | -1/+1 |
* | | | | | | [ticket/11253] Add migration to add auth check to UCP signature module | David King | 2013-06-22 | 1 | -0/+52 |