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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop-ascraeus' into develop
Nils Adermann
2014-08-10
1
-0
/
+44
|
\
|
*
[ticket/8064] Change the collation of topic_first_poster_name
Tristan Darricau
2014-08-10
1
-0
/
+44
*
|
Merge branch 'develop-ascraeus' into develop
Nils Adermann
2014-08-09
1
-59
/
+192
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12710' into develop...
Nils Adermann
2014-08-09
1
-59
/
+192
|
|
\
|
|
*
[ticket/12710] Fix missing closing bracket
Joas Schilling
2014-08-09
1
-1
/
+1
|
|
*
[ticket/12710] Prefix column so it does not start with a number
Joas Schilling
2014-08-09
1
-1
/
+1
|
|
*
[ticket/12710] Pass the original column data to the create function
Joas Schilling
2014-08-09
1
-2
/
+3
|
|
*
[ticket/12710] Fix foreach generation
Joas Schilling
2014-08-09
1
-1
/
+1
|
|
*
[ticket/12710] Compare to uppercase version
Joas Schilling
2014-08-09
1
-1
/
+1
|
|
*
[ticket/12710] Do not try to match the uniqueness in the query
Joas Schilling
2014-08-09
1
-4
/
+6
|
|
*
[ticket/12710] Remove table_name from index_name before deleting and recreati...
Joas Schilling
2014-08-09
1
-3
/
+15
|
|
*
[ticket/12710] Can not use upper in oracles where claus
Joas Schilling
2014-08-09
1
-3
/
+3
|
|
*
[ticket/12710] Correctly select index name and compare to column name
Joas Schilling
2014-08-09
1
-2
/
+2
|
|
*
[ticket/12710] Fix problems with creating unique indexes on oracle
Joas Schilling
2014-08-09
1
-1
/
+1
|
|
*
[ticket/12710] Correctly fetch unique and normal indexes only in MSSQL
Joas Schilling
2014-08-09
1
-9
/
+6
|
|
*
[ticket/12710] Fix changing the column type on oracle
Joas Schilling
2014-08-07
1
-47
/
+129
|
|
*
[ticket/12710] Prepare get_existing_indexes() for other DBMS
Joas Schilling
2014-08-07
1
-73
/
+112
*
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-08-08
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #2838 from dhruvgoel92/ticket/12738
Joas Schilling
2014-08-08
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[ticket/12738] Pass $this->config in content_visibility constructor
Dhruv
2014-08-08
1
-0
/
+1
*
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-08-07
2
-1
/
+39
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #2761 from Nicofuma/ticket/12873
Joas Schilling
2014-08-07
2
-1
/
+39
|
|
\
\
|
|
*
|
[ticket/12873] Add migration to rename the index
Tristan Darricau
2014-08-07
1
-0
/
+38
|
|
*
|
[ticket/12873] Don not touch the existing migrations
Tristan Darricau
2014-08-07
1
-1
/
+1
|
|
*
|
[ticket/12873] Test the good identifier in \phpbb\db\tools
Tristan Darricau
2014-07-20
2
-2
/
+2
*
|
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-08-07
1
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[ticket/12557] Fix doc block errors found by Sami pt1
n-aleha
2014-08-03
1
-1
/
+4
*
|
|
|
Merge pull request #2637 from Nicofuma/ticket/12387
Joas Schilling
2014-08-07
10
-138
/
+247
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/12387] Fix \phpbb\db\driver\mysqli::sql_freeresult
Tristan Darricau
2014-06-22
1
-1
/
+6
|
*
|
|
[ticket/12387] Remove unnecessary checks
Tristan Darricau
2014-06-22
5
-5
/
+5
|
*
|
|
[ticket/12387] mssql_query return true if a select query returns 0 row
Tristan Darricau
2014-06-22
1
-2
/
+12
|
*
|
|
[ticket/12387] Cleanup *_free_result call and remove @ on that call
Tristan Darricau
2014-06-22
10
-133
/
+227
*
|
|
|
Merge pull request #2767 from Nicofuma/ticket/12882
Joas Schilling
2014-07-31
1
-0
/
+34
|
\
\
\
\
|
*
|
|
|
[ticket/12882] Use a new migration
Tristan Darricau
2014-07-21
2
-4
/
+34
|
*
|
|
|
[ticket/12882] Update search_type when it's not prefixed by phpbb_search
Tristan Darricau
2014-07-21
1
-0
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
[ticket/12870] Add doc block
Tristan Darricau
2014-07-28
1
-0
/
+4
*
|
|
|
[ticket/12870] Create the migrations table with a method in the migrator
Tristan Darricau
2014-07-27
1
-0
/
+20
*
|
|
|
Merge pull request #2651 from nickvergessen/ticket/12448
Dhruv Goel
2014-07-22
1
-6
/
+31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/12448] Fix null columns for MS SQL
Joas Schilling
2014-06-25
1
-1
/
+1
|
*
|
|
[ticket/12448] Fix null columns for postgres
Joas Schilling
2014-06-25
1
-0
/
+6
|
*
|
|
[ticket/12448] Allow null as default value for columns
Joas Schilling
2014-06-25
1
-6
/
+25
*
|
|
|
[ticket/12846] SQLite3 bug in profilefield_base_migration.php
Stanislav Atanasov
2014-07-13
1
-7
/
+7
*
|
|
|
[prep-release-3.1.0-RC2] Add migration for 3.1.0-RC2
Joas Schilling
2014-07-11
1
-0
/
+31
*
|
|
|
Merge pull request #2711 from n-aleha/ticket/12829
Andreas Fischer
2014-07-11
1
-6
/
+2
|
\
\
\
\
|
*
|
|
|
[ticket/12829] Remove check for pgsql 8.3/8.2
n-aleha
2014-07-07
1
-6
/
+2
*
|
|
|
|
Merge pull request #2675 from lucifer4o/ticket/12786
Joas Schilling
2014-07-09
1
-0
/
+87
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/12786] Correcting some tabs
Stanislav Atanasov
2014-07-08
1
-21
/
+21
|
*
|
|
|
|
[ticket/12786] Array_merge instead copy array parts
Stanislav Atanasov
2014-07-04
1
-5
/
+2
|
*
|
|
|
|
[ticket/12786] Some changes of the comments.
Stanislav Atanasov
2014-07-03
1
-3
/
+3
|
*
|
|
|
|
[ticket/12786] Dixing a typo
Stanislav Atanasov
2014-06-29
1
-1
/
+1
[next]