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
/
phpbb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12273] Do not allow template events in non-html files
Joas Schilling
2014-04-28
1
-1
/
+1
*
[ticket/12273] Fix return description
Joas Schilling
2014-04-28
1
-1
/
+1
*
[ticket/12273] Allow to filter events for extensions
Joas Schilling
2014-04-28
2
-23
/
+51
*
[ticket/12273] Remove old parameter from function call
Joas Schilling
2014-04-28
1
-3
/
+2
*
[ticket/12273] Fix table header for adm events
Joas Schilling
2014-04-27
1
-1
/
+1
*
[ticket/12273] Add root path to recursive_event_filter_iterator
Joas Schilling
2014-04-27
2
-11
/
+35
*
[ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporter
Joas Schilling
2014-04-26
2
-42
/
+59
*
[ticket/12273] Use RecursiveDirectoryIterator in md_exporter
Joas Schilling
2014-04-26
1
-16
/
+16
*
[ticket/12273] Fix doc blocks
Joas Schilling
2014-04-26
2
-6
/
+35
*
[ticket/12273] Do not allow 3.1-A1 for template events
Joas Schilling
2014-04-25
1
-2
/
+0
*
[ticket/12273] Sort arguments alphabetically before exporting
Joas Schilling
2014-04-25
1
-0
/
+1
*
[ticket/12273] Do not allow 3.1-A1 version
Joas Schilling
2014-04-25
1
-13
/
+5
*
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
3
-6
/
+6
*
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
2
-6
/
+33
*
[ticket/12273] Use multiline arrays instead of array_merge()
Joas Schilling
2014-04-25
1
-26
/
+58
*
[ticket/12273] Fix long $vars lines for existing events
Joas Schilling
2014-04-24
2
-2
/
+5
*
[ticket/12273] Use array_merge instead of +=
Joas Schilling
2014-04-24
1
-4
/
+4
*
[ticket/12273] Fix method name of test and fix undefined index
Joas Schilling
2014-04-24
1
-0
/
+11
*
[ticket/12273] Verify the result of the .md file to the source
Joas Schilling
2014-04-24
1
-15
/
+151
*
[ticket/12273] Only check selected files
Joas Schilling
2014-04-24
1
-3
/
+6
*
[ticket/12273] Verify that the events are still in the named files
Joas Schilling
2014-04-24
1
-10
/
+43
*
[ticket/12273] Fix missing space in some Exceptions
Joas Schilling
2014-04-20
1
-6
/
+7
*
[ticket/12273] Remove duplicated code
Joas Schilling
2014-04-20
1
-33
/
+16
*
[ticket/12273] Add file line to exception message
Joas Schilling
2014-04-20
1
-29
/
+44
*
[ticket/12273] Move phpBB test to new file and use a data provider
Joas Schilling
2014-04-20
1
-1
/
+6
*
[ticket/12273] Allow multiple $vars lines
Joas Schilling
2014-04-20
1
-9
/
+27
*
[ticket/12273] Do not use Inline control structures
Joas Schilling
2014-04-18
1
-3
/
+9
*
[ticket/12273] Make event exporter compatible with php 5.3.3
Joas Schilling
2014-04-18
1
-1
/
+1
*
[ticket/12273] Move MD Exporter to separate file
Joas Schilling
2014-04-18
1
-0
/
+223
*
[ticket/12273] Rename exporter to php_exporter
Joas Schilling
2014-04-18
1
-72
/
+21
*
[ticket/12273] Move event exporter to namespace
Joas Schilling
2014-04-18
1
-0
/
+610
*
[ticket/12121] Preserve link redirect counts when updating from 3.0.x.
Cesar G
2014-04-15
1
-0
/
+9
*
Merge branch 'develop-olympus' into develop-ascraeus
Andreas Fischer
2014-04-15
1
-2
/
+2
*
Merge pull request #2286 from nickvergessen/ticket/12388
Andreas Fischer
2014-04-15
1
-0
/
+4
|
\
|
*
[ticket/12388] Fix translation of log entries without additional log data
Joas Schilling
2014-04-11
1
-0
/
+4
*
|
[ticket/12004] Support empty routes to app.php/ in path_helper
Marc Alexander
2014-04-11
1
-0
/
+10
|
/
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop...
Nils Adermann
2014-04-10
1
-4
/
+18
|
\
|
*
[ticket/12113] Allow log entries to use plurals
Joas Schilling
2014-04-01
1
-4
/
+18
*
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12331' into develop...
Nils Adermann
2014-04-10
1
-0
/
+1
|
\
\
|
*
|
[ticket/12331] Fix SQL error when inserting a new entry to profile field data
Joas Schilling
2014-03-30
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...
Nils Adermann
2014-04-10
56
-390
/
+572
|
\
\
\
|
*
|
|
[ticket/12282] Update new references
Joas Schilling
2014-04-01
1
-2
/
+2
|
*
|
|
[ticket/12282] Add new line at EOF of the interface
Joas Schilling
2014-04-01
1
-1
/
+1
|
*
|
|
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
42
-98
/
+98
|
*
|
|
[ticket/12282] Use {@inheritDoc} for inherited methods
Joas Schilling
2014-04-01
12
-288
/
+115
|
*
|
|
[ticket/12282] Add Interface for DBAL drivers
Joas Schilling
2014-04-01
2
-2
/
+357
|
|
|
/
|
|
/
|
*
|
|
[ticket/12356] Assign vars preventing Plupload from loading in PM editor.
Cesar G
2014-04-09
1
-1
/
+5
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/12349' into develop-ascraeus
Dhruv
2014-04-08
84
-84
/
+84
|
\
\
\
|
*
|
|
[ticket/12349] Update license header in several new files
Joas Schilling
2014-04-03
84
-84
/
+84
|
|
/
/
*
|
|
Merge remote-tracking branch 'Marc/ticket/12362' into develop-ascraeus
Joas Schilling
2014-04-07
1
-0
/
+36
|
\
\
\
[next]