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
/
common.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
[ticket/10756] Renaming phpbb_style_template to phpbb_template
Vjacheslav Trushkin
2012-04-19
1
-2
/
+1
*
|
|
[ticket/10756] Removing path provider from template class
Vjacheslav Trushkin
2012-04-19
1
-1
/
+2
*
|
|
[ticket/10754] Changing $style to $phpbb_style
Vjacheslav Trushkin
2012-04-03
1
-1
/
+1
|
/
/
*
|
[feature/class-prefix] Rename auth => phpbb_auth
Igor Wiedler
2012-03-31
1
-2
/
+1
*
|
[feature/class-prefix] Rename user and session to phpbb_*
Igor Wiedler
2012-03-31
1
-2
/
+1
*
|
[feature/merging-style-components] Moving template initialization out of style
Vjacheslav Trushkin
2012-03-31
1
-2
/
+2
*
|
[feature/merging-style-components] Initializing locator and provider separately
Vjacheslav Trushkin
2012-03-31
1
-1
/
+3
*
|
Merge branch 'develop' into feature/merging-style-components
Vjacheslav Trushkin
2012-03-31
1
-0
/
+6
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/develop' into feature/event-dispatcher
Igor Wiedler
2012-03-30
1
-1
/
+1
|
|
\
\
|
*
|
|
[feature/event-dispatcher] Change phpbb_event_dispatcher to inheritance, tests
Igor Wiedler
2012-03-24
1
-1
/
+1
|
*
|
|
[feature/event-dispatcher] Add phpbb_event_dispatcher_wrapper
Igor Wiedler
2012-03-21
1
-1
/
+1
|
*
|
|
[feature/event-dispatcher] Delete hard dependency on composer.
Oleg Pudeyev
2012-03-18
1
-2
/
+0
|
*
|
|
[feature/event-dispatcher] Use real EventDispatcher through composer
Igor Wiedler
2012-03-11
1
-1
/
+5
|
*
|
|
[feature/event-dispatcher] Allow subscribers to be loaded from extensions
Igor Wiedler
2012-01-07
1
-0
/
+4
*
|
|
|
Merge remote-tracking branch 'upstream/develop' into feature/merging-style-co...
Vjacheslav Trushkin
2012-03-29
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
[task/php5.3] Looks like I missed a few places that needed PHP 5.2 changed to...
David King
2012-03-25
1
-1
/
+1
|
|
/
/
*
|
|
[feature/merging-style-components] Creating style class
Vjacheslav Trushkin
2012-03-15
1
-3
/
+3
*
|
|
[feature/merging-style-components] Renaming template classes
Vjacheslav Trushkin
2012-03-14
1
-3
/
+3
|
/
/
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
|
Merge branch 'develop' into feature/extension-manager
Nils Adermann
2011-11-18
1
-9
/
+0
|
\
\
|
*
|
[ticket/10412] Replace memory_get_usage with memory_get_peak_usage
Nils Adermann
2011-10-14
1
-9
/
+0
*
|
|
[feature/extension-manager] Refactoring the structure of extension provider
Nils Adermann
2011-09-29
1
-2
/
+2
*
|
|
[feature/extension-manager] Add support for templates in extensions.
Nils Adermann
2011-09-29
1
-2
/
+3
*
|
|
[feature/extension-manager] Remove cron's dependency on the extension manager.
Nils Adermann
2011-09-29
1
-1
/
+1
*
|
|
[feature/extension-manager] The class loader no longer knows about extensions
Nils Adermann
2011-09-29
1
-3
/
+6
*
|
|
[feature/extension-manager] Load the extension manager on all pages
Nils Adermann
2011-09-29
1
-1
/
+4
*
|
|
[feature/extension-manager] Extension Manager & Finder
Nils Adermann
2011-09-29
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'github-p/feature/template-engine' into develop
Nils Adermann
2011-08-13
1
-2
/
+3
|
\
\
|
*
|
[feature/template-engine] Dependency inject locator into template.
Oleg Pudeyev
2011-08-09
1
-1
/
+2
|
*
|
[feature/template-engine] Move template.php to includes/template
Igor Wiedler
2011-07-10
1
-1
/
+0
|
*
|
[feature/template-engine] Replaced globals with dependency injection.
Oleg Pudeyev
2011-05-12
1
-1
/
+2
|
*
|
[feature/template-engine] Delete template class, use phpbb_template instead.
Oleg Pudeyev
2011-05-04
1
-1
/
+1
*
|
|
[ticket/7090] Update documented minimum PHP version to 5.2.0
Igor Wiedler
2011-07-13
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-15
1
-106
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/10218] Moving global deregistration, etc. to startup.php
Yuriy Rusko
2011-06-14
1
-106
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-03
1
-1
/
+6
|
\
\
\
|
|
/
/
|
*
|
[ticket/10149] Skip foreach over GLOBALS cookie values if cookie is scalar
Nils Adermann
2011-06-03
1
-1
/
+6
*
|
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-05-10
1
-1
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
[ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting.
Andreas Fischer
2011-05-11
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-03-12
1
-5
/
+0
|
\
\
|
|
/
|
*
[ticket/10046] No longer change $phpbb_root_path to an absolute path for cron.
Andreas Fischer
2011-03-12
1
-5
/
+0
*
|
[feature/system-cron] Cache cron's task names.
Nils Adermann
2011-02-12
1
-1
/
+1
*
|
[feature/system-cron] Use a RecursiveDirectoryIterator instead of readdir.
Nils Adermann
2011-02-12
1
-1
/
+1
*
|
[feature/system-cron] add phpbb_ prefix to all class names
Igor Wiedler
2011-02-12
1
-1
/
+1
*
|
[feature/system-cron] remove more includes, adjust path
Igor Wiedler
2011-02-12
1
-1
/
+0
*
|
[feature/system-cron] Fixes to make cron actually run.
Oleg Pudeyev
2011-02-12
1
-1
/
+1
*
|
[feature/system-cron] Updated includes after moving files.
Oleg Pudeyev
2011-02-12
1
-1
/
+1
*
|
[feature/system-cron] WIP on making cron tasks runnable via system cron
Oleg Pudeyev
2011-02-12
1
-0
/
+6
*
|
[task/config-class] Do not create multiple cache driver instances.
Nils Adermann
2011-01-12
1
-2
/
+2
*
|
[task/config-class] Always specify the config table to use.
Nils Adermann
2011-01-12
1
-1
/
+1
[prev]
[next]