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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'nickvergessen/ticket/10876' into develop
David King
2012-09-08
1
-1
/
+1
|
\
|
*
[ticket/10876] Update regex to a version which still matches our tests
Joas Schilling
2012-08-21
1
-1
/
+1
|
*
[ticket/10876] Revert "add newline after php tag"-regex back to 3.0 version
Joas Schilling
2012-08-05
1
-1
/
+1
*
|
[ticket/11092] phpbb_gen_download_links strict standards errors
Nathan Guse
2012-09-07
2
-2
/
+5
*
|
[ticket/10631] Removing un-needed TODOs that are no longer needed.
Unknown Bliss
2012-09-01
1
-4
/
+0
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10631
Unknown Bliss
2012-09-01
23
-173
/
+599
|
\
\
|
*
\
Merge pull request #962 from imkingdavid/feature/add_events
Nils Adermann
2012-09-01
3
-5
/
+160
|
|
\
\
|
|
*
|
[feature/add_events] Put globals on one line
David King
2012-08-22
1
-4
/
+2
|
|
*
|
[feature/add_events] Remove $allow_bbcode and $allow_smilies
David King
2012-08-22
1
-10
/
+4
|
|
*
|
[feature/add_events] Globalize event dispatcher object in some functions
David King
2012-08-22
2
-0
/
+3
|
|
*
|
[feature/add_events] Event to modify the data array for when a user is added
David King
2012-08-21
1
-0
/
+10
|
|
*
|
[feature/add_events] Before and after events for generate_text_for_* functions
David King
2012-08-21
1
-8
/
+72
|
|
*
|
[feature/add_events] Added events for modifying generate_text_for_display()
David King
2012-08-21
1
-0
/
+27
|
|
*
|
[feature/add_events] Fixed docs, added _profile_cache to event parameters
David King
2012-08-21
1
-4
/
+4
|
|
*
|
[feature/add_events] Change alter -> modify in event name
David King
2012-08-21
1
-2
/
+2
|
|
*
|
[feature/add_events] Rename override to overwrite, made docs 79 chars/line
David King
2012-08-21
1
-17
/
+18
|
|
*
|
[feature/add_events] Rename core.append_sid_override to just core.append_sid
David King
2012-08-20
1
-2
/
+14
|
|
*
|
[feature/add_events] Add event core.alter_username_string to change username
David King
2012-08-20
1
-2
/
+27
|
|
*
|
[feature/add_events] Globalize the event dispatcher object
David King
2012-08-20
1
-0
/
+1
|
|
*
|
[feature/add_events] Return the correct variable
David King
2012-08-20
1
-1
/
+1
|
|
*
|
[feature/add_events] Replaced current append_sid() hook with new event
David King
2012-08-20
1
-7
/
+27
|
*
|
|
Merge remote-tracking branch 'github-igorw/feature/dic' into develop
Nils Adermann
2012-09-01
18
-165
/
+429
|
|
\
\
\
|
|
*
|
|
[feature/dic] Spaces to tabs, add useless docblocks
Igor Wiedler
2012-09-01
11
-61
/
+150
|
|
*
|
|
[feature/dic] Add a doc block for the prune_forum cron task forum_data
Igor Wiedler
2012-08-25
1
-0
/
+8
|
|
*
|
|
[feature/dic] Fix parse errors
Igor Wiedler
2012-08-25
2
-2
/
+2
|
|
*
|
|
Merge remote-tracking branch 'upstream/develop' into feature/dic
Igor Wiedler
2012-08-25
48
-552
/
+4176
|
|
|
\
\
\
|
|
|
|
/
/
|
|
*
|
|
[feature/dic] Add docblock for cron_manager::wrap_task()
Igor Wiedler
2012-08-25
1
-0
/
+6
|
|
*
|
|
[feature/dic] Make cron task attributes protected, one per line
Igor Wiedler
2012-08-25
10
-11
/
+31
|
|
*
|
|
[feature/dic] Coding style: Braces
Igor Wiedler
2012-08-25
3
-4
/
+8
|
|
*
|
|
[feature/dic] Generate full cache driver class name on fresh install
Igor Wiedler
2012-07-26
1
-1
/
+1
|
|
*
|
|
[feature/dic] Adjust cache driver class name for BC
Igor Wiedler
2012-07-26
1
-1
/
+10
|
|
*
|
|
[feature/dic] Rename {phpEx => php_ext} for consistency
Igor Wiedler
2012-07-26
8
-34
/
+34
|
|
*
|
|
Merge remote-tracking branch 'upstream/develop' into feature/dic
Igor Wiedler
2012-07-26
21
-188
/
+250
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
[feature/dic] Load services from extensions
Igor Wiedler
2012-07-21
1
-0
/
+41
|
|
*
|
|
[feature/dic] Introduce DI processors instead of abusing compiler passes
Igor Wiedler
2012-07-21
2
-2
/
+26
|
|
*
|
|
[feature/dic] Add dbal_ class prefix to dbal.driver.class
Igor Wiedler
2012-07-21
1
-1
/
+1
|
|
*
|
|
[feature/dic] Configure container via config.php, use compiler pass
Igor Wiedler
2012-07-21
1
-0
/
+51
|
|
*
|
|
Merge branch 'develop' into feature/dic
Igor Wiedler
2012-07-21
69
-694
/
+2591
|
|
|
\
\
\
|
|
*
|
|
|
[feature/dic] Fix test suite for dic-powered cron
Igor Wiedler
2012-04-09
1
-2
/
+2
|
|
*
|
|
|
[feature/dic] Give all cron tasks a name, change some manager usage
Igor Wiedler
2012-04-09
5
-18
/
+53
|
|
*
|
|
|
[feature/dic] Rewrite cron system to use DIC
Igor Wiedler
2012-04-09
10
-118
/
+130
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/develop' into feature/dic
Igor Wiedler
2012-04-08
22
-388
/
+619
|
|
|
\
\
\
\
|
|
*
|
|
|
|
[feature/dic] Remove cache factory, now handled by DIC
Igor Wiedler
2012-03-31
1
-42
/
+0
|
*
|
|
|
|
|
Merge remote-tracking branch 'github-igorw/ticket/11082' into develop
Nils Adermann
2012-09-01
1
-0
/
+0
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[ticket/11082] Remove executable permission from redis driver file
Igor Wiedler
2012-09-01
1
-0
/
+0
|
*
|
|
|
|
|
|
[ticket/11083] Mark memory cache driver as abstract
Igor Wiedler
2012-09-01
1
-1
/
+1
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-09-01
2
-2
/
+9
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[task/functional] Fixed DEBUG_TEST related issues
David King
2012-09-01
1
-1
/
+5
|
|
*
|
|
|
|
|
[task/functional] Allow tests to bypass certain restrictions with DEBUG_TEST
David King
2012-09-01
2
-2
/
+5
*
|
|
|
|
|
|
|
[ticket/10631] Fix a spelling typo
Michael C.
2012-09-01
1
-1
/
+1
[next]