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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
/
|
/
|
*
|
Merge pull request #1326 from dhruvgoel92/ticket/11485
Nils Adermann
2013-04-24
1
-0
/
+28
|
\
\
|
*
|
[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
*
|
|
[ticket/10966] Introduce MSSQL base class for native and ODBC
Joas Schilling
2013-04-19
3
-86
/
+67
*
|
|
[ticket/10966] Introduce MySQL base class
Joas Schilling
2013-04-17
3
-246
/
+148
|
/
/
*
|
Merge pull request #1323 from t-backoff/ticket/11477
Nils Adermann
2013-03-31
1
-0
/
+23
|
\
\
|
*
|
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/11469] Add comment about using bitwise operator.
Andreas Fischer
2013-03-28
1
-2
/
+3
*
|
|
[ticket/11469] Use multi insert property from DB. Do not copy value to buffer.
Andreas Fischer
2013-03-28
1
-5
/
+1
*
|
|
[ticket/11469] Use buffer with a single element instead of extra code path.
Andreas Fischer
2013-03-28
1
-11
/
+3
*
|
|
[ticket/11469] Cast $result to boolean in insert_all()
Joas Schilling
2013-03-27
1
-1
/
+1
*
|
|
[ticket/11469] Add note about calling flush() after batch insert is done.
Andreas Fischer
2013-03-27
1
-0
/
+5
*
|
|
[ticket/11469] Have all methods of phpbb_db_sql_insert_buffer provide feedback.
Andreas Fischer
2013-03-27
1
-6
/
+20
*
|
|
[ticket/11469] Add benefits over collecting huge insert arrays to class doc.
Andreas Fischer
2013-03-27
1
-0
/
+12
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/bantu/11469' into ticket/1...
Andreas Fischer
2013-03-27
1
-0
/
+1
|
\
\
\
|
*
|
|
[ticket/11469] Return after sql_multi_insert when multi_insert is false
Joas Schilling
2013-03-27
1
-0
/
+1
*
|
|
|
Merge remote-tracking branch 'phpbb/develop' into ticket/11469
Andreas Fischer
2013-03-27
1
-2
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
[ticket/11476] Remove pass-by-reference from sql_mutli_insert
Joas Schilling
2013-03-27
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
[ticket/11469] Add example code to class documentation.
Andreas Fischer
2013-03-27
1
-0
/
+15
|
|
/
|
/
|
*
|
[ticket/11469] Add comment about using sql_multi_insert when not buffering.
Andreas Fischer
2013-03-25
1
-0
/
+3
*
|
[ticket/11469] Add SQL insert buffer allowing easier handling of multi inserts.
Andreas Fischer
2013-03-21
1
-0
/
+111
|
/
*
Merge remote-tracking branch 'remotes/Blitze/ticket/11383' into develop
Nathaniel Guse
2013-03-09
1
-0
/
+6
|
\
|
*
[ticket/11383] Correctly revert modules added/removed by migrator
OpenShift guest
2013-03-03
1
-0
/
+6
*
|
[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/11386-3' into develop
David King
2013-03-04
1
-105
/
+81
|
\
\
|
*
\
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11386-3
Nathaniel Guse
2013-03-04
3
-4
/
+175
|
|
\
\
|
*
|
|
[ticket/11386] Fix missing ;
Nathaniel Guse
2013-03-04
1
-1
/
+1
|
*
|
|
[ticket/11386] Send list of migrations instead of using load_migrations
Nathaniel Guse
2013-03-03
1
-106
/
+82
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'EXreaction/ticket/11394' into develop
David King
2013-03-04
3
-8
/
+8
|
\
\
\
[next]