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/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
*
|
[task/config-class] Implemented a config class to replace the global array.
Nils Adermann
2011-01-10
1
-1
/
+3
*
|
[task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests.
Nils Adermann
2011-01-09
1
-3
/
+3
*
|
[task/acm-refactor] Refactor the ACM classes to have a common interface.
Igor Wiedler
2011-01-09
1
-6
/
+6
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2010-10-17
1
-4
/
+2
|
\
\
|
|
/
|
*
[ticket/9830] Redirect to install directly when config.php does not exist.
Igor Wiedler
2010-09-16
1
-4
/
+2
|
*
PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quot...
Nils Adermann
2009-12-06
1
-2
/
+6
|
*
Since dl() is deprecated and disabled by default in PHP 5.3, calling it will ...
Andreas Fischer
2009-12-04
1
-1
/
+2
|
*
PHP 5.3 compatibility.
Marek A. R
2008-08-15
1
-1
/
+1
|
*
#19955
Meik Sievertsen
2008-01-29
1
-2
/
+6
*
|
[feature/request-class] Remove duplicate class loader from common.php
Igor Wiedler
2010-10-13
1
-3
/
+0
*
|
[feature/request-class] Adjust some trailing newlines
Igor Wiedler
2010-09-27
1
-1
/
+1
*
|
[feature/request-class] Refactor request classes to use autoloading
Igor Wiedler
2010-09-17
1
-7
/
+8
*
|
[feature/request-class] Request class test now uses a type cast helper mock.
Nils Adermann
2010-09-17
1
-2
/
+4
*
|
[feature/request-class] Instantiate a global request class instance.
Nils Adermann
2010-09-17
1
-1
/
+8
*
|
[feature/auto-loading] Added autoloader to common and ensured compatability
Nils Adermann
2010-07-05
1
-0
/
+4
*
|
merge changes from 3.0.x branch
Meik Sievertsen
2009-12-16
1
-3
/
+8
*
|
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+227
[next]