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
/
phpbb
/
db
/
tools.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-5
/
+7
*
[feature/sqlite3] Remove unneeded ORDER BY type from sqlite_master queries
Joas Schilling
2014-05-02
1
-4
/
+2
*
[feature/sqlite3] Correctly recreate indexes when recreating a table
Joas Schilling
2014-05-02
1
-82
/
+135
*
[feature/sqlite3] Fix sql_index_drop() for sqlite3
Joas Schilling
2014-05-02
1
-1
/
+1
*
[feature/sqlite3] Remove trailing comma from column list
Joas Schilling
2014-05-02
1
-1
/
+6
*
[feature/sqlite3] Add support for SQLite 3
Patrick Webster
2014-05-02
1
-47
/
+99
*
[ticket/12012] Move property to the top
Joas Schilling
2014-04-24
1
-2
/
+6
*
[ticket/12012] Move MS SQL server comparison into a method
Joas Schilling
2014-04-24
1
-18
/
+28
*
[ticket/12012] Remove duplicated code (only the $sql are different)
Joas Schilling
2014-04-20
1
-59
/
+42
*
[ticket/12012] Drop and recreate indexes when removing columns
Joas Schilling
2014-04-17
1
-2
/
+33
*
[ticket/12012] Return SQL statements for index drop/create
Joas Schilling
2014-04-17
1
-3
/
+17
*
[ticket/12012] Fix tools::mssql_get_existing_indexes() for SQL Server 2000
Joas Schilling
2014-04-17
1
-14
/
+36
*
[ticket/12012] Drop and recreate indexes when changing a column on MSSQL
Joas Schilling
2014-04-17
1
-0
/
+111
*
[ticket/12012] Fix query layout
Joas Schilling
2014-04-17
1
-1
/
+2
*
[ticket/12012] Correctly drop default value constraints on MSSQL
Joas Schilling
2014-04-17
1
-85
/
+59
*
Merge branch 'develop-olympus' into develop-ascraeus
Andreas Fischer
2014-04-15
1
-2
/
+2
*
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
1
-2
/
+2
*
[ticket/12330] Fix create index in db tools on mssql
Oliver Schramm
2014-03-30
1
-2
/
+2
*
Merge branch 'develop-olympus' into develop-ascraeus
Joas Schilling
2014-03-29
1
-49
/
+97
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2014-02-18
1
-1
/
+1
*
[ticket/11201] Move "get type" code into a new function
Joas Schilling
2014-01-15
1
-46
/
+60
*
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
1
-8
/
+0
*
[ticket/11981] Fix code sniffer complaints
Marc Alexander
2013-10-28
1
-1
/
+1
*
[ticket/11700] And some last comments with backslashes
Nils Adermann
2013-09-16
1
-7
/
+7
*
[ticket/11700] Fix a few more comments
Nils Adermann
2013-09-16
1
-1
/
+1
*
[ticket/11700] Actually "one" in comments is not a class
Nils Adermann
2013-09-16
1
-1
/
+1
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-241
/
+253
|
\
|
*
[ticket/11755] MySQL upgrader out of date
Nathan Guse
2013-09-02
1
-241
/
+253
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-12
/
+14
|
/
*
[ticket/11696] Move file to new directory
Joas Schilling
2013-07-14
1
-0
/
+2486