index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
install
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'prep-release-3.0.9' into develop-olympus
Andreas Fischer
2011-07-10
1
-0
/
+6
|
\
|
*
[prep-release-3.0.9] Bumping version number for 3.0.9 final.
Andreas Fischer
2011-07-10
2
-2
/
+8
*
|
[ticket/10003] Fixed comment referring to db_tools duplication.
Oleg Pudeyev
2011-07-09
1
-2
/
+2
*
|
[ticket/10003] Require db_tools.php in database_update.php.
Oleg Pudeyev
2011-07-09
1
-0
/
+2
*
|
[ticket/10003] Use phpbb_db_tools in database_update.php.
Oleg Pudeyev
2011-07-09
1
-1
/
+1
*
|
[ticket/10003] Delete the copy of db_tools in database_update.php.
Oleg Pudeyev
2011-07-09
1
-2239
/
+0
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Andreas Fischer
2011-07-07
1
-2
/
+2
|
\
\
|
|
/
|
*
[prep-release-3.0.9] Decreasing version for an RC4 release.
Andreas Fischer
2011-07-07
2
-4
/
+4
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Nils Adermann
2011-07-06
2
-2
/
+2
|
\
\
|
|
/
|
*
[ticket/9859] Changing all phpBB footers to match the new credit line
Yuriy Rusko
2011-07-06
2
-2
/
+2
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Andreas Fischer
2011-07-06
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10247] Remove attempt_id as primary key from database_update.php
Joas Schilling
2011-07-05
1
-1
/
+1
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Andreas Fischer
2011-07-05
8
-52
/
+28
|
\
\
|
|
/
|
*
[prep-release-3.0.9] Bumping version number for the final 3.0.9 release.
Andreas Fischer
2011-07-05
2
-4
/
+4
|
*
[ticket/10247] Removing attempt_id column from the 3.0.8 to 3.0.9-RC1 updater.
Nils Adermann
2011-07-04
1
-10
/
+9
|
*
[ticket/10247] Add empty data section to database update for RC4
Nils Adermann
2011-07-03
1
-0
/
+4
|
*
[ticket/10247] Remove unecessary attempt_id primary key column
Nils Adermann
2011-07-03
8
-52
/
+13
|
*
[prep-release-3.0.9] Bump database version to RC3 too.
Andreas Fischer
2011-06-26
1
-1
/
+1
|
*
[prep-release-3.0.9] Bumping version number for 3.0.9-RC3.
Andreas Fischer
2011-06-26
2
-1
/
+7
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Andreas Fischer
2011-06-20
1
-11
/
+14
|
\
\
|
|
/
|
*
[ticket/10223] Make definition of phpbb_require_updated conditional
Nils Adermann
2011-06-20
1
-11
/
+14
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Andreas Fischer
2011-06-19
2
-26
/
+26
|
\
\
|
|
/
|
*
[ticket/10223] Replace spaces with tabs
Nils Adermann
2011-06-19
2
-26
/
+26
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Andreas Fischer
2011-06-19
2
-10
/
+38
|
\
\
|
|
/
|
*
[ticket/10223] Check optional before file_exists and correct require path
Nils Adermann
2011-06-18
2
-4
/
+4
|
*
[ticket/10223] requiring the new startup.php file conditionally.
Nils Adermann
2011-06-18
2
-10
/
+38
|
*
[prep-release-3.0.9] Bumping version number for 3.0.9-RC2.
Andreas Fischer
2011-06-15
2
-2
/
+8
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Andreas Fischer
2011-06-15
2
-121
/
+14
|
\
\
|
|
/
|
*
[ticket/10218] Moving global deregistration, etc. to startup.php
Yuriy Rusko
2011-06-14
2
-121
/
+14
*
|
[develop-olympus] Incrementing the version to 3.0.10-dev in develop-olympus.
Andreas Fischer
2011-06-13
2
-2
/
+2
|
/
*
[ticket/10214] Correct Oracle create table query syntax in db_tools
Nils Adermann
2011-06-13
1
-2
/
+2
*
[ticket/10213] Update install schema with shorter index names.
Nils Adermann
2011-06-13
7
-21
/
+21
*
Merge remote-tracking branch 'naderman/ticket/9892' into develop-olympus
Andreas Fischer
2011-06-13
1
-2
/
+2
|
\
|
*
[ticket/9892] _sql in the updater needs to return the transaction results
Nils Adermann
2011-06-12
1
-2
/
+2
*
|
Merge remote-tracking branch 'naderman/ticket/9992' into develop-olympus
Andreas Fischer
2011-06-12
1
-0
/
+7
|
\
\
|
*
|
[ticket/9992] The table name constant needs to be defined in the updater
Nils Adermann
2011-06-12
1
-0
/
+7
*
|
|
[develop-olympus] Bumping version number for 3.0.9-RC1.
Andreas Fischer
2011-06-12
2
-2
/
+2
*
|
|
[develop-olympus] Bumping version number for 3.0.9-RC1 and 3.0.9 releases.
Andreas Fischer
2011-06-12
1
-1
/
+1
|
|
/
|
/
|
*
|
[ticket/9892] Transaction support for database update sql execution function
Nils Adermann
2011-06-12
1
-5
/
+16
*
|
[ticket/9892] Q&A CAPTCHA did not work on firebird, so no need to change config
Nils Adermann
2011-06-12
1
-6
/
+3
*
|
[ticket/9892] Shorten login_attempt key names to avoid firebird length problems
Nils Adermann
2011-06-12
1
-3
/
+3
*
|
[ticket/9892] Drop Q&A CAPTCHA tables if left in inconsistent state
Nils Adermann
2011-06-12
1
-0
/
+24
*
|
[ticket/9892] Table prefix lengths influence index lengths in db_tools
Nils Adermann
2011-06-12
1
-5
/
+9
*
|
[ticket/9892] column & index name limits, firebird auto increment in db_tools
Nils Adermann
2011-06-12
1
-1
/
+27
|
/
*
[ticket/9992] Adding a limit on login attempts per IP.
Nils Adermann
2011-06-10
9
-8
/
+230
*
[ticket/9992] Make sql_create_table and sql_table_exists available in updater
Nils Adermann
2011-06-10
1
-0
/
+254
*
[ticket/10039] Added mssqlnative cases to phpBB 2.0 converter.
Patrick Webster
2011-05-13
1
-0
/
+3
*
[ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting.
Andreas Fischer
2011-05-11
2
-2
/
+2
*
Merge remote-tracking branch 'erikfrerejean/ticket/9954' into develop-olympus
Oleg Pudeyev
2011-05-03
1
-1
/
+1
|
\
|
*
[ticket/9954] Remove unneeded never permission
Erik Frèrejean
2010-12-21
1
-1
/
+1
[next]