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 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
|
*
|
[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
|
*
|
|
|
[ticket/12786] Some minor fixes of comments and function naming
Stanislav Atanasov
2014-06-29
1
-14
/
+22
|
*
|
|
|
[ticket/12786] Add clean_cpf_db_entries
Stanislav Atanasov
2014-06-29
1
-0
/
+23
|
*
|
|
|
[ticket/12786] White spaces found
Stanislav Atanasov
2014-06-29
1
-2
/
+2
|
*
|
|
|
[ticket/12786] Add create_language_entries
Stanislav Atanasov
2014-06-29
1
-0
/
+30
|
*
|
|
|
[ticket/12786] Add get_custom_field_id
Stanislav Atanasov
2014-06-29
1
-0
/
+13
|
*
|
|
|
[ticket/12786] Extend profilefield_base_migration.php class
Stanislav Atanasov
2014-06-29
1
-0
/
+16
*
|
|
|
|
Merge pull request #2695 from VSEphpbb/ticket/12812
Tristan Darricau
2014-07-08
1
-0
/
+125
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/12812] Add a migrator tool for config_text database changes
Matt Friedman
2014-07-05
1
-0
/
+125
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2690 from Noxwizard/ticket/12802
Tristan Darricau
2014-07-07
1
-3
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[ticket/12802] Properly handle connection failures in SQLite3
Patrick Webster
2014-07-03
1
-3
/
+4
*
|
|
|
|
Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...
Nils Adermann
2014-07-04
13
-15
/
+630
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]