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/12575] Remove inline assignments
Tristan Darricau
2014-06-14
2
-3
/
+6
*
|
|
|
|
[ticket/12575] Fix the tests
Tristan Darricau
2014-06-14
2
-0
/
+16
*
|
|
|
|
[ticket/12575] Move service_collection_iterator to its own file
Tristan Darricau
2014-06-14
2
-55
/
+65
*
|
|
|
|
[ticket/12575] Speed up load_class()
Tristan Darricau
2014-06-14
1
-2
/
+77
|
/
/
/
/
*
|
|
|
Merge pull request #2527 from dhruvgoel92/ticket/11445
Andreas Fischer
2014-06-14
1
-16
/
+36
|
\
\
\
\
|
*
|
|
|
[ticket/11445] Move get user's notification code into its own method
Dhruv
2014-06-07
1
-14
/
+29
|
*
|
|
|
[ticket/11445] Remove unused foreach key $group_name
Dhruv
2014-06-07
1
-1
/
+1
|
*
|
|
|
[ticket/11445] Optimize no of queries in get_global_subscriptions
Dhruv
2014-06-01
1
-13
/
+18
*
|
|
|
|
Merge pull request #2570 from Nicofuma/ticket/12687
Andreas Fischer
2014-06-13
2
-58
/
+70
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[ticket/12687] Remove french spaces
Tristan Darricau
2014-06-13
1
-3
/
+3
|
*
|
|
|
[ticket/12687] Display the number of cached queries
Tristan Darricau
2014-06-13
1
-1
/
+1
|
*
|
|
|
[ticket/12687] Don't check if memory_get_peak_usage() exists
Tristan Darricau
2014-06-13
1
-7
/
+4
|
*
|
|
|
[ticket/12687] Wrap $GLOBALS['starttime'] in a if
Tristan Darricau
2014-06-13
1
-2
/
+5
|
*
|
|
|
[ticket/12687] Fix the namespace of $request
Tristan Darricau
2014-06-13
1
-2
/
+2
|
*
|
|
|
[ticket/12687] Update doc block
Tristan Darricau
2014-06-12
1
-3
/
+13
|
*
|
|
|
[ticket/12687] Use microtime(true)
Tristan Darricau
2014-06-12
1
-2
/
+1
|
*
|
|
|
[ticket/12687] Remove globals
Tristan Darricau
2014-06-12
2
-12
/
+8
|
*
|
|
|
[ticket/12687] Return a string and move the displaying of the sql report
Tristan Darricau
2014-06-12
2
-16
/
+22
|
*
|
|
|
[ticket/12687] Rename DISPLAY_LOAD_TIME to PHPBB_DISPLAY_LOAD_TIME
Tristan Darricau
2014-06-11
2
-70
/
+59
|
*
|
|
|
[ticket/12687] Display the explain link only when DEBUG is set
Tristan Darricau
2014-06-10
2
-12
/
+24
|
*
|
|
|
[ticket/12687] Add a constant to display the load time without DEBUG
Tristan Darricau
2014-06-10
2
-6
/
+6
*
|
|
|
|
[ticket/12694] Remove whitespace at end of line from acp_groups
Marc Alexander
2014-06-11
1
-1
/
+1
*
|
|
|
|
Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascr...
Nils Adermann
2014-06-11
27
-93
/
+937
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/12352] Do not check hashes that don't have the necessary length
Marc Alexander
2014-06-02
7
-7
/
+7
|
*
|
|
|
|
[ticket/12352] Update file headers to fit new format
Marc Alexander
2014-06-01
12
-65
/
+84
|
*
|
|
|
|
[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
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]