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
*
[ticket/13064] Revert "[ticket/13064] Validate the migrations provided to ..."
Joas Schilling
2014-09-17
1
-18
/
+1
*
[ticket/13064] Validate the migrations provided to migrator::set_migrations()
Tristan Darricau
2014-09-14
1
-1
/
+18
*
[ticket/11909] Remove unused function load_migrations
n-aleha
2014-08-26
1
-54
/
+0
*
[ticket/12990] Disable all the notifications types which are not in the core
Tristan Darricau
2014-08-23
1
-0
/
+5
*
[ticket/12990] Use {$var} instead of ${var}
Tristan Darricau
2014-08-21
1
-12
/
+12
*
[ticket/12990] Use protected instead of private
Tristan Darricau
2014-08-17
1
-2
/
+2
*
[ticket/12990] Use the full services name for the notification's types
Tristan Darricau
2014-08-16
1
-0
/
+117
*
[prep-release-3.1.0-RC3] Add migration for 3.1.0-RC3
Joas Schilling
2014-08-11
1
-0
/
+35
*
[ticket/11854] Base the migration on rc2
Tristan Darricau
2014-08-11
1
-1
/
+1
*
[ticket/11854] Fix migration
Tristan Darricau
2014-08-11
1
-1
/
+2
*
[ticket/11854] Add missing dot in the migration file
Tristan Darricau
2014-08-11
1
-2
/
+2
*
[ticket/11854] Add a migration to update the captcha_plugin setting
Tristan Darricau
2014-08-11
1
-0
/
+43
*
Merge pull request #2862 from marc1706/ticket/12932
Joas Schilling
2014-08-10
1
-1
/
+1
|
\
|
*
[ticket/12932] Add method for getting the datetime class and allow overriding
Marc Alexander
2014-08-10
1
-1
/
+1
*
|
Merge pull request #2858 from nickvergessen/ticket/12956
Andreas Fischer
2014-08-10
5
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
[ticket/12956] Ensure the contact columns have been added before using them
Joas Schilling
2014-08-10
5
-5
/
+10
*
|
Merge pull request #2837 from Geolim4/ticket/12671
Joas Schilling
2014-08-10
10
-3
/
+111
|
\
\
|
*
|
[ticket/12671] Possibility to use NOT LIKE expression
Geolim4
2014-08-09
2
-7
/
+7
|
*
|
[ticket/12671] Possibility to use NOT LIKE expression
Geolim4
2014-08-09
2
-4
/
+4
|
*
|
[ticket/12671] Possibility to use NOT LIKE expression
Geolim4
2014-08-08
2
-1
/
+18
|
*
|
[ticket/12671] Possibility to use NOT LIKE expression
Geolim4
2014-08-08
9
-0
/
+91
*
|
|
[ticket/8064] Change the collation of topic_first_poster_name
Tristan Darricau
2014-08-10
1
-0
/
+44
|
|
/
|
/
|
*
|
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 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 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
*
|
|
[ticket/12557] Fix doc block errors found by Sami pt1
n-aleha
2014-08-03
1
-1
/
+4
*
|
|
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
[next]