index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/passwords] Add support for passwords driver service name in hash()
Marc Alexander
2014-02-02
1
-0
/
+7
*
[feature/passwords] Get rid of set_name/get_name methods for passwords drivers
Marc Alexander
2014-02-02
10
-75
/
+8
*
[feature/passwords] Correct docblock of phpbb_hash() function
Marc Alexander
2013-12-29
1
-1
/
+1
*
[feature/passwords] Intialize output array before usage in passwords helper
Marc Alexander
2013-12-29
1
-0
/
+2
*
[feature/passwords] Remove unneeded definitions of full namespace
Marc Alexander
2013-12-29
3
-3
/
+3
*
[feature/passwords] Add missing documentation to docblocks
Marc Alexander
2013-12-29
6
-11
/
+26
*
[feature/passwords] Undo simplification to bcrypt driver
Marc Alexander
2013-12-29
1
-2
/
+3
*
[feature/passwords] Get rid of unneeded code complexity
Marc Alexander
2013-12-29
4
-15
/
+7
*
[feature/passwords] Remove unnecessary specification of namespace in drivers
Marc Alexander
2013-12-29
5
-5
/
+5
*
[feature/passwords] Remove IN_PHPBB check from passwords files
Marc Alexander
2013-12-29
9
-72
/
+0
*
Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords
Marc Alexander
2013-12-29
619
-6001
/
+13397
|
\
|
*
Merge remote-tracking branch 'nickvergessen/ticket/11911' into develop
Dhruv
2013-12-27
3
-0
/
+23
|
|
\
|
|
*
[ticket/11911] Warn admins when there is no search index for the selected engine
Joas Schilling
2013-12-27
3
-0
/
+23
|
*
|
Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...
Dhruv
2013-12-25
30
-449
/
+680
|
|
\
\
|
|
*
|
[ticket/11849] Fix more function calls
Joas Schilling
2013-12-18
6
-16
/
+25
|
|
*
|
[ticket/11849] Update more MCP calls to pagination class
Joas Schilling
2013-12-18
5
-17
/
+17
|
|
*
|
[ticket/11849] Update some ACP modules with new pagination
Joas Schilling
2013-12-18
3
-20
/
+16
|
|
*
|
[ticket/11849] Update rest of the UCP modules
Joas Schilling
2013-12-18
3
-8
/
+16
|
|
*
|
[ticket/11849] Update UCP notifications and pm folder
Joas Schilling
2013-12-18
2
-11
/
+12
|
|
*
|
[ticket/11849] Update search and memberlist
Joas Schilling
2013-12-18
2
-13
/
+10
|
|
*
|
[ticket/11849] Update pagination in viewonline.php
Joas Schilling
2013-12-18
1
-2
/
+5
|
|
*
|
[ticket/11849] Remove old pagination test
Joas Schilling
2013-12-18
1
-111
/
+0
|
|
*
|
[ticket/11849] Update pagination code in viewtopic.php
Joas Schilling
2013-12-18
2
-15
/
+11
|
|
*
|
[ticket/11849] Replace pagination in viewforum.php with class
Joas Schilling
2013-12-18
3
-21
/
+105
|
|
*
|
[ticket/11849] Add service definition
Joas Schilling
2013-12-18
1
-0
/
+6
|
|
*
|
[ticket/11849] Remove pagination functions
Joas Schilling
2013-12-18
1
-219
/
+0
|
|
*
|
[ticket/11849] Test validate_start and on_page
Joas Schilling
2013-12-18
2
-11
/
+86
|
|
*
|
[ticket/11849] Move pagination code to class
Joas Schilling
2013-12-18
2
-0
/
+386
|
*
|
|
Merge pull request #1940 from prototech/ticket/12079
Andreas Fischer
2013-12-21
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[ticket/12079] Add default value to $multibyte in request.untrimmed_variable().
Cesar G
2013-12-19
1
-1
/
+1
|
*
|
|
|
Merge pull request #1932 from ptarjan/patch-1
Nils Adermann
2013-12-20
1
-0
/
+5
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
HHVM is failing for now
Paul Tarjan
2013-12-13
1
-0
/
+4
|
|
*
|
|
Try running unit tests on HHVM
Paul Tarjan
2013-12-13
1
-0
/
+1
|
*
|
|
|
Merge remote-tracking branch 'vsephpbb/ticket/12060' into develop
Joas Schilling
2013-12-20
8
-24
/
+213
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
[ticket/12060] A little less verbose cleanup of event docblocks
Matt Friedman
2013-12-17
1
-4
/
+4
|
|
*
|
|
[ticket/12060] Further clarifying new event docblocks as much as possible
Matt Friedman
2013-12-16
3
-14
/
+17
|
|
*
|
|
[ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create event
Matt Friedman
2013-12-16
1
-3
/
+3
|
|
*
|
|
[ticket/12060] Remove whitespaces
Matt Friedman
2013-12-16
1
-1
/
+1
|
|
*
|
|
[ticket/12060] Fix docblock for acp_bbcodes_modify_create event
Matt Friedman
2013-12-16
1
-3
/
+3
|
|
*
|
|
[ticket/12060] Rename event in message parser to modify_format_display_text_a...
Matt Friedman
2013-12-13
1
-2
/
+2
|
|
*
|
|
[ticket/12060] Add num_predefined_bbcodes to display_custom_bbcodes_modify_sql
Matt Friedman
2013-12-13
1
-2
/
+4
|
|
*
|
|
[ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event d...
Matt Friedman
2013-12-13
1
-1
/
+1
|
|
*
|
|
[ticket/12060] Use separate template event for acp user signature posting but...
Matt Friedman
2013-12-13
2
-4
/
+16
|
|
*
|
|
[ticket/12060] Rename event from append to after in acp_bbcodes.html
Matt Friedman
2013-12-13
2
-2
/
+2
|
|
*
|
|
[ticket/12060] Correctly label alpha versions in event docblocks
Matt Friedman
2013-12-13
3
-7
/
+7
|
|
*
|
|
[ticket/12060] Fix u_action comments in docblocks
Matt Friedman
2013-12-12
1
-2
/
+2
|
|
*
|
|
[ticket/12060] Change @since in event docblocks
Matt Friedman
2013-12-12
3
-7
/
+7
|
|
*
|
|
[ticket/12060] Update the docblock comments in acp core events
Matt Friedman
2013-12-12
1
-4
/
+4
|
|
*
|
|
[ticket/12060] Refactor u_action in the events that use it
Matt Friedman
2013-12-12
1
-9
/
+7
|
|
*
|
|
[ticket/12060] Use $sql_ary instead of $sql
Matt Friedman
2013-12-12
2
-16
/
+20
[next]