aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-101-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
* | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-204-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 remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-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
* | | | | | | [feature/soft-delete] Fix the rest of *_approved and the delete_post unit testJoas Schilling2012-11-102-5/+5
* | | | | | | [feature/soft-delete] Append _approved to *_posts and *_topics column namesJoas Schilling2012-11-092-6/+6
* | | | | | | [feature/soft-delete] Fix sync() and some more functions to use the new fieldsJoas Schilling2012-10-221-5/+9
* | | | | | | [feature/soft-delete] Add new fields for topic/post counts for softdeleteJoas Schilling2012-10-211-5/+9
* | | | | | | [feature/soft-delete] Add columns for soft delete detailsJoas Schilling2012-09-281-0/+6
* | | | | | | [feature/soft-delete] Update development scripts with new column namesJoas Schilling2012-08-303-3/+3
* | | | | | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-292-10/+10
|/ / / / / /
* | | | | | [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
|\ \ \ \