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
/
install
/
index.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/request-class] Adjust code base to do html decoding manually
Igor Wiedler
2011-08-18
1
-3
/
+3
*
Merge branch 'develop' into feature/request-class
Igor Wiedler
2011-08-18
1
-8
/
+7
|
\
|
*
Merge remote-tracking branch 'github-p/feature/template-engine' into develop
Nils Adermann
2011-08-13
1
-2
/
+2
|
|
\
|
|
*
[feature/template-engine] Update installer for template engine changes.
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] Delete template class, use phpbb_template instead.
Oleg Pudeyev
2011-05-04
1
-1
/
+1
|
*
|
[ticket/10258] Add HTML5 meta charset tag
Igor Wiedler
2011-07-29
1
-0
/
+1
|
*
|
Merge remote-tracking branch 'github-igorw/ticket/10258' into develop
Nils Adermann
2011-07-20
1
-3
/
+2
|
|
\
\
|
|
*
|
[ticket/10258] Remove the meta charset tag
Igor Wiedler
2011-07-12
1
-1
/
+0
|
|
*
|
[ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tags
Igor Wiedler
2011-07-10
1
-1
/
+0
|
|
*
|
[ticket/10258] Change the DOCTYPE to HTML5
Igor Wiedler
2011-07-09
1
-3
/
+4
|
*
|
|
[ticket/7090] Update documented minimum PHP version to 5.2.0
Igor Wiedler
2011-07-13
1
-3
/
+2
|
|
/
/
*
|
|
[feature/request-class] Make use of the is_secure() method
Igor Wiedler
2011-08-18
1
-1
/
+1
*
|
|
[feature/request-class] Add server(), header() and is_ajax() to request
Igor Wiedler
2011-07-15
1
-7
/
+9
|
/
/
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-07-06
1
-1
/
+1
|
\
\
|
*
|
[ticket/9859] Changing all phpBB footers to match the new credit line
Yuriy Rusko
2011-07-06
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-19
1
-13
/
+13
|
\
\
\
|
|
/
/
|
*
|
[ticket/10223] Replace spaces with tabs
Nils Adermann
2011-06-19
1
-13
/
+13
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-19
1
-5
/
+19
|
\
\
\
|
|
/
/
|
*
|
[ticket/10223] Check optional before file_exists and correct require path
Nils Adermann
2011-06-18
1
-2
/
+2
|
*
|
[ticket/10223] requiring the new startup.php file conditionally.
Nils Adermann
2011-06-18
1
-5
/
+19
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-15
1
-98
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/10218] Moving global deregistration, etc. to startup.php
Yuriy Rusko
2011-06-14
1
-98
/
+1
*
|
|
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
Nils Adermann
2011-01-16
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/9859] Remove years in credit line from some more files.
Andreas Fischer
2011-01-16
1
-1
/
+1
|
*
PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quot...
Nils Adermann
2009-12-06
1
-2
/
+6
|
*
- Stop people messing around #45935
Chris Smith
2009-06-02
1
-3
/
+3
|
*
remove unused code
Meik Sievertsen
2008-09-19
1
-5
/
+0
|
*
fix bug #32925
Meik Sievertsen
2008-08-25
1
-0
/
+2
|
*
fix installation by defining our needed CHMOD_READ and CHMOD_WRITE constants.
Meik Sievertsen
2008-08-24
1
-0
/
+6
|
*
PHP 5.3 compatibility.
Marek A. R
2008-08-15
1
-1
/
+1
|
*
removed executable props [Bug #6464]
Nils Adermann
2008-06-04
1
-0
/
+0
|
*
#19955
Meik Sievertsen
2008-01-29
1
-4
/
+9
*
|
[task/config-class] Do not create multiple cache driver instances.
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
-2
/
+2
*
|
[task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests.
Nils Adermann
2011-01-09
1
-4
/
+3
*
|
[task/acm-refactor] Refactor the ACM classes to have a common interface.
Igor Wiedler
2011-01-09
1
-2
/
+5
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+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
-1
/
+1
*
|
[feature/request-class] Request class test now uses a type cast helper mock.
Nils Adermann
2010-09-17
1
-2
/
+3
*
|
[feature/request-class] Use the request class in the installer & updater.
Nils Adermann
2010-09-17
1
-1
/
+5
*
|
[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
-2
/
+6
*
|
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+808
*
|
Move trunk/phpBB to old_trunk/phpBB
Meik Sievertsen
2009-10-04
1
-498
/
+0
*
|
i am not sure if people will like the config layout i test here... it require...
Meik Sievertsen
2009-01-20
1
-68
/
+0
*
|
"are you serious?" - "yes, sure" - "wow, install works, you are right" - "i t...
Meik Sievertsen
2009-01-16
1
-287
/
+72
[next]