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
/
includes
/
db
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changing effectively_installed function to check if the config var is set.
Tabitha Backoff
2013-03-31
1
-1
/
+1
*
Migration file and change board_home_text to board_index_text
Tabitha Backoff
2013-03-28
2
-2
/
+23
*
Ticket# 11477 - Allow customisation of "Board index"
Tabitha Backoff
2013-03-28
1
-0
/
+2
*
[ticket/10202] Add migration file for config_db_text.
Andreas Fischer
2013-03-05
1
-0
/
+45
*
[ticket/11398] Correctly call permission_set method in permission tool
Marc Alexander
2013-03-05
1
-1
/
+1
*
Merge remote-tracking branch 'EXreaction/ticket/11394' into develop
David King
2013-03-04
3
-8
/
+8
|
\
|
*
[ticket/11394] Relax Migration Tools
Nathaniel Guse
2013-03-04
3
-8
/
+8
*
|
Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop
Nathaniel Guse
2013-03-04
1
-0
/
+67
|
\
\
|
*
|
[feature/avatars] Update module_auth of ucp module and fix small issues
Marc Alexander
2013-03-04
1
-9
/
+12
|
*
|
[feature/avatars] Add migrations data file for avatars
Marc Alexander
2013-03-04
1
-0
/
+64
|
|
/
*
|
Merge remote-tracking branch 'remotes/nickv/ticket/10411-2' into develop
Nathaniel Guse
2013-03-04
1
-0
/
+104
|
\
\
|
|
/
|
/
|
|
*
[ticket/10411] Fix call to function on non-object $db->...()
Joas Schilling
2013-03-01
1
-2
/
+2
|
*
[ticket/10411] Add migrations file for teampage table
Joas Schilling
2013-02-27
1
-0
/
+104
*
|
[ticket/11385] Fix issue with migration module tool not getting extension mod...
OpenShift guest
2013-03-02
1
-1
/
+1
*
|
[ticket/11363] Fix to make get_module_infos get from all extensions
Nathaniel Guse
2013-03-01
1
-26
/
+26
*
|
[ticket/11103] Fix effectively installed check
Nathan Guse
2013-02-28
1
-1
/
+1
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103
Nathan Guse
2013-02-28
1
-28
/
+17
|
\
\
|
*
|
[ticket/11363] Fix a couple bugs and throw errors if the file not found
Nathaniel Guse
2013-02-27
1
-0
/
+12
|
*
|
[ticket/11363] Load module info files for extensions too
Nathaniel Guse
2013-02-27
1
-34
/
+11
|
|
/
*
|
[ticket/11103] Notifications Migration file
Nathaniel Guse
2013-02-26
1
-0
/
+160
|
/
*
[feature/migrations] Fully revert the removal of the user_msnm field
Nathaniel Guse
2013-02-23
1
-1
/
+0
*
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/migratio...
Nathaniel Guse
2013-02-23
5
-50
/
+31
|
\
|
*
[feature/migrations] getLocalisedMessage function for migration exception
Nathan Guse
2013-02-15
1
-0
/
+14
|
*
[feature/migrations] getParameters function for migration exception
Nathaniel Guse
2013-02-09
1
-0
/
+10
|
*
[feature/migrations] Add language strings for migrations errors
Nathaniel Guse
2013-02-09
3
-7
/
+7
*
|
[feature/migrations] Remove user_msnm migration
Nathan Guse
2013-02-06
2
-0
/
+44
*
|
[feature/migrations] Correct depends_on
Nathan Guse
2013-02-06
5
-4
/
+8
*
|
[feature/migrations] Subdirectories for migration data
Nathan Guse
2013-02-06
43
-88
/
+88
*
|
[feature/migrations] Reports table schema changes in recent develop
Nathan Guse
2013-02-06
2
-0
/
+43
*
|
[feature/migrations] effectively installed check for migration data
Nathan Guse
2013-02-06
43
-138
/
+210
*
|
[feature/migrations] Comments for the return in the custom functions
Nathan Guse
2013-02-06
2
-0
/
+2
*
|
[feature/migrations] Fix migrations installer, schema for schema_data.sql
Nathan Guse
2013-02-06
1
-17
/
+26
*
|
[feature/migrations] Make depends_on static to call it without dependencies
Nathan Guse
2013-02-06
43
-121
/
+245
*
|
[feature/migrations] Revert schema for migration data
Nathan Guse
2013-02-06
41
-168
/
+314
*
|
[feature/migrations] Rebuilding migrations data on develop
Nathan Guse
2013-02-06
41
-0
/
+2914
|
/
*
[feature/migrations] Remove default values from necessary parameters
Nathaniel Guse
2013-02-04
3
-50
/
+61
*
[ticket/9737] Fix some comments
Nathaniel Guse
2013-01-23
1
-2
/
+2
*
[ticket/9737] Fix a few minor things in migrations
Nathaniel Guse
2013-01-22
1
-1
/
+6
*
[feature/migrations] Function effectively_installed() in migrations
Nathan Guse
2013-01-13
1
-0
/
+15
*
[feature/migrations] Make depends_on static to call it without dependencies
Nathan Guse
2013-01-10
1
-1
/
+1
*
[feature/migrations] Creating revert method to attempt reverting a migration
Nathan Guse
2013-01-09
1
-0
/
+23
*
[feature/migrations] Reverse data functionality
Nathan Guse
2013-01-09
4
-0
/
+138
*
[feature/migrations] Comments
Nathan Guse
2013-01-09
1
-6
/
+6
*
[feature/migrations] Store state properly and send past result to callable
Nathan Guse
2013-01-09
1
-2
/
+2
*
[feature/migrations] Fixing returns of callables and handling data state
Nathan Guse
2013-01-09
6
-165
/
+208
*
[feature/migrations] Remove migration data (separate PR)
Nathan Guse
2013-01-09
41
-2887
/
+0
*
[feature/migrations] Migrations now somewhat works
Nathan Guse
2013-01-09
22
-3210
/
+628
*
[feature/migrations] Move migrator to service container
Nathan Guse
2013-01-09
44
-72
/
+837
*
[feature/migrations] Remove references as it is now 3.1 code
Nathan Guse
2013-01-09
41
-134
/
+4206
*
[feature/migrations] Rename classes, depends on
Nathan Guse
2013-01-09
48
-347
/
+347
[next]