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
*
[ticket/12715] Cleanup comments in \phpbb\db\*
Tristan Darricau
2014-06-15
5
-3
/
+15
*
[ticket/12715] Cleanup comments in \phpbb\cron\*
Tristan Darricau
2014-06-15
2
-2
/
+3
*
[ticket/12715] Cleanup comments in \phpbb\controller\*
Tristan Darricau
2014-06-15
3
-7
/
+9
*
[ticket/12715] Update console command cron:* comments
Tristan Darricau
2014-06-15
2
-4
/
+28
*
[ticket/12715] Update console command config:* comments
Tristan Darricau
2014-06-15
5
-1
/
+71
*
[ticket/12715] Update console command cache:purge comments
Tristan Darricau
2014-06-15
1
-0
/
+23
*
[ticket/12715] Cleanup comments in \phpbb\cache\driver\*
Tristan Darricau
2014-06-15
2
-1
/
+3
*
[ticket/12715] Cleanup comments in \phpbb\avatar\driver\*
Tristan Darricau
2014-06-15
5
-26
/
+27
*
[ticket/12715] Cleanup comments in \phpbb\auth\provider\*
Tristan Darricau
2014-06-15
6
-17
/
+16
*
Merge pull request #2593 from bantu/ticket/12575
Dhruv Goel
2014-06-15
2
-57
/
+9
|
\
|
*
[ticket/12575] Just forward service_collection::offsetGet() to container.
Andreas Fischer
2014-06-14
1
-8
/
+1
|
*
[ticket/12575] Do not duplicate logic in service_collection_iterator.
Andreas Fischer
2014-06-14
1
-9
/
+1
|
*
[ticket/12575] Workaround for offsetExists seems not required for the Iterator.
Andreas Fischer
2014-06-14
1
-16
/
+1
|
*
[ticket/12575] Pass service_collection instead of ContainerInterface.
Andreas Fischer
2014-06-14
2
-26
/
+8
*
|
Merge pull request #2431 from Nicofuma/ticket/12109
Dhruv Goel
2014-06-15
1
-8
/
+16
|
\
\
|
*
|
[ticket/12109] Fix coding style
Tristan Darricau
2014-05-10
1
-4
/
+4
|
*
|
[ticket/12109] Bug when setting permissions with "Select all users"
Tristan Darricau
2014-05-10
1
-8
/
+16
*
|
|
Merge remote-tracking branch 'bantu/ticket/12711' into develop-ascraeus
Cesar G
2014-06-14
1
-2
/
+2
|
\
\
\
|
*
|
|
[ticket/12711] Cast values to string such that they are quoted in SQL queries.
Andreas Fischer
2014-06-15
1
-2
/
+2
*
|
|
|
Merge remote-tracking branch 'PayBas/ticket/12613' into develop-ascraeus
Cesar G
2014-06-14
34
-407
/
+438
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/12613] Add distinction between top/bottom action-bar
PayBas
2014-06-13
20
-34
/
+34
|
*
|
|
[ticket/12613] Replaced topic-actions with action-bar
PayBas
2014-06-13
10
-45
/
+17
|
*
|
|
[ticket/12613] Remove responsive linklist from memberlist
PayBas
2014-06-13
4
-57
/
+56
|
*
|
|
[ticket/12613] Remove unnecessary checks and clean up CSS
PayBas
2014-06-13
16
-115
/
+62
|
*
|
|
[ticket/12613] role="navigation" not allowed on <ul>
PayBas
2014-06-09
1
-1
/
+1
|
*
|
|
[ticket/12613] Improved screen reader functionality
PayBas
2014-06-08
1
-6
/
+6
|
*
|
|
[ticket/12613] Removed unnecessary checks
PayBas
2014-06-06
3
-18
/
+6
|
*
|
|
[ticket/12613] Set fixed font-size
PayBas
2014-06-06
2
-4
/
+5
|
*
|
|
[ticket/12613] Slightly better icons
PayBas
2014-06-05
1
-0
/
+0
|
*
|
|
[ticket/12613] Typo and L_COLON
PayBas
2014-06-05
3
-3
/
+3
|
*
|
|
[ticket/12613] Small inconsistency fixes
PayBas
2014-06-05
4
-11
/
+10
|
*
|
|
[ticket/12613] Don't display page-jump if all pages are visible (6)
PayBas
2014-06-05
3
-7
/
+13
|
*
|
|
[ticket/12613] Fixes from comments (single quotes and typos)
PayBas
2014-06-05
2
-4
/
+4
|
*
|
|
[ticket/12613] Minor $bull; and <hr> fix
PayBas
2014-06-05
2
-4
/
+2
|
*
|
|
[ticket/12613] Pagination should never be in responsive linklist
PayBas
2014-06-05
20
-189
/
+235
|
*
|
|
[ticket/12613] Minor CSS fixes
PayBas
2014-06-05
1
-2
/
+2
|
*
|
|
[ticket/12613] Dropdown-visible page-jump icon, fix focus() timing
PayBas
2014-06-05
4
-16
/
+12
|
*
|
|
[ticket/12613] Renamed jump-to to page-jump to prevent confusion
PayBas
2014-06-05
9
-28
/
+28
|
*
|
|
[ticket/12613] Removed form in order to prevent nested forms
PayBas
2014-06-05
2
-19
/
+19
|
*
|
|
[ticket/12613] Fix functional test and post sorting bug
PayBas
2014-06-05
1
-1
/
+1
|
*
|
|
[ticket/12613] Removed jump-to placeholder and added .focus() check
PayBas
2014-06-05
2
-4
/
+7
|
*
|
|
[ticket/12613] Removed all previous_page / next_page text links
PayBas
2014-06-05
12
-31
/
+3
|
*
|
|
[ticket/12613] Fix dropdown-up positioning
PayBas
2014-06-05
2
-2
/
+5
|
*
|
|
[ticket/12613] Improved pagination
PayBas
2014-06-05
11
-51
/
+152
*
|
|
|
[ticket/12709] Update plupload.full.min.js
Dhruv
2014-06-14
1
-1
/
+1
*
|
|
|
Merge pull request #2594 from bantu/ticket/12708
Dhruv Goel
2014-06-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ticket/12708] Make the path absolute by using __DIR__.
Andreas Fischer
2014-06-14
1
-1
/
+1
|
*
|
|
|
[ticket/12708] Correct the path to the LICENSE file in install_main.
Huynh Buu Tam
2014-06-14
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #2583 from nickvergessen/ticket/12209
Dhruv Goel
2014-06-14
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/12209] Notify the admin that OAuth still allows DB authentification
Joas Schilling
2014-06-13
1
-1
/
+1
[next]