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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/8319] Add migration file for update change
Joas Schilling
2013-07-10
1
-0
/
+57
*
[ticket/11253] Put AND clause in correct SQL query
David King
2013-06-23
1
-3
/
+3
*
[ticket/11253] Fix a few things brought up in the PR
David King
2013-06-23
1
-7
/
+6
*
[ticket/11253] Fix typo in constant
David King
2013-06-22
1
-1
/
+1
*
[ticket/11253] Add migration to add auth check to UCP signature module
David King
2013-06-22
1
-0
/
+52
*
Merge remote-tracking branch 'EXreaction/ticket/11413' into develop
David King
2013-05-20
1
-0
/
+92
|
\
|
*
[ticket/11413] Rename file to something more helpful
Nathan Guse
2013-05-10
1
-1
/
+1
|
*
[ticket/11413] Remove conversion of user_notifications
Nathaniel Guse
2013-05-02
1
-90
/
+0
|
*
[ticket/11413] Correct copyright year
Nathaniel Guse
2013-05-02
1
-1
/
+1
|
*
[ticket/11413] Remove changes for ticket 11420 from this branch
Nathaniel Guse
2013-05-02
1
-0
/
+64
|
*
[ticket/11413] Don't use the database for the convert test
Nathaniel Guse
2013-04-30
1
-1
/
+10
|
*
[ticket/11413] Use sql_insert_buffer
Nathaniel Guse
2013-04-30
1
-19
/
+8
|
*
[ticket/11413] Undo editing the user_notifications table
Nathaniel Guse
2013-04-29
1
-25
/
+3
|
*
[ticket/11413] Schema changes and migration file
Nathaniel Guse
2013-04-28
2
-64
/
+206
*
|
Merge PR #1294 branch 'VSEphpbb/ticket/10155' into develop
Oleg Pudeyev
2013-05-08
1
-0
/
+31
|
\
\
|
*
|
[ticket/10155] Update copyright in new migration file to 2013
Matt Friedman
2013-05-06
1
-1
/
+1
|
*
|
[ticket/10155] Make effectively installed test more specific
Matt Friedman
2013-03-22
1
-1
/
+1
|
*
|
[ticket/10155] Use more descriptive title for migration file
Matt Friedman
2013-03-17
1
-1
/
+1
|
*
|
[ticket/10155] Use new migration file for jQuery config update
Matt Friedman
2013-03-15
2
-1
/
+32
|
*
|
[ticket/10155] Update jQuery to 1.8.3
Matt Friedman
2013-03-14
1
-1
/
+1
*
|
|
[ticket/10325] move migration into a new file
Dhruv
2013-05-08
2
-2
/
+28
*
|
|
[ticket/10325] change language var
Dhruv
2013-04-25
1
-1
/
+1
*
|
|
[ticket/10325] add new config value to database
Dhruv
2013-04-25
1
-0
/
+2
|
|
/
|
/
|
*
|
[ticket/11485] add revert_schema for the updated columns
Dhruv
2013-04-09
1
-0
/
+14
*
|
[ticket/11485] add columns to styles table during updating schema before
Dhruv
2013-04-09
1
-0
/
+14
*
|
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
*
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/11103] Fix effectively installed check
Nathan Guse
2013-02-28
1
-1
/
+1
*
|
[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
1
-43
/
+0
*
[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
42
-0
/
+210
*
[feature/migrations] Comments for the return in the custom functions
Nathan Guse
2013-02-06
2
-0
/
+2
*
[feature/migrations] Make depends_on static to call it without dependencies
Nathan Guse
2013-02-06
42
-121
/
+116
*
[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