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
...
*
|
Merge pull request #2460 from Nicofuma/ticket/11224
Joas Schilling
2014-10-06
1
-2
/
+14
|
\
\
|
*
|
[ticket/11224] Remove new line in acm_memory.php
Tristan Darricau
2014-05-15
1
-1
/
+1
|
*
|
[ticket/11224] Fix coding style
Tristan Darricau
2014-05-15
1
-2
/
+2
|
*
|
[ticket/11224] Fix the blank line after ?>
Tristan Darricau
2014-05-14
1
-1
/
+1
|
*
|
[ticket/11224] Fix returned data
Tristan Darricau
2014-05-14
1
-2
/
+2
|
*
|
[ticket/11224] SQL cache destroy does not destroy queries to tables joined
Tristan Darricau
2014-05-14
1
-3
/
+15
*
|
|
[ticket/13086] String replaces 50 with 20
Mario Skouat
2014-09-24
1
-1
/
+1
*
|
|
[ticket/13096] Add phpbb_ prefix to ldap_escape()
Jakub Senko
2014-09-23
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #2981 from nickvergessen/ticket/10729
Marc Alexander
2014-09-23
1
-8
/
+20
|
\
\
|
*
|
[ticket/10729] Fix doc block for user_delete
Joas Schilling
2014-09-22
1
-3
/
+8
|
*
|
[ticket/10729] Update message_edit_user when user being deleted
Oliver Schramm
2014-07-18
1
-0
/
+6
|
*
|
[ticket/10729] Update post_edit_user when user being deleted
Oliver Schramm
2014-07-17
1
-5
/
+6
*
|
|
Merge pull request #2350 from Nicofuma/ticket/11480
Joas Schilling
2014-08-01
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/11480] Move the test into get_folder()
Tristan Darricau
2014-07-30
2
-7
/
+1
|
*
|
|
[ticket/11480] PM : "Unknown folder" returned when inbox folder is full
Nicofuma
2014-04-25
1
-0
/
+6
*
|
|
|
Merge pull request #2425 from Zoddo/ticket/12492
Joas Schilling
2014-07-30
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[ticket/12492] Add support of special chars
Skouat
2014-05-24
1
-1
/
+1
*
|
|
|
Merge pull request #2716 from marc1706/ticket/12120
Andreas Fischer
2014-07-11
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
[ticket/12120] Remove imkingdavid from active authors
Marc Alexander
2014-07-08
1
-2
/
+2
*
|
|
|
|
[ticket/12695] Add viewtopic language file for parse_attachments in mcp_post
Marc Alexander
2014-07-10
1
-0
/
+1
|
/
/
/
/
*
|
|
|
[ticket/12120] Add nicofuma to the developers
Joas Schilling
2014-07-02
1
-0
/
+1
*
|
|
|
[ticket/12196] Revert Fix typo "referer" in acp/attachments
Dhruv
2014-06-27
2
-3
/
+3
*
|
|
|
[ticket/12196] Fix typo "referer" in acp/attachments
Joas Schilling
2014-06-25
2
-3
/
+3
*
|
|
|
[ticket/12755] Apply de morgan to conditional
Marc Alexander
2014-06-24
1
-1
/
+1
*
|
|
|
[ticket/12755] Terminate upload loop if upload reaches filesize
Marc Alexander
2014-06-24
1
-2
/
+12
*
|
|
|
[ticket/12755] Change upload in remote_upload() method to fit get_remote_file
Marc Alexander
2014-06-24
1
-12
/
+14
*
|
|
|
[ticket/12755] Add language string for timed out remote upload
Marc Alexander
2014-06-23
3
-1
/
+3
*
|
|
|
[ticket/12755] Add timeout to remote upload to prevent infinite loop
Marc Alexander
2014-06-21
1
-0
/
+15
*
|
|
|
[ticket/12660] Improve check for when phpinfo() is disabled.
Andreas Fischer
2014-06-09
1
-1
/
+1
*
|
|
|
[ticket/12582] Fix coding style.
Andreas Fischer
2014-05-27
1
-1
/
+2
*
|
|
|
[ticket/12582] Remove set -e due to exiftool not liking 0 byte files.
Andreas Fischer
2014-05-27
1
-1
/
+0
*
|
|
|
[ticket/12582] Strip away copyrighted ICC profile
David Prévot
2014-05-27
1
-0
/
+0
*
|
|
|
[ticket/12582] Change strip_icc_profiles.sh to only take a single file.
Andreas Fischer
2014-05-27
1
-19
/
+12
*
|
|
|
[ticket/12582] Overwrite inplace instead of creating _original files.
Andreas Fischer
2014-05-27
1
-1
/
+1
*
|
|
|
[ticket/12582] Add script for strippping ICC profiles from images.
Andreas Fischer
2014-05-27
1
-0
/
+33
|
/
/
/
*
|
|
[task/sami] Add sami/sami as a composer development dependency.
Andreas Fischer
2014-05-16
2
-2
/
+366
*
|
|
[ticket/12540] Fix broken placeholders in language files
Joas Schilling
2014-05-13
3
-3
/
+3
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'github-bantu/ticket/11860' into develop-olympus
Nils Adermann
2014-05-03
1
-9
/
+47
|
\
\
|
*
|
[ticket/11860] htaccess: Support for Apache 2.4's "Require" syntax.
Andreas Fischer
2013-09-23
1
-9
/
+47
*
|
|
[ticket/12429] Update PHPUnit to 4.1, update DBUnit to 1.3.
Andreas Fischer
2014-05-02
2
-80
/
+376
*
|
|
[ticket/12120] Add Marc Alexander to AUTHORS
Joas Schilling
2014-05-02
1
-0
/
+1
*
|
|
[ticket/12468] Having mbstring.http_input set to '' is as good as 'pass'.
Andreas Fischer
2014-05-02
1
-3
/
+4
*
|
|
Merge remote-tracking branch 'github-marc1706/ticket/8960-olympus' into devel...
Nils Adermann
2014-05-02
2
-2
/
+2
|
\
\
\
|
*
|
|
[ticket/8960] Allow changing avatar path if it's not writable
Marc Alexander
2014-04-14
2
-2
/
+2
*
|
|
|
Merge pull request #2319 from n-aleha/ticket/12186
Joas Schilling
2014-04-29
2
-1
/
+40
|
\
\
\
\
|
*
|
|
|
[ticket/12186] Move PM reports below post reports while installing
n-aleha
2014-04-23
2
-1
/
+40
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
[ticket/12413] Revert e65a6dd8f45d0ce4c8700fb68c19ac6268162aa0
Joas Schilling
2014-04-22
1
-70
/
+9
|
/
/
/
*
|
|
Merge pull request #2310 from n-aleha/ticket/12397
Andreas Fischer
2014-04-15
1
-2
/
+2
|
\
\
\
|
*
|
|
[ticket/12397] Fix sql_unique_index_exists doc block
n-aleha
2014-04-16
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #2195 from Elsensee/ticket/10423
Joas Schilling
2014-04-15
3
-15
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]