aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'p/ticket/10834' into develop-olympusAndreas Fischer2012-05-092-16/+21
|\
| * [ticket/10843] Backport changes to install language.Oleg Pudeyev2012-05-051-4/+4
| * [ticket/10834] Backport general development language changes to 3.0.Oleg Pudeyev2012-05-051-12/+17
* | [ticket/10858] Move generic row seeking to DBALPatrick Webster2012-05-084-129/+43
* | [ticket/10858] Fix MSSQL Native's row seeking behaviorPatrick Webster2012-05-081-3/+28
* | Merge remote-tracking branch 'cyberalien/ticket/10860' into develop-olympusAndreas Fischer2012-05-061-2/+2
|\ \
| * | [ticket/10860] Fixing js error in updaterVjacheslav Trushkin2012-05-061-2/+2
| |/
* | Merge remote-tracking branch 'Noxwizard/ticket/10819' into develop-olympusAndreas Fischer2012-05-061-13/+9
|\ \
| * | [ticket/10819] Remove support for older browsersPatrick Webster2012-04-171-4/+0
| * | [ticket/10819] Forgot this causes vertical scrollbars on IEPatrick Webster2012-04-151-1/+0
| * | [ticket/10819] Improve side-by-side diff stylingPatrick Webster2012-04-151-13/+14
* | | Merge remote-tracking branch 'galaxyAbstractor/ticket/10849' into develop-oly...Andreas Fischer2012-05-051-0/+1
|\ \ \ | |_|/ |/| |
| * | [ticket/10849] Added missing helptext for listitemgalaxyAbstractor2012-04-271-0/+1
* | | [ticket/10846] fixing SQL query bug in acp_main.phpSenky2012-04-301-1/+1
|/ /
* | [ticket/10836] Check if avatar directory is writable after installgalaxyAbstractor2012-04-251-0/+16
* | [ticket/10836] Enable avatars by default at installgalaxyAbstractor2012-04-211-2/+2
* | [ticket/10492] Separate config generation from the installerPatrick Webster2012-04-202-27/+53
* | Merge remote-tracking branch 'github-dhruv/ticket/10815' into develop-olympusNils Adermann2012-04-201-1/+1
|\ \
| * | [ticket/10815] enables feed feature by default for a fresh installDhruv Goel2012-04-201-1/+1
* | | Merge remote-tracking branch 'galaxyAbstractor/ticket/10812' into develop-oly...Andreas Fischer2012-04-201-16/+19
|\ \ \
| * | | [ticket/10812] Disabled register_globals check in PHP 5.4galaxyAbstractor2012-04-201-16/+19
| | |/ | |/|
* | | Merge PR #592 branch 'nickvergessen/ticket/9089' into develop-olympusOleg Pudeyev2012-04-193-8/+8
|\ \ \
| * | | [ticket/9089] Add tabindex to pm/topic/post icon-options aswellJoas Schilling2012-02-272-3/+3
| * | | [ticket/9089] Add tabindex to PM recipient box, to allow tabbing to the subjectJoas Schilling2012-02-212-5/+5
* | | | Merge remote-tracking branch 'github-dhruv/ticket/10797' into develop-olympusNils Adermann2012-04-203-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/10797] language key rank moved to commonDhruv Goel2012-04-203-2/+1
| * | | [ticket/10797] user rank is displayed in mcp_warn.phpDhruv Goel2012-04-162-2/+3
| | |/ | |/|
* | | [ticket/10788] Move ckwalsh and kellanved to the Former Contributors section.Andreas Fischer2012-04-111-2/+2
* | | [ticket/10788] Add imkingdavid to the list of developers in docs/AUTHORS.Andreas Fischer2012-04-111-0/+1
* | | [ticket/10774] Correctly specify index name when creating unique index on MySQL.Andreas Fischer2012-04-101-1/+1
* | | Merge remote-tracking branch 'sadu/ticket/10561' into develop-olympusAndreas Fischer2012-04-083-1/+57
|\ \ \
| * | | [ticket/10561] Removed extra tabs, changes made to $db->sql_query()Hari Sankar R2012-04-091-5/+5
| * | | [ticket/10561] Changed $temp_style_id to $style_idHari Sankar R2012-04-091-2/+2
| * | | [ticket/10561] Added function desc for phpbb_style_is_active()Hari Sankar R2012-04-091-0/+2
| * | | [ticket/10561] Casted $config['default_style'] to intHari Sankar R2012-04-092-2/+2
| * | | [ticket/10561] Reverted to phpbb_style_is_active()Hari Sankar R2012-04-073-5/+6
| * | | [ticket/10561] Added to database_update:database_update_info()Hari Sankar R2012-04-071-18/+27
| * | | [ticket/10561] Added section in database_update.phpHari Sankar R2012-04-061-0/+18
| * | | [ticket/10561] Moved and renamed the funtion validate_style().Hari Sankar R2012-04-053-22/+27
| * | | [ticket/10561] Fixed syntax error and renamed return variables.Hari Sankar R2012-04-031-2/+2
| * | | [ticket/10561] Changes made to $db->sql_fetchrow().Hari Sankar R2012-04-031-2/+2
| * | | [ticket/10561] Changes made to function phpbb_style_is_active().Hari Sankar R2012-04-032-6/+8
| * | | [ticket/10561] All users can choose deactivated styles (fixed).Hari Sankar R2012-04-032-1/+20
* | | | Merge PR #716 branch 'callumacrae/ticket/10455' into develop-olympusOleg Pudeyev2012-04-071-4/+0
|\ \ \ \
| * | | | [ticket/10455] Removed NOTE from prosilver overall_header.html.Callum Macrae2012-04-051-4/+0
* | | | | [ticket/10764] FAQ now mentions Area51 instead of SourceForgeAdonais Romero González2012-04-051-1/+1
* | | | | [ticket/10764] FAQ now mentions GitHub instead of SourceForgeAdonais Romero González2012-04-051-1/+1
* | | | | Merge remote-tracking branch 'Fyorl/ticket/10508' into develop-olympusOleg Pudeyev2012-04-051-1/+1
|\ \ \ \ \
| * | | | | [ticket/10508] Marked as read message now less specific.Fyorl2012-04-041-1/+1
* | | | | | Merge remote-tracking branch 'Fyorl/ticket/10607' into develop-olympusOleg Pudeyev2012-04-049-6/+9
|\ \ \ \ \ \