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 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathaniel Guse
2013-02-26
2
-2944
/
+130
|
\
|
*
Merge remote-tracking branch 'EXreaction/feature/migrations-data' into develop
David King
2013-02-26
2
-2813
/
+127
|
|
\
|
|
*
Merge branch 'feature/migrations-data' of github.com:EXreaction/phpbb3 into f...
Nathaniel Guse
2013-02-25
3
-14
/
+13
|
|
|
\
|
|
|
*
[feature/migrations] Use the user class for language handling
Nathaniel Guse
2013-02-23
1
-12
/
+10
|
|
|
*
[feature/migrations] Revert unrelated change to schema_data.sql
Nathaniel Guse
2013-02-23
1
-0
/
+1
|
|
|
*
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/migratio...
Nathaniel Guse
2013-02-23
1
-2
/
+2
|
|
|
|
\
|
|
*
|
|
[feature/migrations] Inject migrator rather than the container.
Nathaniel Guse
2013-02-25
1
-3
/
+12
|
|
|
/
/
|
|
*
|
[feature/migrations] Automatically populate migrations table on install
Nathan Guse
2013-02-06
2
-44
/
+7
|
|
*
|
[feature/migrations] effectively installed check for migration data
Nathan Guse
2013-02-06
1
-4
/
+13
|
|
*
|
[feature/migrations] Order the migrations schema in schema_data.sql
Nathan Guse
2013-02-06
1
-9
/
+9
|
|
*
|
[feature/migrations] Fix migrations installer, schema for schema_data.sql
Nathan Guse
2013-02-06
2
-47
/
+90
|
|
*
|
[feature/migrations] Make depends_on static to call it without dependencies
Nathan Guse
2013-02-06
1
-12
/
+4
|
|
*
|
[feature/migrations] Remove hardcoded language, use lang instead.
Nathan Guse
2013-02-06
1
-27
/
+27
|
|
*
|
[feature/migrations] Replace database_update.php with migrations updater
Nathan Guse
2013-02-06
2
-2939
/
+99
|
|
*
|
[feature/migrations] Rebuilding migrations data on develop
Nathan Guse
2013-02-06
1
-0
/
+139
|
*
|
|
[ticket/11298] Fix typo in language key; EXTENSIONS -> EXTENSION
David King
2013-02-23
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
[feature/migrations] Make the container available to extension installers
Nathan Guse
2013-02-06
2
-4
/
+4
|
|
/
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11103
Nathaniel Guse
2013-02-11
7
-0
/
+106
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'EXreaction/feature/migrations' into develop
David King
2013-02-06
7
-0
/
+106
|
|
\
|
|
*
[feature/migrations] install/database_update_migrations.php
Nathan Guse
2013-01-10
1
-139
/
+0
|
|
*
[feature/migrations] Move test.php -> install/database_update_migrations.php
Nathan Guse
2013-01-10
1
-0
/
+139
|
|
*
[feature/migrations] Store depends on in the database (serialized)
Nathan Guse
2013-01-10
7
-0
/
+7
|
|
*
[feature/migrations] Migrations now somewhat works
Nathan Guse
2013-01-09
8
-120
/
+158
|
|
*
[feature/migrations] Move migrator to service container
Nathan Guse
2013-01-09
1
-0
/
+1424
|
|
*
[feature/migrations] Moved database_update info to individual migration classes
Nils Adermann
2013-01-09
1
-1457
/
+0
|
|
*
[feature/migrations] Basic migrations with schema and data changes
Nils Adermann
2013-01-09
7
-0
/
+94
|
*
|
[ticket/11201] Revert WLM dropping because it is still used in China.
Andreas Fischer
2013-02-04
10
-7
/
+10
|
*
|
Merge remote-tracking branch 'remotes/nickv/ticket/11201' into develop
Nathan Guse
2013-01-15
10
-10
/
+7
|
|
\
\
|
|
*
|
[ticket/11201] Remove database column on update
Joas Schilling
2013-01-16
1
-0
/
+5
|
|
*
|
[ticket/11201] Remove MSN/WLM fields
Joas Schilling
2013-01-11
9
-10
/
+2
*
|
|
|
[ticket/11103] Remove Primary Key on user_notifications table
Nathan Guse
2013-01-31
8
-28
/
+5
*
|
|
|
[ticket/11103] Fix some various issues, better comments
Nathan Guse
2013-01-15
1
-0
/
+4
*
|
|
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103
Nathan Guse
2013-01-15
12
-61
/
+108
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'remotes/brunoais/ticket/11171' into develop
Nathan Guse
2013-01-14
8
-6
/
+31
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[ticket/11171] Moved the DB schema changes to its place
Bruno Ais
2012-12-07
1
-19
/
+6
|
|
*
|
[ticket/11171] DB changes for the update
Bruno Ais
2012-12-07
1
-0
/
+17
|
|
*
|
[ticket/11171] DB additions for these changes
Bruno Ais
2012-12-05
7
-7
/
+28
|
*
|
|
[ticket/11321] Recreate schema files with develop/create_schema_files.php
Joas Schilling
2013-01-11
7
-10
/
+10
|
|
|
/
|
|
/
|
|
*
|
[ticket/11305] Define hook finder as a service on the container.
Oleg Pudeyev
2013-01-02
2
-2
/
+2
|
*
|
[ticket/11305] Adjust comment.
Oleg Pudeyev
2013-01-02
1
-1
/
+1
|
*
|
[ticket/11305] Use phpbb_create_default_container.
Oleg Pudeyev
2013-01-02
1
-12
/
+1
|
*
|
[ticket/11305] Create a normal container during final installation step.
Oleg Pudeyev
2013-01-02
2
-5
/
+19
|
*
|
[ticket/11305] Retrieve cache driver from container rather than cache service.
Oleg Pudeyev
2013-01-02
2
-4
/
+5
|
*
|
[ticket/11305] Extract hook finder from cache service.
Oleg Pudeyev
2013-01-02
2
-2
/
+4
|
*
|
[ticket/11306] Introduce phpbb_create_default_container
Igor Wiedler
2013-01-02
1
-12
/
+1
|
*
|
Merge PR #1130 branch 'EXreaction/ticket/11259' into develop
Oleg Pudeyev
2012-12-29
4
-15
/
+24
|
|
\
\
|
|
*
|
[ticket/11259] htmlspecialchars($phpbb_admin_path)
Nathan Guse
2012-12-10
2
-4
/
+4
|
|
*
|
[ticket/11259] adm_relative_path -> phpbb_adm_relative_path
Nathan Guse
2012-12-09
3
-11
/
+11
|
|
*
|
[ticket/11259] Make phpbb_admin_path available everywhere
Nathan Guse
2012-12-09
4
-15
/
+24
|
*
|
|
Merge remote-tracking branch 'p/ticket/10758' into develop
Andreas Fischer
2012-12-25
1
-1
/
+2
|
|
\
\
\
[next]