phpBB
Statistics
| Revision:
This repository is a mirror of the phpBB Git repository which is located at http://github.com/phpbb/phpbb3

Checking out phpBB from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/phpbb/. You will probably want to checkout the 3.0.x branch directory which contains the latest stable code using svn checkout http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB.

Please note that the trunk directory contains unfinished and unstable code. We highly recommend not using it, unless you know what you are doing. The code in trunk will not work most of the time.

If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / tags / merge_point_20082412 / phpBB

Name Size Revision Age Author Comment
  adm 9102 about 3 years Nils Adermann - updated all code to use the request class ins...
  cache 8386 almost 4 years Vic D'Elfant - New set of smilies (they're all face-shaped n...
  develop 9043 over 3 years Meik Sievertsen we no longer need them. Schema is in install now.
  docs 9102 about 3 years Nils Adermann - updated all code to use the request class ins...
  download 9102 about 3 years Nils Adermann - updated all code to use the request class ins...
  files 7547 almost 5 years Meik Sievertsen informational change for orphaned attachments -...
  images 8599 over 3 years Nils Adermann removed executable props [Bug #6464]
  includes 9218 about 3 years Meik Sievertsen merge #r9217
  install 9130 about 3 years Meik Sievertsen extend the style columns (style_id, template_id...
  language 9163 about 3 years Meik Sievertsen Use "less than a minute ago" instead of "0 minu...
  store 7448 almost 5 years Henry Sudhof #10379
  styles 9214 about 3 years Chris Smith merge in r9090, r9170, r9174, r9179
.htaccess 123 Bytes 5062 about 7 years psotfx Just a precaution
common.php 6.1 kB 9102 about 3 years Nils Adermann - updated all code to use the request class ins...
cron.php 5.8 kB 8902 over 3 years Meik Sievertsen remove some spaces
faq.php 1.4 kB 8572 over 3 years Meik Sievertsen ok... i hope i haven't messed too much with the...
index.php 4.6 kB 8988 over 3 years Meik Sievertsen - Do not show link to user/group profiles if us...
mcp.php 21.1 kB 9102 about 3 years Nils Adermann - updated all code to use the request class ins...
memberlist.php 57 kB 9157 about 3 years Chris Smith Merge in r9156
posting.php 52.2 kB 9102 about 3 years Nils Adermann - updated all code to use the request class ins...
report.php 4.1 kB 9102 about 3 years Nils Adermann - updated all code to use the request class ins...
search.php 38.8 kB 9102 about 3 years Nils Adermann - updated all code to use the request class ins...
style.php 6.7 kB 8902 over 3 years Meik Sievertsen remove some spaces
ucp.php 8.9 kB 9102 about 3 years Nils Adermann - updated all code to use the request class ins...
viewforum.php 27.3 kB 9102 about 3 years Nils Adermann - updated all code to use the request class ins...
viewonline.php 13.1 kB 8902 over 3 years Meik Sievertsen remove some spaces
viewtopic.php 59.7 kB 9139 about 3 years Meik Sievertsen force full date on "edited by" line. ;)

Latest revisions

# Date Author Comment
9220 12/24/2008 01:11 pm Meik Sievertsen

Tag Trunk before we change it to a state where merges from the 3.0.x branch are no longer possible

9218 12/24/2008 12:11 pm Meik Sievertsen

merge #r9217

9214 12/23/2008 01:53 pm Chris Smith

merge in r9090, r9170, r9174, r9179

9176 12/05/2008 11:21 am Meik Sievertsen

fix postcount resync for situations where low and high post ids are higher than step value, resulting in users having 0 posts. (Bug #38195)
Enforce a requirement for some DBMS (Oracle, PostgreSQL, MSSQL) where the table order is quite important in some situations. ;) Since this does not affect the operation of the other DBMS the code is placed into dbal.php.

9169 12/03/2008 04:48 pm Meik Sievertsen

every second commit an pre/post-commit error... :/
Ask for forum password if post within passworded forum quoted in private message (Reported by nickvergessen)

9167 12/03/2008 04:43 pm Meik Sievertsen

correctly update last topic/forum information if changing guest usernames through editing posts - Bug #38095
(Changelog follows)

9163 12/03/2008 11:19 am Meik Sievertsen

Use "less than a minute ago" instead of "0 minutes ago"
Use "Sent: {DATE}" in pm's, instead of "Sent at: {DATE}"

9161 12/03/2008 11:17 am Meik Sievertsen

fix the no_profile one called after another mode with the same user_id and guest_username

9159 12/03/2008 09:42 am Meik Sievertsen

ok... now i remember. Added more precise comments

9158 12/02/2008 08:04 pm Chris Smith

fix tiny typos in r9087

View revisions

Also available in: Atom