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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14278] Check if user_id is set and fall back to ANONYMOUS
Marc Alexander
2015-11-09
1
-1
/
+1
*
[ticket/14277] Use user_id if available
Mate Bartus
2015-11-09
1
-1
/
+1
*
[ticket/14277] Fix undefined index error in migrations
Mate Bartus
2015-11-08
1
-1
/
+1
*
Merge pull request #4019 from prototech/ticket/14273
Marc Alexander
2015-11-06
1
-6
/
+1
|
\
|
*
[ticket/14273] Remove unused core.root_path dependency in files.upload service
Cesar G
2015-11-05
1
-6
/
+1
*
|
[ticket/14274] Include user functions during installer
Matt Friedman
2015-11-05
1
-0
/
+5
|
/
*
Merge pull request #4010 from Elsensee/ticket/14264
Máté Bartus
2015-11-05
8
-67
/
+11
|
\
|
*
[ticket/14264] Don't use constants as return values
Oliver Schramm
2015-11-03
8
-67
/
+11
*
|
Merge pull request #3995 from CHItA/ticket/14044
Tristan Darricau
2015-11-03
10
-21
/
+83
|
\
\
|
|
/
|
/
|
|
*
[ticket/14044] Add config as global in notify user
Mate Bartus
2015-11-03
1
-2
/
+5
|
*
[ticket/14044] Fix language selection data loss
Mate Bartus
2015-10-30
4
-3
/
+6
|
*
[ticket/14044] Patch language::set_fallback_array()
Mate Bartus
2015-10-30
1
-2
/
+2
|
*
[ticket/14044] Fix wrong descriptions in install
Mate Bartus
2015-10-28
1
-1
/
+1
|
*
[ticket/14044] Solve missing email template error
Mate Bartus
2015-10-28
2
-1
/
+17
|
*
[ticket/14044] global $table_prefix in constants.php
Mate Bartus
2015-10-28
1
-4
/
+0
|
*
[ticket/14044] Try to fix missing table prefix
Mate Bartus
2015-10-28
1
-0
/
+4
|
*
[ticket/14044] Automatically trigger rollback on insert in transaction
Marc Alexander
2015-10-23
2
-8
/
+12
|
*
[ticket/14044] Use empty instead of !count
Mate Bartus
2015-10-23
1
-1
/
+1
|
*
[ticket/14044] Fix Sqlite error in tests
Marc Alexander
2015-10-23
2
-5
/
+19
|
*
[ticket/14044] Deduplicate the installers
Mate Bartus
2015-10-22
4
-12
/
+34
*
|
Merge pull request #3971 from VSEphpbb/ticket/14237
Oliver Schramm
2015-10-29
17
-73
/
+112
|
\
\
|
*
|
[ticket/14237] Consistent references to classes in docblocks
Matt Friedman
2015-10-14
1
-3
/
+3
|
*
|
[ticket/14237] Use $language class for notifications
Matt Friedman
2015-10-13
17
-76
/
+115
*
|
|
Merge branch '3.1.x'
Marc Alexander
2015-10-24
1
-0
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ticket/14258] Add event into auth::login before session creation
Paul Sohier
2015-10-24
1
-1
/
+1
|
*
|
[ticket/14258] Add event into auth::login before session creation
Paul Sohier
2015-10-24
1
-8
/
+7
|
*
|
[ticket/14258] Add event into auth::login before session creation
Paul Sohier
2015-10-24
1
-0
/
+20
*
|
|
Merge branch '3.1.x'
Mate Bartus
2015-10-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #3997 from CHItA/ticket/13976
Máté Bartus
2015-10-21
1
-1
/
+1
|
|
\
\
|
|
*
|
[ticket/13976] Fix comment typo in salted_md5.php
Sumanai
2015-10-21
1
-1
/
+1
*
|
|
|
Merge pull request #3794 from CHItA/ticket/14039
Tristan Darricau
2015-10-19
57
-169
/
+3733
|
\
\
\
\
|
*
|
|
|
[ticket/14039] Use update helper to include files in container factory
Mate Bartus
2015-10-19
1
-24
/
+15
|
*
|
|
|
[ticket/14039] Fix inclusion logic in update helper
Mate Bartus
2015-10-19
1
-6
/
+1
|
*
|
|
|
[ticket/14039] Fix folder creation and deleted binary file issue
Mate Bartus
2015-10-18
2
-1
/
+8
|
*
|
|
|
[ticket/14039] Fix file check for deleted files
Mate Bartus
2015-10-18
1
-1
/
+1
|
*
|
|
|
[ticket/14039] Fix acp link
Mate Bartus
2015-10-18
1
-1
/
+1
|
*
|
|
|
[ticket/14039] Fix ACP link generation
Mate Bartus
2015-10-18
1
-17
/
+11
|
*
|
|
|
[ticket/14039] Fix constants for the updater
Mate Bartus
2015-10-18
1
-1
/
+12
|
*
|
|
|
[ticket/14039] Fix migrator's language calls
Mate Bartus
2015-10-18
2
-2
/
+3
|
*
|
|
|
[ticket/14039] Fix misunderstandable comment in the archive file updater
Mate Bartus
2015-10-18
1
-1
/
+3
|
*
|
|
|
[ticket/14039] Use shared language service in the container factory
Mate Bartus
2015-10-18
1
-4
/
+16
|
*
|
|
|
[ticket/14039] Fix filesystem file updater's mkdir usage
Mate Bartus
2015-10-18
1
-16
/
+1
|
*
|
|
|
[ticket/14039] Use compatibility globals from the update package
Mate Bartus
2015-10-18
1
-1
/
+8
|
*
|
|
|
[ticket/14039] Use http_exception instead of die()
Mate Bartus
2015-10-18
1
-2
/
+3
|
*
|
|
|
[ticket/14039] Fix T_TEMPLATE_PATH constant
Mate Bartus
2015-10-18
1
-1
/
+1
|
*
|
|
|
[ticket/14039] Fix language constants and comments
Mate Bartus
2015-10-18
2
-2
/
+2
|
*
|
|
|
[ticket/14039] Revamp updater
Mate Bartus
2015-10-17
57
-145
/
+3703
*
|
|
|
|
Merge branch '3.1.x'
Tristan Darricau
2015-10-19
1
-2
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Merge pull request #3647 from marc1706/ticket/13799
Tristan Darricau
2015-10-19
1
-2
/
+4
|
|
\
\
\
|
|
*
|
|
[ticket/13799] Correctly urlencode category and show selected avatar
Marc Alexander
2015-05-30
1
-2
/
+4
[next]