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
/
database_update.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'prep-release-3.0.10' into develop-olympus
Oleg Pudeyev
2011-11-23
1
-1
/
+6
|
\
|
*
[ticket/10488] Only set $config['email_max_chunk_size'] when not already set.
Andreas Fischer
2011-11-23
1
-1
/
+6
*
|
[develop-olympus] Increment version number to 3.0.11-dev in develop-olympus.
Andreas Fischer
2011-11-21
1
-1
/
+1
|
/
*
[develop-olympus] Bump version numbers for 3.0.10-RC1 release.
Andreas Fischer
2011-11-20
1
-3
/
+5
*
[ticket/9307] Remove hardcoded chunk size of mass emails.
Chris Smith
2011-09-24
1
-0
/
+5
*
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
1
-1
/
+7
*
|
[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
1
-3
/
+3
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Nils Adermann
2011-07-06
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/9859] Changing all phpBB footers to match the new credit line
Yuriy Rusko
2011-07-06
1
-1
/
+1
*
|
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
1
-1
/
+26
|
\
\
|
|
/
|
*
[prep-release-3.0.9] Bumping version number for the final 3.0.9 release.
Andreas Fischer
2011-07-05
1
-3
/
+3
|
*
[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
1
-1
/
+11
|
*
[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
1
-0
/
+6
*
|
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
1
-13
/
+13
|
\
\
|
|
/
|
*
[ticket/10223] Replace spaces with tabs
Nils Adermann
2011-06-19
1
-13
/
+13
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Andreas Fischer
2011-06-19
1
-5
/
+19
|
\
\
|
|
/
|
*
[ticket/10223] Check optional before file_exists and correct require path
Nils Adermann
2011-06-18
1
-2
/
+2
|
*
[ticket/10223] requiring the new startup.php file conditionally.
Nils Adermann
2011-06-18
1
-5
/
+19
|
*
[prep-release-3.0.9] Bumping version number for 3.0.9-RC2.
Andreas Fischer
2011-06-15
1
-1
/
+7
*
|
Merge branch 'prep-release-3.0.9' into develop-olympus
Andreas Fischer
2011-06-15
1
-23
/
+13
|
\
\
|
|
/
|
*
[ticket/10218] Moving global deregistration, etc. to startup.php
Yuriy Rusko
2011-06-14
1
-23
/
+13
*
|
[develop-olympus] Incrementing the version to 3.0.10-dev in develop-olympus.
Andreas Fischer
2011-06-13
1
-1
/
+1
|
/
*
[ticket/10214] Correct Oracle create table query syntax in db_tools
Nils Adermann
2011-06-13
1
-2
/
+2
*
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
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
1
-1
/
+38
*
[ticket/9992] Make sql_create_table and sql_table_exists available in updater
Nils Adermann
2011-06-10
1
-0
/
+254
*
[ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting.
Andreas Fischer
2011-05-11
1
-1
/
+1
[next]