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 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
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
13
-15
/
+630
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2660 from marc1706/ticket/12764
Joas Schilling
2014-06-27
1
-1
/
+5
|
\
\
\
|
*
|
|
[ticket/12764] Properly handle errors upon connecting to MySQLi database
Marc Alexander
2014-06-26
1
-1
/
+5
|
|
/
/
*
|
|
[ticket/12771] Shanging substr to strpos
Stanislav Atanasov
2014-06-26
1
-1
/
+1
*
|
|
[ticket/12771] Change var name
Stanislav Atanasov
2014-06-26
1
-2
/
+2
*
|
|
[ticket/12771] Bug in profilefield_base_migration when used in ext
Stanislav Atanasov
2014-06-26
1
-1
/
+2
|
/
/
*
|
[prep-release-3.1.0-RC1] Add migration for 3.1.0-RC1
Joas Schilling
2014-06-24
1
-0
/
+39
*
|
Merge pull request #2629 from nickvergessen/ticket/12747
Andreas Fischer
2014-06-22
2
-691
/
+1
|
\
\
|
*
|
[ticket/12747] Drop support for Firebird
Joas Schilling
2014-06-20
2
-683
/
+1
*
|
|
Merge pull request #2591 from rxu/ticket/12704
Joas Schilling
2014-06-22
10
-0
/
+80
|
\
\
\
|
*
|
|
[ticket/12704] Improve the load time information in the footer when enabled
rxu
2014-06-20
10
-0
/
+80
*
|
|
|
Merge pull request #2615 from Dragooon/ticket/12730
Joas Schilling
2014-06-22
1
-0
/
+60
|
\
\
\
\
|
*
|
|
|
[ticket/12730] Update maxlen for type_googleplus to 255
Shitiz Garg
2014-06-21
1
-1
/
+1
|
*
|
|
|
[ticket/12730] Minor formatting fixes
Shitiz Garg
2014-06-21
1
-1
/
+1
|
*
|
|
|
[ticket/12730] Add a Google+ field by default
Shitiz Garg
2014-06-21
1
-0
/
+60
*
|
|
|
|
Merge pull request #2630 from Nicofuma/ticket/12723
Andreas Fischer
2014-06-22
2
-6
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/12723] Add Sniff ensuring PHP files use the correct file header
Tristan Darricau
2014-06-22
2
-6
/
+14
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
[ticket/12756] Fix mysqli_fetch_assoc on hhvm
Tristan Darricau
2014-06-21
1
-12
/
+25
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2628 from Dragooon/ticket/12731
Joas Schilling
2014-06-20
1
-0
/
+60
|
\
\
\
\
|
*
|
|
|
[ticket/12731] Add YouTube custom profile field
Shitiz Garg
2014-06-20
1
-0
/
+60
|
|
/
/
/
*
|
|
|
Merge pull request #2621 from Dragooon/ticket/12732
Joas Schilling
2014-06-20
1
-0
/
+60
|
\
\
\
\
[next]