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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12352] Use custom provider collection for auth providers
Marc Alexander
2014-06-01
4
-31
/
+70
*
[ticket/12352] Add checks for existing user_pass_convert to migrations
Marc Alexander
2014-06-01
2
-0
/
+11
*
[ticket/12352] Remove usages of user_pass_convert column
Marc Alexander
2014-06-01
5
-7
/
+3
*
[ticket/12352] Update schema json file
Marc Alexander
2014-06-01
1
-4
/
+0
*
[ticket/12352] Remove user_pass_convert column from database
Marc Alexander
2014-06-01
1
-0
/
+40
*
[ticket/12352] Add get_settings_only method to passwords driver base
Marc Alexander
2014-06-01
10
-72
/
+8
*
[ticket/12352] Add passwords driver for xenforo 1.0, 1.1 passwords
Marc Alexander
2014-06-01
1
-0
/
+75
*
[ticket/12352] Add driver for woltlab community framework 1 passwords
Marc Alexander
2014-06-01
2
-0
/
+75
*
[ticket/12352] Add driver for woltlab community framework 2 passwords
Marc Alexander
2014-06-01
2
-0
/
+99
*
[ticket/12352] Add missing $ to md5_mybb and md5_vb driver
Marc Alexander
2014-06-01
2
-2
/
+2
*
[ticket/12352] Add passwords driver for vB passwords
Marc Alexander
2014-06-01
2
-0
/
+75
*
[ticket/12352] Use correct hashing method in md5_mybb driver
Marc Alexander
2014-06-01
1
-1
/
+9
*
[ticket/12352] Add driver for myBB md5 passwords
Marc Alexander
2014-06-01
2
-0
/
+67
*
[ticket/12352] Rename phpbb2_md5 driver to fit filenames of other drivers
Marc Alexander
2014-06-01
2
-4
/
+4
*
[ticket/12352] Add passwords driver for sha1 password hashes
Marc Alexander
2014-06-01
2
-0
/
+67
*
[ticket/12352] Check phpBB2 passwords that have been encrypted with phpass
Marc Alexander
2014-06-01
2
-6
/
+14
*
[ticket/12352] Add driver for phpBB2 hashes with md5 length of 32
Marc Alexander
2014-06-01
2
-0
/
+127
*
[ticket/12352] Remove code for converting passwords in db auth provider
Marc Alexander
2014-06-01
2
-68
/
+3
*
[ticket/12352] Add $CP$ prefix to passwords that need to be converted
Marc Alexander
2014-06-01
1
-0
/
+75
*
[ticket/12352] Use $CP$ prefix for converting passwords in manager
Marc Alexander
2014-06-01
1
-12
/
+18
*
[ticket/12352] Add passwords driver for passwords that should be converted
Marc Alexander
2014-06-01
2
-0
/
+58
*
[ticket/12352] Revert to db auth provider if default does not exist
Marc Alexander
2014-06-01
3
-4
/
+28
*
[ticket/12352] Mark salted md5 and phpass passwords driver as legacy
Marc Alexander
2014-06-01
1
-0
/
+8
*
[ticket/12352] Introduce user row to passwords check methods
Marc Alexander
2014-06-01
4
-5
/
+24
*
[ticket/12352] Add legacy passwords driver for sha1 smf type passwords
Marc Alexander
2014-06-01
4
-0
/
+81
*
[ticket/12641] Use jQuery's trim() method. IE8 does not support the native one
Cesar G
2014-05-31
2
-5
/
+5
*
Merge pull request #2494 from Nicofuma/ticket/12589
Joas Schilling
2014-05-31
1
-33
/
+48
|
\
|
*
[ticket/12589] Fix tests
Tristan Darricau
2014-05-24
1
-43
/
+45
|
*
[ticket/12589] Search directly in $directory if it's an absolute sub-path
Tristan Darricau
2014-05-24
1
-1
/
+14
*
|
[develop-ascraeus] Correct capitalisation of NeoThermic.
Andreas Fischer
2014-05-31
1
-2
/
+2
*
|
Merge pull request #2524 from bantu/ticket/12637
Joas Schilling
2014-05-30
1
-1
/
+1
|
\
\
|
*
|
[ticket/12637] Correctly escape the file header in coding-guidelines.html.
Andreas Fischer
2014-05-30
1
-1
/
+1
*
|
|
Merge pull request #2433 from Nicofuma/ticket/10899
Joas Schilling
2014-05-30
5
-26
/
+153
|
\
\
\
|
*
|
|
[ticket/10899] Update doc block
Tristan Darricau
2014-05-29
1
-1
/
+1
|
*
|
|
[ticket/10899] Use isset($field_value['IN'])
Tristan Darricau
2014-05-28
1
-1
/
+1
|
*
|
|
[ticket/10899] Add event core.delete_log
Tristan Darricau
2014-05-28
2
-5
/
+28
|
*
|
|
[ticket/10899] Remove trailing ;
Tristan Darricau
2014-05-28
1
-1
/
+1
|
*
|
|
[ticket/10899] Add unit tests
Tristan Darricau
2014-05-28
1
-14
/
+35
|
*
|
|
[ticket/10899] Get $phpbb_log from the container
Tristan Darricau
2014-05-27
1
-1
/
+3
|
*
|
|
[ticket/10899] Remove extra ';'
Tristan Darricau
2014-05-10
1
-1
/
+1
|
*
|
|
[ticket/10899] Typo
Tristan Darricau
2014-05-10
1
-1
/
+1
|
*
|
|
[ticket/10899] Refactoring in \phpbb\log\log_interface
Tristan Darricau
2014-05-10
5
-34
/
+100
|
*
|
|
[ticket/10899] Using Delete All in log viewer with keyword search
Tristan Darricau
2014-05-10
3
-8
/
+23
*
|
|
|
Merge pull request #2357 from Nicofuma/ticket/11942
Joas Schilling
2014-05-30
6
-62
/
+46
|
\
\
\
\
|
*
|
|
|
[ticket/11942] Don't change the reason to '' when hard deleting
Tristan Darricau
2014-05-29
1
-2
/
+2
|
*
|
|
|
[ticket/11942] Don't show the checkbox if the post is already soft-deleted
Tristan Darricau
2014-05-26
2
-3
/
+3
|
*
|
|
|
[ticket/11942] Remove useless IF in templates
Tristan Darricau
2014-05-26
2
-31
/
+26
|
*
|
|
|
[ticket/11942] Apply the modifications to subsilver
Tristan Darricau
2014-05-11
3
-6
/
+3
|
*
|
|
|
[ticket/11942] Always display delete reason
Tristan Darricau
2014-05-11
3
-16
/
+8
|
*
|
|
|
[ticket/11942] Edits messages
Nicofuma
2014-05-04
2
-2
/
+2
[next]