index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/merging-style-components] Creating style class
Vjacheslav Trushkin
2012-03-15
7
-22
/
+106
*
[feature/merging-style-components] New acp_styles template
Vjacheslav Trushkin
2012-03-15
1
-355
/
+123
*
[feature/merging-style-components] New acp_styles
Vjacheslav Trushkin
2012-03-14
2
-2246
/
+949
*
[feature/merging-style-components] Adding new language variables
Vjacheslav Trushkin
2012-03-14
2
-38
/
+28
*
[feature/merging-style-components] Adjusting unit tests
Vjacheslav Trushkin
2012-03-14
2
-14
/
+28
*
[feature/merging-style-components] Admin.css additions for acp_styles
Vjacheslav Trushkin
2012-03-14
1
-0
/
+17
*
[feature/merging-style-components] Adding template information to style.cfg
Vjacheslav Trushkin
2012-03-14
2
-2
/
+14
*
[feature/merging-style-components] Removing theme.cfg and template.cfg
Vjacheslav Trushkin
2012-03-14
4
-99
/
+0
*
[feature/merging-style-components] Updating coding guidelines
Vjacheslav Trushkin
2012-03-14
1
-13
/
+14
*
[feature/merging-style-components] Updating PHP files
Vjacheslav Trushkin
2012-03-14
2
-21
/
+17
*
[feature/merging-style-components] Implementing unlimited parent templates
Vjacheslav Trushkin
2012-03-14
1
-5
/
+14
*
[feature/merging-style-components] Updating database and acp modules
Vjacheslav Trushkin
2012-03-14
12
-455
/
+81
*
[feature/merging-style-components] Renaming template classes
Vjacheslav Trushkin
2012-03-14
19
-57
/
+57
*
[feature/merging-style-components] Moving template classes to style
Vjacheslav Trushkin
2012-03-14
11
-0
/
+0
*
Merge branch 'develop-olympus' into develop
David King
2012-03-11
0
-0
/
+0
|
\
|
*
Merge branch 'unknownbliss/ticket/10697' into develop-olympus
David King
2012-03-11
1
-0
/
+2
|
|
\
|
|
*
[ticket/10697] Updating gitignore to match develop branch
Michael Cullum
2012-03-11
1
-0
/
+2
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-03-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'p/ticket/7432' into develop-olympus
Andreas Fischer
2012-03-09
1
-1
/
+1
|
|
\
|
|
*
[ticket/7432] Delete redundant reference to "appropriate menu item".
Oleg Pudeyev
2012-03-07
1
-1
/
+1
|
|
*
[ticket/7432] Explain what users are inactive in more detail.
Oleg Pudeyev
2011-12-23
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2012-03-09
2
-6
/
+33
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'rxu/ticket/9831' into develop-olympus
Oleg Pudeyev
2012-03-09
2
-6
/
+33
|
|
\
\
|
|
*
|
[ticket/9831] Fix saving unchecked checkbox field value
rxu
2012-02-05
1
-0
/
+8
|
|
*
|
[ticket/9831] Correctly store checkbox default value for boolean CPF.
rxu
2012-01-18
2
-6
/
+25
*
|
|
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2012-03-09
1
-1
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'rxu/ticket/9084' into develop-olympus
Oleg Pudeyev
2012-03-09
1
-1
/
+6
|
|
\
\
\
|
|
*
|
|
[ticket/9084] Explain the logic.
Oleg Pudeyev
2012-03-09
1
-0
/
+5
|
|
*
|
|
[ticket/9084] Don't hide 'non-entered' dropdown CPF value if not required
rxu
2012-02-10
1
-1
/
+1
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2012-03-08
6
-16
/
+203
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge remote-tracking branch 'bantu/ticket/9813' into develop-olympus
Oleg Pudeyev
2012-03-08
6
-16
/
+203
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/10653] Call get_row_count of base class in mysql get_estimated_row_count
Andreas Fischer
2012-03-08
2
-2
/
+2
|
|
*
|
|
|
[ticket/9813] Only get posts table row count if we detected a fulltext index.
Andreas Fischer
2012-03-08
1
-1
/
+1
|
|
*
|
|
|
[ticket/9813] Also use estimated row count of posts table for fulltext mysql.
Andreas Fischer
2012-03-05
1
-5
/
+1
|
|
*
|
|
|
[ticket/10653] Fix parameter to substr() in unit tests. Should be 1, not -1.
Andreas Fischer
2012-03-04
1
-1
/
+1
|
|
*
|
|
|
[ticket/10653] Unit tests for get_row_count() and get_estimated_row_count().
Andreas Fischer
2012-03-04
1
-0
/
+25
|
|
*
|
|
|
[ticket/10653] Add ability to count table rows to database abstraction layer.
Andreas Fischer
2012-03-03
4
-44
/
+177
|
|
*
|
|
|
[ticket/9813] Use table status row count only if greater than 100000 or exact.
Andreas Fischer
2012-03-03
1
-26
/
+41
|
|
*
|
|
|
[ticket/9813] Use SHOW TABLE STATUS to get search stats for native on MySQL.
Andreas Fischer
2012-03-03
1
-10
/
+28
|
|
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'cyberalien/feature/append_var' into develop
Oleg Pudeyev
2012-03-07
3
-2
/
+70
|
\
\
\
\
\
|
*
|
|
|
|
[feature/append_var] Adding test case
Vjacheslav Trushkin
2012-03-08
1
-0
/
+36
|
*
|
|
|
|
[feature/append_var] Adding append_var template class function
Vjacheslav Trushkin
2012-03-05
2
-2
/
+34
*
|
|
|
|
|
Merge remote-tracking branch 'p/ticket/10618' into develop
Andreas Fischer
2012-03-07
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/10618] Change phpBB 3 to phpBB 3.1.
Oleg Pudeyev
2012-03-06
1
-3
/
+3
|
*
|
|
|
|
|
[ticket/10618] Replace phpBB 3.0 with phpBB 3 for 3.1.
Oleg Pudeyev
2012-02-03
1
-3
/
+3
*
|
|
|
|
|
|
Merge remote-tracking branch 'p/ticket/10685' into develop
Andreas Fischer
2012-03-07
2
-5
/
+13
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ticket/10685] Refactor template test defaults for php 5.4 compatibility.
Oleg Pudeyev
2012-03-06
2
-5
/
+13
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-03-02
1
-0
/
+14
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'ticket/bantu/8652' into develop-olympus
Andreas Fischer
2012-03-02
1
-0
/
+14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ticket/8652] Comment for also updating forum watch table in user_notification.
Andreas Fischer
2012-03-02
1
-2
/
+10
[next]