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/8796] Revert changes to $user->data['lastmark']
Nathaniel Guse
2012-09-03
1
-6
/
+2
*
[ticket/8796] Make function markread obey the $post_time argument
Nathaniel Guse
2012-09-03
1
-19
/
+52
*
[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
36
-253
/
+993
|
\
|
*
Merge pull request #962 from imkingdavid/feature/add_events
Nils Adermann
2012-09-01
4
-5
/
+203
|
|
\
|
|
*
[feature/add_events] Added core.posting_modify_template_vars
David King
2012-08-26
1
-0
/
+8
|
|
*
[feature/add_events] Added note in modify_posting_parameters
David King
2012-08-25
1
-0
/
+4
|
|
*
[feature/add_events] Add more parameters to core.modify_posting_parameters
David King
2012-08-23
1
-1
/
+6
|
|
*
[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] core.posting_refresh -> core.modify_posting_paramters
David King
2012-08-21
1
-10
/
+23
|
|
*
[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
|
|
*
[feature/add_events] Added core.posting_refresh event
David King
2012-08-20
1
-0
/
+13
|
*
|
Merge remote-tracking branch 'github-igorw/feature/dic' into develop
Nils Adermann
2012-09-01
29
-243
/
+777
|
|
\
\
|
|
*
|
[feature/dic] Spaces to tabs, add useless docblocks
Igor Wiedler
2012-09-01
11
-61
/
+150
|
|
*
|
[feature/dic] Remove unneeded newline
Igor Wiedler
2012-09-01
1
-1
/
+0
|
|
*
|
[feature/dic] Add a doc block for the prune_forum cron task forum_data
Igor Wiedler
2012-08-25
1
-0
/
+8
|
|
*
|
[feature/dic] Update composer.lock to symfony/* RC1
Igor Wiedler
2012-08-25
1
-15
/
+15
|
|
*
|
[feature/dic] Fix re-ordering of services
Igor Wiedler
2012-08-25
1
-11
/
+11
|
|
*
|
[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
73
-590
/
+4548
|
|
|
\
\
|
|
*
|
|
[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
5
-6
/
+12
|
|
*
|
|
[feature/dic] Re-order services alphabetically
Igor Wiedler
2012-08-25
1
-54
/
+54
|
|
*
|
|
[feature/dic] Remove duplicate event-dispatcher dependency
Igor Wiedler
2012-07-29
1
-1
/
+0
|
|
*
|
|
[feature/dic] Adjust installer script to work with partially configured conta...
Igor Wiedler
2012-07-26
1
-9
/
+3
|
|
*
|
|
[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
54
-226
/
+358
|
|
|
\
\
\
|
|
*
|
|
|
[feature/dic] Add trailing newline to htaccess
Igor Wiedler
2012-07-26
1
-1
/
+1
|
|
*
|
|
|
[feature/dic] Require symfony/* 2.1.*, tabs instead of spaces, --dev lock file
Igor Wiedler
2012-07-26
2
-13
/
+58
|
|
*
|
|
|
[feature/dic] Load services from extensions
Igor Wiedler
2012-07-21
5
-3
/
+66
|
|
*
|
|
|
[feature/dic] Introduce DI processors instead of abusing compiler passes
Igor Wiedler
2012-07-21
5
-14
/
+38
|
|
*
|
|
|
[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
7
-30
/
+87
|
|
*
|
|
|
Merge branch 'develop' into feature/dic
Igor Wiedler
2012-07-21
288
-2005
/
+4836
|
|
|
\
\
\
\
|
|
*
|
|
|
|
[feature/dic] Fix test suite for dic-powered cron
Igor Wiedler
2012-04-09
1
-2
/
+2
[next]