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
*
[ticket/11171] DB changes for the update
Bruno Ais
2012-12-07
1
-0
/
+17
*
Merge PR #545 branch 'brunoais/ticket/10601' into develop
Oleg Pudeyev
2012-12-01
1
-0
/
+22
|
\
|
*
[ticket/10601] The ORDER BY is only taking space there
Bruno Ais
2012-12-01
1
-1
/
+1
|
*
[ticket/10601] New approach in the update algorithm
Bruno Ais
2012-12-01
1
-14
/
+11
|
*
[ticket/10601] Requested code changes
Bruno Ais
2012-11-28
1
-6
/
+6
|
*
[ticket/10601] Cosmetic code changes
Bruno Ais
2012-11-26
1
-7
/
+5
|
*
[ticket/10601] Database updating code v2
Bruno Ais
2012-11-26
1
-19
/
+19
|
*
[ticket/10601] Database updating code
Bruno Ais
2012-11-26
1
-0
/
+27
*
|
Merge PR #893 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-12-01
1
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
[ticket/10184] Query bots table to get the user_ids of the bots
Joas Schilling
2012-12-01
1
-4
/
+18
|
*
[ticket/10184] Disable receiving pms for bots by default
Joas Schilling
2012-12-01
1
-0
/
+6
*
|
[feature/controller] Rename kernel pass class properly
David King
2012-11-16
1
-1
/
+1
*
|
[feature/controller-new] Call pass to subscribe the Kernel event listener
David King
2012-11-16
1
-0
/
+1
*
|
[ticket/11193] Instantiate a single collection_pass for all collections
Nils Adermann
2012-11-11
1
-1
/
+1
*
|
Merge pull request #1056 from igorw/feature/compiled-dic
Nils Adermann
2012-11-11
1
-20
/
+21
|
\
\
|
*
|
[ticket/11152] Remove old container processor calls
Igor Wiedler
2012-11-11
1
-7
/
+0
|
*
|
[ticket/11152] Rename collection to collection_pass
Igor Wiedler
2012-11-11
1
-1
/
+1
|
*
|
[ticket/11152] Create separate function for debug-dependent container
Igor Wiedler
2012-11-10
1
-1
/
+1
|
*
|
[ticket/11152] Change phpbb_di_pass_cron to generic phpbb_di_pass_collection
Igor Wiedler
2012-11-10
1
-1
/
+1
|
*
|
[ticket/11152] Move container functions to a separate function file
Igor Wiedler
2012-11-10
1
-3
/
+4
|
*
|
[feature/compiled-dic] Fix cron task loading
David King
2012-11-10
1
-2
/
+3
|
*
|
[feature/compiled-dic] Move this to the other PR
David King
2012-11-10
1
-3
/
+1
|
*
|
[feature/compiled-dic] Compile the DI Container into a cached class
David King
2012-11-10
1
-13
/
+21
*
|
|
[ticket/11189] Replace DEBUG_EXTRA with DEBUG
Nathaniel Guse
2012-11-10
1
-1
/
+1
*
|
|
[ticket/11183] Remove $load_extensions and weird dl() calls
Igor Wiedler
2012-11-10
1
-14
/
+3
|
/
/
*
|
Merge PR #1044 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-11-09
1
-2
/
+0
|
\
\
|
|
/
|
*
Merge PR #1044 branch 'bantu/ticket/11178' into develop-olympus
Oleg Pudeyev
2012-11-09
1
-2
/
+0
|
|
\
|
|
*
[ticket/11178] Do not set error_reporting to E_ALL in database_updater.php
Andreas Fischer
2012-11-09
1
-2
/
+0
*
|
|
Merge PR #1042 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-11-09
1
-0
/
+55
|
\
\
\
|
|
/
/
|
*
|
[ticket/10897] Combine bot updates and bot delete.
Andreas Fischer
2012-11-09
1
-40
/
+31
|
*
|
[ticket/10897] Use same code/query for deleting.
Andreas Fischer
2012-11-09
1
-9
/
+6
|
*
|
[ticket/10897] Make sure the user we're fetching is a bot.
Andreas Fischer
2012-11-09
1
-2
/
+3
|
*
|
[ticket/10897] Do not handle IP address. There is no need.
Andreas Fischer
2012-11-09
1
-13
/
+7
|
*
|
[ticket/10897] Update by user_id instead of bot_name.
Andreas Fischer
2012-11-09
1
-7
/
+8
|
*
|
[ticket/10897] Move bot delete data to the relevant foreach loop.
Andreas Fischer
2012-11-09
1
-9
/
+9
|
*
|
[ticket/10897] Add comment about what's going on.
Andreas Fischer
2012-11-09
1
-0
/
+1
|
*
|
[ticket/10897] Remove unnecessary string casting.
Andreas Fischer
2012-11-09
1
-2
/
+2
|
*
|
[ticket/10897] Add space after foreach.
Andreas Fischer
2012-11-09
1
-2
/
+2
|
*
|
[ticket/10897] Update bots during phpBB update
Carlo
2012-11-09
1
-0
/
+70
|
|
/
*
|
Merge PR #786 branch 'brunoais/ticket/10845' into develop
Oleg Pudeyev
2012-11-06
1
-1
/
+3
|
\
\
|
*
|
[ticket/10845] Two of the three colouns were missing in the DB update file
Bruno Ais
2012-05-06
1
-1
/
+3
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-10-29
1
-0
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/11158] Require acl_u_sig for ucp signature module.
Oleg Pudeyev
2012-10-29
1
-0
/
+12
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-10-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/11135] Full replacement of credit link to https
Vinny
2012-10-05
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'EXreaction/ticket/11021' into develop
Andreas Fischer
2012-09-15
1
-0
/
+6
|
\
\
\
|
*
|
|
[ticket/11021] Add the option to specify a Site home URL and text
Nathan Guse
2012-07-22
1
-0
/
+6
*
|
|
|
[ticket/11086] Move DI processing below $request definition
David King
2012-09-13
1
-8
/
+7
*
|
|
|
[ticket/11086] Fix database_update.php to use Dependency Injection Container
David King
2012-09-13
1
-13
/
+34
*
|
|
|
[ticket/10631] Validation for extensions
Nathan Guse
2012-09-01
1
-2
/
+2
[next]