aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] Update indexes on notifications/user notifications tablesNathan Guse2012-12-081-12/+2
* Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-12-074-4/+4
|\
| * Merge branch 'develop-olympus' into developAndreas Fischer2012-11-294-4/+4
| |\
| | * [ticket/11227] @return void -> @return null in develop-olympus.Oleg Pudeyev2012-11-294-4/+4
* | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-101-10/+12
|\ \ \ | |/ /
| * | Merge PR #786 branch 'brunoais/ticket/10845' into developOleg Pudeyev2012-11-061-10/+12
| |\ \
| | * | [ticket/10845] Changed the report system. Now it saves posts with the bbcodeBruno Ais2012-05-011-10/+12
* | | | [ticket/11103] Set basic notifications to be enabled by defaultNathan Guse2012-10-291-0/+2
* | | | [ticket/11103] Use the full class name as the item_type/methodNathan Guse2012-10-201-4/+4
* | | | [ticket/11103] Change is_disabled to is_enabledNathan Guse2012-10-191-2/+2
* | | | [ticket/11103] Add is_disabled column to notifications tableNathan Guse2012-10-131-0/+2
* | | | [ticket/11103] Display all unread notifications by defaultNathan Guse2012-09-141-5/+2
* | | | [ticket/11103] Store the item's parent id for marking things readNathan Guse2012-09-141-0/+3
* | | | [ticket/11103] Fixing some db columns that were of the incorrect typeNathan Guse2012-09-081-2/+2
* | | | [ticket/11103] Add tables to the database updater and installerNathan Guse2012-09-081-0/+41
|/ / /
* | | [ticket/11052] update search backend constructor everywhereDhruv2012-08-151-1/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-231-0/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-231-0/+1
| |\ \
| | * | [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-231-0/+1
* | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-181-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'develop-olympus' into developAndreas Fischer2012-06-281-1/+1
| |\ \ \ \ | | |/ / /
| | * | | [ticket/10850] Changed the fopen mode to wbBruno Ais2012-06-281-1/+1
| | |/ /
* | | | [feature/new-tz-handling] Remove appearances of board_dst and user_dstJoas Schilling2012-06-182-3/+2
* | | | Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...Joas Schilling2012-06-041-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [feature/new-tz-handling] Modify database schemas.Chris Smith2012-03-141-2/+1
* | | | Merge PR #799 branch 'develop-olympus' into developOleg Pudeyev2012-05-109-94/+53
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/10881] Replace old (and unify) file headers in develop files.Andreas Fischer2012-05-109-94/+53
* | | | [ticket/10847] fixing all misspelled "dependant" to "dependent"Senky2012-04-302-2/+2
| |_|/ |/| |
* | | [ticket/10785] Fixed illegal use of $_REQUEST in develop/fill.php.Callum Macrae2012-04-111-2/+2
* | | [ticket/10650] Revert merge of 'rahulr92/ticket/10650' into developOleg Pudeyev2012-04-041-1/+0
* | | [ticket/10650] Displaying last topic on forum listRahul2012-04-051-0/+1
* | | Merge remote-tracking branch 'upstream/develop' into feature/merging-style-co...Vjacheslav Trushkin2012-03-293-2/+9
|\ \ \
| * \ \ Merge remote-tracking branch 'brunoais/feature/save-post-on-report' into developOleg Pudeyev2012-03-271-0/+1
| |\ \ \
| | * | | [feature/save-post-on-report] Changed the name of the columnBruno Ais2012-03-191-1/+1
| | * | | [feature/save-post-on-report] Saves the post reported when a report is creatBruno Ais2012-03-191-0/+1
| * | | | Merge remote-tracking branch 'dhruvgoel92/ticket/10703' into developAndreas Fischer2012-03-251-1/+7
| |\ \ \ \
| | * | | | [ticket/10703] Added a condition to check if ext directory existsDhruv Goel2012-03-231-1/+7
| | |/ / /
| * | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-03-191-1/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | [ticket/10691] Fixed the speed of creating search indexDhruv Goel2012-03-191-1/+1
* | | | [feature/merging-style-components] Updating database and acp modulesVjacheslav Trushkin2012-03-142-84/+8
|/ / /
* | | Merge remote-tracking branch 'cyberalien/ticket/10378' into developIgor Wiedler2012-02-171-1/+1
|\ \ \
| * | | [ticket/10378] Imageset to css convertor typoVjacheslav Trushkin2012-01-201-1/+1
* | | | Merge branch 'develop' into ticket/10380Igor Wiedler2012-02-172-1/+124
|\ \ \ \
| * \ \ \ Merge pull request #526 from p/ticket/10500Igor Wiedler2012-02-141-1/+1
| |\ \ \ \
| | * | | | [ticket/10500] Fix phpbb_template_compile instantiation.Oleg Pudeyev2011-12-031-1/+1
| * | | | | Merge pull request #546 from p/ticket/10614Igor Wiedler2012-02-111-0/+123
| |\ \ \ \ \
| | * | | | | [ticket/10614] Change not installed heading to available.Oleg Pudeyev2012-02-111-1/+1
| | * | | | | [ticket/10614] Refactor list command to use manager APIIgor Wiedler2012-02-091-52/+22
| | * | | | | [ticket/10614] Add purge commandIgor Wiedler2012-02-091-0/+17
| | * | | | | [ticket/10614] Tweak list output, show state, purge cache, handle missing extsIgor Wiedler2012-02-091-10/+19